Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

[EDC- MDR constraints SHACL] EscoOccupationRestriction not working as intended #85

Open
Esayos opened this issue Jan 27, 2023 · 0 comments
Labels
general General comment on the EDCI data model

Comments

@Esayos
Copy link

Esayos commented Jan 27, 2023

EscoOccupationRestriction should either have the constraint applied to id, or changed the pattern to reflect actual items from Occupation controlled list.

here you can see an example in JSON of an esco Occupation (http://data.europa.eu/esco/occupation/c94dc5b2-6b23-4915-8de5-a4e6ae86d802):

                        {
				  "type" : "Concept",
				  "id" : "http://data.europa.eu/esco/occupation/c94dc5b2-6b23-4915-8de5-a4e6ae86d802",
				  "inScheme" : {
					  "id" : "http://data.europa.eu/esco/model#Occupation",
					  "type": "ConceptScheme"
				  }
			  }
@Esayos Esayos added the general General comment on the EDCI data model label Jan 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
general General comment on the EDCI data model
Projects
None yet
Development

No branches or pull requests

1 participant