Showing
1 changed file
with
2 additions
and
2 deletions
... | @@ -1853,13 +1853,13 @@ ILAP:hasSourceApplication | ... | @@ -1853,13 +1853,13 @@ ILAP:hasSourceApplication |
1853 | ILAP:hasSourceInformation | 1853 | ILAP:hasSourceInformation |
1854 | rdf:type owl:ObjectProperty ; | 1854 | rdf:type owl:ObjectProperty ; |
1855 | rdfs:domain ILAP:Source ; | 1855 | rdfs:domain ILAP:Source ; |
1856 | - rdfs:label "has source data"^^xsd:string ; | 1856 | + rdfs:label "has Source Information"^^xsd:string ; |
1857 | rdfs:range ILAP:Information . | 1857 | rdfs:range ILAP:Information . |
1858 | 1858 | ||
1859 | ILAP:hasSourceUserField | 1859 | ILAP:hasSourceUserField |
1860 | rdf:type owl:ObjectProperty ; | 1860 | rdf:type owl:ObjectProperty ; |
1861 | rdfs:domain ILAP:Source ; | 1861 | rdfs:domain ILAP:Source ; |
1862 | - rdfs:label "has source user fields"^^xsd:string . | 1862 | + rdfs:label "has Source User Field"^^xsd:string . |
1863 | 1863 | ||
1864 | ILAP:hasSuccessorActivity | 1864 | ILAP:hasSuccessorActivity |
1865 | rdf:type owl:TransitiveProperty , owl:ObjectProperty ; | 1865 | rdf:type owl:TransitiveProperty , owl:ObjectProperty ; | ... | ... |
-
Please register or login to post a comment