oeg-upm / auroral-core-ontology

2 stars 6 forks source link

Repeated data properties for services #15

Closed AndreaCimminoArriaga closed 2 years ago

AndreaCimminoArriaga commented 2 years ago

I was using the part of the core ontology for services and I realised there are fields that may be repeated. The core:Service is sub-class of wot:Thing, which specifies fields like td:title or td:description which are re-defined in the core as core:serviceName or core:serviceDescription.

To avoid partners defining these fields in two different ways, which may hinder discovery (especially in for the service store), I would suggest to check the repeated fields and maybe remove them from core.