mirror of
https://github.com/p2p-ld/linkml-activitypub.git
synced 2025-01-09 05:04:26 +00:00
10 lines
394 B
YAML
10 lines
394 B
YAML
{
|
|
"ap": "http://www.w3.org/ns/activitystreams#",
|
|
"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#",
|
|
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
|
|
"xml": "http://www.w3.org/XML/1998/namespace",
|
|
"xsd": "http://www.w3.org/2001/XMLSchema#"
|
|
}
|