mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-17 17:21:02 +02:00
Added subject-of links
This commit is contained in:
parent
1c38963cf9
commit
839ec29752
3 changed files with 34 additions and 2 deletions
|
|
@ -1,6 +1,7 @@
|
|||
|
||||
RDF_LABEL = "http://www.w3.org/2000/01/rdf-schema#label"
|
||||
DEFINITION = "http://www.w3.org/2004/02/skos/core#definition"
|
||||
SUBJECT_OF = "https://schema.org/subjectOf"
|
||||
|
||||
TRUSTGRAPH_ENTITIES = "http://trustgraph.ai/e/"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue