trustgraph/trustgraph-core/trustgraph/core/rdf.py
2024-09-30 13:02:34 +01:00

6 lines
170 B
Python

RDF_LABEL = "http://www.w3.org/2000/01/rdf-schema#label"
DEFINITION = "http://www.w3.org/2004/02/skos/core#definition"
TRUSTGRAPH_ENTITIES = "http://trustgraph.ai/e/"