i40-Tools / I40KG

Contains the development for the Industry 4.0 standards knowledge graph (I40KG). Its current collaborative development is driven by VoCol - http://vocol.iais.fraunhofer.de/sto/
64 stars 24 forks source link

Fixing properties in which the range is an URI #43

Closed igrangel closed 5 years ago

igrangel commented 5 years ago

These type of properties should have rdfs:range as xsd:anyURI, therefore the individuals that contain these properties should be fixed.

igrangel commented 5 years ago

This commit is an example of how to fix this issue.

PriyankaNanjappa commented 5 years ago

Looks like the current status of the file satisfies this property requirement. We can close this issue.