Loading histream-skos/examples/skos-i2b2.txtdeleted 100644 → 0 +0 −20 Original line number Diff line number Diff line @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix dc: <http://purl.org/dc/elements/1.1/> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . @prefix i2b2: <http://sekmi.de/skos-i2b2#> . skos:Concept a i2b2:OntologyNode . # multiple types allowed? i2b2:hasModifier a rdf:Property ; rdfs:range skos:Concept . dwh:hasValueSet a rdf:Property ; rdfs:domain skos:Concept . dwh: histream-skos/examples/test-mapping.ttl +4 −0 Original line number Diff line number Diff line Loading @@ -59,6 +59,10 @@ dwh:modify dwh:removeValue ; dwh:otherwise [dwh:target :t3 ; dwh:modify dwh:removeValue]; # pulmonary arterial hypertension ] . # direct mapping via dwh:mapTo # rename dwh:mapFact to dwh:mapWithRule :MapDirectly a dwh:Concept . Loading
histream-skos/examples/skos-i2b2.txtdeleted 100644 → 0 +0 −20 Original line number Diff line number Diff line @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix dc: <http://purl.org/dc/elements/1.1/> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . @prefix i2b2: <http://sekmi.de/skos-i2b2#> . skos:Concept a i2b2:OntologyNode . # multiple types allowed? i2b2:hasModifier a rdf:Property ; rdfs:range skos:Concept . dwh:hasValueSet a rdf:Property ; rdfs:domain skos:Concept . dwh:
histream-skos/examples/test-mapping.ttl +4 −0 Original line number Diff line number Diff line Loading @@ -59,6 +59,10 @@ dwh:modify dwh:removeValue ; dwh:otherwise [dwh:target :t3 ; dwh:modify dwh:removeValue]; # pulmonary arterial hypertension ] . # direct mapping via dwh:mapTo # rename dwh:mapFact to dwh:mapWithRule :MapDirectly a dwh:Concept .