Fix vocabulary reference
activitypub/vocabulary.scm
183 | 183 | present objects which are not addressed to the Public endpoint.")) | |
184 | 184 | ||
185 | 185 | (define activitypub-ontology | |
186 | - | (merge-ontologies activitystreams-ontology | |
186 | + | (merge-ontologies as:activitystreams-ontology | |
187 | 187 | (make-ontology | |
188 | 188 | '() | |
189 | 189 | '() |