mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-05-02 11:52:37 +02:00
7 lines
170 B
Python
7 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/"
|
||
|
|
|