This commit is contained in:
xenia 2020-05-04 22:43:17 -04:00
parent f68515ddb9
commit 8814e642f2
2 changed files with 10 additions and 1 deletions

9
awoo.jsonld Normal file
View File

@ -0,0 +1,9 @@
{
"@context": {
"id": "@id",
"type": "@type",
"awoo": "https://awoo.systems/ns#",
"isCat": "awoo:isCat",
"pronouns": "awoo:pronouns"
}
}

View File

@ -29,7 +29,7 @@
'PropertyValue "schema:PropertyValue" 'PropertyValue "schema:PropertyValue"
'value "schema:value" 'value "schema:value"
'discoverable "toot:discoverable" 'discoverable "toot:discoverable"
;; todo put an actual ns here ;; welcome to the awoo zone
'awoo "https://awoo.systems/ns#" 'awoo "https://awoo.systems/ns#"
;; misskey has no ns for this so i'm stealing it ;; misskey has no ns for this so i'm stealing it
'isCat "awoo:isCat" 'isCat "awoo:isCat"