Skip to content
Snippets Groups Projects
Commit d5d7a35a authored by Aurélien Lamercerie's avatar Aurélien Lamercerie
Browse files

Add preprocessing CTS to define an ID by UW

parent 021eae67
No related branches found
No related tags found
No related merge requests found
...@@ -1228,8 +1228,13 @@ cts:preprocessing ...@@ -1228,8 +1228,13 @@ cts:preprocessing
rdfs:label "preprocessing" ; rdfs:label "preprocessing" ;
rdfs:subClassOf cts:Transduction_Schemes ; rdfs:subClassOf cts:Transduction_Schemes ;
sh:rule cts:bypass-reification ; sh:rule cts:bypass-reification ;
sh:rule cts:define-uw-id ;
sh:rule cts:link-to-scope-entry ; sh:rule cts:link-to-scope-entry ;
. .
cts:preprocessing_1
rdf:type cts:preprocessing ;
rdfs:label "preprocessing 1" ;
.
cts:property_extraction cts:property_extraction
rdf:type owl:Class ; rdf:type owl:Class ;
rdf:type sh:NodeShape ; rdf:type sh:NodeShape ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment