OP-TED / ePO

The eProcurement Ontology provides the formal, semantic foundation for the creation and reuse of linked open data in the domain of public procurement in the EU.
European Union Public License 1.2
58 stars 18 forks source link

NUTS for public organisations #243

Closed cecileguasch closed 4 years ago

cecileguasch commented 4 years ago

The EXEP eProcurement analytics sub group requires the NUTS information for Public organisations. For now only registered organisations HasLocation Location. So the NUTS codes are not available for Public organisations.

giorgialodi commented 4 years ago

Cecile, this message makes me think a bit. I thought that also the Public Organization can be a registered organization. In Italy all public organizations are registered in a public registry with a formal name. So I checked the diagram and I was thinking whether we can simplify that a bit @muricna For instance we may say that there are organizations that are public and private and probably a mix of them. And all this information about legal name, id and spatial coverage can be attached to the organization abstract class. If we do not simplify we definitely need to attach all these properties to abstract classes (formal organization or organization). It is indeed true that an organization has a spatial coverage, has a name e probably an ID (in any type of reference system).

giorgialodi commented 4 years ago

@cecileguasch , I think that with the changes we applied recently in the organisation part, this can be easily solved with a property "spatial "connecting organisation to location.

muricna commented 4 years ago

Are the inheritances in the wrong direction in the model?

giorgialodi commented 4 years ago

Hi Natalie, @muricna no I do not thiink so. We simply need to verify that in the last modification we discussed for Organisations (Business, PublicOrganisation, OrganisationGroup) we define a property "hasLocation" or "spatial" (as it is named in DublinCore) from Organisation to Location :) and it should be sufficient for Cecile's requirements.

giorgialodi commented 4 years ago

BTW: probably there was also a "hasLocation" property for PublicOrganisation in the old model, at least it seems to me to see it in the old diagrams. With the simplification we introduced recently, we can simplify this part about location too.