mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-05-05 21:32:37 +02:00
Fix a missing definition, register ontology extractor endpoint
This commit is contained in:
parent
3f183b3c7b
commit
ef0f2b6837
2 changed files with 3 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
|
||||
RDF_TYPE = "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
|
||||
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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue