mirror of
https://github.com/p2p-ld/linkml-activitypub.git
synced 2025-01-08 20:54:28 +00:00
LinkML Schema representation of ActivityPub
data | ||
linkml_activitypub | ||
.gitignore | ||
about.yaml | ||
config.yaml | ||
LICENSE | ||
Makefile | ||
mkdocs.yml | ||
pyproject.toml | ||
README.md |
linkml-activitypub
LinkML representation of ActivityPub schema (which is mostly ActivityStreams except where it's not)
Process
Intermediate files are in the data
directory
activitystreams2.owl
- Initially imported from activitystreams2.owl- Removed problematic OrderedCollection definitions
activitystreams2.ofn
- Convert to functional notation with robotactivitystreams2.yaml
- Then to rough linkml using schema-automator
Then the final schema in
- Manually refined...
References
- Status of AS OWL vocabulary and etc. https://github.com/w3c/activitystreams/issues/416