trustgraph/trustgraph/rdf.py
2024-07-10 23:20:06 +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/"