Iceshrimp.NET/Iceshrimp.Backend/Core/Federation/ActivityStreams/Contexts/schema.json

11 lines
No EOL
174 B
JSON

{
"@context": {
"schema": "http://schema.org#",
"PropertyValue": {
"@id": "schema:PropertyValue"
},
"value": {
"@id": "schema:value"
}
}
}