Skip to content

Cleaning rdf:type range in the enriched STO #1

@mmaltsev

Description

@mmaltsev

In the DBpedia, in our area of interest, range of the property rdf:type sometimes consists of irrelevant data.

Example can be sto:BBF_TR-069 -- rdf:type -- dbpcy:Rule106652242.
In this case, the unrelated object dbpcy:Rule106652242 is just a result of implementing the predicate rdfs:subClassOf to dbpcy:Protocol106665108.

Thus, we have the full chain dbpcy:Protocol106665108 < dbpcy:Rule106652242 < dbpcy:Direction106786629 < dbpcy:Message106598915 < dbpcy:Communication100033020 < dbpcy:Abstraction100002137 in the list of ranges for rdf:type of the sto:BBF_TR-069.

The question is - should anything from such chains be removed from the enriched ontology?

Another example is sto:SCOR -- rdf:type -- dbpcy:Person100007846.

This case is easier because such a concept is simply wrong and we can exclude the whole chain with dbpcy:Person100007846 in it from the enriched ontology.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions