| @@ -73,9 +73,8 @@ | ||
| 73 | 73 | 'schema' => 'http://schema.org#', |
| 74 | 74 | 'toot' => 'http://joinmastodon.org/ns#', |
| 75 | 75 | 'lemmy' => 'https://join-lemmy.org/ns#', |
| 76 | 76 | 'litepub' => 'http://litepub.social/ns#', |
| 77 | - 'gts' => 'https://gotosocial.org/ns#', | |
| 78 | 77 | 'manuallyApprovesFollowers' => 'as:manuallyApprovesFollowers', |
| 79 | 78 | 'PropertyValue' => 'schema:PropertyValue', |
| 80 | 79 | 'value' => 'schema:value', |
| 81 | 80 | 'Hashtag' => 'as:Hashtag', |
| @@ -106,20 +105,8 @@ | ||
| 106 | 105 | 'implements' => array( |
| 107 | 106 | '@id' => 'https://w3id.org/fep/844e/implements', |
| 108 | 107 | '@type' => '@id', |
| 109 | 108 | '@container' => '@list', |
| 110 | - ), | |
| 111 | - 'interactionPolicy' => array( | |
| 112 | - '@id' => 'gts:interactionPolicy', | |
| 113 | - '@type' => '@id', | |
| 114 | - ), | |
| 115 | - 'canFeature' => array( | |
| 116 | - '@id' => 'https://w3id.org/fep/7aa9#canFeature', | |
| 117 | - '@type' => '@id', | |
| 118 | - ), | |
| 119 | - 'automaticApproval' => array( | |
| 120 | - '@id' => 'gts:automaticApproval', | |
| 121 | - '@type' => '@id', | |
| 122 | 109 | ), |
| 123 | 110 | 'postingRestrictedToMods' => 'lemmy:postingRestrictedToMods', |
| 124 | 111 | 'discoverable' => 'toot:discoverable', |
| 125 | 112 | 'indexable' => 'toot:indexable', |