linkml-activitypub/linkml_activitypub/activitypub.yaml

23 lines
747 B
YAML
Raw Normal View History

2024-01-13 07:27:16 +00:00
id: https://github.com/p2p_ld/linkml-activitypub
name: linkml-activitypub
title: linkml-activitypub
description: |-
Extension of ActivityStreams2 schema to include ActivityPub Actor and other definitions
2024-01-13 07:27:16 +00:00
license: GNU GPL v3.0
see_also:
- https://linkml-activitypub.readthedocs.io
- https://github.com/p2p_ld/linkml-activitypub
imports:
- linkml:types
- activitystreams
2024-01-13 07:27:16 +00:00
prefixes:
ap: http://www.w3.org/ns/activitystreams#
2024-01-13 07:27:16 +00:00
as: http://www.w3.org/ns/activitystreams#
linkml: https://w3id.org/linkml/
owl: http://www.w3.org/2002/07/owl#
rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns#
xml: http://www.w3.org/XML/1998/namespace
xsd: http://www.w3.org/2001/XMLSchema#
rdfs: http://www.w3.org/2000/01/rdf-schema#
default_prefix: ap