diff --git a/SRM/releases/1.0.0/context/srm.jsonld b/SRM/releases/1.0.0/context/srm.jsonld new file mode 100644 index 000000000..af4b15222 --- /dev/null +++ b/SRM/releases/1.0.0/context/srm.jsonld @@ -0,0 +1,386 @@ +{ + "@context": { + "Address": "http://www.w3.org/ns/locn#Address", + "Agent": "http://xmlns.com/foaf/0.1/Agent", + "BusinessEvent": "http://data.europa.eu/m8g/BusinessEvent", + "Channel": "http://data.europa.eu/m8g/Channel", + "Code": "http://www.w3.org/2004/02/skos/core#Concept", + "Collection": "http://www.w3.org/2004/02/skos/core#Collection", + "Concept": "http://www.w3.org/2004/02/skos/core#Concept", + "ConcessionContract": "http://data.europa.eu/a4g/ontology#ConcessionContract", + "ContactPoint": "http://data.europa.eu/m8g/ContactPoint", + "Cost": "http://data.europa.eu/m8g/Cost", + "Dataset": "http://www.w3.org/ns/dcat#Dataset", + "Document": "http://xmlns.com/foaf/0.1/Document", + "Double": "http://www.w3.org/2001/XMLSchema#double", + "Duration": "http://www.w3.org/2001/XMLSchema#duration", + "Event": "http://data.europa.eu/m8g/Event", + "Evidence": "http://data.europa.eu/m8g/Evidence", + "EvidenceType": "http://data.europa.eu/m8g/EvidenceType", + "LegalResource": "http://data.europa.eu/eli/ontology#LegalResource", + "LegalResource.related": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/relation", + "@type": "@id" + }, + "LifeEvent": "http://data.europa.eu/m8g/LifeEvent", + "LinguisticSystem": "http://purl.org/dc/terms/LinguisticSystem", + "Literal": "http://www.w3.org/2000/01/rdf-schema#Literal", + "Location": "http://purl.org/dc/terms/Location", + "Organization": "http://www.w3.org/ns/org#Organization", + "Output": "http://data.europa.eu/m8g/Output", + "Participation": "http://data.europa.eu/m8g/Participation", + "PublicOrganisation": "http://data.europa.eu/m8g/PublicOrganisation", + "PublicService": "http://purl.org/vocab/cpsv#PublicService", + "PublicService.related": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/relatedService", + "@type": "@id" + }, + "Requirement": "http://data.europa.eu/m8g/Requirement", + "Rule": "http://purl.org/vocab/cpsv#Rule", + "ServiceConcessionContract": "http://data.europa.eu/m8g/ServiceConcessionContract", + "TemporalEntity": "http://www.w3.org/2006/time#TemporalEntity", + "Text": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "address": { + "@container": "@set", + "@id": "http://www.w3.org/ns/locn#address", + "@type": "@id" + }, + "addressArea": { + "@container": "@set", + "@id": "http://www.w3.org/ns/locn#addressArea", + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "addressID": { + "@container": "@set", + "@id": "http://www.w3.org/ns/locn#addressId" + }, + "addressee": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/audience", + "@type": "@id" + }, + "adminUnitL1": { + "@container": "@set", + "@id": "http://www.w3.org/ns/locn#adminUnitL1", + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "adminUnitL2": { + "@container": "@set", + "@id": "http://www.w3.org/ns/locn#adminUnitL2", + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "availabilityRestriction": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/specialOpeningHoursSpecification", + "@type": "@id" + }, + "contactPage": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/contactPage", + "@type": "@id" + }, + "contactPoint": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/contactPoint", + "@type": "@id" + }, + "currency": { + "@id": "http://data.europa.eu/m8g/currency", + "@type": "@id" + }, + "description": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/description", + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "establishedUnder": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/establishedUnder", + "@type": "@id" + }, + "evidenceTypeClassification": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/evidenceTypeClassification", + "@type": "@id" + }, + "follows": { + "@container": "@set", + "@id": "http://purl.org/vocab/cpsv#follows", + "@type": "@id" + }, + "frequency": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/frequency", + "@type": "@id" + }, + "fulfils": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/fulfils", + "@type": "@id" + }, + "fullAddress": { + "@container": "@set", + "@id": "http://www.w3.org/ns/locn#fullAddress", + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "functionsOfGovernment": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/type", + "@type": "@id" + }, + "hasChannel": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/hasChannel", + "@type": "@id" + }, + "hasCompetentAuthority": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/hasCompetentAuthority", + "@type": "@id" + }, + "hasContractingAuthority": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/hasContractingAuthority", + "@type": "@id" + }, + "hasCost": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/hasCost", + "@type": "@id" + }, + "hasEconomicOperator": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/hasEconomicOperator", + "@type": "@id" + }, + "hasEmail": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/email" + }, + "hasInput": { + "@container": "@set", + "@id": "http://purl.org/vocab/cpsv#hasInput", + "@type": "@id" + }, + "hasInputType": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/hasInputType", + "@type": "@id" + }, + "hasLegalResource": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/hasLegalResource", + "@type": "@id" + }, + "hasPart": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/hasPart", + "@type": "@id" + }, + "hasParticipant": { + "@id": "http://data.europa.eu/m8g/hasParticipant", + "@type": "@id" + }, + "hasParticipation": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/hasParticipation", + "@type": "@id" + }, + "hasRelatedService": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/hasRelatedService", + "@type": "@id" + }, + "hasSupportingEvidence": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/hasSupportingEvidence", + "@type": "@id" + }, + "holdsRequirement": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/holdsRequirement", + "@type": "@id" + }, + "identifier": { + "@id": "http://purl.org/dc/terms/identifier" + }, + "ifAccessedThrough": { + "@id": "http://data.europa.eu/m8g/ifAccessedThrough", + "@type": "@id" + }, + "implements": { + "@container": "@set", + "@id": "http://purl.org/vocab/cpsv#implements", + "@type": "@id" + }, + "isClassifiedBy": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/isClassifiedBy", + "@type": "@id" + }, + "isConformantTo": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/conformsTo", + "@type": "@id" + }, + "isDefinedBy": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/isDefinedBy", + "@type": "@id" + }, + "isGroupedBy": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/isGroupedBy", + "@type": "@id" + }, + "isPartOf": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/isPartOf", + "@type": "@id" + }, + "keyword": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#keyword", + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "landingPage": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#landingPage", + "@type": "@id" + }, + "language": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/language", + "@type": "@id" + }, + "locatorDesignator": { + "@container": "@set", + "@id": "http://www.w3.org/ns/locn#locatorDesignator" + }, + "locatorName": { + "@container": "@set", + "@id": "http://www.w3.org/ns/locn#locatorName", + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "member": { + "@container": "@set", + "@id": "http://www.w3.org/2004/02/skos/core#member", + "@type": "@id" + }, + "name": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/title", + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "openingHours": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/openingHours", + "@type": "@id" + }, + "ownedBy": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/ownedBy", + "@type": "@id" + }, + "participates": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/participates", + "@type": "@id" + }, + "poBox": { + "@container": "@set", + "@id": "http://www.w3.org/ns/locn#poBox" + }, + "postCode": { + "@container": "@set", + "@id": "http://www.w3.org/ns/locn#postCode" + }, + "postName": { + "@container": "@set", + "@id": "http://www.w3.org/ns/locn#postName", + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "preferredLabel": { + "@container": "@set", + "@id": "http://www.w3.org/2004/02/skos/core#prefLabel", + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "processingTime": { + "@id": "http://data.europa.eu/m8g/processingTime", + "@type": "http://www.w3.org/2001/XMLSchema#duration" + }, + "produces": { + "@container": "@set", + "@id": "http://purl.org/vocab/cpsv#produces", + "@type": "@id" + }, + "publisher": { + "@id": "http://purl.org/dc/terms/publisher", + "@type": "@id" + }, + "relatedDocumentation": { + "@container": "@set", + "@id": "http://xmlns.com/foaf/0.1/page", + "@type": "@id" + }, + "requires": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/requires", + "@type": "@id" + }, + "role": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/role", + "@type": "@id" + }, + "sector": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/sector", + "@type": "@id" + }, + "spatial": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/spatial", + "@type": "@id" + }, + "status": { + "@id": "http://www.w3.org/ns/adms#status", + "@type": "@id" + }, + "supportsRequirement": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/supportsRequirement", + "@type": "@id" + }, + "telephone": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/telephone" + }, + "thematicArea": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/thematicArea", + "@type": "@id" + }, + "thoroughfare": { + "@container": "@set", + "@id": "http://www.w3.org/ns/locn#thoroughfare", + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "title": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/title", + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "type": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/type", + "@type": "@id" + }, + "value": { + "@id": "http://data.europa.eu/m8g/hasValue", + "@type": "http://www.w3.org/2001/XMLSchema#double" + } + } +} diff --git a/SRM/releases/1.0.0/context/srm_en.jsonld b/SRM/releases/1.0.0/context/srm_en.jsonld new file mode 100644 index 000000000..af4b15222 --- /dev/null +++ b/SRM/releases/1.0.0/context/srm_en.jsonld @@ -0,0 +1,386 @@ +{ + "@context": { + "Address": "http://www.w3.org/ns/locn#Address", + "Agent": "http://xmlns.com/foaf/0.1/Agent", + "BusinessEvent": "http://data.europa.eu/m8g/BusinessEvent", + "Channel": "http://data.europa.eu/m8g/Channel", + "Code": "http://www.w3.org/2004/02/skos/core#Concept", + "Collection": "http://www.w3.org/2004/02/skos/core#Collection", + "Concept": "http://www.w3.org/2004/02/skos/core#Concept", + "ConcessionContract": "http://data.europa.eu/a4g/ontology#ConcessionContract", + "ContactPoint": "http://data.europa.eu/m8g/ContactPoint", + "Cost": "http://data.europa.eu/m8g/Cost", + "Dataset": "http://www.w3.org/ns/dcat#Dataset", + "Document": "http://xmlns.com/foaf/0.1/Document", + "Double": "http://www.w3.org/2001/XMLSchema#double", + "Duration": "http://www.w3.org/2001/XMLSchema#duration", + "Event": "http://data.europa.eu/m8g/Event", + "Evidence": "http://data.europa.eu/m8g/Evidence", + "EvidenceType": "http://data.europa.eu/m8g/EvidenceType", + "LegalResource": "http://data.europa.eu/eli/ontology#LegalResource", + "LegalResource.related": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/relation", + "@type": "@id" + }, + "LifeEvent": "http://data.europa.eu/m8g/LifeEvent", + "LinguisticSystem": "http://purl.org/dc/terms/LinguisticSystem", + "Literal": "http://www.w3.org/2000/01/rdf-schema#Literal", + "Location": "http://purl.org/dc/terms/Location", + "Organization": "http://www.w3.org/ns/org#Organization", + "Output": "http://data.europa.eu/m8g/Output", + "Participation": "http://data.europa.eu/m8g/Participation", + "PublicOrganisation": "http://data.europa.eu/m8g/PublicOrganisation", + "PublicService": "http://purl.org/vocab/cpsv#PublicService", + "PublicService.related": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/relatedService", + "@type": "@id" + }, + "Requirement": "http://data.europa.eu/m8g/Requirement", + "Rule": "http://purl.org/vocab/cpsv#Rule", + "ServiceConcessionContract": "http://data.europa.eu/m8g/ServiceConcessionContract", + "TemporalEntity": "http://www.w3.org/2006/time#TemporalEntity", + "Text": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "address": { + "@container": "@set", + "@id": "http://www.w3.org/ns/locn#address", + "@type": "@id" + }, + "addressArea": { + "@container": "@set", + "@id": "http://www.w3.org/ns/locn#addressArea", + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "addressID": { + "@container": "@set", + "@id": "http://www.w3.org/ns/locn#addressId" + }, + "addressee": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/audience", + "@type": "@id" + }, + "adminUnitL1": { + "@container": "@set", + "@id": "http://www.w3.org/ns/locn#adminUnitL1", + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "adminUnitL2": { + "@container": "@set", + "@id": "http://www.w3.org/ns/locn#adminUnitL2", + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "availabilityRestriction": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/specialOpeningHoursSpecification", + "@type": "@id" + }, + "contactPage": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/contactPage", + "@type": "@id" + }, + "contactPoint": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/contactPoint", + "@type": "@id" + }, + "currency": { + "@id": "http://data.europa.eu/m8g/currency", + "@type": "@id" + }, + "description": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/description", + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "establishedUnder": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/establishedUnder", + "@type": "@id" + }, + "evidenceTypeClassification": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/evidenceTypeClassification", + "@type": "@id" + }, + "follows": { + "@container": "@set", + "@id": "http://purl.org/vocab/cpsv#follows", + "@type": "@id" + }, + "frequency": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/frequency", + "@type": "@id" + }, + "fulfils": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/fulfils", + "@type": "@id" + }, + "fullAddress": { + "@container": "@set", + "@id": "http://www.w3.org/ns/locn#fullAddress", + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "functionsOfGovernment": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/type", + "@type": "@id" + }, + "hasChannel": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/hasChannel", + "@type": "@id" + }, + "hasCompetentAuthority": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/hasCompetentAuthority", + "@type": "@id" + }, + "hasContractingAuthority": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/hasContractingAuthority", + "@type": "@id" + }, + "hasCost": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/hasCost", + "@type": "@id" + }, + "hasEconomicOperator": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/hasEconomicOperator", + "@type": "@id" + }, + "hasEmail": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/email" + }, + "hasInput": { + "@container": "@set", + "@id": "http://purl.org/vocab/cpsv#hasInput", + "@type": "@id" + }, + "hasInputType": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/hasInputType", + "@type": "@id" + }, + "hasLegalResource": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/hasLegalResource", + "@type": "@id" + }, + "hasPart": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/hasPart", + "@type": "@id" + }, + "hasParticipant": { + "@id": "http://data.europa.eu/m8g/hasParticipant", + "@type": "@id" + }, + "hasParticipation": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/hasParticipation", + "@type": "@id" + }, + "hasRelatedService": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/hasRelatedService", + "@type": "@id" + }, + "hasSupportingEvidence": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/hasSupportingEvidence", + "@type": "@id" + }, + "holdsRequirement": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/holdsRequirement", + "@type": "@id" + }, + "identifier": { + "@id": "http://purl.org/dc/terms/identifier" + }, + "ifAccessedThrough": { + "@id": "http://data.europa.eu/m8g/ifAccessedThrough", + "@type": "@id" + }, + "implements": { + "@container": "@set", + "@id": "http://purl.org/vocab/cpsv#implements", + "@type": "@id" + }, + "isClassifiedBy": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/isClassifiedBy", + "@type": "@id" + }, + "isConformantTo": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/conformsTo", + "@type": "@id" + }, + "isDefinedBy": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/isDefinedBy", + "@type": "@id" + }, + "isGroupedBy": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/isGroupedBy", + "@type": "@id" + }, + "isPartOf": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/isPartOf", + "@type": "@id" + }, + "keyword": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#keyword", + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "landingPage": { + "@container": "@set", + "@id": "http://www.w3.org/ns/dcat#landingPage", + "@type": "@id" + }, + "language": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/language", + "@type": "@id" + }, + "locatorDesignator": { + "@container": "@set", + "@id": "http://www.w3.org/ns/locn#locatorDesignator" + }, + "locatorName": { + "@container": "@set", + "@id": "http://www.w3.org/ns/locn#locatorName", + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "member": { + "@container": "@set", + "@id": "http://www.w3.org/2004/02/skos/core#member", + "@type": "@id" + }, + "name": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/title", + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "openingHours": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/openingHours", + "@type": "@id" + }, + "ownedBy": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/ownedBy", + "@type": "@id" + }, + "participates": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/participates", + "@type": "@id" + }, + "poBox": { + "@container": "@set", + "@id": "http://www.w3.org/ns/locn#poBox" + }, + "postCode": { + "@container": "@set", + "@id": "http://www.w3.org/ns/locn#postCode" + }, + "postName": { + "@container": "@set", + "@id": "http://www.w3.org/ns/locn#postName", + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "preferredLabel": { + "@container": "@set", + "@id": "http://www.w3.org/2004/02/skos/core#prefLabel", + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "processingTime": { + "@id": "http://data.europa.eu/m8g/processingTime", + "@type": "http://www.w3.org/2001/XMLSchema#duration" + }, + "produces": { + "@container": "@set", + "@id": "http://purl.org/vocab/cpsv#produces", + "@type": "@id" + }, + "publisher": { + "@id": "http://purl.org/dc/terms/publisher", + "@type": "@id" + }, + "relatedDocumentation": { + "@container": "@set", + "@id": "http://xmlns.com/foaf/0.1/page", + "@type": "@id" + }, + "requires": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/requires", + "@type": "@id" + }, + "role": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/role", + "@type": "@id" + }, + "sector": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/sector", + "@type": "@id" + }, + "spatial": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/spatial", + "@type": "@id" + }, + "status": { + "@id": "http://www.w3.org/ns/adms#status", + "@type": "@id" + }, + "supportsRequirement": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/supportsRequirement", + "@type": "@id" + }, + "telephone": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/telephone" + }, + "thematicArea": { + "@container": "@set", + "@id": "http://data.europa.eu/m8g/thematicArea", + "@type": "@id" + }, + "thoroughfare": { + "@container": "@set", + "@id": "http://www.w3.org/ns/locn#thoroughfare", + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "title": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/title", + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "type": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/type", + "@type": "@id" + }, + "value": { + "@id": "http://data.europa.eu/m8g/hasValue", + "@type": "http://www.w3.org/2001/XMLSchema#double" + } + } +} diff --git a/SRM/releases/1.0.0/html/callout.png b/SRM/releases/1.0.0/html/callout.png new file mode 100644 index 000000000..f0617e05e Binary files /dev/null and b/SRM/releases/1.0.0/html/callout.png differ diff --git a/SRM/releases/1.0.0/html/example.js b/SRM/releases/1.0.0/html/example.js new file mode 100644 index 000000000..d199b77ec --- /dev/null +++ b/SRM/releases/1.0.0/html/example.js @@ -0,0 +1,225 @@ +function example_structure(exampleid){ + structure=` +
+ +
+ + + + +
+
+ + + + + + +
+
`; + return structure; +} + + +/** + * auxiliary function to get around the issue that indexOf() is not working with jquery. + */ + +function myIndexOf(list, val) { + var myindex = -1; + var i = 0; + + var elem = list[0]; + + while ( i < list.length ) { + if ( elem == val ) return i; + i = i+1; + elem = list[i]; + + } + + return -1; + +} + + +/** + * Fills in the direct input area with some samples + * @param {string} file - file containing the sample + */ + function loadFile(editorinstance, file) { + var xmlhttp; + if (window.XMLHttpRequest) { + xmlhttp = new XMLHttpRequest(); + } else { + xmlhttp = new ActiveXObject("Microsoft.XMLHTTP"); + } + xmlhttp.onreadystatechange = function () { + if (xmlhttp.readyState === 4 && xmlhttp.status !== 200) { + alert('Error when opening the file: ' + file + ' - ' + xmlhttp.status + ' ' + xmlhttp.statusText); + } else if (xmlhttp.readyState === 4 && xmlhttp.status === 200) { + editorinstance.setValue(xmlhttp.responseText); + } + }; + xmlhttp.open("GET", file, true); + xmlhttp.send(); + return xmlhttp.responseText; +} + + function loadShape(file, dataGraph, format) { + var xmlhttp; + if (window.XMLHttpRequest) { + xmlhttp = new XMLHttpRequest(); + } else { + xmlhttp = new ActiveXObject("Microsoft.XMLHTTP"); + } + xmlhttp.onreadystatechange = function () { + if (xmlhttp.readyState === 4 && xmlhttp.status !== 200) { + alert('Error when opening the file: ' + file + ' - ' + xmlhttp.status + ' ' + xmlhttp.statusText); + } else if (xmlhttp.readyState === 4 && xmlhttp.status === 200) { + newUrl = "https://shacl-playground.zazuko.com/#page=0&shapesGraph=" + encodeURIComponent(xmlhttp.responseText) + "&shapesGraphFormat=text%2Fturtle&dataGraph=" + encodeURIComponent(dataGraph) + "&dataGraphFormat=" + format ; + //console.log(newUrl); + window.open(newUrl, '_blank'); + } + }; + xmlhttp.open("GET", file, true); + xmlhttp.send(); + return xmlhttp.responseText; +} + +function createTurtleEditorFrom(selector) { + return CodeMirror.fromTextArea(selector, { + mode: "turtle", + lineNumbers: true + }); +} + +function createJSONLDEditorFrom(selector) { + return CodeMirror.fromTextArea(selector, { + mode: "application/ld+json", + lineNumbers: true + }); +} + + +$(document).ready(function () { + + + + var examples = []; + var editors = []; + + var examples_id = ".examples"; + var examples_class = ".h3"; + var folder = "./html/examples/"; + var $examples = $(examples_id); + +// $examples.children(examples_class).each(function(index){ + $examples.each(function(index){ + exampleid = this.id; + examples.push(exampleid); + var text = example_structure(exampleid); + $(this).after(text); + + var obj = {CM0: createTurtleEditorFrom(document.getElementById(exampleid + "-tab1validationquery")), CM1: createJSONLDEditorFrom(document.getElementById(exampleid + "-tab2validationquery"))}; + editors[index] = obj; + //editors[index].push({CM: createTurtleEditorFrom(document.getElementById(exampleid + "-tab1validationquery")}, CM2: createJSONLDEditorFrom(document.getElementById(exampleid + "-tab2validationquery")}); + //editors[index].push({CM: createJSONLDEditorFrom(document.getElementById(exampleid + "-tab2validationquery")}); + //editors[index][0] = createTurtleEditorFrom(document.getElementById(exampleid + "-tab1validationquery")); + //editors[index][1] = createJSONLDEditorFrom(document.getElementById(exampleid + "-tab2validationquery")); + + $("#" + exampleid + "-tabs").tabs(); + + $("#" + exampleid + "-tabs a").on('click', function(e) { + $('.CodeMirror').each(function(i, el){ + el.CodeMirror.refresh(); + }); + }); + + path_to_file = folder + exampleid; + loadFile(editors[index].CM0, path_to_file + ".ttl"); + loadFile(editors[index].CM1, path_to_file + ".jsonld"); + + }); + + $("button.copyturtletoclipboard").on({ + "click": function() { + var exampleid = $(this).parent().parent().attr("exampleid"); + var indexValues = $examples.map(function() { return this.id; }) ; + var index = myIndexOf(indexValues, exampleid); + texttocopy = editors[index].CM0.getValue() + navigator.clipboard.writeText(texttocopy); + $(this).tooltip({ items: "#" + this.id, content: "Copied !"}); + $(this).tooltip("open"); + }, + "mouseout": function() { + $(this).tooltip("disable"); + } + }); + $("button.copyjsonldtoclipboard").on({ + "click": function() { + var exampleid = $(this).parent().parent().attr("exampleid"); + var indexValues = $examples.map(function() { return this.id; }) ; + var index = myIndexOf(indexValues, exampleid); + texttocopy = editors[index].CM1.getValue(); + navigator.clipboard.writeText(texttocopy); + $(this).tooltip({ items: "#" + this.id, content: "Copied !"}); + $(this).tooltip("open"); + }, + "mouseout": function() { + $(this).tooltip("disable"); + } + }); + $("button.openinplayground").on('click', function(e) { + var exampleid = $(this).parent().parent().attr("exampleid"); + var indexValues = $examples.map(function() { return this.id; }) ; + var index = myIndexOf(indexValues, exampleid); + + newUrl = "https://json-ld.org/playground/#startTab=tab-expand&json-ld=" + encodeURIComponent(editors[index].CM1.getValue()); + window.open(newUrl, '_blank'); + return false; + }); + $("button.openTurtleInConverter").on('click', function(e) { + var exampleid = $(this).parent().parent().attr("exampleid"); + var indexValues = $examples.map(function() { return this.id; }) ; + var index = myIndexOf(indexValues, exampleid); + + newUrl = "https://converter.zazuko.com/#value=" + encodeURIComponent(editors[index].CM0.getValue()) + "&format=text%2Fturtle"; + window.open(newUrl, '_blank'); + return false; + }); + $("button.openJsonldInConverter").on('click', function(e) { + var exampleid = $(this).parent().parent().attr("exampleid"); + var indexValues = $examples.map(function() { return this.id; }) ; + var index = myIndexOf(indexValues, exampleid); + + newUrl = "https://converter.zazuko.com/#value=" + encodeURIComponent(editors[index].CM1.getValue()) + "&format=application%2Fld%2Bjson"; + window.open(newUrl, '_blank'); + return false; + }); + $("button.openTurtleInSHACLPlayground").on('click', function(e) { + var exampleid = $(this).parent().parent().attr("exampleid"); + var indexValues = $examples.map(function() { return this.id; }) ; + var index = myIndexOf(indexValues, exampleid); + var shapes = loadShape(shaclfilepath, editors[index].CM0.getValue(), "text%2Fturtle"); + return false; + }); + $("button.openJsonldInSHACLPlayground").on('click', function(e) { + var exampleid = $(this).parent().parent().attr("exampleid"); + var indexValues = $examples.map(function() { return this.id; }) ; + var index = myIndexOf(indexValues, exampleid); + var shapes = loadShape(shaclfilepath, editors[index].CM1.getValue(), "application%2Fld%2Bjson"); + return false; + }); + $("div.CodeMirror pre").on('click', function(e) { + var et = $(e.target); + if(et.hasClass('cm-url')) { + newUrl = $(this).text(); + window.open(encodeURI(newUrl), '_blank'); + return false; + } + }); +}); diff --git a/SRM/releases/1.0.0/html/examples/example-rdf_public_service.jsonld b/SRM/releases/1.0.0/html/examples/example-rdf_public_service.jsonld new file mode 100644 index 000000000..d1b6e9239 --- /dev/null +++ b/SRM/releases/1.0.0/html/examples/example-rdf_public_service.jsonld @@ -0,0 +1,243 @@ +{ + "@context": [ + "https://semiceu.github.io/uri.semic.eu-generated/CPSV-AP/releases/3.2.0/context/cpsv-ap.jsonld", + { + "cpsv" : "http://purl.org/vocab/cpsv#", + "cv": "http://data.europa.eu/m8g/", + "dct": "http://purl.org/dc/terms/", + "ex": "http://example.com/", + "foaf": "http://xmlns.com/foaf/0.1/", + "locn": "http://www.w3.org/ns/locn#", + "org": "http://www.w3.org/ns/org#", + "org-type": "http://publications.europa.eu/resource/authority/organization-type/", + "skos": "http://www.w3.org/2004/02/skos/core#", + "time": "http://www.w3.org/2006/time#", + "xsd": "http://www.w3.org/2001/XMLSchema#" + } + ], + "@graph": [ + { + "@id": "ex:publicService1", + "@type": "PublicService", + "dct:description" : { + "@language": "fr", + "@value": "Service pour la déclaration à l'impôt des personnes physiques en ligne" + }, + "cv:contactPoint" : { + "@id": "ex:contactPoint1" + }, + "cv:hasCompetentAuthority" : { + "@id": "ex:publicOrganisation1" + }, + "dct:identifier" : "Tax-on-web", + "dct:title" : { + "@language": "en", + "@value": "Tax-on-web" + }, + "cv:holdsRequirement" : { + "@id": "ex:requirement1" + }, + "cpsv:hasInput" : { + "@id": "ex:evidence1" + }, + "cv:hasInputType" : { + "@id": "ex:evidenceType1" + }, + "cv:hasChannel" : { + "@id": "ex:channel1" + } + }, + { + "@id": "ex:publicOrganisation1", + "@type": "PublicOrganization", + "skos:prefLabel": [ + { + "@language": "fr", + "@value": "Service Public Fédéral FINANCES" + }, + { + "@language": "nl", + "@value": "Federale Overheidsdiesnt FINANCIEN" + }, + { + "@language": "en", + "@value": "Federal Public Service FINANCE" + }, + { + "@language": "de", + "@value": "Foderaler Offentlicher Dienst FINANZEN" + } + ], + "dct:spatial": { + "@id": "http://publications.europa.eu/resource/authority/atu/BEL" + } + }, + { + "@id": "ex:requirement1", + "@type": "Requirement", + "dct:title" : { + "@language": "en", + "@value": "Request to provide certificate about childcare costs" + }, + "dct:identifier" : "req-123", + "dct:type" : { + "@id" : "ex:federalreduction" + }, + "cv:hasSupportingEvidence" : { + "@id" : "ex:evidence1" + } + }, + { + "@id": "ex:evidence1", + "@type": "Evidence", + "dct:description" : { + "@language": "fr", + "@value": "Attestation en matière de frais de garde d'enfants de l'année 2020" + }, + "dct:conformsTo" : { + "@id" :"ex:evidenceType1" + }, + "dct:title" : { + "@language": "fr", + "@value": "Attestation garde d'enfants" + }, + "dct:identifier" : "evi-123", + "cv:supportsRequirement" : { + "@id" : "ex:requirement1" + } + }, + { + "@id": "ex:evidenceType1", + "@type": "EvidenceType", + "cv:evidenceTypeClassification" : { + "@id" : "ex:certicate" + }, + "dct:identifier" : "evt-123" + }, + { + "@id": "ex:channel1", + "@type": "Channel", + "dct:type" : { + "@id" : "http://data.europa.eu/snb/com-channel/b37115f83e" + }, + "dct:identifier" : "cha-123" + }, + { + "@id": "ex:contactPoint1", + "@type": "ContactPoint", + "cv:openingHours": { + "@id": "ex:openingHours1" + }, + "cv:specialOpeningHoursSpecification": { + "@id": "ex:specialOpeningHours1" + }, + "cv:telephone": "+32 257 25757" + }, + { + "@id": "ex:openingHours1", + "@type": "TemporalEntity", + "cv:frequency": { + "@id": "http://publications.europa.eu/resource/authority/frequency/DAILY" + }, + "dct:description": { + "@language": "en", + "@value": "Every day from 9 a.m. to 5 p.m." + }, + "time:hasBeginning": { + "@id": "_:g0" + }, + "time:hasEnd": { + "@id": "_:g2" + } + }, + { + "@id": "_:g0", + "@type": "time:Instant", + "time:inDateTime": { + "@id": "_:g1" + } + }, + { + "@id": "_:g1", + "@type": "time:DateTimeDescription", + "time:hour": { + "@type": "xsd:integer", + "@value": "9" + }, + "time:minute": { + "@type": "xsd:integer", + "@value": "0" + }, + "time:unitType": { + "@id": "time:unitMinute" + } + }, + { + "@id": "_:g2", + "@type": "time:Instant", + "time:inDateTime": { + "@id": "_:g3" + } + }, + { + "@id": "_:g3", + "@type": "time:DateTimeDescription", + "time:hour": { + "@type": "xsd:integer", + "@value": "17" + }, + "time:minute": { + "@type": "xsd:integer", + "@value": "0" + }, + "time:unitType": { + "@id": "time:unitMinute" + } + }, + { + "@id": "ex:specialOpeningHours1", + "@type": "TemporalEntity", + "cv:frequency": { + "@id": "http://publications.europa.eu/resource/authority/frequency/WEEKLY" + }, + "dct:description": { + "@language": "en", + "@value": "closed on weekend" + }, + "time:hasBeginning": { + "@id": "_:g4" + }, + "time:hasEnd": { + "@id": "_:g6" + } + }, + { + "@id": "_:g4", + "@type": "time:Instant", + "time:inDateTime": { + "@id": "_:g5" + } + }, + { + "@id": "_:g5", + "@type": "time:DateTimeDescription", + "time:dayOfWeek": { + "@id": "time:Saturday" + } + }, + { + "@id": "_:g6", + "@type": "time:Instant", + "time:inDateTime": { + "@id": "_:g7" + } + }, + { + "@id": "_:g7", + "@type": "time:DateTimeDescription", + "time:dayOfWeek": { + "@id": "time:Sunday" + } + } + ] +} \ No newline at end of file diff --git a/SRM/releases/1.0.0/html/examples/example-rdf_public_service.ttl b/SRM/releases/1.0.0/html/examples/example-rdf_public_service.ttl new file mode 100644 index 000000000..bb020ae04 --- /dev/null +++ b/SRM/releases/1.0.0/html/examples/example-rdf_public_service.ttl @@ -0,0 +1,93 @@ +@prefix cpsv: . +@prefix cv: . +@prefix dct: . +@prefix ex: . +@prefix foaf: . +@prefix locn: . +@prefix org: . +@prefix rdf: . +@prefix skos: . +@prefix time: . +@prefix xsd: . + +ex:publicService1 dct:description "Service pour la déclaration à l'impôt des personnes physiques en ligne"@fr ; + cv:contactPoint ex:contactPoint1 ; + cv:hasCompetentAuthority ex:publicOrganisation1 ; + dct:identifier "Tax-on-web" ; + dct:title "Tax-on-web"@en ; + cv:holdsRequirement ex:requirement1 ; + cpsv:hasInput ex:evidence1 ; + cv:hasInputType ex:evidenceType1 ; + cv:hasChannel ex:channel1 ; + a cpsv:PublicService . + +ex:publicOrganisation1 skos:prefLabel "Service Public Fédéral FINANCES"@fr, "Federale Overheidsdiesnt FINANCIEN"@nl, + "Federal Public Service FINANCE"@en, "Foderaler Offentlicher Dienst FINANZEN"@de ; + dct:spatial ; + a cv:PublicOrganisation . + +ex:requirement1 dct:title "Request to provide certificate about childcare costs"@en ; + dct:identifier "req-123" ; + dct:type ex:federalreduction ; + cv:hasSupportingEvidence ex:evidence1 ; + a cv:Requirement . + +ex:evidence1 dct:description "Attestation en matière de frais de garde d'enfants de l'année 2020"@fr ; + dct:conformsTo ex:evidenceType1 ; + dct:title "Attestation garde d'enfants"@fr ; + dct:identifier "evi-123" ; + cv:supportsRequirement ex:requirement1 ; + a cv:Evidence . + +ex:evidenceType1 cv:evidenceTypeClassification ex:certicate ; + dct:identifier "evt-123" ; + a cv:EvidenceType . + +ex:channel1 dct:type ; + dct:identifier "cha-123" ; + a cv:Channel . + +ex:contactPoint1 cv:openingHours ex:openingHours1 ; + cv:specialOpeningHoursSpecification ex:specialOpeningHours1 ; + cv:telephone "+32 257 25757" ; + a cv:ContactPoint . + +ex:openingHours1 cv:frequency ; + dct:description "Every day from 9 a.m. to 5 p.m."@en ; + time:hasBeginning [ + time:inDateTime [ + time:hour 9 ; + time:minute 0 ; + time:unitType time:unitMinute ; + a time:DateTimeDescription ; + ] ; + a time:Instant ; + ] ; + time:hasEnd [ + time:inDateTime [ + time:hour 17 ; + time:minute 0 ; + time:unitType time:unitMinute ; + a time:DateTimeDescription ; + ] ; + a time:Instant ; + ] ; + a time:TemporalEntity . + +ex:specialOpeningHours1 cv:frequency ; + dct:description "closed on weekend"@en ; + time:hasBeginning [ + time:inDateTime [ + time:dayOfWeek time:Saturday ; + a time:DateTimeDescription ; + ] ; + a time:Instant ; + ] ; + time:hasEnd [ + time:inDateTime [ + time:dayOfWeek time:Sunday ; + a time:DateTimeDescription ; + ] ; + a time:Instant ; + ] ; + a time:TemporalEntity . diff --git a/SRM/releases/1.0.0/html/overview.jpg b/SRM/releases/1.0.0/html/overview.jpg new file mode 100644 index 000000000..fb0833a29 Binary files /dev/null and b/SRM/releases/1.0.0/html/overview.jpg differ diff --git a/SRM/releases/1.0.0/html/semic-icon.png b/SRM/releases/1.0.0/html/semic-icon.png new file mode 100644 index 000000000..f4466b740 Binary files /dev/null and b/SRM/releases/1.0.0/html/semic-icon.png differ diff --git a/SRM/releases/1.0.0/index.html b/SRM/releases/1.0.0/index.html new file mode 100644 index 000000000..f7f8dd5c0 --- /dev/null +++ b/SRM/releases/1.0.0/index.html @@ -0,0 +1,9955 @@ + + + + + + + + + + Semantic Repository Model + + + + + + + + + + + + + + + + + + + +
+

Abstract

+CPSV-AP provides a minimal common basis within Europe to describe public services. +
+ + +
+

+ Introduction +

+ +

+ The original Core Public Service Vocabulary Application Profile (CPSV-AP) was prepared in the context of Action 2016.29 – Accessing Member State + information resources at European level – Catalogue of Services of the European Commission’s Interoperability for European Public Administrations (ISA) programme. + The CPSV-AP has been seen as a first step for creating a model for describing public services related to business and life events, + to facilitate the set-up of catalogues of services oriented to businesses and citizens. +

+

+ CPSV-AP is designed to meet the following use cases: +

    +
  • facilitating the access to public service information;
  • +
  • building user-centric catalogues of public services at all levels from regional to a European federated catalogue;
  • +
  • managing portfolios of public services;
  • +
  • finding information of generic and specialised public services; and
  • +
  • the execution of a public service, i.e.; when a public service is performed and produces a physical object.
  • +
+

+

+ The specification of the Core Public Service Vocabulary Application Profile is represented in a UML class diagram. + The figure here beneath shows the full profile which includes: +

    +
  • The classes and properties that define the service itself: the necessary inputs, possible outputs, + the responsible public authority and the events that trigger service use;
  • +
  • The classes and properties that describe the context in which the service is offered. + This includes relevant legislation and rules of operation for the service; and
  • +
  • The interface between the service and its users: how and when it can be accessed.
  • +

    + +
+ + + + +
+

Status

+

+ This Application Profile has the status Semantic Repository Model published at 2024-05-06. +

+

+ Information about the process and the decisions involved in the creation of this specification are consultable at the Changelog. +

+
+ + + + +
+

+ License +

+ +

+ + Copyright © 2024 European Union. All material in this repository is published under the license CC-BY 4.0, unless explicitly otherwise mentioned. +

+ +
+ + + +
+
+ + + + +
+

+ Terminology +

+

+ An Application Profile (AP) is a specification that reuses terms from one or more base standards, adding more specificity by identifying mandatory, + recommended and optional elements to be used for a particular application, as well as recommendations for controlled vocabularies to be used. +

+

+ A Core Vocabulary (CV) is a basic, reusable and extensible data specification that captures the fundamental characteristics of an entity in a context-neutral fashion. Its main objective is to provide terms to be reused in the broadest possible context. + More information can be found on the SEMIC Style Guide. +

+ +This specification uses the following prefixes to shorten the URIs for readibility. + + + + + + + + + + + + + + + + + + + + +
PrefixNamespace IRI
admshttp://www.w3.org/ns/adms#
cpsvhttp://purl.org/vocab/cpsv#
cvhttp://data.europa.eu/m8g/
dcathttp://www.w3.org/ns/dcat#
dcthttp://purl.org/dc/terms/
elihttp://data.europa.eu/eli/ontology#
epohttp://data.europa.eu/a4g/ontology#
foafhttp://xmlns.com/foaf/0.1/
locnhttp://www.w3.org/ns/locn#
orghttp://www.w3.org/ns/org#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfshttp://www.w3.org/2000/01/rdf-schema#
skoshttp://www.w3.org/2004/02/skos/core#
timehttp://www.w3.org/2006/time#
xsdhttp://www.w3.org/2001/XMLSchema#
+ + +
+ + + +
+

Overview

+ + +
+ +

+ This document describes the usage of the following main entities for a correct usage of the Application Profile: +
+ | + Event | + Participation | + Public Organization | + Public Service | +

+

+ The main entities are supported by: +
+ | + Address | + Agent | + Business Event | + Channel | + Collection | + Concept | + Concession Contract | + Contact Point | + Cost | + Dataset | + Evidence | + Evidence Type | + Legal Resource | + Life Event | + Organization | + Output | + Requirement | + Rule | + Service Concession Contract | + Temporal Entity | +

+ + +

+ And supported by these datatypes: +
+ | Code | Document | Double | Duration | Linguistic System | Literal | Location | Text | +

+ +
+
+ + + +
+
+ + +
+ + + + +

+ Main Entities +

+The main entities are those that form the core of the Application Profile. + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ Event + +

+ + +
+
+ Definition +
+
+ This class represents an event that can be of any type that triggers, makes use of, or in some way is related to, a Public Service. +
+ + +
+ Usage Note +
+
+ It is not expected to be used directly, rather, one or other of its subclasses should be used. The properties of the class are, of course, inherited by those subclasses. The Event class is used as a hook either to a single related Public Service, such as diagnosis of illness being related to application for sickness benefit; or to a group of Public Services, such as all those related to the establishment of a new business. +
+ + +
+ Properties +
+ +
+ For this entity the following properties are defined: description + , has related service + , identifier + , name + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + description + + + + Text + + + + 0..* + + A free text description of the Event. + + The description is likely to be the text that a business or citizen sees for that specific Event when looking for relevant Public Services. Public administrations are therefore encouraged to include a reasonable level of detail in the description. + + +
+ + + [o] + + + + has related service + + + + Public Service + + + + 0..* + + The Public Service related to the Event. + + + + +
+ + + [o] + + + + identifier + + + + Literal + + + + 1 + + An Identifier for the Event. + + + + +
+ + + [o] + + + + name + + + + Text + + + + 1..* + + The Name (or title) of the Event. + + + + +
+
+ + +
+ + + + + + + + + + + + + + + + + + +
+

+ Participation + +

+ + +
+
+ Definition +
+
+ The Participation class allows to define roles within a certain context. +
+ + +
+ Usage Note +
+
+ The CPSV-AP recognises a common role connected with public services, i.e. the Competent Authority. +

+This simple structure does not allow statements to be made about those participants, such as the start and end date of a contract, nor does it support the inclusion of other roles. The Participation class supports this extra complexity if required, for instance, the description of a service user or a service provider. The model is consistent with the CPOV which in turn is based on the W3C Organization Ontology that supports the common cases simply but allows the complex cases where necessary. The Participation class can be mapped to the Organization Ontology's Membership class that allows more complex relationships and richer metadata to be applied to a role filled by a given Agent. +
+ + +
+ Properties +
+ +
+ For this entity the following properties are defined: description + , has participant + , identifier + , role + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + description + + + + Text + + + + 1..* + + A textual explanation of the Participation. + + + + +
+ + + [o] + + + + has participant + + + + Agent + + + + 1 + + The Agent involved in the Participation. + + + + +
+ + + [o] + + + + identifier + + + + Literal + + + + 1 + + The unambiguous structured reference for the Participation. + + + + +
+ + + [o] + + + + role + + + + Code + + + + 1..* + + The function of an Agent within a Participation. + + This should be provided using a controlled vocabulary. +Since this is an extension mechanism for the CSPV-AP, the controlled vocabulary should be decided to suit local implementations. + + +
+
+ + +
+ + + + + + +
+

+ Public Organization + +

+ + +
+
+ Definition +
+
+ An Organization that is defined as being part of the public sector by a legal framework at any level. +
+ + +
+ Usage Note +
+
+ Organizations which exist to provide services for its citizens and companies are called Public Organizations. The Public Organization class represents the organization. One organization may comprise several sub-organizations and any organization may have one or more organizational units. Each of these is described using the same properties and relationships. +

+This definition is consistent with the more detailed definition of a "public sector body" as given in the PSI Directive: "the State, regional or local authorities, bodies governed by public law and associations formed by one or several such authorities or one or several such bodies governed by public law". It further defines a body governed by public law as any body "(a) established for the specific purpose of meeting needs in the general interest, not having an industrial or commercial character; and (b) having legal personality; and (c) financed, for the most part by the State, or regional or local authorities, or other bodies governed by public law; or subject to management supervision by those bodies; or having an administrative, managerial or supervisory board, more than half of whose members are appointed by the State, regional or local authorities or by other bodies governed by public law". +
+ + +
+ Subclass of +
+
Organization + +
+ +
+ Properties +
+ +
+ For this entity the following properties are defined: preferred label + , spatial + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + preferred label + + + + Text + + + + 1..* + + A preferred label is used to provide the primary, legally recognised name of the Public Organization, as defined in the ORG Ontology. + + Refers to the official or legal name of a Public Organization. An organization may only have one such name in any given language. Primary names may be provided in multiple languages with multiple instances of the preferred label property. This allowed in SKOS for skos:prefLabel, see integrity conditions and subsequent example. + + +
+ + + [o] + + + + spatial + + + + Location + + + + 1..* + + It links an Organization to the Administrative Region(s) that it covers. + + The value of the properly should be the URI of the region as defined in an authoritative +list of regions. In Europe, this is likely to be the Administrative Territorial Units +Named Authority List maintained by the Publications Office's Metadata Registry. +

+The ATU list does not include a geometry. That is, the territory is only identified by +its name not its spatial coordinates. This is likely to be the case for similar lists. If +geometries are available for the Public Organization's territory, they can be linked +from the territorial unit using the Core Location Vocabulary's locn:geometry +property. +
+ +
+
+ + +
+ + + + + + +
+

+ Public Service + +

+ + +
+
+ Definition +
+
+ A Public Service is a mandatory or discretionary set of activities performed, or able to be performed, by or on behalf of a public organisation, publicly funded and arise from public policy. +
+ + +
+ Usage Note +
+
+ This class represents the Public Service itself, as it is described in a public service catalogue. Services may be for the benefit of an individual, a business, or other public authority, or groups of any of these. A service exists whether it is used or not, and the term 'benefit' may apply in the sense of enabling the fulfilment of an obligation. As defined in the revised version of the European Interoperability Framework, a European public service comprises any service provided by public administrations in Europe, or by other organisations on their behalf, to businesses, citizens or others public administrations. +
+ + +
+ Properties +
+ +
+ For this entity the following properties are defined: addressee + , contact point + , description + , follows + , functions of government + , has channel + , has competent authority + , has cost + , has input + , has input type + , has legal resource + , has participation + , holds requirement + , identifier + , is classified by + , is grouped by + , is part of + , keyword + , language + , name + , processing time + , produces + , related service + , requires + , sector + , spatial + , status + , thematic area + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + addressee + + + + Code + + + + 0..* + + The target recipient of the Public Service. + + Examples are citizens, business, etc. + + +
+ + + [o] + + + + contact point + + + + Contact Point + + + + 0..* + + The main contact information of the resource. + + Note that the contact information should be relevant to the Public Service which may not be the same as contact information for the Competent Authority or any Participant. + + +
+ + + [o] + + + + description + + + + Text + + + + 1..* + + A free text Description of the Public Service. + + The description is likely to be the text that potential users of the Public Service see in any public service catalogue. Public administrations are encouraged to include a reasonable level of detail in the description, for instance including basic eligibility requirements for the particular Public Service and contact information. + + +
+ + + [o] + + + + follows + + + + Rule + + + + 0..* + + It links a Public Service to the Rule(s) under which it operates. + + The definition of the Rule class is very broad. In a typical case, the competent authority that provides the public service will also define the rules that will implement its own policies. The CPSV-AP is flexible to allow for significant variation in such a scenario. + + +
+ + + [o] + + + + functions of government + + + + Code + + + + 0..* + + The purpose of a government activity, which the public service is intended for. + + The possible values for this property are described in the controlled vocabulary COFOG main activity Authority Table of the Publications Office. + + +
+ + + [o] + + + + has channel + + + + Channel + + + + 0..* + + It links the Public Service to any Channel through which an Agent provides, uses or otherwise interacts with the Public Service, such as an online service, phone number or office. + + + + +
+ + + [o] + + + + has competent authority + + + + Public Organization + + + + 1..* + + It links a Public Service to a Public Organization, which is the responsible Agent for the delivery of the Public Service. + + Whether the particular Public Organization provides the public service directly or outsources it is not relevant. The Public Organization that is the Competent Authority of the service is the one that is ultimately responsible for managing and providing the public service. The term Competent Authority is defined in the Services Directive (2006/123/EC) in the following way: "Any body or authority which has a supervisory or regulatory role in a Member State in relation to service activities, including, in particular, administrative authorities, including courts acting as such, professional bodies, and those professional associations or other professional organisations which, in the exercise of their legal autonomy, regulate in a collective manner access to service activities or the exercise thereof". + + +
+ + + [o] + + + + has cost + + + + Cost + + + + 0..* + + It indicates the costs related to the execution of a Public Service for the citizen or business related to the execution of the particular Public Service. + + Where the cost varies depending on the channel through which the service is accessed, it can be linked to the channel using the If Accessed Through relationship. + + +
+ + + [o] + + + + has input + + + + Evidence + + + + 0..* + + It links a Public Service to one or more instances of the Evidence class. + + A specific Public Service may require the presence of certain pieces of Evidence in order to be delivered. If the evidence required to make use of a service varies according to the channel through which it is accessed, then Has Input should be at the level of the Channel. + + +
+ + + [o] + + + + has input type + + + + Evidence Type + + + + 0..* + + It links a Public Service to one or more instances of the EvidenceType class. + + + + +
+ + + [o] + + + + has legal resource + + + + Legal Resource + + + + 0..* + + It indicates the Legal Resource (e.g. legislation) to which the Public Service relates, operates or has its legal basis. + + + + +
+ + + [o] + + + + has participation + + + + Participation + + + + 0..* + + The way how a resource is organized. + + The Participation class facilitates the detailed description of how an Agent participates in or interacts with a Public Service and may include temporal and spatial information. + + +
+ + + [o] + + + + holds requirement + + + + Requirement + + + + 0..* + + It links a Public Service to a class that describes the Requirement. + + Usage: It describes the needing or using the service, such as residency in a given location, being over a certain age etc. The Requirement class is defined in the Core Criterion and Core Evidence Vocabulary. + + +
+ + + [o] + + + + identifier + + + + Literal + + + + 1 + + A formally-issued Identifier for the Public Service. + + + + +
+ + + [o] + + + + is classified by + + + + Concept + + + + 0..* + + It allows to classify the Public Service with any Concept other than those already foreseen and defined explicitly in the CPSV-AP (Thematic Area, Sector, etc.). + + It is a generic property which can be further specialised to make the classification explicit, for instance for classifying public services according level of digitisation, +type of audience, etc. The Concept is at its turn related to a Collection, which groups the different concepts into a controlled vocabulary. + + +
+ + + [o] + + + + is grouped by + + + + Event + + + + 0..* + + It links the Public Service to the Event class. + + Several Public Services may be associated with a particular Event and, likewise, the same Public Service may be associated with several different Events. + + +
+ + + [o] + + + + is part of + + + + Dataset + + + + 0..* + + A related resource in which the described resource is physically or logically included. + + It links a Public Service to the Dataset(s) in which it is being described. + + +
+ + + [o] + + + + keyword + + + + Text + + + + 0..* + + A keyword, term or phrase to describe the Public Service. + + + + +
+ + + [o] + + + + language + + + + Linguistic System + + + + 0..* + + The language(s) in which the Public Service is available. + + This could be one language or multiple languages, for instance in countries with more than one official language. + +The recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office. + + +
+ + + [o] + + + + name + + + + Text + + + + 1..* + + The official Name of the Public Service. + + + + +
+ + + [o] + + + + processing time + + + + Duration + + + + 0..1 + + The (estimated) time needed for executing a Public Service. The actual information is provided using the ISO8601 syntax for durations. + + The actual information is provided using the ISO8601 syntax for durations. +

+Some examples are provided below:
+Duration Syntax - Syntax
+5 years - P5Y
+1 month - P1M
+3 days - P3D
+2 days 4 hours - P2DT4H +

+Durations begin with an uppercase P followed by the number and the relevant designator, formally: P[n]Y[n]M[n]DT[n]H[n]M[n]S, where Y is for years, M for months etc. +

+Note that days and times are separated by an uppercase T which also +disambiguates M as meaning month (P2M means 2 months) or minute (PT2M means 2 minutes). Durations may also be defined as a number of weeks so P4W means 4 weeks. A full explanation is provided in the Wikipedia page that references the official ISO standard. +

+This approach is consistent with both schema.org and the W3C OWL Time Ontology. + +
+ +
+ + + [o] + + + + produces + + + + Output + + + + 0..* + + It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service. + + Outputs can be any resource, for instance a document, artefact or anything else being produced as a result of executing the Public Service. + + +
+ + + [o] + + + + related service + + + + Public Service + + + + 0..* + + A Public Service related to the particular instance of the Public Service class. + + + + +
+ + + [o] + + + + requires + + + + Public Service + + + + 0..* + + The way a Public Service makes use of other Public Services. + + One Public Service may require, or in some way make use of, the output of one or several other Public Services. In this case, for a Public Service to be executed, another Public Service must be executed beforehand. The nature of the requirement will be described in the associated Rule or Evidence. + + +
+ + + [o] + + + + sector + + + + Code + + + + 0..* + + The industry or sector a Public Service relates to, or is intended for. + + For example: environment, safety, housing. Note that a single Public Service may relate to multiple sectors. The possible values for this property are provided as a controlled vocabulary. The possible values for this property are described in the controlled vocabulary Data theme Authority Table of the Publications Office. + + +
+ + + [o] + + + + spatial + + + + Location + + + + 0..* + + A Public Service is likely to be available only within a given area, typically the area covered by a particular public authority. + + A common usage of the spatial property will be to define the Administrative Territorial Unit(s) - typically a country or region - in which a Public Service is available. The Publications Office of the European Union offers a URI set that is suitable for this purpose. In case the ATU code list is not suitable, NUTS or LAU, NAL Place or Geonames are recommended to use, in that order. If those are still not sufficient, we recommend to define your own code list. + +N.B. The spatial restriction is not meant to be used to describe eligibility or the speed of operation of the service. These aspects will be covered by the Criterion class. + + +
+ + + [o] + + + + status + + + + Code + + + + 0..1 + + It indicates whether a Public Service is active, inactive, under development etc. according to a controlled vocabulary. + + + + +
+ + + [o] + + + + thematic area + + + + Code + + + + 0..* + + The Thematic Area of a Public Service. + + For example: social protection, health, recreation, culture and religion, family, traveling economic affairs, tax, staff, environment, etc. + + +
+
+ + +
+ + + + + + + + + + + + +
+ +
+

+ Supportive Entities +

+The supportive entities are supporting the main entities in the Application Profile. +They are included in the Application Profile because they form the range of properties. + + + + + +
+

+ Address + +

+ + +
+
+ Definition +
+
+ A spatial object that in a human-readable way identifies a fixed location. +
+ + +
+ Usage Note +
+
+

+An "address representation" as conceptually defined by the INSPIRE Address Representation data type: "Representation of an address spatial object for use in external application schemas that need to include the basic, address information in a readable way." +


+ +

+The representation of Addresses varies widely from one country's postal system to another. Even within countries, there are almost always examples of Addresses that do not conform to the stated national standard. However, ISO 19160-1 provides a method through which different Addresses can be converted from one conceptual model to another. +


+ +

+This specification was heavily based on the INSPIRE Address Representation data type. It is noteworthy that if an Address is provided using the detailed breakdown suggested by the properties for this class, then it will be INSPIRE-conformant. To this very granular set of +properties, we add two further properties: +

    +
  • full address (the complete address as a formatted string)
  • +
  • addressID (a unique identifier for the address)
  • +
+The first of these allows publishers to simply provide the complete Address as one string, with or without formatting. This is analogous to vCard's label property. +


+ +

+The addressID is part of the INSPIRE guidelines and provides a hook that can be used to link the Address to an alternative representation, such as vCard or OASIS xAL. +


+ +This class belongs to Core Location Vocabulary +
+ + +
+ Properties +
+ +
+ For this entity the following properties are defined: address area + , address ID + , administrative unit level 1 + , administrative unit level 2 + , full address + , locator designator + , locator name + , post code + , post name + , post office box + , thoroughfare + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + address area + + + + Text + + + + 0..* + + The name of a geographic area that groups Addresses. + + This would typically be part of a city, a neighbourhood or village, e.g. Montmartre. Address area is not an administrative unit. + + +
+ + + [o] + + + + address ID + + + + Literal + + + + 0..* + + A globally unique identifier for each instance of an Address. + + The concept of adding a globally unique identifier for each instance of an address is a crucial part of the INSPIRE data spec. A number of EU countries have already implemented an ID (a UUID) in their Address Register/gazetteer, among them Denmark. OASIS xAL also includes an address identifier. It is the address Identifier that allows an address to be represented in a format other than INSPIRE whilst remaining conformant to the Core Vocabulary. +

+The INSPIRE method of representing addresses is very detailed, designed primarily for use in databases of addresses. Whilst data that is published in full conformance with the INSPIRE data structure can be made available using the Core Location Vocabulary the reverse is not true since the Core Vocabulary allows much greater flexibility. +

+Many datasets that include address data as one piece of information about something else are likely to have that data in simpler formats. These might be tailored to the specific need of the dataset, follow a national norm, or make use of a standard like vCard. +

+To provide maximum flexibility in the Core Vocabulary, whilst remaining interoperable with INSPIRE Address Guidelines (which EU Member States are obliged to use), the Core Location Vocabulary provides the extra property of full address and makes use of INSPIRE's addressID. +
+ +
+ + + [o] + + + + administrative unit level 1 + + + + Text + + + + 0..* + + The name of the uppermost level of the address, almost always a country. + + Best practice is to use the ISO 3166-1 code but if this is inappropriate for the context, country names should be provided in a consistent manner to reduce ambiguity. For example, either write 'France' or 'FRA' consistently throughout the dataset and avoid mixing the two. The Country controlled vocabulary from the Publications Office can be reused for this. + + +
+ + + [o] + + + + administrative unit level 2 + + + + Text + + + + 0..* + + The name of a secondary level/region of the address, usually a county, state or other such area that typically encompasses several localities. + + Values could be a region or province, more granular than level 1. + + +
+ + + [o] + + + + full address + + + + Text + + + + 0..* + + The complete address written as a string. + + Use of this property is not recommended as it will suffer any misunderstandings that might arise through the breaking up of an address into its component parts. This property is analogous to vCard's label property but with two important differences: (1) formatting is not assumed so that, unlike vCard label, it may not be suitable to print this on an address label, (2) vCard's label has a domain of vCard Address; the fullAddress property has no such restriction. An example of a full address is "Champ de Mars, 5 Avenue Anatole France, 75007 Paris, France". + + +
+ + + [o] + + + + locator designator + + + + Literal + + + + 0..* + + A number or sequence of characters that uniquely identifies the locator within the relevant scope. + + In simpler terms, this is the building number, apartment number, etc. For an address such as "Flat 3, 17 Bridge Street", the locator is "flat 3, 17". + + +
+ + + [o] + + + + locator name + + + + Text + + + + 0..* + + Proper noun(s) applied to the real world entity identified by the locator. + + The locator name could be the name of the property or complex, of the building or part of the building, or it could be the name of a room inside a building. +

+The key difference between a locator and a locator name is that the latter is a proper name and is unlikely to include digits. For example, "Shumann, Berlaymont" is a meeting room within the European Commission headquarters for which locator name is more appropriate than locator. +
+ +
+ + + [o] + + + + post code + + + + Literal + + + + 0..* + + The code created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points. + + Post codes are common elements in many countries' postal address systems. One of the many post codes of Paris is for example "75000". + + +
+ + + [o] + + + + post name + + + + Text + + + + 0..* + + A name created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points. + + Usually a city, for example "Paris". + + +
+ + + [o] + + + + post office box + + + + Literal + + + + 0..* + + A location designator for a postal delivery point at a post office, usually a number. + + INSPIRE's name for this is "postalDeliveryIdentifier" for which it uses the locator designator property with a type attribute of that name. This vocabulary separates out the Post Office Box for greater independence of technology. An example post office box number is "9383". + + +
+ + + [o] + + + + thoroughfare + + + + Text + + + + 0..* + + The name of a passage or way through from one location to another. + + A thoroughfare is usually a street, but it might be a waterway or some other feature. For example, "Avenue des Champs-Élysées". + + +
+
+ + +
+ + + + + + +
+

+ Agent + +

+ + +
+
+ Definition +
+
+ The Agent class is any resource that acts or has the power to act. This includes people, organisations and groups. The Public Organization class, defined in the Core Public Organisation Vocabulary, is a notable subclass of Agent. +
+ + + +
+ Properties +
+ +
+ For this entity the following properties are defined: address + , identifier + , name + , participates + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + address + + + + Address + + + + 0..* + + An Address related to an Agent. Asserting the address relationship implies that the Agent has an Address. + + + + +
+ + + [o] + + + + identifier + + + + Literal + + + + 1 + + An Identifier for the Agent. + + + + +
+ + + [o] + + + + name + + + + Text + + + + 1..* + + The noun given to the Agent. + + + + +
+ + + [o] + + + + participates + + + + Participation + + + + 0..* + + The participation in which an Agent is involved. + + The Participation class facilitates the detailed description of how an Agent participates in or interacts with a Public Service and may include temporal and spatial information. + + +
+
+ + +
+ + + + + + +
+

+ Business Event + +

+ + +
+
+ Definition +
+
+ A Business Event is a specific situation or event in the lifecycle of a business that fulfils one or more needs or (legal) obligations of that business at this specific point in time. +
+ + +
+ Usage Note +
+
+ A Business Event requires a set of public services to be delivered and consumed in order for the associated business need(s) or obligation(s) to be fulfilled. Business Events are defined within the context of a particular Member State. In other words, a Business Event groups together a number of public services that need to be delivered for completing that particular event. +
+ + +
+ Subclass of +
+
Event + +
+ +
+ Properties +
+ +
+ For this entity the following properties are defined: type + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + type + + + + Code + + + + 0..* + + It links an Event to a controlled vocabulary of event types. + + The recommended Controlled vocabulary to be used is the Business event Vocabulary maintained by the Publications Office of the EU. + + +
+
+ + +
+ + + + + + +
+

+ Channel + +

+ + +
+
+ Definition +
+
+ A medium through which an Agent provides, uses or interacts in another way with a Public Service. +
+ + +
+ Usage Note +
+
+ Typical examples include online services, phone, walk-in centres etc. +
+ + +
+ Properties +
+ +
+ For this entity the following properties are defined: availability restriction + , description + , has input + , identifier + , opening hours + , owned by + , processing time + , type + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + availability restriction + + + + Temporal Entity + + + + 0..* + + A time during which the resource is not available. + + Like the Contact Point, a Channel may not be available at a certain time. +

+For a simple description of the time use the description property of TemporalEntity. +

+For more structured data use the model in Time Ontology, see an example. +
+ +
+ + + [o] + + + + description + + + + Text + + + + 0..* + + A free text description of the Channel, for example to describe conditions when to use it. + + + + +
+ + + [o] + + + + has input + + + + Evidence + + + + 0..* + + The property links a Public Service directly to one or more pieces of Evidence. + + In the majority of cases, the evidence required to use a Public Service will be independent of the channel through which the service is accessed. The Has Input property should normally be used to link a Public Service directly to one or more pieces of Evidence. However, where the type of Evidence required varies according to the channel used to access the Public Service, then the Has Input property may be used at the Channel level. For example, a digital signature may be required for an online channel, whereas a physical signature may be required for a face to face service provision. + + +
+ + + [o] + + + + identifier + + + + Literal + + + + 1 + + An Identifier for the Channel. + + + + +
+ + + [o] + + + + opening hours + + + + Temporal Entity + + + + 0..* + + A time at which the resource is normally available. + + Like the Contact Point, a Channel may be available at a certain time. +

+For a simple description of the time use the description property of TemporalEntity. +

+For more structured data use the model in Time Ontology, see an example. +
+ +
+ + + [o] + + + + owned by + + + + Organization + + + + 0..* + + The owner of a specific Channel through which a Public Service is being delivered. + + + + +
+ + + [o] + + + + processing time + + + + Duration + + + + 0..1 + + The (estimated) time needed for executing a Public Service which may depend on the Channel chosen. + + The actual information is provided using the ISO8601 syntax for durations. + + +
+ + + [o] + + + + type + + + + Code + + + + 0..1 + + The type of Channel as defined in a controlled vocabulary. + + The recommended controlled vocabularies for this property is the Europass Channel Type Authority Table of the Publications Office. + +Member States could create subclasses of Channel by adding a e-mail address or an homepage depending on the channel type, in this case vCard could be eventually used. + + +
+
+ + +
+ + + + + + +
+

+ Collection + +

+ + +
+
+ Definition +
+
+ This class represent the way Concepts belong together. Thus, different concepts are grouped and define a controlled vocabulary. +
+ + +
+ Usage Note +
+
+ In this context, the CPSV-AP reuses the Collection class as defined in the SKOS Simple Knowledge Organization System. For describing the attributes of a Collection (labels, preferred labels, alternative labels, definition, etc.) we refer to SKOS. +
+ + +
+ Properties +
+ +
+ For this entity the following properties are defined: member + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + member + + + + Concept + + + + 0..* + + It indicates the Concepts that are part of the Collection. + + + + +
+
+ + +
+ + + + + + +
+

+ Concept + +

+ + +
+
+ Definition +
+
+ This class represents any concept that can be used for classifying the Public Service and which relates to the Public Service through the property Is Classified By. +
+ + +
+ Usage Note +
+
+ This class has been added in the CPSV-AP to complement the need for adding other ways of classifying the Public Service, which have not been explicitly defined in the CPSV-AP. In this context, the CPSV-AP reuses the Concept class as defined in the SKOS Simple Knowledge Organization System. For describing the attributes of a Concept (labels, preferred labels, alternative labels, definition, etc.) we refer to SKOS. The Concept may or may not belong to (member) a certain Collection. +
+ + +
+ Properties +
+ +
+ This specification does not impose any additional requirements to properties for this entity. +
+ +
+ + + +
+ + + + + + +
+

+ Concession Contract + +

+ + +
+
+ Definition +
+
+ A contract between one or more buyers and one or more economic operators giving the right to the economic operators to exploit the rights foreseen in the contract which may include the receipt of payments. +
+ + + +
+ Properties +
+ +
+ This specification does not impose any additional requirements to properties for this entity. +
+ +
+ + + +
+ + + + + + +
+

+ Contact Point + +

+ + +
+
+ Definition +
+
+ Information (e.g. e-mail address, telephone number) of a person or department through which the user can get in touch with. +
+ + +
+ Usage Note +
+
+ Similarly to the Channel class, a Contact Point may have regular opening hours that are then overridden by, for example, public holidays, using the Temporal Entity class. +
+ + +
+ Properties +
+ +
+ For this entity the following properties are defined: availability restriction + , contact page + , has email + , has telephone + , opening hours + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + availability restriction + + + + Temporal Entity + + + + 0..* + + A time during which the resource is not available. + + For a simple description of the time use the description property of TemporalEntity. + +For more structured data use the model in Time Ontology, see an example. + +This relation can be used to indicate exceptional closures such as being closed on public holidays. + + +
+ + + [o] + + + + contact page + + + + Document + + + + 0..* + + A web page that could be used to reach out the Contact Point. + + + + +
+ + + [o] + + + + has email + + + + Literal + + + + 0..* + + An electronic address through which the Contact Point can be contacted. + + + + +
+ + + [o] + + + + has telephone + + + + Literal + + + + 0..* + + A telephone number through which the Contact Point can be contacted. + + + + +
+ + + [o] + + + + opening hours + + + + Temporal Entity + + + + 0..* + + A time at which the the resource is normally available. + + For a simple description of the time use the description property of TemporalEntity. + +For more structured data use the model in Time Ontology, see an example. + + +
+
+ + +
+ + + + + + +
+

+ Cost + +

+ + +
+
+ Definition +
+
+ The Cost class represents any costs related to the execution of a Public Service that the Agent consuming it needs to pay. +
+ + + +
+ Properties +
+ +
+ For this entity the following properties are defined: currency + , description + , has value + , identifier + , if accessed through + , is defined by + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + currency + + + + Code + + + + 0..1 + + The currency in which the Cost needs to be paid and the value of the Cost is expressed. + + The possible values for this property are described in the controlled vocabulary +Currency Authority Table of Publications Office. + + +
+ + + [o] + + + + description + + + + Text + + + + 0..* + + A free text description of the Cost. + + + + +
+ + + [o] + + + + has value + + + + Double + + + + 0..1 + + A numeric value indicating the amount of the Cost. + + + + +
+ + + [o] + + + + identifier + + + + Literal + + + + 1 + + An Identifier for the Cost. + + + + +
+ + + [o] + + + + if accessed through + + + + Channel + + + + 0..1 + + The costs created by the use of different Channels. + + For example, if accessed through an online service cf. accessed at a physical location, the cost can be linked to the channel using the If Accessed Through property. + + +
+ + + [o] + + + + is defined by + + + + Organization + + + + 0..* + + It links the Cost class to one or more instances of the Organization class. + + This property indicates which Public Organization is the Competent Authority for defining the costs associated with the delivery of a particular Public Service. + + +
+
+ + +
+ + + + + + +
+

+ Dataset + +

+ + +
+
+ Definition +
+
+ A collection of data, published or curated by a single agent, and available for access or download in one or more representations. +
+ + +
+ Usage Note +
+
+ This class represents a collection of metadata and where they can be found. For instance, a dataset can be found on a regional public service portal and/or a national eGovernment portal. +
+ + +
+ Properties +
+ +
+ For this entity the following properties are defined: description + , has part + , identifier + , landing page + , publisher + , title + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + description + + + + Text + + + + 1..* + + A free-text account of the Dataset. This property can be repeated for parallel language versions of the description. + + + + +
+ + + [o] + + + + has part + + + + Public Service + + + + 0..* + + A related resource that is included either physically or logically in the described resource. + + It links a Dataset to the Public Service. + + +
+ + + [o] + + + + identifier + + + + Literal + + + + 0..* + + The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue. + + + + +
+ + + [o] + + + + landing page + + + + Document + + + + 0..* + + A web page that provides access to the Dataset, its Distributions and/or additional information. + + It is intended to point to a landing page at the original data provider, not to a page on a site of a third party, such as an aggregator. + + +
+ + + [o] + + + + publisher + + + + Agent + + + + 1 + + The Publisher of the Dataset, i.e. an entity (organisation) responsible for making the Dataset available. + + + + +
+ + + [o] + + + + title + + + + Text + + + + 1..* + + A name given to the Dataset. + + This property can be repeated for parallel language versions of the name. + + +
+
+ + +
+ + + + + + + + +
+

+ Evidence + +

+ + +
+
+ Definition +
+
+ Proof that a Requirement is met. +
+ + +
+ Usage Note +
+
+ The Evidence class is defined in the Core Criterion and Core Evidence Vocabulary (CCCEV). + +Although the wording of the definition is different, the semantics are an exact match for CPSV's Input class which it replaces. + +Evidence can be any resource - document, artefact - anything needed for executing the Public Service. In the context of Public Services, Evidence is usually administrative documents or completed application forms. A specific Public Service may require the presence of certain Evidence or combinations of Evidence in order to be delivered. + +In some cases, the Output of one service will be Evidence for another service. Such relationships should be described in the associated Rule(s). +
+ + +
+ Properties +
+ +
+ For this entity the following properties are defined: description + , identifier + , is conformant to + , is part of + , language + , name + , related documentation + , supports requirement + , type + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + description + + + + Text + + + + 0..* + + A free text Description of the piece of Evidence. + + + + +
+ + + [o] + + + + identifier + + + + Literal + + + + 1 + + An Identifier for the piece of Evidence. + + + + +
+ + + [o] + + + + is conformant to + + + + Evidence Type + + + + 0..* + + Evidence Type that specifies characteristics of the Evidence. + + Examples of characteristics could be the layout or the configuration of the Evidence. + + +
+ + + [o] + + + + is part of + + + + Dataset + + + + 0..* + + A related resource in which the described resource is physically or logically included. + + It links an Evidence to the Dataset using it. + + +
+ + + [o] + + + + language + + + + Linguistic System + + + + 0..* + + The language(s) of the piece of Evidence. + + The recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office. + + +
+ + + [o] + + + + name + + + + Text + + + + 1..* + + The official Name of the piece of Evidence. + + + + +
+ + + [o] + + + + related documentation + + + + Document + + + + 0..* + + The documentation that contains information. + + For instance, a particular template for an administrative document, an application or a guide on formatting the Evidence. + +A concrete example is an energy audit report which provides more context to the evidence of a home energy efficiency score. The audit report is the related documentation while the energy score is the evidence. + + +
+ + + [o] + + + + supports requirement + + + + Requirement + + + + 0..* + + Requirement for which the Evidence provides proof. + + + + +
+ + + [o] + + + + type + + + + Code + + + + 0..1 + + The type of Evidence as described in a controlled vocabulary. + + + + +
+
+ + +
+ + + + + + +
+

+ Evidence Type + +

+ + +
+
+ Definition +
+
+ Information about the characteristics of an Evidence. +
+ + +
+ Usage Note +
+
+ The Evidence Type and the characteristics it describes are not concrete individual responses to a Requirement (i.e. Evidence), but descriptions about the desired form, content, source and/or other characteristics that an actual response should have and provide (e.g. membership of a class of Evidences). +
+ + +
+ Properties +
+ +
+ For this entity the following properties are defined: evidence type classification + , identifier + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + evidence type classification + + + + Code + + + + 0..* + + Category to which the Evidence Type belongs. + + The categories agreed are left open but could for example specify the layout and content expected for an Evidence. An example could be id cards. + + +
+ + + [o] + + + + identifier + + + + Literal + + + + 1 + + Unambiguous reference to the Evidence Type. + + + + +
+
+ + +
+ + + + + + +
+

+ Legal Resource + +

+ + +
+
+ Definition +
+
+ This class represents the legislation, policy or policies that lie behind the Rules that govern the service. +
+ + +
+ Usage Note +
+
+ The definition and properties of the Legal Resource class in the CPSV-AP are aligned with the ontology included in "Council conclusions inviting the introduction of the European Legislation Identifier (ELI)". For describing the attributes of a Legal Resource (labels, preferred labels, alternative labels, definition, etc.) we refer to the ELI ontology. +
+ + +
+ Properties +
+ +
+ For this entity the following properties are defined: related + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + related + + + + Legal Resource + + + + 0..* + + Another instance of the Legal Resource class that is related to the particular Legal Resource being described. + + + + +
+
+ + +
+ + + + + + +
+

+ Life Event + +

+ + +
+
+ Definition +
+
+ The Life Event class represents an important event or situation in a citizen's life where public services are required. +
+ + +
+ Usage Note +
+
+ Note on the scope: an individual will encounter any number of 'events'; in the general sense of the word. In the context of the CPSV-AP, the Life Event class only represents an event to which a Public Service is related. For example, a couple becoming engaged is not a CPSV-AP Life Event, getting married is, since only the latter has any relevance to public services. +
+ + +
+ Subclass of +
+
Event + +
+ +
+ Properties +
+ +
+ For this entity the following properties are defined: type + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + type + + + + Code + + + + 0..* + + It links an Event to a controlled vocabulary of event types. + + The recommended Controlled vocabulary to be used is the Life Events Vocabulary maintained by the Publications Office of the EU. + + +
+
+ + +
+ + + + + + +
+

+ Organization + +

+ + +
+
+ Definition +
+
+ A collection of people organized together into a community or other social, commercial or political structure. The group has some common purpose or reason for existence which goes beyond the set of people belonging to it and can act as an Agent. Organizations are often decomposable into hierarchical structures. +
+ + + +
+ Subclass of +
+
Agent + +
+ +
+ Properties +
+ +
+ This specification does not impose any additional requirements to properties for this entity. +
+ +
+ + + +
+ + + + + + +
+

+ Output + +

+ + +
+
+ Definition +
+
+ An output can be any resource - document, artefact - anything produced by the Public Service. In the context of a Public Service, the output provides an official document or other artefact of the Competent Authority (Public Organization) that permits/authorises/entitles an Agent to (do) something. +
+ + +
+ Usage Note +
+
+ In some cases, the Output of one Public Service will be used as evidence to fulfil a requirement of another Public Service. Such relationships should be described in the associated Rule(s). +
+ + +
+ Properties +
+ +
+ For this entity the following properties are defined: description + , identifier + , is part of + , language + , name + , type + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + description + + + + Text + + + + 0..* + + A free text Description of the Output. + + + + +
+ + + [o] + + + + identifier + + + + Literal + + + + 1 + + An Identifier for the Output. + + + + +
+ + + [o] + + + + is part of + + + + Dataset + + + + 0..* + + A related resource in which the described resource is physically or logically included. + + It links an Output to the Dataset using it. + + +
+ + + [o] + + + + language + + + + Linguistic System + + + + 0..* + + The language(s) in which the Output is available. + + This could be one or multiple languages, for instance in countries with more than one official language. The recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office. + + +
+ + + [o] + + + + name + + + + Text + + + + 1..* + + The official Name of the Output. + + + + +
+ + + [o] + + + + type + + + + Code + + + + 0..* + + The type of Output as defined in a controlled vocabulary. + + Possible values of Output types are: Declaration, Physical object, Code, Financial obligation, Financial benefit, Recognition, Permit. + + +
+
+ + +
+ + + + + + + + + + + + +
+

+ Requirement + +

+ + +
+
+ Definition +
+
+ Condition or prerequisite that is to be proven by Evidence. +
+ + +
+ Usage Note +
+
+ Not all public services are needed or are used by everyone. For example, the visa service operated by European countries is not needed by European citizens but is needed by some citizens from elsewhere, or public services offering unemployment benefits and grants are targeting specific societal groups. The CPSV-AP reuses the Core Criterion and Core Evidence Vocabulary for this class. + +Requirement is a generic class representing any type of prerequisite that may be desired, needed or imposed as an obligation. CCCEV recommends to not use the Requirement class directly, but rather a more semantically-enriched subclass such as Criterion, Information Requirement or Constraint. Also note that the Requirement class is specified at a more abstract level and is not to be used as the instantiation of a Requirement for a specific Agent. +To illustrate the notion: the European Directive on services in the internal market defines requirement as any obligation, prohibition, condition or limit provided for in the laws, regulations or administrative provisions of the Member States or in consequence of case-law, administrative practice, the rules of professional bodies, or the collective rules of professional associations or other professional organisations, adopted in the exercise of their legal autonomy. +
+ + +
+ Properties +
+ +
+ For this entity the following properties are defined: fulfils + , has supporting evidence + , identifier + , name + , type + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + fulfils + + + + Rule + + + + 0..* + + The Rules that the requirements fulfils. + + + + +
+ + + [o] + + + + has supporting evidence + + + + Evidence + + + + 0..* + + Evidence that supplies information, proof or support for the Requirement. + + + + +
+ + + [o] + + + + identifier + + + + Literal + + + + 1 + + Unambiguous reference to a Requirement. + + + + +
+ + + [o] + + + + name + + + + Text + + + + 1..* + + Name of the Requirement. + + + + +
+ + + [o] + + + + type + + + + Code + + + + 0..* + + Category to which the Requirement belongs. + + + + +
+
+ + +
+ + + + + + +
+

+ Rule + +

+ + +
+
+ Definition +
+
+ The Rule class represents a document that sets out the specific rules, guidelines or procedures that the Public Service follows. +
+ + +
+ Usage Note +
+
+ It includes the terms of service, licence, and authentication requirements of the Public Service. Instances of the Rule class are FRBR Expressions, that is, a concrete expression such as a document, of the more abstract concept of the rules themselves. The CPSV-AP does not envisage instances of the Rule class as machine-readable business rules. Detailed modelling of the rules related to Public Services is out of scope of the CPSV-AP. +
+ + +
+ Properties +
+ +
+ For this entity the following properties are defined: description + , identifier + , implements + , language + , name + , type + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + description + + + + Text + + + + 1..* + + A free text Description of the Rule. + + + + +
+ + + [o] + + + + identifier + + + + Literal + + + + 1 + + An Identifier for the Rule. + + + + +
+ + + [o] + + + + implements + + + + Legal Resource + + + + 0..* + + It links a Rule to relevant legislation or policy documents i.e. +the Legal Resource under which the Rules are being defined. + + + + +
+ + + [o] + + + + language + + + + Linguistic System + + + + 0..* + + The language(s) in which the Rule is available. + + This could be one or multiple languages, for instance in countries with more than one official language. The recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office. + + +
+ + + [o] + + + + name + + + + Text + + + + 1..* + + The Name of the Rule. + + + + +
+ + + [o] + + + + type + + + + Code + + + + 0..1 + + Type of Rule. + + For example: a rule for non-disclosure of a dataset, a rule for disclosure of a dataset, etc. + + +
+
+ + +
+ + + + + + +
+

+ Service Concession Contract + +

+ + +
+
+ Definition +
+
+ Concessions are contracts for pecuniary interest by means of which one or more contracting authorities or contracting entities entrusts the execution of works, or the provision and the management of services, to one or more economic operators. +
+ + +
+ Usage Note +
+
+ The object of such contracts is the procurement of works or services by means of a concession, the consideration of which consists in the right to exploit the works or services or in that right together with payment. Such contracts may, but do not necessarily, involve a transfer of ownership to contracting authorities or contracting entities, but contracting authorities or contracting entities always obtain the benefits of the works or services in +question. The definition comes from the Directive 2014/23/EU. +
+ + +
+ Subclass of +
+
Concession Contract + +
+ +
+ Properties +
+ +
+ For this entity the following properties are defined: description + , established under + , has contracting authority + , has economic operator + , identifier + , name + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + description + + + + Text + + + + 1..* + + A free text description of the Service Concession Contract. + + + + +
+ + + [o] + + + + established under + + + + Legal Resource + + + + 0..* + + It links a Service Concession Contract to relevant legislation or policy documents i.e. +the Legal Resource under which the Service Concession Contracts are being defined. + + + + +
+ + + [o] + + + + has contracting authority + + + + Public Organization + + + + 1..* + + It links a Service Concession Contract with the Contracting Authority which is ultimately responsible for a public service. + + + + +
+ + + [o] + + + + has economic operator + + + + Organization + + + + 1..* + + It links a Service Concession Contract with the Economic Operator in charge for the provision and the management of public services. + + + + +
+ + + [o] + + + + identifier + + + + Literal + + + + 1 + + An Identifier for the Service Concession Contract. + + + + +
+ + + [o] + + + + name + + + + Text + + + + 1..* + + The Name of the Service Concession Contract. + + + + +
+
+ + +
+ + + + + + +
+

+ Temporal Entity + +

+ + +
+
+ Definition +
+
+ A temporal interval or instant. +
+ + + +
+ Properties +
+ +
+ For this entity the following properties are defined: description + , frequency + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + description + + + + Text + + + + 0..* + + A textual representation of the Temporal Entity. + + + + +
+ + + [o] + + + + frequency + + + + Code + + + + 0..* + + The recurrence of an instant or period. + + It is recommended to use the frequency from an existing vocabulary like the Frequency from the Publications Office. + + +
+
+ + +
+ + + + + +
+ +
+

+ Datatypes +

+ + The following datatypes are used within this specification. + + + + + + + + + + + + + + + + + + + + +
+ + Class + + Definition +
+ + (create issue) + + + +
+ Code +
+ +
+ An idea or notion; a unit of thought. +
+ + (create issue) + + + +
+ Document +
+ +
+ A document. +
+ + (create issue) + + + +
+ Double +
+ +
+ The double datatype is patterned after the IEEE double-precision 64-bit floating point datatype [IEEE 754-2008]. Each floating point datatype has a value space that is a subset of the rational numbers. Floating point numbers are often used to approximat +
+ + (create issue) + + + +
+ Duration +
+ +
+ Duration is a datatype that represents durations of time. The concept of duration being captured is drawn from those of [ISO 8601], specifically durations without fixed endpoints. +
+ + (create issue) + + + + + + + A system of signs, symbols, sounds, gestures, or rules used in communication. +
+ + (create issue) + + + +
+ Literal +
+ +
+ The class of literal values, eg. textual strings and integers. +
+ + (create issue) + + + +
+ Location +
+ +
+ An identifiable geographic place or named place. +
+ + (create issue) + + + +
+ Text +
+ +
+ The text data type is a combination of a string and a language identifier. +
+ + +
+ + + +
+

Examples

+ +
Example Public Service
+ +
+ + + +
+

Usage Guidelines

+
+

Support for implementation

+ +The following section provides support for implementing the Semantic Repository Model. +

+ +

JSON-LD context file

+ +One common technical question is the format in which the data is being exchanged. +For conformance with the Semantic Repository Model, it is not mandatory that this happens in an RDF serialisation, but the exchanged format SHOULD be unambiguously transformable into RDF. +For the format JSON, a popular format to exchange data between systems, SEMIC provides a JSON-LD context file. +JSON-LD is a W3C Recommendation [[[json-ld11]]] that provided a standard approach to interpret JSON structures as RDF. +The provided JSON-LD context file can be used by implementers. +This JSON-LD context is not normative, i.e. other JSON-LD contexts are allowed. +

+The JSON-LD context file downloadable here. +

+ +

Validation

+ +To verify if the data is (technically) conformant to the Semantic Repository Model, the exchanged data can be validated using the provided SHACL shapes. +SHACL is a W3C Recommendation to express constraints on an RDF knowledge graph. +

+To support the check whether or not a catalogue satisfies the expressed constraints in this Application Profile, the constraints in this specification are expressed using SHACL [[shacl]]. +Each constraint in this specification that could be converted into a SHACL expression has been included. +As such this collection of SHACL expressions that can be used to build a validation check for data. +

+It is up to the implementers to define the validation they expect. +Each implementation happens within a context, and that context is beyond the SHACL expressions here. +

+The shapes can be found here. + +

RDF representation

+The RDF representation of the Semantic Repository Model is available here. + +

UML representation

+The UML representation from which the Semantic Repository Model has been build is available here. + + + +
+
+

Governance

+ +

Versioning governance

+All specifications produced in SEMIC will follow the versioning rule described by the SEMIC Style Guide rule +PC-R3. +In case a SEMIC asset is deprecated the asset will remain available through its PURI. +

+The serialisation will have: +

    +
  • a dct:isReplacedBy referencing the new assets used instead and
  • +
  • an adms:status indicating its deprecated status.
  • +
+

+ +

Governance requirements for re-used assets

+In order to adhere to the SEMIC Style Guide rule GC-R2 + a specification should have quality and governance standards for the assets that are being reused. +

+In order for an asset to be considered for reuse within a SEMIC specification it can be requested by a community member or it requires to adhere to the following requirements: +

    +
  • The asset is part of a recommendation by a major standards body or an EU institution.
  • +
  • The asset is actively being maintained.
  • +
+

+ +After being taken into consideration the asset will be validated in three steps: +

    +
  • Syntax validation will be performed on the relevant artefacts.
  • +
  • Constraint validation will be performed on the relevant artefacts.
  • +
  • The PURI will be validated.
  • +
+Once considered and validated an asset can be adopted if it is approved by the community. +

+ +

Lexicalisation rules

+ +In order to adhere to the SEMIC Style Guide rule SC-R3 a specification requires formal lexicalisation rules. +The Style Guide proposes two options either by using RDFS or SKOS lexicalisation. +

+SEMIC uses and will use the RDFS lexicalisation for all of its specifications. More specifically: +

    +
  • rdfs:label is used to provide a human-readable version of a resource's name.
  • +
  • The usage of certain resource can be clarified in a skos:usageNote.
  • +
+ +
+
+ + + + + + + + +
+ +

Quick Reference of Classes and Properties

+ +This section provides a condensed tabular overview of the mentioned classes and properties in this specification. +The properties are indicated as mandatory, recommended, optional and deprecated. These terms have the following meaning. +
    +
  • Mandatory property: a receiver MUST be able to process the information for that property; a sender MUST provide the information for that property.
  • +
  • Recommended property: a receiver MUST be able to process the information for that property; a sender SHOULD provide the information for that property if it is available.
  • +
  • Optional property: a receiver MUST be able to process the information for that property; a sender MAY provide the information for that property but is not obliged to do so.
  • +
  • Deprecated property: a receiver SHOULD be able to process information about instances of that property; a sender SHOULD NOT provide the information about instances of that property.
  • +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ClassClass IRIProperty TypePropertyProperty IRI
Address
http://www.w3.org/ns/locn#Address
Optionaladdress area
http://www.w3.org/ns/locn#addressArea
Address
http://www.w3.org/ns/locn#Address
Optionaladdress ID
http://www.w3.org/ns/locn#addressId
Address
http://www.w3.org/ns/locn#Address
Optionaladministrative unit level 1
http://www.w3.org/ns/locn#adminUnitL1
Address
http://www.w3.org/ns/locn#Address
Optionaladministrative unit level 2
http://www.w3.org/ns/locn#adminUnitL2
Address
http://www.w3.org/ns/locn#Address
Optionalfull address
http://www.w3.org/ns/locn#fullAddress
Address
http://www.w3.org/ns/locn#Address
Optionallocator designator
http://www.w3.org/ns/locn#locatorDesignator
Address
http://www.w3.org/ns/locn#Address
Optionallocator name
http://www.w3.org/ns/locn#locatorName
Address
http://www.w3.org/ns/locn#Address
Optionalpost code
http://www.w3.org/ns/locn#postCode
Address
http://www.w3.org/ns/locn#Address
Optionalpost name
http://www.w3.org/ns/locn#postName
Address
http://www.w3.org/ns/locn#Address
Optionalpost office box
http://www.w3.org/ns/locn#poBox
Address
http://www.w3.org/ns/locn#Address
Optionalthoroughfare
http://www.w3.org/ns/locn#thoroughfare
Agent
http://xmlns.com/foaf/0.1/Agent
Mandatoryidentifier
http://purl.org/dc/terms/identifier
Agent
http://xmlns.com/foaf/0.1/Agent
Mandatoryname
http://purl.org/dc/terms/title
Agent
http://xmlns.com/foaf/0.1/Agent
Optionaladdress
http://www.w3.org/ns/locn#address
Agent
http://xmlns.com/foaf/0.1/Agent
Optionalparticipates
http://data.europa.eu/m8g/participates
Business Event
http://data.europa.eu/m8g/BusinessEvent
Mandatorytype
http://purl.org/dc/terms/type
Channel
http://data.europa.eu/m8g/Channel
Mandatoryidentifier
http://purl.org/dc/terms/identifier
Channel
http://data.europa.eu/m8g/Channel
Optionalavailability restriction
http://data.europa.eu/m8g/specialOpeningHoursSpecification
Channel
http://data.europa.eu/m8g/Channel
Optionaldescription
http://purl.org/dc/terms/description
Channel
http://data.europa.eu/m8g/Channel
Optionalhas input
http://purl.org/vocab/cpsv#hasInput
Channel
http://data.europa.eu/m8g/Channel
Optionalopening hours
http://data.europa.eu/m8g/openingHours
Channel
http://data.europa.eu/m8g/Channel
Optionalowned by
http://data.europa.eu/m8g/ownedBy
Channel
http://data.europa.eu/m8g/Channel
Optionalprocessing time
http://data.europa.eu/m8g/processingTime
Channel
http://data.europa.eu/m8g/Channel
Optionaltype
http://purl.org/dc/terms/type
Collection
http://www.w3.org/2004/02/skos/core#Collection
Optionalmember
http://www.w3.org/2004/02/skos/core#member
Concept
http://www.w3.org/2004/02/skos/core#Concept
Concession Contract
http://data.europa.eu/a4g/ontology#ConcessionContract
Contact Point
http://data.europa.eu/m8g/ContactPoint
Optionalavailability restriction
http://data.europa.eu/m8g/specialOpeningHoursSpecification
Contact Point
http://data.europa.eu/m8g/ContactPoint
Optionalcontact page
http://data.europa.eu/m8g/contactPage
Contact Point
http://data.europa.eu/m8g/ContactPoint
Optionalhas email
http://data.europa.eu/m8g/email
Contact Point
http://data.europa.eu/m8g/ContactPoint
Optionalhas telephone
http://data.europa.eu/m8g/telephone
Contact Point
http://data.europa.eu/m8g/ContactPoint
Optionalopening hours
http://data.europa.eu/m8g/openingHours
Cost
http://data.europa.eu/m8g/Cost
Mandatoryidentifier
http://purl.org/dc/terms/identifier
Cost
http://data.europa.eu/m8g/Cost
Optionalcurrency
http://data.europa.eu/m8g/currency
Cost
http://data.europa.eu/m8g/Cost
Optionaldescription
http://purl.org/dc/terms/description
Cost
http://data.europa.eu/m8g/Cost
Optionalhas value
http://data.europa.eu/m8g/hasValue
Cost
http://data.europa.eu/m8g/Cost
Optionalif accessed through
http://data.europa.eu/m8g/ifAccessedThrough
Cost
http://data.europa.eu/m8g/Cost
Optionalis defined by
http://data.europa.eu/m8g/isDefinedBy
Dataset
http://www.w3.org/ns/dcat#Dataset
Mandatorydescription
http://purl.org/dc/terms/description
Dataset
http://www.w3.org/ns/dcat#Dataset
Mandatorypublisher
http://purl.org/dc/terms/publisher
Dataset
http://www.w3.org/ns/dcat#Dataset
Optionalhas part
http://purl.org/dc/terms/hasPart
Dataset
http://www.w3.org/ns/dcat#Dataset
Optionalidentifier
http://purl.org/dc/terms/identifier
Dataset
http://www.w3.org/ns/dcat#Dataset
Optionallanding page
http://www.w3.org/ns/dcat#landingPage
Dataset
http://www.w3.org/ns/dcat#Dataset
title
http://purl.org/dc/terms/title
Event
http://data.europa.eu/m8g/Event
Mandatoryidentifier
http://purl.org/dc/terms/identifier
Event
http://data.europa.eu/m8g/Event
Mandatoryname
http://purl.org/dc/terms/title
Event
http://data.europa.eu/m8g/Event
Optionaldescription
http://purl.org/dc/terms/description
Event
http://data.europa.eu/m8g/Event
Optionalhas related service
http://data.europa.eu/m8g/hasRelatedService
Evidence
http://data.europa.eu/m8g/Evidence
Mandatoryidentifier
http://purl.org/dc/terms/identifier
Evidence
http://data.europa.eu/m8g/Evidence
Mandatoryname
http://purl.org/dc/terms/title
Evidence
http://data.europa.eu/m8g/Evidence
Optionaldescription
http://purl.org/dc/terms/description
Evidence
http://data.europa.eu/m8g/Evidence
Optionalis conformant to
http://purl.org/dc/terms/conformsTo
Evidence
http://data.europa.eu/m8g/Evidence
Optionalis part of
http://purl.org/dc/terms/isPartOf
Evidence
http://data.europa.eu/m8g/Evidence
Optionallanguage
http://purl.org/dc/terms/language
Evidence
http://data.europa.eu/m8g/Evidence
Optionalrelated documentation
http://xmlns.com/foaf/0.1/page
Evidence
http://data.europa.eu/m8g/Evidence
Optionalsupports requirement
http://data.europa.eu/m8g/supportsRequirement
Evidence
http://data.europa.eu/m8g/Evidence
Optionaltype
http://purl.org/dc/terms/type
Evidence Type
http://data.europa.eu/m8g/EvidenceType
Mandatoryidentifier
http://purl.org/dc/terms/identifier
Evidence Type
http://data.europa.eu/m8g/EvidenceType
Optionalevidence type classification
http://data.europa.eu/m8g/evidenceTypeClassification
Legal Resource
http://data.europa.eu/eli/ontology#LegalResource
Optionalrelated
http://purl.org/dc/terms/relation
Life Event
http://data.europa.eu/m8g/LifeEvent
Optionaltype
http://purl.org/dc/terms/type
Organization
http://www.w3.org/ns/org#Organization
Output
http://data.europa.eu/m8g/Output
Mandatoryidentifier
http://purl.org/dc/terms/identifier
Output
http://data.europa.eu/m8g/Output
Mandatoryname
http://purl.org/dc/terms/title
Output
http://data.europa.eu/m8g/Output
Optionaldescription
http://purl.org/dc/terms/description
Output
http://data.europa.eu/m8g/Output
Optionalis part of
http://purl.org/dc/terms/isPartOf
Output
http://data.europa.eu/m8g/Output
Optionallanguage
http://purl.org/dc/terms/language
Output
http://data.europa.eu/m8g/Output
Optionaltype
http://purl.org/dc/terms/type
Participation
http://data.europa.eu/m8g/Participation
Mandatorydescription
http://purl.org/dc/terms/description
Participation
http://data.europa.eu/m8g/Participation
Mandatoryidentifier
http://purl.org/dc/terms/identifier
Participation
http://data.europa.eu/m8g/Participation
Mandatoryrole
http://data.europa.eu/m8g/role
Participation
http://data.europa.eu/m8g/Participation
Optionalhas participant
http://data.europa.eu/m8g/hasParticipant
Public Organization
http://data.europa.eu/m8g/PublicOrganisation
Mandatorypreferred label
http://www.w3.org/2004/02/skos/core#prefLabel
Public Organization
http://data.europa.eu/m8g/PublicOrganisation
Mandatoryspatial
http://purl.org/dc/terms/spatial
Public Service
http://purl.org/vocab/cpsv#PublicService
Mandatorydescription
http://purl.org/dc/terms/description
Public Service
http://purl.org/vocab/cpsv#PublicService
Mandatoryhas competent authority
http://data.europa.eu/m8g/hasCompetentAuthority
Public Service
http://purl.org/vocab/cpsv#PublicService
Mandatoryidentifier
http://purl.org/dc/terms/identifier
Public Service
http://purl.org/vocab/cpsv#PublicService
Mandatoryname
http://purl.org/dc/terms/title
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionaladdressee
http://purl.org/dc/terms/audience
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalcontact point
http://data.europa.eu/m8g/contactPoint
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalfollows
http://purl.org/vocab/cpsv#follows
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalfunctions of government
http://purl.org/dc/terms/type
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalhas channel
http://data.europa.eu/m8g/hasChannel
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalhas cost
http://data.europa.eu/m8g/hasCost
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalhas input
http://purl.org/vocab/cpsv#hasInput
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalhas input type
http://data.europa.eu/m8g/hasInputType
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalhas legal resource
http://data.europa.eu/m8g/hasLegalResource
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalhas participation
http://data.europa.eu/m8g/hasParticipation
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalholds requirement
http://data.europa.eu/m8g/holdsRequirement
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalis classified by
http://data.europa.eu/m8g/isClassifiedBy
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalis grouped by
http://data.europa.eu/m8g/isGroupedBy
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalis part of
http://purl.org/dc/terms/isPartOf
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalkeyword
http://www.w3.org/ns/dcat#keyword
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionallanguage
http://purl.org/dc/terms/language
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalprocessing time
http://data.europa.eu/m8g/processingTime
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalproduces
http://purl.org/vocab/cpsv#produces
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalrelated service
http://data.europa.eu/m8g/relatedService
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalrequires
http://purl.org/dc/terms/requires
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalsector
http://data.europa.eu/m8g/sector
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalspatial
http://purl.org/dc/terms/spatial
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalstatus
http://www.w3.org/ns/adms#status
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalthematic area
http://data.europa.eu/m8g/thematicArea
Requirement
http://data.europa.eu/m8g/Requirement
Mandatoryidentifier
http://purl.org/dc/terms/identifier
Requirement
http://data.europa.eu/m8g/Requirement
Mandatoryname
http://purl.org/dc/terms/title
Requirement
http://data.europa.eu/m8g/Requirement
Optionalfulfils
http://data.europa.eu/m8g/fulfils
Requirement
http://data.europa.eu/m8g/Requirement
Optionalhas supporting evidence
http://data.europa.eu/m8g/hasSupportingEvidence
Requirement
http://data.europa.eu/m8g/Requirement
Optionaltype
http://purl.org/dc/terms/type
Rule
http://purl.org/vocab/cpsv#Rule
Mandatorydescription
http://purl.org/dc/terms/description
Rule
http://purl.org/vocab/cpsv#Rule
Mandatoryidentifier
http://purl.org/dc/terms/identifier
Rule
http://purl.org/vocab/cpsv#Rule
Mandatoryname
http://purl.org/dc/terms/title
Rule
http://purl.org/vocab/cpsv#Rule
Optionalimplements
http://purl.org/vocab/cpsv#implements
Rule
http://purl.org/vocab/cpsv#Rule
Optionallanguage
http://purl.org/dc/terms/language
Rule
http://purl.org/vocab/cpsv#Rule
Optionaltype
http://purl.org/dc/terms/type
Service Concession Contract
http://data.europa.eu/m8g/ServiceConcessionContract
Mandatorydescription
http://purl.org/dc/terms/description
Service Concession Contract
http://data.europa.eu/m8g/ServiceConcessionContract
Mandatoryhas contracting authority
http://data.europa.eu/m8g/hasContractingAuthority
Service Concession Contract
http://data.europa.eu/m8g/ServiceConcessionContract
Mandatoryhas economic operator
http://data.europa.eu/m8g/hasEconomicOperator
Service Concession Contract
http://data.europa.eu/m8g/ServiceConcessionContract
Mandatoryidentifier
http://purl.org/dc/terms/identifier
Service Concession Contract
http://data.europa.eu/m8g/ServiceConcessionContract
Mandatoryname
http://purl.org/dc/terms/title
Service Concession Contract
http://data.europa.eu/m8g/ServiceConcessionContract
Optionalestablished under
http://data.europa.eu/m8g/establishedUnder
Temporal Entity
http://www.w3.org/2006/time#TemporalEntity
description
http://purl.org/dc/terms/description
Temporal Entity
http://www.w3.org/2006/time#TemporalEntity
frequency
http://data.europa.eu/m8g/frequency
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/SRM/releases/1.0.0/index_en.html b/SRM/releases/1.0.0/index_en.html new file mode 100644 index 000000000..f7f8dd5c0 --- /dev/null +++ b/SRM/releases/1.0.0/index_en.html @@ -0,0 +1,9955 @@ + + + + + + + + + + Semantic Repository Model + + + + + + + + + + + + + + + + + + + +
+

Abstract

+CPSV-AP provides a minimal common basis within Europe to describe public services. +
+ + +
+

+ Introduction +

+ +

+ The original Core Public Service Vocabulary Application Profile (CPSV-AP) was prepared in the context of Action 2016.29 – Accessing Member State + information resources at European level – Catalogue of Services of the European Commission’s Interoperability for European Public Administrations (ISA) programme. + The CPSV-AP has been seen as a first step for creating a model for describing public services related to business and life events, + to facilitate the set-up of catalogues of services oriented to businesses and citizens. +

+

+ CPSV-AP is designed to meet the following use cases: +

    +
  • facilitating the access to public service information;
  • +
  • building user-centric catalogues of public services at all levels from regional to a European federated catalogue;
  • +
  • managing portfolios of public services;
  • +
  • finding information of generic and specialised public services; and
  • +
  • the execution of a public service, i.e.; when a public service is performed and produces a physical object.
  • +
+

+

+ The specification of the Core Public Service Vocabulary Application Profile is represented in a UML class diagram. + The figure here beneath shows the full profile which includes: +

    +
  • The classes and properties that define the service itself: the necessary inputs, possible outputs, + the responsible public authority and the events that trigger service use;
  • +
  • The classes and properties that describe the context in which the service is offered. + This includes relevant legislation and rules of operation for the service; and
  • +
  • The interface between the service and its users: how and when it can be accessed.
  • +

    + +
+ + + + +
+

Status

+

+ This Application Profile has the status Semantic Repository Model published at 2024-05-06. +

+

+ Information about the process and the decisions involved in the creation of this specification are consultable at the Changelog. +

+
+ + + + +
+

+ License +

+ +

+ + Copyright © 2024 European Union. All material in this repository is published under the license CC-BY 4.0, unless explicitly otherwise mentioned. +

+ +
+ + + +
+
+ + + + +
+

+ Terminology +

+

+ An Application Profile (AP) is a specification that reuses terms from one or more base standards, adding more specificity by identifying mandatory, + recommended and optional elements to be used for a particular application, as well as recommendations for controlled vocabularies to be used. +

+

+ A Core Vocabulary (CV) is a basic, reusable and extensible data specification that captures the fundamental characteristics of an entity in a context-neutral fashion. Its main objective is to provide terms to be reused in the broadest possible context. + More information can be found on the SEMIC Style Guide. +

+ +This specification uses the following prefixes to shorten the URIs for readibility. + + + + + + + + + + + + + + + + + + + + +
PrefixNamespace IRI
admshttp://www.w3.org/ns/adms#
cpsvhttp://purl.org/vocab/cpsv#
cvhttp://data.europa.eu/m8g/
dcathttp://www.w3.org/ns/dcat#
dcthttp://purl.org/dc/terms/
elihttp://data.europa.eu/eli/ontology#
epohttp://data.europa.eu/a4g/ontology#
foafhttp://xmlns.com/foaf/0.1/
locnhttp://www.w3.org/ns/locn#
orghttp://www.w3.org/ns/org#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfshttp://www.w3.org/2000/01/rdf-schema#
skoshttp://www.w3.org/2004/02/skos/core#
timehttp://www.w3.org/2006/time#
xsdhttp://www.w3.org/2001/XMLSchema#
+ + +
+ + + +
+

Overview

+ + +
+ +

+ This document describes the usage of the following main entities for a correct usage of the Application Profile: +
+ | + Event | + Participation | + Public Organization | + Public Service | +

+

+ The main entities are supported by: +
+ | + Address | + Agent | + Business Event | + Channel | + Collection | + Concept | + Concession Contract | + Contact Point | + Cost | + Dataset | + Evidence | + Evidence Type | + Legal Resource | + Life Event | + Organization | + Output | + Requirement | + Rule | + Service Concession Contract | + Temporal Entity | +

+ + +

+ And supported by these datatypes: +
+ | Code | Document | Double | Duration | Linguistic System | Literal | Location | Text | +

+ +
+
+ + + +
+
+ + +
+ + + + +

+ Main Entities +

+The main entities are those that form the core of the Application Profile. + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ Event + +

+ + +
+
+ Definition +
+
+ This class represents an event that can be of any type that triggers, makes use of, or in some way is related to, a Public Service. +
+ + +
+ Usage Note +
+
+ It is not expected to be used directly, rather, one or other of its subclasses should be used. The properties of the class are, of course, inherited by those subclasses. The Event class is used as a hook either to a single related Public Service, such as diagnosis of illness being related to application for sickness benefit; or to a group of Public Services, such as all those related to the establishment of a new business. +
+ + +
+ Properties +
+ +
+ For this entity the following properties are defined: description + , has related service + , identifier + , name + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + description + + + + Text + + + + 0..* + + A free text description of the Event. + + The description is likely to be the text that a business or citizen sees for that specific Event when looking for relevant Public Services. Public administrations are therefore encouraged to include a reasonable level of detail in the description. + + +
+ + + [o] + + + + has related service + + + + Public Service + + + + 0..* + + The Public Service related to the Event. + + + + +
+ + + [o] + + + + identifier + + + + Literal + + + + 1 + + An Identifier for the Event. + + + + +
+ + + [o] + + + + name + + + + Text + + + + 1..* + + The Name (or title) of the Event. + + + + +
+
+ + +
+ + + + + + + + + + + + + + + + + + +
+

+ Participation + +

+ + +
+
+ Definition +
+
+ The Participation class allows to define roles within a certain context. +
+ + +
+ Usage Note +
+
+ The CPSV-AP recognises a common role connected with public services, i.e. the Competent Authority. +

+This simple structure does not allow statements to be made about those participants, such as the start and end date of a contract, nor does it support the inclusion of other roles. The Participation class supports this extra complexity if required, for instance, the description of a service user or a service provider. The model is consistent with the CPOV which in turn is based on the W3C Organization Ontology that supports the common cases simply but allows the complex cases where necessary. The Participation class can be mapped to the Organization Ontology's Membership class that allows more complex relationships and richer metadata to be applied to a role filled by a given Agent. +
+ + +
+ Properties +
+ +
+ For this entity the following properties are defined: description + , has participant + , identifier + , role + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + description + + + + Text + + + + 1..* + + A textual explanation of the Participation. + + + + +
+ + + [o] + + + + has participant + + + + Agent + + + + 1 + + The Agent involved in the Participation. + + + + +
+ + + [o] + + + + identifier + + + + Literal + + + + 1 + + The unambiguous structured reference for the Participation. + + + + +
+ + + [o] + + + + role + + + + Code + + + + 1..* + + The function of an Agent within a Participation. + + This should be provided using a controlled vocabulary. +Since this is an extension mechanism for the CSPV-AP, the controlled vocabulary should be decided to suit local implementations. + + +
+
+ + +
+ + + + + + +
+

+ Public Organization + +

+ + +
+
+ Definition +
+
+ An Organization that is defined as being part of the public sector by a legal framework at any level. +
+ + +
+ Usage Note +
+
+ Organizations which exist to provide services for its citizens and companies are called Public Organizations. The Public Organization class represents the organization. One organization may comprise several sub-organizations and any organization may have one or more organizational units. Each of these is described using the same properties and relationships. +

+This definition is consistent with the more detailed definition of a "public sector body" as given in the PSI Directive: "the State, regional or local authorities, bodies governed by public law and associations formed by one or several such authorities or one or several such bodies governed by public law". It further defines a body governed by public law as any body "(a) established for the specific purpose of meeting needs in the general interest, not having an industrial or commercial character; and (b) having legal personality; and (c) financed, for the most part by the State, or regional or local authorities, or other bodies governed by public law; or subject to management supervision by those bodies; or having an administrative, managerial or supervisory board, more than half of whose members are appointed by the State, regional or local authorities or by other bodies governed by public law". +
+ + +
+ Subclass of +
+
Organization + +
+ +
+ Properties +
+ +
+ For this entity the following properties are defined: preferred label + , spatial + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + preferred label + + + + Text + + + + 1..* + + A preferred label is used to provide the primary, legally recognised name of the Public Organization, as defined in the ORG Ontology. + + Refers to the official or legal name of a Public Organization. An organization may only have one such name in any given language. Primary names may be provided in multiple languages with multiple instances of the preferred label property. This allowed in SKOS for skos:prefLabel, see integrity conditions and subsequent example. + + +
+ + + [o] + + + + spatial + + + + Location + + + + 1..* + + It links an Organization to the Administrative Region(s) that it covers. + + The value of the properly should be the URI of the region as defined in an authoritative +list of regions. In Europe, this is likely to be the Administrative Territorial Units +Named Authority List maintained by the Publications Office's Metadata Registry. +

+The ATU list does not include a geometry. That is, the territory is only identified by +its name not its spatial coordinates. This is likely to be the case for similar lists. If +geometries are available for the Public Organization's territory, they can be linked +from the territorial unit using the Core Location Vocabulary's locn:geometry +property. +
+ +
+
+ + +
+ + + + + + +
+

+ Public Service + +

+ + +
+
+ Definition +
+
+ A Public Service is a mandatory or discretionary set of activities performed, or able to be performed, by or on behalf of a public organisation, publicly funded and arise from public policy. +
+ + +
+ Usage Note +
+
+ This class represents the Public Service itself, as it is described in a public service catalogue. Services may be for the benefit of an individual, a business, or other public authority, or groups of any of these. A service exists whether it is used or not, and the term 'benefit' may apply in the sense of enabling the fulfilment of an obligation. As defined in the revised version of the European Interoperability Framework, a European public service comprises any service provided by public administrations in Europe, or by other organisations on their behalf, to businesses, citizens or others public administrations. +
+ + +
+ Properties +
+ +
+ For this entity the following properties are defined: addressee + , contact point + , description + , follows + , functions of government + , has channel + , has competent authority + , has cost + , has input + , has input type + , has legal resource + , has participation + , holds requirement + , identifier + , is classified by + , is grouped by + , is part of + , keyword + , language + , name + , processing time + , produces + , related service + , requires + , sector + , spatial + , status + , thematic area + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + addressee + + + + Code + + + + 0..* + + The target recipient of the Public Service. + + Examples are citizens, business, etc. + + +
+ + + [o] + + + + contact point + + + + Contact Point + + + + 0..* + + The main contact information of the resource. + + Note that the contact information should be relevant to the Public Service which may not be the same as contact information for the Competent Authority or any Participant. + + +
+ + + [o] + + + + description + + + + Text + + + + 1..* + + A free text Description of the Public Service. + + The description is likely to be the text that potential users of the Public Service see in any public service catalogue. Public administrations are encouraged to include a reasonable level of detail in the description, for instance including basic eligibility requirements for the particular Public Service and contact information. + + +
+ + + [o] + + + + follows + + + + Rule + + + + 0..* + + It links a Public Service to the Rule(s) under which it operates. + + The definition of the Rule class is very broad. In a typical case, the competent authority that provides the public service will also define the rules that will implement its own policies. The CPSV-AP is flexible to allow for significant variation in such a scenario. + + +
+ + + [o] + + + + functions of government + + + + Code + + + + 0..* + + The purpose of a government activity, which the public service is intended for. + + The possible values for this property are described in the controlled vocabulary COFOG main activity Authority Table of the Publications Office. + + +
+ + + [o] + + + + has channel + + + + Channel + + + + 0..* + + It links the Public Service to any Channel through which an Agent provides, uses or otherwise interacts with the Public Service, such as an online service, phone number or office. + + + + +
+ + + [o] + + + + has competent authority + + + + Public Organization + + + + 1..* + + It links a Public Service to a Public Organization, which is the responsible Agent for the delivery of the Public Service. + + Whether the particular Public Organization provides the public service directly or outsources it is not relevant. The Public Organization that is the Competent Authority of the service is the one that is ultimately responsible for managing and providing the public service. The term Competent Authority is defined in the Services Directive (2006/123/EC) in the following way: "Any body or authority which has a supervisory or regulatory role in a Member State in relation to service activities, including, in particular, administrative authorities, including courts acting as such, professional bodies, and those professional associations or other professional organisations which, in the exercise of their legal autonomy, regulate in a collective manner access to service activities or the exercise thereof". + + +
+ + + [o] + + + + has cost + + + + Cost + + + + 0..* + + It indicates the costs related to the execution of a Public Service for the citizen or business related to the execution of the particular Public Service. + + Where the cost varies depending on the channel through which the service is accessed, it can be linked to the channel using the If Accessed Through relationship. + + +
+ + + [o] + + + + has input + + + + Evidence + + + + 0..* + + It links a Public Service to one or more instances of the Evidence class. + + A specific Public Service may require the presence of certain pieces of Evidence in order to be delivered. If the evidence required to make use of a service varies according to the channel through which it is accessed, then Has Input should be at the level of the Channel. + + +
+ + + [o] + + + + has input type + + + + Evidence Type + + + + 0..* + + It links a Public Service to one or more instances of the EvidenceType class. + + + + +
+ + + [o] + + + + has legal resource + + + + Legal Resource + + + + 0..* + + It indicates the Legal Resource (e.g. legislation) to which the Public Service relates, operates or has its legal basis. + + + + +
+ + + [o] + + + + has participation + + + + Participation + + + + 0..* + + The way how a resource is organized. + + The Participation class facilitates the detailed description of how an Agent participates in or interacts with a Public Service and may include temporal and spatial information. + + +
+ + + [o] + + + + holds requirement + + + + Requirement + + + + 0..* + + It links a Public Service to a class that describes the Requirement. + + Usage: It describes the needing or using the service, such as residency in a given location, being over a certain age etc. The Requirement class is defined in the Core Criterion and Core Evidence Vocabulary. + + +
+ + + [o] + + + + identifier + + + + Literal + + + + 1 + + A formally-issued Identifier for the Public Service. + + + + +
+ + + [o] + + + + is classified by + + + + Concept + + + + 0..* + + It allows to classify the Public Service with any Concept other than those already foreseen and defined explicitly in the CPSV-AP (Thematic Area, Sector, etc.). + + It is a generic property which can be further specialised to make the classification explicit, for instance for classifying public services according level of digitisation, +type of audience, etc. The Concept is at its turn related to a Collection, which groups the different concepts into a controlled vocabulary. + + +
+ + + [o] + + + + is grouped by + + + + Event + + + + 0..* + + It links the Public Service to the Event class. + + Several Public Services may be associated with a particular Event and, likewise, the same Public Service may be associated with several different Events. + + +
+ + + [o] + + + + is part of + + + + Dataset + + + + 0..* + + A related resource in which the described resource is physically or logically included. + + It links a Public Service to the Dataset(s) in which it is being described. + + +
+ + + [o] + + + + keyword + + + + Text + + + + 0..* + + A keyword, term or phrase to describe the Public Service. + + + + +
+ + + [o] + + + + language + + + + Linguistic System + + + + 0..* + + The language(s) in which the Public Service is available. + + This could be one language or multiple languages, for instance in countries with more than one official language. + +The recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office. + + +
+ + + [o] + + + + name + + + + Text + + + + 1..* + + The official Name of the Public Service. + + + + +
+ + + [o] + + + + processing time + + + + Duration + + + + 0..1 + + The (estimated) time needed for executing a Public Service. The actual information is provided using the ISO8601 syntax for durations. + + The actual information is provided using the ISO8601 syntax for durations. +

+Some examples are provided below:
+Duration Syntax - Syntax
+5 years - P5Y
+1 month - P1M
+3 days - P3D
+2 days 4 hours - P2DT4H +

+Durations begin with an uppercase P followed by the number and the relevant designator, formally: P[n]Y[n]M[n]DT[n]H[n]M[n]S, where Y is for years, M for months etc. +

+Note that days and times are separated by an uppercase T which also +disambiguates M as meaning month (P2M means 2 months) or minute (PT2M means 2 minutes). Durations may also be defined as a number of weeks so P4W means 4 weeks. A full explanation is provided in the Wikipedia page that references the official ISO standard. +

+This approach is consistent with both schema.org and the W3C OWL Time Ontology. + +
+ +
+ + + [o] + + + + produces + + + + Output + + + + 0..* + + It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service. + + Outputs can be any resource, for instance a document, artefact or anything else being produced as a result of executing the Public Service. + + +
+ + + [o] + + + + related service + + + + Public Service + + + + 0..* + + A Public Service related to the particular instance of the Public Service class. + + + + +
+ + + [o] + + + + requires + + + + Public Service + + + + 0..* + + The way a Public Service makes use of other Public Services. + + One Public Service may require, or in some way make use of, the output of one or several other Public Services. In this case, for a Public Service to be executed, another Public Service must be executed beforehand. The nature of the requirement will be described in the associated Rule or Evidence. + + +
+ + + [o] + + + + sector + + + + Code + + + + 0..* + + The industry or sector a Public Service relates to, or is intended for. + + For example: environment, safety, housing. Note that a single Public Service may relate to multiple sectors. The possible values for this property are provided as a controlled vocabulary. The possible values for this property are described in the controlled vocabulary Data theme Authority Table of the Publications Office. + + +
+ + + [o] + + + + spatial + + + + Location + + + + 0..* + + A Public Service is likely to be available only within a given area, typically the area covered by a particular public authority. + + A common usage of the spatial property will be to define the Administrative Territorial Unit(s) - typically a country or region - in which a Public Service is available. The Publications Office of the European Union offers a URI set that is suitable for this purpose. In case the ATU code list is not suitable, NUTS or LAU, NAL Place or Geonames are recommended to use, in that order. If those are still not sufficient, we recommend to define your own code list. + +N.B. The spatial restriction is not meant to be used to describe eligibility or the speed of operation of the service. These aspects will be covered by the Criterion class. + + +
+ + + [o] + + + + status + + + + Code + + + + 0..1 + + It indicates whether a Public Service is active, inactive, under development etc. according to a controlled vocabulary. + + + + +
+ + + [o] + + + + thematic area + + + + Code + + + + 0..* + + The Thematic Area of a Public Service. + + For example: social protection, health, recreation, culture and religion, family, traveling economic affairs, tax, staff, environment, etc. + + +
+
+ + +
+ + + + + + + + + + + + +
+ +
+

+ Supportive Entities +

+The supportive entities are supporting the main entities in the Application Profile. +They are included in the Application Profile because they form the range of properties. + + + + + +
+

+ Address + +

+ + +
+
+ Definition +
+
+ A spatial object that in a human-readable way identifies a fixed location. +
+ + +
+ Usage Note +
+
+

+An "address representation" as conceptually defined by the INSPIRE Address Representation data type: "Representation of an address spatial object for use in external application schemas that need to include the basic, address information in a readable way." +


+ +

+The representation of Addresses varies widely from one country's postal system to another. Even within countries, there are almost always examples of Addresses that do not conform to the stated national standard. However, ISO 19160-1 provides a method through which different Addresses can be converted from one conceptual model to another. +


+ +

+This specification was heavily based on the INSPIRE Address Representation data type. It is noteworthy that if an Address is provided using the detailed breakdown suggested by the properties for this class, then it will be INSPIRE-conformant. To this very granular set of +properties, we add two further properties: +

    +
  • full address (the complete address as a formatted string)
  • +
  • addressID (a unique identifier for the address)
  • +
+The first of these allows publishers to simply provide the complete Address as one string, with or without formatting. This is analogous to vCard's label property. +


+ +

+The addressID is part of the INSPIRE guidelines and provides a hook that can be used to link the Address to an alternative representation, such as vCard or OASIS xAL. +


+ +This class belongs to Core Location Vocabulary +
+ + +
+ Properties +
+ +
+ For this entity the following properties are defined: address area + , address ID + , administrative unit level 1 + , administrative unit level 2 + , full address + , locator designator + , locator name + , post code + , post name + , post office box + , thoroughfare + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + address area + + + + Text + + + + 0..* + + The name of a geographic area that groups Addresses. + + This would typically be part of a city, a neighbourhood or village, e.g. Montmartre. Address area is not an administrative unit. + + +
+ + + [o] + + + + address ID + + + + Literal + + + + 0..* + + A globally unique identifier for each instance of an Address. + + The concept of adding a globally unique identifier for each instance of an address is a crucial part of the INSPIRE data spec. A number of EU countries have already implemented an ID (a UUID) in their Address Register/gazetteer, among them Denmark. OASIS xAL also includes an address identifier. It is the address Identifier that allows an address to be represented in a format other than INSPIRE whilst remaining conformant to the Core Vocabulary. +

+The INSPIRE method of representing addresses is very detailed, designed primarily for use in databases of addresses. Whilst data that is published in full conformance with the INSPIRE data structure can be made available using the Core Location Vocabulary the reverse is not true since the Core Vocabulary allows much greater flexibility. +

+Many datasets that include address data as one piece of information about something else are likely to have that data in simpler formats. These might be tailored to the specific need of the dataset, follow a national norm, or make use of a standard like vCard. +

+To provide maximum flexibility in the Core Vocabulary, whilst remaining interoperable with INSPIRE Address Guidelines (which EU Member States are obliged to use), the Core Location Vocabulary provides the extra property of full address and makes use of INSPIRE's addressID. +
+ +
+ + + [o] + + + + administrative unit level 1 + + + + Text + + + + 0..* + + The name of the uppermost level of the address, almost always a country. + + Best practice is to use the ISO 3166-1 code but if this is inappropriate for the context, country names should be provided in a consistent manner to reduce ambiguity. For example, either write 'France' or 'FRA' consistently throughout the dataset and avoid mixing the two. The Country controlled vocabulary from the Publications Office can be reused for this. + + +
+ + + [o] + + + + administrative unit level 2 + + + + Text + + + + 0..* + + The name of a secondary level/region of the address, usually a county, state or other such area that typically encompasses several localities. + + Values could be a region or province, more granular than level 1. + + +
+ + + [o] + + + + full address + + + + Text + + + + 0..* + + The complete address written as a string. + + Use of this property is not recommended as it will suffer any misunderstandings that might arise through the breaking up of an address into its component parts. This property is analogous to vCard's label property but with two important differences: (1) formatting is not assumed so that, unlike vCard label, it may not be suitable to print this on an address label, (2) vCard's label has a domain of vCard Address; the fullAddress property has no such restriction. An example of a full address is "Champ de Mars, 5 Avenue Anatole France, 75007 Paris, France". + + +
+ + + [o] + + + + locator designator + + + + Literal + + + + 0..* + + A number or sequence of characters that uniquely identifies the locator within the relevant scope. + + In simpler terms, this is the building number, apartment number, etc. For an address such as "Flat 3, 17 Bridge Street", the locator is "flat 3, 17". + + +
+ + + [o] + + + + locator name + + + + Text + + + + 0..* + + Proper noun(s) applied to the real world entity identified by the locator. + + The locator name could be the name of the property or complex, of the building or part of the building, or it could be the name of a room inside a building. +

+The key difference between a locator and a locator name is that the latter is a proper name and is unlikely to include digits. For example, "Shumann, Berlaymont" is a meeting room within the European Commission headquarters for which locator name is more appropriate than locator. +
+ +
+ + + [o] + + + + post code + + + + Literal + + + + 0..* + + The code created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points. + + Post codes are common elements in many countries' postal address systems. One of the many post codes of Paris is for example "75000". + + +
+ + + [o] + + + + post name + + + + Text + + + + 0..* + + A name created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points. + + Usually a city, for example "Paris". + + +
+ + + [o] + + + + post office box + + + + Literal + + + + 0..* + + A location designator for a postal delivery point at a post office, usually a number. + + INSPIRE's name for this is "postalDeliveryIdentifier" for which it uses the locator designator property with a type attribute of that name. This vocabulary separates out the Post Office Box for greater independence of technology. An example post office box number is "9383". + + +
+ + + [o] + + + + thoroughfare + + + + Text + + + + 0..* + + The name of a passage or way through from one location to another. + + A thoroughfare is usually a street, but it might be a waterway or some other feature. For example, "Avenue des Champs-Élysées". + + +
+
+ + +
+ + + + + + +
+

+ Agent + +

+ + +
+
+ Definition +
+
+ The Agent class is any resource that acts or has the power to act. This includes people, organisations and groups. The Public Organization class, defined in the Core Public Organisation Vocabulary, is a notable subclass of Agent. +
+ + + +
+ Properties +
+ +
+ For this entity the following properties are defined: address + , identifier + , name + , participates + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + address + + + + Address + + + + 0..* + + An Address related to an Agent. Asserting the address relationship implies that the Agent has an Address. + + + + +
+ + + [o] + + + + identifier + + + + Literal + + + + 1 + + An Identifier for the Agent. + + + + +
+ + + [o] + + + + name + + + + Text + + + + 1..* + + The noun given to the Agent. + + + + +
+ + + [o] + + + + participates + + + + Participation + + + + 0..* + + The participation in which an Agent is involved. + + The Participation class facilitates the detailed description of how an Agent participates in or interacts with a Public Service and may include temporal and spatial information. + + +
+
+ + +
+ + + + + + +
+

+ Business Event + +

+ + +
+
+ Definition +
+
+ A Business Event is a specific situation or event in the lifecycle of a business that fulfils one or more needs or (legal) obligations of that business at this specific point in time. +
+ + +
+ Usage Note +
+
+ A Business Event requires a set of public services to be delivered and consumed in order for the associated business need(s) or obligation(s) to be fulfilled. Business Events are defined within the context of a particular Member State. In other words, a Business Event groups together a number of public services that need to be delivered for completing that particular event. +
+ + +
+ Subclass of +
+
Event + +
+ +
+ Properties +
+ +
+ For this entity the following properties are defined: type + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + type + + + + Code + + + + 0..* + + It links an Event to a controlled vocabulary of event types. + + The recommended Controlled vocabulary to be used is the Business event Vocabulary maintained by the Publications Office of the EU. + + +
+
+ + +
+ + + + + + +
+

+ Channel + +

+ + +
+
+ Definition +
+
+ A medium through which an Agent provides, uses or interacts in another way with a Public Service. +
+ + +
+ Usage Note +
+
+ Typical examples include online services, phone, walk-in centres etc. +
+ + +
+ Properties +
+ +
+ For this entity the following properties are defined: availability restriction + , description + , has input + , identifier + , opening hours + , owned by + , processing time + , type + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + availability restriction + + + + Temporal Entity + + + + 0..* + + A time during which the resource is not available. + + Like the Contact Point, a Channel may not be available at a certain time. +

+For a simple description of the time use the description property of TemporalEntity. +

+For more structured data use the model in Time Ontology, see an example. +
+ +
+ + + [o] + + + + description + + + + Text + + + + 0..* + + A free text description of the Channel, for example to describe conditions when to use it. + + + + +
+ + + [o] + + + + has input + + + + Evidence + + + + 0..* + + The property links a Public Service directly to one or more pieces of Evidence. + + In the majority of cases, the evidence required to use a Public Service will be independent of the channel through which the service is accessed. The Has Input property should normally be used to link a Public Service directly to one or more pieces of Evidence. However, where the type of Evidence required varies according to the channel used to access the Public Service, then the Has Input property may be used at the Channel level. For example, a digital signature may be required for an online channel, whereas a physical signature may be required for a face to face service provision. + + +
+ + + [o] + + + + identifier + + + + Literal + + + + 1 + + An Identifier for the Channel. + + + + +
+ + + [o] + + + + opening hours + + + + Temporal Entity + + + + 0..* + + A time at which the resource is normally available. + + Like the Contact Point, a Channel may be available at a certain time. +

+For a simple description of the time use the description property of TemporalEntity. +

+For more structured data use the model in Time Ontology, see an example. +
+ +
+ + + [o] + + + + owned by + + + + Organization + + + + 0..* + + The owner of a specific Channel through which a Public Service is being delivered. + + + + +
+ + + [o] + + + + processing time + + + + Duration + + + + 0..1 + + The (estimated) time needed for executing a Public Service which may depend on the Channel chosen. + + The actual information is provided using the ISO8601 syntax for durations. + + +
+ + + [o] + + + + type + + + + Code + + + + 0..1 + + The type of Channel as defined in a controlled vocabulary. + + The recommended controlled vocabularies for this property is the Europass Channel Type Authority Table of the Publications Office. + +Member States could create subclasses of Channel by adding a e-mail address or an homepage depending on the channel type, in this case vCard could be eventually used. + + +
+
+ + +
+ + + + + + +
+

+ Collection + +

+ + +
+
+ Definition +
+
+ This class represent the way Concepts belong together. Thus, different concepts are grouped and define a controlled vocabulary. +
+ + +
+ Usage Note +
+
+ In this context, the CPSV-AP reuses the Collection class as defined in the SKOS Simple Knowledge Organization System. For describing the attributes of a Collection (labels, preferred labels, alternative labels, definition, etc.) we refer to SKOS. +
+ + +
+ Properties +
+ +
+ For this entity the following properties are defined: member + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + member + + + + Concept + + + + 0..* + + It indicates the Concepts that are part of the Collection. + + + + +
+
+ + +
+ + + + + + +
+

+ Concept + +

+ + +
+
+ Definition +
+
+ This class represents any concept that can be used for classifying the Public Service and which relates to the Public Service through the property Is Classified By. +
+ + +
+ Usage Note +
+
+ This class has been added in the CPSV-AP to complement the need for adding other ways of classifying the Public Service, which have not been explicitly defined in the CPSV-AP. In this context, the CPSV-AP reuses the Concept class as defined in the SKOS Simple Knowledge Organization System. For describing the attributes of a Concept (labels, preferred labels, alternative labels, definition, etc.) we refer to SKOS. The Concept may or may not belong to (member) a certain Collection. +
+ + +
+ Properties +
+ +
+ This specification does not impose any additional requirements to properties for this entity. +
+ +
+ + + +
+ + + + + + +
+

+ Concession Contract + +

+ + +
+
+ Definition +
+
+ A contract between one or more buyers and one or more economic operators giving the right to the economic operators to exploit the rights foreseen in the contract which may include the receipt of payments. +
+ + + +
+ Properties +
+ +
+ This specification does not impose any additional requirements to properties for this entity. +
+ +
+ + + +
+ + + + + + +
+

+ Contact Point + +

+ + +
+
+ Definition +
+
+ Information (e.g. e-mail address, telephone number) of a person or department through which the user can get in touch with. +
+ + +
+ Usage Note +
+
+ Similarly to the Channel class, a Contact Point may have regular opening hours that are then overridden by, for example, public holidays, using the Temporal Entity class. +
+ + +
+ Properties +
+ +
+ For this entity the following properties are defined: availability restriction + , contact page + , has email + , has telephone + , opening hours + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + availability restriction + + + + Temporal Entity + + + + 0..* + + A time during which the resource is not available. + + For a simple description of the time use the description property of TemporalEntity. + +For more structured data use the model in Time Ontology, see an example. + +This relation can be used to indicate exceptional closures such as being closed on public holidays. + + +
+ + + [o] + + + + contact page + + + + Document + + + + 0..* + + A web page that could be used to reach out the Contact Point. + + + + +
+ + + [o] + + + + has email + + + + Literal + + + + 0..* + + An electronic address through which the Contact Point can be contacted. + + + + +
+ + + [o] + + + + has telephone + + + + Literal + + + + 0..* + + A telephone number through which the Contact Point can be contacted. + + + + +
+ + + [o] + + + + opening hours + + + + Temporal Entity + + + + 0..* + + A time at which the the resource is normally available. + + For a simple description of the time use the description property of TemporalEntity. + +For more structured data use the model in Time Ontology, see an example. + + +
+
+ + +
+ + + + + + +
+

+ Cost + +

+ + +
+
+ Definition +
+
+ The Cost class represents any costs related to the execution of a Public Service that the Agent consuming it needs to pay. +
+ + + +
+ Properties +
+ +
+ For this entity the following properties are defined: currency + , description + , has value + , identifier + , if accessed through + , is defined by + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + currency + + + + Code + + + + 0..1 + + The currency in which the Cost needs to be paid and the value of the Cost is expressed. + + The possible values for this property are described in the controlled vocabulary +Currency Authority Table of Publications Office. + + +
+ + + [o] + + + + description + + + + Text + + + + 0..* + + A free text description of the Cost. + + + + +
+ + + [o] + + + + has value + + + + Double + + + + 0..1 + + A numeric value indicating the amount of the Cost. + + + + +
+ + + [o] + + + + identifier + + + + Literal + + + + 1 + + An Identifier for the Cost. + + + + +
+ + + [o] + + + + if accessed through + + + + Channel + + + + 0..1 + + The costs created by the use of different Channels. + + For example, if accessed through an online service cf. accessed at a physical location, the cost can be linked to the channel using the If Accessed Through property. + + +
+ + + [o] + + + + is defined by + + + + Organization + + + + 0..* + + It links the Cost class to one or more instances of the Organization class. + + This property indicates which Public Organization is the Competent Authority for defining the costs associated with the delivery of a particular Public Service. + + +
+
+ + +
+ + + + + + +
+

+ Dataset + +

+ + +
+
+ Definition +
+
+ A collection of data, published or curated by a single agent, and available for access or download in one or more representations. +
+ + +
+ Usage Note +
+
+ This class represents a collection of metadata and where they can be found. For instance, a dataset can be found on a regional public service portal and/or a national eGovernment portal. +
+ + +
+ Properties +
+ +
+ For this entity the following properties are defined: description + , has part + , identifier + , landing page + , publisher + , title + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + description + + + + Text + + + + 1..* + + A free-text account of the Dataset. This property can be repeated for parallel language versions of the description. + + + + +
+ + + [o] + + + + has part + + + + Public Service + + + + 0..* + + A related resource that is included either physically or logically in the described resource. + + It links a Dataset to the Public Service. + + +
+ + + [o] + + + + identifier + + + + Literal + + + + 0..* + + The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue. + + + + +
+ + + [o] + + + + landing page + + + + Document + + + + 0..* + + A web page that provides access to the Dataset, its Distributions and/or additional information. + + It is intended to point to a landing page at the original data provider, not to a page on a site of a third party, such as an aggregator. + + +
+ + + [o] + + + + publisher + + + + Agent + + + + 1 + + The Publisher of the Dataset, i.e. an entity (organisation) responsible for making the Dataset available. + + + + +
+ + + [o] + + + + title + + + + Text + + + + 1..* + + A name given to the Dataset. + + This property can be repeated for parallel language versions of the name. + + +
+
+ + +
+ + + + + + + + +
+

+ Evidence + +

+ + +
+
+ Definition +
+
+ Proof that a Requirement is met. +
+ + +
+ Usage Note +
+
+ The Evidence class is defined in the Core Criterion and Core Evidence Vocabulary (CCCEV). + +Although the wording of the definition is different, the semantics are an exact match for CPSV's Input class which it replaces. + +Evidence can be any resource - document, artefact - anything needed for executing the Public Service. In the context of Public Services, Evidence is usually administrative documents or completed application forms. A specific Public Service may require the presence of certain Evidence or combinations of Evidence in order to be delivered. + +In some cases, the Output of one service will be Evidence for another service. Such relationships should be described in the associated Rule(s). +
+ + +
+ Properties +
+ +
+ For this entity the following properties are defined: description + , identifier + , is conformant to + , is part of + , language + , name + , related documentation + , supports requirement + , type + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + description + + + + Text + + + + 0..* + + A free text Description of the piece of Evidence. + + + + +
+ + + [o] + + + + identifier + + + + Literal + + + + 1 + + An Identifier for the piece of Evidence. + + + + +
+ + + [o] + + + + is conformant to + + + + Evidence Type + + + + 0..* + + Evidence Type that specifies characteristics of the Evidence. + + Examples of characteristics could be the layout or the configuration of the Evidence. + + +
+ + + [o] + + + + is part of + + + + Dataset + + + + 0..* + + A related resource in which the described resource is physically or logically included. + + It links an Evidence to the Dataset using it. + + +
+ + + [o] + + + + language + + + + Linguistic System + + + + 0..* + + The language(s) of the piece of Evidence. + + The recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office. + + +
+ + + [o] + + + + name + + + + Text + + + + 1..* + + The official Name of the piece of Evidence. + + + + +
+ + + [o] + + + + related documentation + + + + Document + + + + 0..* + + The documentation that contains information. + + For instance, a particular template for an administrative document, an application or a guide on formatting the Evidence. + +A concrete example is an energy audit report which provides more context to the evidence of a home energy efficiency score. The audit report is the related documentation while the energy score is the evidence. + + +
+ + + [o] + + + + supports requirement + + + + Requirement + + + + 0..* + + Requirement for which the Evidence provides proof. + + + + +
+ + + [o] + + + + type + + + + Code + + + + 0..1 + + The type of Evidence as described in a controlled vocabulary. + + + + +
+
+ + +
+ + + + + + +
+

+ Evidence Type + +

+ + +
+
+ Definition +
+
+ Information about the characteristics of an Evidence. +
+ + +
+ Usage Note +
+
+ The Evidence Type and the characteristics it describes are not concrete individual responses to a Requirement (i.e. Evidence), but descriptions about the desired form, content, source and/or other characteristics that an actual response should have and provide (e.g. membership of a class of Evidences). +
+ + +
+ Properties +
+ +
+ For this entity the following properties are defined: evidence type classification + , identifier + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + evidence type classification + + + + Code + + + + 0..* + + Category to which the Evidence Type belongs. + + The categories agreed are left open but could for example specify the layout and content expected for an Evidence. An example could be id cards. + + +
+ + + [o] + + + + identifier + + + + Literal + + + + 1 + + Unambiguous reference to the Evidence Type. + + + + +
+
+ + +
+ + + + + + +
+

+ Legal Resource + +

+ + +
+
+ Definition +
+
+ This class represents the legislation, policy or policies that lie behind the Rules that govern the service. +
+ + +
+ Usage Note +
+
+ The definition and properties of the Legal Resource class in the CPSV-AP are aligned with the ontology included in "Council conclusions inviting the introduction of the European Legislation Identifier (ELI)". For describing the attributes of a Legal Resource (labels, preferred labels, alternative labels, definition, etc.) we refer to the ELI ontology. +
+ + +
+ Properties +
+ +
+ For this entity the following properties are defined: related + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + related + + + + Legal Resource + + + + 0..* + + Another instance of the Legal Resource class that is related to the particular Legal Resource being described. + + + + +
+
+ + +
+ + + + + + +
+

+ Life Event + +

+ + +
+
+ Definition +
+
+ The Life Event class represents an important event or situation in a citizen's life where public services are required. +
+ + +
+ Usage Note +
+
+ Note on the scope: an individual will encounter any number of 'events'; in the general sense of the word. In the context of the CPSV-AP, the Life Event class only represents an event to which a Public Service is related. For example, a couple becoming engaged is not a CPSV-AP Life Event, getting married is, since only the latter has any relevance to public services. +
+ + +
+ Subclass of +
+
Event + +
+ +
+ Properties +
+ +
+ For this entity the following properties are defined: type + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + type + + + + Code + + + + 0..* + + It links an Event to a controlled vocabulary of event types. + + The recommended Controlled vocabulary to be used is the Life Events Vocabulary maintained by the Publications Office of the EU. + + +
+
+ + +
+ + + + + + +
+

+ Organization + +

+ + +
+
+ Definition +
+
+ A collection of people organized together into a community or other social, commercial or political structure. The group has some common purpose or reason for existence which goes beyond the set of people belonging to it and can act as an Agent. Organizations are often decomposable into hierarchical structures. +
+ + + +
+ Subclass of +
+
Agent + +
+ +
+ Properties +
+ +
+ This specification does not impose any additional requirements to properties for this entity. +
+ +
+ + + +
+ + + + + + +
+

+ Output + +

+ + +
+
+ Definition +
+
+ An output can be any resource - document, artefact - anything produced by the Public Service. In the context of a Public Service, the output provides an official document or other artefact of the Competent Authority (Public Organization) that permits/authorises/entitles an Agent to (do) something. +
+ + +
+ Usage Note +
+
+ In some cases, the Output of one Public Service will be used as evidence to fulfil a requirement of another Public Service. Such relationships should be described in the associated Rule(s). +
+ + +
+ Properties +
+ +
+ For this entity the following properties are defined: description + , identifier + , is part of + , language + , name + , type + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + description + + + + Text + + + + 0..* + + A free text Description of the Output. + + + + +
+ + + [o] + + + + identifier + + + + Literal + + + + 1 + + An Identifier for the Output. + + + + +
+ + + [o] + + + + is part of + + + + Dataset + + + + 0..* + + A related resource in which the described resource is physically or logically included. + + It links an Output to the Dataset using it. + + +
+ + + [o] + + + + language + + + + Linguistic System + + + + 0..* + + The language(s) in which the Output is available. + + This could be one or multiple languages, for instance in countries with more than one official language. The recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office. + + +
+ + + [o] + + + + name + + + + Text + + + + 1..* + + The official Name of the Output. + + + + +
+ + + [o] + + + + type + + + + Code + + + + 0..* + + The type of Output as defined in a controlled vocabulary. + + Possible values of Output types are: Declaration, Physical object, Code, Financial obligation, Financial benefit, Recognition, Permit. + + +
+
+ + +
+ + + + + + + + + + + + +
+

+ Requirement + +

+ + +
+
+ Definition +
+
+ Condition or prerequisite that is to be proven by Evidence. +
+ + +
+ Usage Note +
+
+ Not all public services are needed or are used by everyone. For example, the visa service operated by European countries is not needed by European citizens but is needed by some citizens from elsewhere, or public services offering unemployment benefits and grants are targeting specific societal groups. The CPSV-AP reuses the Core Criterion and Core Evidence Vocabulary for this class. + +Requirement is a generic class representing any type of prerequisite that may be desired, needed or imposed as an obligation. CCCEV recommends to not use the Requirement class directly, but rather a more semantically-enriched subclass such as Criterion, Information Requirement or Constraint. Also note that the Requirement class is specified at a more abstract level and is not to be used as the instantiation of a Requirement for a specific Agent. +To illustrate the notion: the European Directive on services in the internal market defines requirement as any obligation, prohibition, condition or limit provided for in the laws, regulations or administrative provisions of the Member States or in consequence of case-law, administrative practice, the rules of professional bodies, or the collective rules of professional associations or other professional organisations, adopted in the exercise of their legal autonomy. +
+ + +
+ Properties +
+ +
+ For this entity the following properties are defined: fulfils + , has supporting evidence + , identifier + , name + , type + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + fulfils + + + + Rule + + + + 0..* + + The Rules that the requirements fulfils. + + + + +
+ + + [o] + + + + has supporting evidence + + + + Evidence + + + + 0..* + + Evidence that supplies information, proof or support for the Requirement. + + + + +
+ + + [o] + + + + identifier + + + + Literal + + + + 1 + + Unambiguous reference to a Requirement. + + + + +
+ + + [o] + + + + name + + + + Text + + + + 1..* + + Name of the Requirement. + + + + +
+ + + [o] + + + + type + + + + Code + + + + 0..* + + Category to which the Requirement belongs. + + + + +
+
+ + +
+ + + + + + +
+

+ Rule + +

+ + +
+
+ Definition +
+
+ The Rule class represents a document that sets out the specific rules, guidelines or procedures that the Public Service follows. +
+ + +
+ Usage Note +
+
+ It includes the terms of service, licence, and authentication requirements of the Public Service. Instances of the Rule class are FRBR Expressions, that is, a concrete expression such as a document, of the more abstract concept of the rules themselves. The CPSV-AP does not envisage instances of the Rule class as machine-readable business rules. Detailed modelling of the rules related to Public Services is out of scope of the CPSV-AP. +
+ + +
+ Properties +
+ +
+ For this entity the following properties are defined: description + , identifier + , implements + , language + , name + , type + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + description + + + + Text + + + + 1..* + + A free text Description of the Rule. + + + + +
+ + + [o] + + + + identifier + + + + Literal + + + + 1 + + An Identifier for the Rule. + + + + +
+ + + [o] + + + + implements + + + + Legal Resource + + + + 0..* + + It links a Rule to relevant legislation or policy documents i.e. +the Legal Resource under which the Rules are being defined. + + + + +
+ + + [o] + + + + language + + + + Linguistic System + + + + 0..* + + The language(s) in which the Rule is available. + + This could be one or multiple languages, for instance in countries with more than one official language. The recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office. + + +
+ + + [o] + + + + name + + + + Text + + + + 1..* + + The Name of the Rule. + + + + +
+ + + [o] + + + + type + + + + Code + + + + 0..1 + + Type of Rule. + + For example: a rule for non-disclosure of a dataset, a rule for disclosure of a dataset, etc. + + +
+
+ + +
+ + + + + + +
+

+ Service Concession Contract + +

+ + +
+
+ Definition +
+
+ Concessions are contracts for pecuniary interest by means of which one or more contracting authorities or contracting entities entrusts the execution of works, or the provision and the management of services, to one or more economic operators. +
+ + +
+ Usage Note +
+
+ The object of such contracts is the procurement of works or services by means of a concession, the consideration of which consists in the right to exploit the works or services or in that right together with payment. Such contracts may, but do not necessarily, involve a transfer of ownership to contracting authorities or contracting entities, but contracting authorities or contracting entities always obtain the benefits of the works or services in +question. The definition comes from the Directive 2014/23/EU. +
+ + +
+ Subclass of +
+
Concession Contract + +
+ +
+ Properties +
+ +
+ For this entity the following properties are defined: description + , established under + , has contracting authority + , has economic operator + , identifier + , name + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + description + + + + Text + + + + 1..* + + A free text description of the Service Concession Contract. + + + + +
+ + + [o] + + + + established under + + + + Legal Resource + + + + 0..* + + It links a Service Concession Contract to relevant legislation or policy documents i.e. +the Legal Resource under which the Service Concession Contracts are being defined. + + + + +
+ + + [o] + + + + has contracting authority + + + + Public Organization + + + + 1..* + + It links a Service Concession Contract with the Contracting Authority which is ultimately responsible for a public service. + + + + +
+ + + [o] + + + + has economic operator + + + + Organization + + + + 1..* + + It links a Service Concession Contract with the Economic Operator in charge for the provision and the management of public services. + + + + +
+ + + [o] + + + + identifier + + + + Literal + + + + 1 + + An Identifier for the Service Concession Contract. + + + + +
+ + + [o] + + + + name + + + + Text + + + + 1..* + + The Name of the Service Concession Contract. + + + + +
+
+ + +
+ + + + + + +
+

+ Temporal Entity + +

+ + +
+
+ Definition +
+
+ A temporal interval or instant. +
+ + + +
+ Properties +
+ +
+ For this entity the following properties are defined: description + , frequency + . +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Property + + Range + + Card + + Definition + + Usage +
+ + + [o] + + + + description + + + + Text + + + + 0..* + + A textual representation of the Temporal Entity. + + + + +
+ + + [o] + + + + frequency + + + + Code + + + + 0..* + + The recurrence of an instant or period. + + It is recommended to use the frequency from an existing vocabulary like the Frequency from the Publications Office. + + +
+
+ + +
+ + + + + +
+ +
+

+ Datatypes +

+ + The following datatypes are used within this specification. + + + + + + + + + + + + + + + + + + + + +
+ + Class + + Definition +
+ + (create issue) + + + +
+ Code +
+ +
+ An idea or notion; a unit of thought. +
+ + (create issue) + + + +
+ Document +
+ +
+ A document. +
+ + (create issue) + + + +
+ Double +
+ +
+ The double datatype is patterned after the IEEE double-precision 64-bit floating point datatype [IEEE 754-2008]. Each floating point datatype has a value space that is a subset of the rational numbers. Floating point numbers are often used to approximat +
+ + (create issue) + + + +
+ Duration +
+ +
+ Duration is a datatype that represents durations of time. The concept of duration being captured is drawn from those of [ISO 8601], specifically durations without fixed endpoints. +
+ + (create issue) + + + + + + + A system of signs, symbols, sounds, gestures, or rules used in communication. +
+ + (create issue) + + + +
+ Literal +
+ +
+ The class of literal values, eg. textual strings and integers. +
+ + (create issue) + + + +
+ Location +
+ +
+ An identifiable geographic place or named place. +
+ + (create issue) + + + +
+ Text +
+ +
+ The text data type is a combination of a string and a language identifier. +
+ + +
+ + + +
+

Examples

+ +
Example Public Service
+ +
+ + + +
+

Usage Guidelines

+
+

Support for implementation

+ +The following section provides support for implementing the Semantic Repository Model. +

+ +

JSON-LD context file

+ +One common technical question is the format in which the data is being exchanged. +For conformance with the Semantic Repository Model, it is not mandatory that this happens in an RDF serialisation, but the exchanged format SHOULD be unambiguously transformable into RDF. +For the format JSON, a popular format to exchange data between systems, SEMIC provides a JSON-LD context file. +JSON-LD is a W3C Recommendation [[[json-ld11]]] that provided a standard approach to interpret JSON structures as RDF. +The provided JSON-LD context file can be used by implementers. +This JSON-LD context is not normative, i.e. other JSON-LD contexts are allowed. +

+The JSON-LD context file downloadable here. +

+ +

Validation

+ +To verify if the data is (technically) conformant to the Semantic Repository Model, the exchanged data can be validated using the provided SHACL shapes. +SHACL is a W3C Recommendation to express constraints on an RDF knowledge graph. +

+To support the check whether or not a catalogue satisfies the expressed constraints in this Application Profile, the constraints in this specification are expressed using SHACL [[shacl]]. +Each constraint in this specification that could be converted into a SHACL expression has been included. +As such this collection of SHACL expressions that can be used to build a validation check for data. +

+It is up to the implementers to define the validation they expect. +Each implementation happens within a context, and that context is beyond the SHACL expressions here. +

+The shapes can be found here. + +

RDF representation

+The RDF representation of the Semantic Repository Model is available here. + +

UML representation

+The UML representation from which the Semantic Repository Model has been build is available here. + + + +
+
+

Governance

+ +

Versioning governance

+All specifications produced in SEMIC will follow the versioning rule described by the SEMIC Style Guide rule +PC-R3. +In case a SEMIC asset is deprecated the asset will remain available through its PURI. +

+The serialisation will have: +

    +
  • a dct:isReplacedBy referencing the new assets used instead and
  • +
  • an adms:status indicating its deprecated status.
  • +
+

+ +

Governance requirements for re-used assets

+In order to adhere to the SEMIC Style Guide rule GC-R2 + a specification should have quality and governance standards for the assets that are being reused. +

+In order for an asset to be considered for reuse within a SEMIC specification it can be requested by a community member or it requires to adhere to the following requirements: +

    +
  • The asset is part of a recommendation by a major standards body or an EU institution.
  • +
  • The asset is actively being maintained.
  • +
+

+ +After being taken into consideration the asset will be validated in three steps: +

    +
  • Syntax validation will be performed on the relevant artefacts.
  • +
  • Constraint validation will be performed on the relevant artefacts.
  • +
  • The PURI will be validated.
  • +
+Once considered and validated an asset can be adopted if it is approved by the community. +

+ +

Lexicalisation rules

+ +In order to adhere to the SEMIC Style Guide rule SC-R3 a specification requires formal lexicalisation rules. +The Style Guide proposes two options either by using RDFS or SKOS lexicalisation. +

+SEMIC uses and will use the RDFS lexicalisation for all of its specifications. More specifically: +

    +
  • rdfs:label is used to provide a human-readable version of a resource's name.
  • +
  • The usage of certain resource can be clarified in a skos:usageNote.
  • +
+ +
+
+ + + + + + + + +
+ +

Quick Reference of Classes and Properties

+ +This section provides a condensed tabular overview of the mentioned classes and properties in this specification. +The properties are indicated as mandatory, recommended, optional and deprecated. These terms have the following meaning. +
    +
  • Mandatory property: a receiver MUST be able to process the information for that property; a sender MUST provide the information for that property.
  • +
  • Recommended property: a receiver MUST be able to process the information for that property; a sender SHOULD provide the information for that property if it is available.
  • +
  • Optional property: a receiver MUST be able to process the information for that property; a sender MAY provide the information for that property but is not obliged to do so.
  • +
  • Deprecated property: a receiver SHOULD be able to process information about instances of that property; a sender SHOULD NOT provide the information about instances of that property.
  • +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ClassClass IRIProperty TypePropertyProperty IRI
Address
http://www.w3.org/ns/locn#Address
Optionaladdress area
http://www.w3.org/ns/locn#addressArea
Address
http://www.w3.org/ns/locn#Address
Optionaladdress ID
http://www.w3.org/ns/locn#addressId
Address
http://www.w3.org/ns/locn#Address
Optionaladministrative unit level 1
http://www.w3.org/ns/locn#adminUnitL1
Address
http://www.w3.org/ns/locn#Address
Optionaladministrative unit level 2
http://www.w3.org/ns/locn#adminUnitL2
Address
http://www.w3.org/ns/locn#Address
Optionalfull address
http://www.w3.org/ns/locn#fullAddress
Address
http://www.w3.org/ns/locn#Address
Optionallocator designator
http://www.w3.org/ns/locn#locatorDesignator
Address
http://www.w3.org/ns/locn#Address
Optionallocator name
http://www.w3.org/ns/locn#locatorName
Address
http://www.w3.org/ns/locn#Address
Optionalpost code
http://www.w3.org/ns/locn#postCode
Address
http://www.w3.org/ns/locn#Address
Optionalpost name
http://www.w3.org/ns/locn#postName
Address
http://www.w3.org/ns/locn#Address
Optionalpost office box
http://www.w3.org/ns/locn#poBox
Address
http://www.w3.org/ns/locn#Address
Optionalthoroughfare
http://www.w3.org/ns/locn#thoroughfare
Agent
http://xmlns.com/foaf/0.1/Agent
Mandatoryidentifier
http://purl.org/dc/terms/identifier
Agent
http://xmlns.com/foaf/0.1/Agent
Mandatoryname
http://purl.org/dc/terms/title
Agent
http://xmlns.com/foaf/0.1/Agent
Optionaladdress
http://www.w3.org/ns/locn#address
Agent
http://xmlns.com/foaf/0.1/Agent
Optionalparticipates
http://data.europa.eu/m8g/participates
Business Event
http://data.europa.eu/m8g/BusinessEvent
Mandatorytype
http://purl.org/dc/terms/type
Channel
http://data.europa.eu/m8g/Channel
Mandatoryidentifier
http://purl.org/dc/terms/identifier
Channel
http://data.europa.eu/m8g/Channel
Optionalavailability restriction
http://data.europa.eu/m8g/specialOpeningHoursSpecification
Channel
http://data.europa.eu/m8g/Channel
Optionaldescription
http://purl.org/dc/terms/description
Channel
http://data.europa.eu/m8g/Channel
Optionalhas input
http://purl.org/vocab/cpsv#hasInput
Channel
http://data.europa.eu/m8g/Channel
Optionalopening hours
http://data.europa.eu/m8g/openingHours
Channel
http://data.europa.eu/m8g/Channel
Optionalowned by
http://data.europa.eu/m8g/ownedBy
Channel
http://data.europa.eu/m8g/Channel
Optionalprocessing time
http://data.europa.eu/m8g/processingTime
Channel
http://data.europa.eu/m8g/Channel
Optionaltype
http://purl.org/dc/terms/type
Collection
http://www.w3.org/2004/02/skos/core#Collection
Optionalmember
http://www.w3.org/2004/02/skos/core#member
Concept
http://www.w3.org/2004/02/skos/core#Concept
Concession Contract
http://data.europa.eu/a4g/ontology#ConcessionContract
Contact Point
http://data.europa.eu/m8g/ContactPoint
Optionalavailability restriction
http://data.europa.eu/m8g/specialOpeningHoursSpecification
Contact Point
http://data.europa.eu/m8g/ContactPoint
Optionalcontact page
http://data.europa.eu/m8g/contactPage
Contact Point
http://data.europa.eu/m8g/ContactPoint
Optionalhas email
http://data.europa.eu/m8g/email
Contact Point
http://data.europa.eu/m8g/ContactPoint
Optionalhas telephone
http://data.europa.eu/m8g/telephone
Contact Point
http://data.europa.eu/m8g/ContactPoint
Optionalopening hours
http://data.europa.eu/m8g/openingHours
Cost
http://data.europa.eu/m8g/Cost
Mandatoryidentifier
http://purl.org/dc/terms/identifier
Cost
http://data.europa.eu/m8g/Cost
Optionalcurrency
http://data.europa.eu/m8g/currency
Cost
http://data.europa.eu/m8g/Cost
Optionaldescription
http://purl.org/dc/terms/description
Cost
http://data.europa.eu/m8g/Cost
Optionalhas value
http://data.europa.eu/m8g/hasValue
Cost
http://data.europa.eu/m8g/Cost
Optionalif accessed through
http://data.europa.eu/m8g/ifAccessedThrough
Cost
http://data.europa.eu/m8g/Cost
Optionalis defined by
http://data.europa.eu/m8g/isDefinedBy
Dataset
http://www.w3.org/ns/dcat#Dataset
Mandatorydescription
http://purl.org/dc/terms/description
Dataset
http://www.w3.org/ns/dcat#Dataset
Mandatorypublisher
http://purl.org/dc/terms/publisher
Dataset
http://www.w3.org/ns/dcat#Dataset
Optionalhas part
http://purl.org/dc/terms/hasPart
Dataset
http://www.w3.org/ns/dcat#Dataset
Optionalidentifier
http://purl.org/dc/terms/identifier
Dataset
http://www.w3.org/ns/dcat#Dataset
Optionallanding page
http://www.w3.org/ns/dcat#landingPage
Dataset
http://www.w3.org/ns/dcat#Dataset
title
http://purl.org/dc/terms/title
Event
http://data.europa.eu/m8g/Event
Mandatoryidentifier
http://purl.org/dc/terms/identifier
Event
http://data.europa.eu/m8g/Event
Mandatoryname
http://purl.org/dc/terms/title
Event
http://data.europa.eu/m8g/Event
Optionaldescription
http://purl.org/dc/terms/description
Event
http://data.europa.eu/m8g/Event
Optionalhas related service
http://data.europa.eu/m8g/hasRelatedService
Evidence
http://data.europa.eu/m8g/Evidence
Mandatoryidentifier
http://purl.org/dc/terms/identifier
Evidence
http://data.europa.eu/m8g/Evidence
Mandatoryname
http://purl.org/dc/terms/title
Evidence
http://data.europa.eu/m8g/Evidence
Optionaldescription
http://purl.org/dc/terms/description
Evidence
http://data.europa.eu/m8g/Evidence
Optionalis conformant to
http://purl.org/dc/terms/conformsTo
Evidence
http://data.europa.eu/m8g/Evidence
Optionalis part of
http://purl.org/dc/terms/isPartOf
Evidence
http://data.europa.eu/m8g/Evidence
Optionallanguage
http://purl.org/dc/terms/language
Evidence
http://data.europa.eu/m8g/Evidence
Optionalrelated documentation
http://xmlns.com/foaf/0.1/page
Evidence
http://data.europa.eu/m8g/Evidence
Optionalsupports requirement
http://data.europa.eu/m8g/supportsRequirement
Evidence
http://data.europa.eu/m8g/Evidence
Optionaltype
http://purl.org/dc/terms/type
Evidence Type
http://data.europa.eu/m8g/EvidenceType
Mandatoryidentifier
http://purl.org/dc/terms/identifier
Evidence Type
http://data.europa.eu/m8g/EvidenceType
Optionalevidence type classification
http://data.europa.eu/m8g/evidenceTypeClassification
Legal Resource
http://data.europa.eu/eli/ontology#LegalResource
Optionalrelated
http://purl.org/dc/terms/relation
Life Event
http://data.europa.eu/m8g/LifeEvent
Optionaltype
http://purl.org/dc/terms/type
Organization
http://www.w3.org/ns/org#Organization
Output
http://data.europa.eu/m8g/Output
Mandatoryidentifier
http://purl.org/dc/terms/identifier
Output
http://data.europa.eu/m8g/Output
Mandatoryname
http://purl.org/dc/terms/title
Output
http://data.europa.eu/m8g/Output
Optionaldescription
http://purl.org/dc/terms/description
Output
http://data.europa.eu/m8g/Output
Optionalis part of
http://purl.org/dc/terms/isPartOf
Output
http://data.europa.eu/m8g/Output
Optionallanguage
http://purl.org/dc/terms/language
Output
http://data.europa.eu/m8g/Output
Optionaltype
http://purl.org/dc/terms/type
Participation
http://data.europa.eu/m8g/Participation
Mandatorydescription
http://purl.org/dc/terms/description
Participation
http://data.europa.eu/m8g/Participation
Mandatoryidentifier
http://purl.org/dc/terms/identifier
Participation
http://data.europa.eu/m8g/Participation
Mandatoryrole
http://data.europa.eu/m8g/role
Participation
http://data.europa.eu/m8g/Participation
Optionalhas participant
http://data.europa.eu/m8g/hasParticipant
Public Organization
http://data.europa.eu/m8g/PublicOrganisation
Mandatorypreferred label
http://www.w3.org/2004/02/skos/core#prefLabel
Public Organization
http://data.europa.eu/m8g/PublicOrganisation
Mandatoryspatial
http://purl.org/dc/terms/spatial
Public Service
http://purl.org/vocab/cpsv#PublicService
Mandatorydescription
http://purl.org/dc/terms/description
Public Service
http://purl.org/vocab/cpsv#PublicService
Mandatoryhas competent authority
http://data.europa.eu/m8g/hasCompetentAuthority
Public Service
http://purl.org/vocab/cpsv#PublicService
Mandatoryidentifier
http://purl.org/dc/terms/identifier
Public Service
http://purl.org/vocab/cpsv#PublicService
Mandatoryname
http://purl.org/dc/terms/title
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionaladdressee
http://purl.org/dc/terms/audience
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalcontact point
http://data.europa.eu/m8g/contactPoint
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalfollows
http://purl.org/vocab/cpsv#follows
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalfunctions of government
http://purl.org/dc/terms/type
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalhas channel
http://data.europa.eu/m8g/hasChannel
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalhas cost
http://data.europa.eu/m8g/hasCost
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalhas input
http://purl.org/vocab/cpsv#hasInput
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalhas input type
http://data.europa.eu/m8g/hasInputType
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalhas legal resource
http://data.europa.eu/m8g/hasLegalResource
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalhas participation
http://data.europa.eu/m8g/hasParticipation
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalholds requirement
http://data.europa.eu/m8g/holdsRequirement
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalis classified by
http://data.europa.eu/m8g/isClassifiedBy
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalis grouped by
http://data.europa.eu/m8g/isGroupedBy
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalis part of
http://purl.org/dc/terms/isPartOf
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalkeyword
http://www.w3.org/ns/dcat#keyword
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionallanguage
http://purl.org/dc/terms/language
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalprocessing time
http://data.europa.eu/m8g/processingTime
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalproduces
http://purl.org/vocab/cpsv#produces
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalrelated service
http://data.europa.eu/m8g/relatedService
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalrequires
http://purl.org/dc/terms/requires
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalsector
http://data.europa.eu/m8g/sector
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalspatial
http://purl.org/dc/terms/spatial
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalstatus
http://www.w3.org/ns/adms#status
Public Service
http://purl.org/vocab/cpsv#PublicService
Optionalthematic area
http://data.europa.eu/m8g/thematicArea
Requirement
http://data.europa.eu/m8g/Requirement
Mandatoryidentifier
http://purl.org/dc/terms/identifier
Requirement
http://data.europa.eu/m8g/Requirement
Mandatoryname
http://purl.org/dc/terms/title
Requirement
http://data.europa.eu/m8g/Requirement
Optionalfulfils
http://data.europa.eu/m8g/fulfils
Requirement
http://data.europa.eu/m8g/Requirement
Optionalhas supporting evidence
http://data.europa.eu/m8g/hasSupportingEvidence
Requirement
http://data.europa.eu/m8g/Requirement
Optionaltype
http://purl.org/dc/terms/type
Rule
http://purl.org/vocab/cpsv#Rule
Mandatorydescription
http://purl.org/dc/terms/description
Rule
http://purl.org/vocab/cpsv#Rule
Mandatoryidentifier
http://purl.org/dc/terms/identifier
Rule
http://purl.org/vocab/cpsv#Rule
Mandatoryname
http://purl.org/dc/terms/title
Rule
http://purl.org/vocab/cpsv#Rule
Optionalimplements
http://purl.org/vocab/cpsv#implements
Rule
http://purl.org/vocab/cpsv#Rule
Optionallanguage
http://purl.org/dc/terms/language
Rule
http://purl.org/vocab/cpsv#Rule
Optionaltype
http://purl.org/dc/terms/type
Service Concession Contract
http://data.europa.eu/m8g/ServiceConcessionContract
Mandatorydescription
http://purl.org/dc/terms/description
Service Concession Contract
http://data.europa.eu/m8g/ServiceConcessionContract
Mandatoryhas contracting authority
http://data.europa.eu/m8g/hasContractingAuthority
Service Concession Contract
http://data.europa.eu/m8g/ServiceConcessionContract
Mandatoryhas economic operator
http://data.europa.eu/m8g/hasEconomicOperator
Service Concession Contract
http://data.europa.eu/m8g/ServiceConcessionContract
Mandatoryidentifier
http://purl.org/dc/terms/identifier
Service Concession Contract
http://data.europa.eu/m8g/ServiceConcessionContract
Mandatoryname
http://purl.org/dc/terms/title
Service Concession Contract
http://data.europa.eu/m8g/ServiceConcessionContract
Optionalestablished under
http://data.europa.eu/m8g/establishedUnder
Temporal Entity
http://www.w3.org/2006/time#TemporalEntity
description
http://purl.org/dc/terms/description
Temporal Entity
http://www.w3.org/2006/time#TemporalEntity
frequency
http://data.europa.eu/m8g/frequency
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/SRM/releases/1.0.0/shacl/srm-SHACL.jsonld b/SRM/releases/1.0.0/shacl/srm-SHACL.jsonld new file mode 100644 index 000000000..3d089b74a --- /dev/null +++ b/SRM/releases/1.0.0/shacl/srm-SHACL.jsonld @@ -0,0 +1,3987 @@ +{ + "@context": { + "@vocab": "https://semiceu.github.io/SRM/releases/1.0.0/", + "qb": "http://purl.org/linked-data/cube#", + "qb:codeList": { + "@id": "qb:codeList", + "@type": "@id" + }, + "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", + "rdf:first": { + "@type": "@id" + }, + "rdf:rest": { + "@type": "@id" + }, + "rdfs": "http://www.w3.org/2000/01/rdf-schema#", + "rdfs:comment": { + "@id": "rdfs:comment" + }, + "sh": "http://www.w3.org/ns/shacl#", + "sh:and": { + "@container": "@set", + "@id": "sh:and", + "@type": "@id" + }, + "sh:class": { + "@id": "sh:class", + "@type": "@id" + }, + "sh:datatype": { + "@id": "sh:datatype", + "@type": "@id" + }, + "sh:description": { + "@container": "@language", + "@id": "sh:description" + }, + "sh:hasValue": { + "@id": "sh:hasValue", + "@type": "@id" + }, + "sh:in": { + "@container": "@set", + "@id": "sh:in", + "@type": "@id" + }, + "sh:maxCount": { + "@id": "sh:maxCount", + "@type": "http://www.w3.org/2001/XMLSchema#integer" + }, + "sh:minCount": { + "@id": "sh:minCount", + "@type": "http://www.w3.org/2001/XMLSchema#integer" + }, + "sh:name": { + "@container": "@language", + "@id": "sh:name" + }, + "sh:node": { + "@id": "sh:node", + "@type": "@id" + }, + "sh:nodeKind": { + "@id": "sh:nodeKind", + "@type": "@id" + }, + "sh:or": { + "@container": "@set", + "@id": "sh:or", + "@type": "@id" + }, + "sh:path": { + "@id": "sh:path", + "@type": "@id" + }, + "sh:property": { + "@id": "sh:property", + "@type": "@id" + }, + "sh:severity": { + "@id": "sh:severity", + "@type": "@id" + }, + "sh:targetClass": { + "@id": "sh:targetClass", + "@type": "@id" + }, + "sh:uniqueLang": { + "@id": "sh:uniqueLang", + "@type": "http://www.w3.org/2001/XMLSchema#boolean" + }, + "shapes": { + "@id": "rdfs:member", + "@type": "@id" + }, + "skos": "http://www.w3.org/2004/02/skos/core#", + "vl": "https://purl.eu/ns/shacl#", + "vl:message": { + "@container": "@language", + "@id": "vl:message" + } + }, + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/", + "shapes": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ConcessionContractShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [], + "sh:targetClass": "http://data.europa.eu/a4g/ontology#ConcessionContract" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#LegalResourceShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#LegalResourceShape/6091096e2306a2e274ecbcb5086e0416419ff464", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#LegalResource.related", + "sh:description": { + "en": "Another instance of the Legal Resource class that is related to the particular Legal Resource being described." + }, + "sh:name": { + "en": "related" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/relation" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#LegalResourceShape/accaa0502d4e297d7ed26c3cf8b69b43cd2323dc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#LegalResource.related", + "sh:class": "http://data.europa.eu/eli/ontology#LegalResource", + "sh:description": { + "en": "Another instance of the Legal Resource class that is related to the particular Legal Resource being described." + }, + "sh:name": { + "en": "related" + }, + "sh:path": "http://purl.org/dc/terms/relation" + } + ], + "sh:targetClass": "http://data.europa.eu/eli/ontology#LegalResource" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#BusinessEventShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#BusinessEventShape/322371a77364a50f049d46180f6192532eea26dc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#BusinessEvent.type", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "It links an Event to a controlled vocabulary of event types." + }, + "sh:name": { + "en": "type" + }, + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#BusinessEventShape/4f381639bb6e021939f65b4f41409d1edaeade9b", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#BusinessEvent.type", + "sh:description": { + "en": "It links an Event to a controlled vocabulary of event types." + }, + "sh:name": { + "en": "type" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/type" + } + ], + "sh:targetClass": "http://data.europa.eu/m8g/BusinessEvent" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/236f0210baaf149903750c43bbe7012c21debb2a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.type", + "sh:description": { + "en": "The type of Channel as defined in a controlled vocabulary." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "type" + }, + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/2c2e861c64607bcf2ba7176ce18df71cc690e57e", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.availabilityrestriction", + "sh:description": { + "en": "A time during which the resource is not available." + }, + "sh:name": { + "en": "availability restriction" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/specialOpeningHoursSpecification" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/322371a77364a50f049d46180f6192532eea26dc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.type", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "The type of Channel as defined in a controlled vocabulary." + }, + "sh:name": { + "en": "type" + }, + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/3dbb21d3906d6073be5dc25797f85ed6fdcbb20a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.processingtime", + "sh:datatype": "http://www.w3.org/2001/XMLSchema#duration", + "sh:description": { + "en": "The (estimated) time needed for executing a Public Service which may depend on the Channel chosen." + }, + "sh:name": { + "en": "processing time" + }, + "sh:path": "http://data.europa.eu/m8g/processingTime" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/4f381639bb6e021939f65b4f41409d1edaeade9b", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.type", + "sh:description": { + "en": "The type of Channel as defined in a controlled vocabulary." + }, + "sh:name": { + "en": "type" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.identifier", + "sh:description": { + "en": "An Identifier for the Channel." + }, + "sh:minCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/6cae9880e515253132af1452a38a8a5827165149", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.description", + "sh:description": { + "en": "A free text description of the Channel, for example to describe conditions when to use it." + }, + "sh:name": { + "en": "description" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/768bb4171e00505886fe9a1e949b4cd71f0eb548", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.description", + "sh:description": { + "en": "A free text description of the Channel, for example to describe conditions when to use it." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/7816fa198c5151c7c5680b445b410afba0f362db", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.openinghours", + "sh:class": "http://www.w3.org/2006/time#TemporalEntity", + "sh:description": { + "en": "A time at which the resource is normally available." + }, + "sh:name": { + "en": "opening hours" + }, + "sh:path": "http://data.europa.eu/m8g/openingHours" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/838e4bb2be9ce8cea21f29f28858145596010131", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.ownedby", + "sh:class": "http://www.w3.org/ns/org#Organization", + "sh:description": { + "en": "The owner of a specific Channel through which a Public Service is being delivered." + }, + "sh:name": { + "en": "owned by" + }, + "sh:path": "http://data.europa.eu/m8g/ownedBy" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/8a0c8ba54a63f20695ae0c4782a7f90e51fc4b01", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.processingtime", + "sh:description": { + "en": "The (estimated) time needed for executing a Public Service which may depend on the Channel chosen." + }, + "sh:name": { + "en": "processing time" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://data.europa.eu/m8g/processingTime" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/8e469beea96ca1eac530a78c7268fb9aa72ba6a0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.hasinput", + "sh:class": "http://data.europa.eu/m8g/Evidence", + "sh:description": { + "en": "The property links a Public Service directly to one or more pieces of Evidence." + }, + "sh:name": { + "en": "has input" + }, + "sh:path": "http://purl.org/vocab/cpsv#hasInput" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/939028c42179e18627eac7954154b35dbc9c5a42", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.openinghours", + "sh:description": { + "en": "A time at which the resource is normally available." + }, + "sh:name": { + "en": "opening hours" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/openingHours" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/9825c8e65ddb580b23b763ebb38542de7d6ca58d", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.availabilityrestriction", + "sh:class": "http://www.w3.org/2006/time#TemporalEntity", + "sh:description": { + "en": "A time during which the resource is not available." + }, + "sh:name": { + "en": "availability restriction" + }, + "sh:path": "http://data.europa.eu/m8g/specialOpeningHoursSpecification" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/a2cd982ca6d33ff22b892e96e813dfaf4842d9bb", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.ownedby", + "sh:description": { + "en": "The owner of a specific Channel through which a Public Service is being delivered." + }, + "sh:name": { + "en": "owned by" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/ownedBy" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/aadbd67a77a624f073be2076627fb9dc883cbe48", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.identifier", + "sh:description": { + "en": "An Identifier for the Channel." + }, + "sh:name": { + "en": "identifier" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/b129207d038ab53064378895a366dd6223462aa5", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.processingtime", + "sh:description": { + "en": "The (estimated) time needed for executing a Public Service which may depend on the Channel chosen." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "processing time" + }, + "sh:path": "http://data.europa.eu/m8g/processingTime" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/c0d17764e84e711728581fda7356a51e99a9040a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.identifier", + "sh:description": { + "en": "An Identifier for the Channel." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/ce8eb8d70b0315b592091191b2a34b661e18032b", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.hasinput", + "sh:description": { + "en": "The property links a Public Service directly to one or more pieces of Evidence." + }, + "sh:name": { + "en": "has input" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/vocab/cpsv#hasInput" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/d4d4f2399b8cf2f615ac658920373b714726bed0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.description", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "A free text description of the Channel, for example to describe conditions when to use it." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + } + ], + "sh:targetClass": "http://data.europa.eu/m8g/Channel" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPointShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPointShape/0c404fa56c64463c15f65878d02efa16eec065b0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPoint.hasemail", + "sh:description": { + "en": "An electronic address through which the Contact Point can be contacted." + }, + "sh:name": { + "en": "has email" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://data.europa.eu/m8g/email" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPointShape/2c2e861c64607bcf2ba7176ce18df71cc690e57e", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPoint.availabilityrestriction", + "sh:description": { + "en": "A time during which the resource is not available." + }, + "sh:name": { + "en": "availability restriction" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/specialOpeningHoursSpecification" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPointShape/7816fa198c5151c7c5680b445b410afba0f362db", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPoint.openinghours", + "sh:class": "http://www.w3.org/2006/time#TemporalEntity", + "sh:description": { + "en": "A time at which the the resource is normally available." + }, + "sh:name": { + "en": "opening hours" + }, + "sh:path": "http://data.europa.eu/m8g/openingHours" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPointShape/8547f9fea103d51b54d608cf10f98b003fde7378", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPoint.hastelephone", + "sh:description": { + "en": "A telephone number through which the Contact Point can be contacted." + }, + "sh:name": { + "en": "has telephone" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://data.europa.eu/m8g/telephone" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPointShape/939028c42179e18627eac7954154b35dbc9c5a42", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPoint.openinghours", + "sh:description": { + "en": "A time at which the the resource is normally available." + }, + "sh:name": { + "en": "opening hours" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/openingHours" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPointShape/95cf5318d1604f72f1c5d4d22a360ce268437bf0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPoint.contactpage", + "sh:class": "http://xmlns.com/foaf/0.1/Document", + "sh:description": { + "en": "A web page that could be used to reach out the Contact Point." + }, + "sh:name": { + "en": "contact page" + }, + "sh:path": "http://data.europa.eu/m8g/contactPage" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPointShape/9825c8e65ddb580b23b763ebb38542de7d6ca58d", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPoint.availabilityrestriction", + "sh:class": "http://www.w3.org/2006/time#TemporalEntity", + "sh:description": { + "en": "A time during which the resource is not available." + }, + "sh:name": { + "en": "availability restriction" + }, + "sh:path": "http://data.europa.eu/m8g/specialOpeningHoursSpecification" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPointShape/a736c4b01ea7557518c0c146f3e311947ce00ccc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPoint.contactpage", + "sh:description": { + "en": "A web page that could be used to reach out the Contact Point." + }, + "sh:name": { + "en": "contact page" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/contactPage" + } + ], + "sh:targetClass": "http://data.europa.eu/m8g/ContactPoint" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/087d0405381982924afe297939637a5acd4e6fb6", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.ifaccessedthrough", + "sh:description": { + "en": "The costs created by the use of different Channels." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "if accessed through" + }, + "sh:path": "http://data.europa.eu/m8g/ifAccessedThrough" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/0e79ef5fb9e3c47fc26e2c4054e70de85aeef448", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.isdefinedby", + "sh:description": { + "en": "It links the Cost class to one or more instances of the Organization class." + }, + "sh:name": { + "en": "is defined by" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/isDefinedBy" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/0f01df91b1de87f3463afeb15eb17fb2b6c72eb4", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.ifaccessedthrough", + "sh:class": "http://data.europa.eu/m8g/Channel", + "sh:description": { + "en": "The costs created by the use of different Channels." + }, + "sh:name": { + "en": "if accessed through" + }, + "sh:path": "http://data.europa.eu/m8g/ifAccessedThrough" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/1f3895e40402964778aff822b36b6820050ecd8a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.hasvalue", + "sh:datatype": "http://www.w3.org/2001/XMLSchema#double", + "sh:description": { + "en": "A numeric value indicating the amount of the Cost." + }, + "sh:name": { + "en": "has value" + }, + "sh:path": "http://data.europa.eu/m8g/hasValue" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/3435304b8a2fc3277d3acac5245bbb3489465288", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.currency", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "The currency in which the Cost needs to be paid and the value of the Cost is expressed." + }, + "sh:name": { + "en": "currency" + }, + "sh:path": "http://data.europa.eu/m8g/currency" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/49cee4396d571117473d56c99f5101467cbe59d3", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.isdefinedby", + "sh:class": "http://www.w3.org/ns/org#Organization", + "sh:description": { + "en": "It links the Cost class to one or more instances of the Organization class." + }, + "sh:name": { + "en": "is defined by" + }, + "sh:path": "http://data.europa.eu/m8g/isDefinedBy" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/52adccb60392267e3398249f4f1904467f99ad1c", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.hasvalue", + "sh:description": { + "en": "A numeric value indicating the amount of the Cost." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "has value" + }, + "sh:path": "http://data.europa.eu/m8g/hasValue" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.identifier", + "sh:description": { + "en": "An Identifier for the Cost." + }, + "sh:minCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/6cae9880e515253132af1452a38a8a5827165149", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.description", + "sh:description": { + "en": "A free text description of the Cost." + }, + "sh:name": { + "en": "description" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/768bb4171e00505886fe9a1e949b4cd71f0eb548", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.description", + "sh:description": { + "en": "A free text description of the Cost." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/aadbd67a77a624f073be2076627fb9dc883cbe48", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.identifier", + "sh:description": { + "en": "An Identifier for the Cost." + }, + "sh:name": { + "en": "identifier" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/c0d17764e84e711728581fda7356a51e99a9040a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.identifier", + "sh:description": { + "en": "An Identifier for the Cost." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/c4ff2a5f9b7cd2f0a3ffbf0acf9d19bd508759bf", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.currency", + "sh:description": { + "en": "The currency in which the Cost needs to be paid and the value of the Cost is expressed." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "currency" + }, + "sh:path": "http://data.europa.eu/m8g/currency" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/c90428fbe09f8377e994279893416d89a474c968", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.hasvalue", + "sh:description": { + "en": "A numeric value indicating the amount of the Cost." + }, + "sh:name": { + "en": "has value" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://data.europa.eu/m8g/hasValue" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/d4d4f2399b8cf2f615ac658920373b714726bed0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.description", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "A free text description of the Cost." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/fe4234d7d5d57c51daba9831effa4addcae8d8a7", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.currency", + "sh:description": { + "en": "The currency in which the Cost needs to be paid and the value of the Cost is expressed." + }, + "sh:name": { + "en": "currency" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/currency" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/fec4c066b3bf2190dbb7fccd0b45e8aa15f26cf4", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.ifaccessedthrough", + "sh:description": { + "en": "The costs created by the use of different Channels." + }, + "sh:name": { + "en": "if accessed through" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/ifAccessedThrough" + } + ], + "sh:targetClass": "http://data.europa.eu/m8g/Cost" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EventShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EventShape/263a563c5bed08cdaadf4a0fd0a5fb9874d742bc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Event.name", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "The Name (or title) of the Event." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EventShape/50a278b580af7f10bcb00d4ac1520b892ff0106f", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Event.hasrelatedservice", + "sh:description": { + "en": "The Public Service related to the Event." + }, + "sh:name": { + "en": "has related service" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/hasRelatedService" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EventShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Event.identifier", + "sh:description": { + "en": "An Identifier for the Event." + }, + "sh:minCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EventShape/6cae9880e515253132af1452a38a8a5827165149", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Event.description", + "sh:description": { + "en": "A free text description of the Event." + }, + "sh:name": { + "en": "description" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EventShape/768bb4171e00505886fe9a1e949b4cd71f0eb548", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Event.description", + "sh:description": { + "en": "A free text description of the Event." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EventShape/96cdcbb0489a41ab01fc39c521f5ed607a0b2c41", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Event.name", + "sh:description": { + "en": "The Name (or title) of the Event." + }, + "sh:minCount": "1", + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EventShape/9caf9e629daa0e64ece77788576468821d7cff8c", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Event.name", + "sh:description": { + "en": "The Name (or title) of the Event." + }, + "sh:name": { + "en": "name" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EventShape/aadbd67a77a624f073be2076627fb9dc883cbe48", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Event.identifier", + "sh:description": { + "en": "An Identifier for the Event." + }, + "sh:name": { + "en": "identifier" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EventShape/b294397dcc861f6573c6465d2465e0b5140589c2", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Event.hasrelatedservice", + "sh:class": "http://purl.org/vocab/cpsv#PublicService", + "sh:description": { + "en": "The Public Service related to the Event." + }, + "sh:name": { + "en": "has related service" + }, + "sh:path": "http://data.europa.eu/m8g/hasRelatedService" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EventShape/be01df43f1c288b656b3ca3879eb3dd9d8c700b9", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Event.name", + "sh:description": { + "en": "The Name (or title) of the Event." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EventShape/c0d17764e84e711728581fda7356a51e99a9040a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Event.identifier", + "sh:description": { + "en": "An Identifier for the Event." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EventShape/d4d4f2399b8cf2f615ac658920373b714726bed0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Event.description", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "A free text description of the Event." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + } + ], + "sh:targetClass": "http://data.europa.eu/m8g/Event" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/0bdc7cdc6d685ba6ac1793d71d06d45d70827722", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.isconformantto", + "sh:class": "http://data.europa.eu/m8g/EvidenceType", + "sh:description": { + "en": "Evidence Type that specifies characteristics of the Evidence." + }, + "sh:name": { + "en": "is conformant to" + }, + "sh:path": "http://purl.org/dc/terms/conformsTo" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/236f0210baaf149903750c43bbe7012c21debb2a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.type", + "sh:description": { + "en": "The type of Evidence as described in a controlled vocabulary." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "type" + }, + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/263a563c5bed08cdaadf4a0fd0a5fb9874d742bc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.name", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "The official Name of the piece of Evidence." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/28d4860d1ad14d789ffc09b841dfc4f9b27a0f4d", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.ispartof", + "sh:description": { + "en": "A related resource in which the described resource is physically or logically included." + }, + "sh:name": { + "en": "is part of" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/isPartOf" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/29ba27566ab1f32c8bb73f3492436d4bd868d3d2", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.language", + "sh:class": "http://purl.org/dc/terms/LinguisticSystem", + "sh:description": { + "en": "The language(s) of the piece of Evidence." + }, + "sh:name": { + "en": "language" + }, + "sh:path": "http://purl.org/dc/terms/language" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/322371a77364a50f049d46180f6192532eea26dc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.type", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "The type of Evidence as described in a controlled vocabulary." + }, + "sh:name": { + "en": "type" + }, + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/44256ab457df9192446c72aaec177f289253be17", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.relateddocumentation", + "sh:description": { + "en": "The documentation that contains information." + }, + "sh:name": { + "en": "related documentation" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://xmlns.com/foaf/0.1/page" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/4f381639bb6e021939f65b4f41409d1edaeade9b", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.type", + "sh:description": { + "en": "The type of Evidence as described in a controlled vocabulary." + }, + "sh:name": { + "en": "type" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/59a48c376f2acf1dda92deebf511fadf488c03d3", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.supportsrequirement", + "sh:class": "http://data.europa.eu/m8g/Requirement", + "sh:description": { + "en": "Requirement for which the Evidence provides proof." + }, + "sh:name": { + "en": "supports requirement" + }, + "sh:path": "http://data.europa.eu/m8g/supportsRequirement" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/5d3b501368b0e6230133103390ac50e7385e214a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.ispartof", + "sh:class": "http://www.w3.org/ns/dcat#Dataset", + "sh:description": { + "en": "A related resource in which the described resource is physically or logically included." + }, + "sh:name": { + "en": "is part of" + }, + "sh:path": "http://purl.org/dc/terms/isPartOf" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.identifier", + "sh:description": { + "en": "An Identifier for the piece of Evidence." + }, + "sh:minCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/6cae9880e515253132af1452a38a8a5827165149", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.description", + "sh:description": { + "en": "A free text Description of the piece of Evidence." + }, + "sh:name": { + "en": "description" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/768bb4171e00505886fe9a1e949b4cd71f0eb548", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.description", + "sh:description": { + "en": "A free text Description of the piece of Evidence." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/96cdcbb0489a41ab01fc39c521f5ed607a0b2c41", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.name", + "sh:description": { + "en": "The official Name of the piece of Evidence." + }, + "sh:minCount": "1", + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/9caf9e629daa0e64ece77788576468821d7cff8c", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.name", + "sh:description": { + "en": "The official Name of the piece of Evidence." + }, + "sh:name": { + "en": "name" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/9eac088bf51f5c2b77f62ebd6d42b5a436f36b94", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.supportsrequirement", + "sh:description": { + "en": "Requirement for which the Evidence provides proof." + }, + "sh:name": { + "en": "supports requirement" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/supportsRequirement" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/aadbd67a77a624f073be2076627fb9dc883cbe48", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.identifier", + "sh:description": { + "en": "An Identifier for the piece of Evidence." + }, + "sh:name": { + "en": "identifier" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/bb340555c3764b91a6f4e94cd922c4792144f8e0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.isconformantto", + "sh:description": { + "en": "Evidence Type that specifies characteristics of the Evidence." + }, + "sh:name": { + "en": "is conformant to" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/conformsTo" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/be01df43f1c288b656b3ca3879eb3dd9d8c700b9", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.name", + "sh:description": { + "en": "The official Name of the piece of Evidence." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/c0d17764e84e711728581fda7356a51e99a9040a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.identifier", + "sh:description": { + "en": "An Identifier for the piece of Evidence." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/d4d4f2399b8cf2f615ac658920373b714726bed0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.description", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "A free text Description of the piece of Evidence." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/d9911793c7598a1d08612413f10901fbeefdb61d", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.relateddocumentation", + "sh:class": "http://xmlns.com/foaf/0.1/Document", + "sh:description": { + "en": "The documentation that contains information." + }, + "sh:name": { + "en": "related documentation" + }, + "sh:path": "http://xmlns.com/foaf/0.1/page" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/db878f1cb93930f64561d0504123c66feacfad5a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.language", + "sh:description": { + "en": "The language(s) of the piece of Evidence." + }, + "sh:name": { + "en": "language" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/language" + } + ], + "sh:targetClass": "http://data.europa.eu/m8g/Evidence" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceTypeShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceTypeShape/0af4bf8a201a02a82436ea96c018c4bdc8e01ce8", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceType.evidencetypeclassification", + "sh:description": { + "en": "Category to which the Evidence Type belongs." + }, + "sh:name": { + "en": "evidence type classification" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/evidenceTypeClassification" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceTypeShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceType.identifier", + "sh:description": { + "en": "Unambiguous reference to the Evidence Type." + }, + "sh:minCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceTypeShape/aadbd67a77a624f073be2076627fb9dc883cbe48", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceType.identifier", + "sh:description": { + "en": "Unambiguous reference to the Evidence Type." + }, + "sh:name": { + "en": "identifier" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceTypeShape/c0d17764e84e711728581fda7356a51e99a9040a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceType.identifier", + "sh:description": { + "en": "Unambiguous reference to the Evidence Type." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceTypeShape/ce8a015e331e05a0d34d3c69ba9e382387ddae10", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceType.evidencetypeclassification", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "Category to which the Evidence Type belongs." + }, + "sh:name": { + "en": "evidence type classification" + }, + "sh:path": "http://data.europa.eu/m8g/evidenceTypeClassification" + } + ], + "sh:targetClass": "http://data.europa.eu/m8g/EvidenceType" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#LifeEventShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#LifeEventShape/322371a77364a50f049d46180f6192532eea26dc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#LifeEvent.type", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "It links an Event to a controlled vocabulary of event types." + }, + "sh:name": { + "en": "type" + }, + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#LifeEventShape/4f381639bb6e021939f65b4f41409d1edaeade9b", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#LifeEvent.type", + "sh:description": { + "en": "It links an Event to a controlled vocabulary of event types." + }, + "sh:name": { + "en": "type" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/type" + } + ], + "sh:targetClass": "http://data.europa.eu/m8g/LifeEvent" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/263a563c5bed08cdaadf4a0fd0a5fb9874d742bc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.name", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "The official Name of the Output." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/28d4860d1ad14d789ffc09b841dfc4f9b27a0f4d", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.ispartof", + "sh:description": { + "en": "A related resource in which the described resource is physically or logically included." + }, + "sh:name": { + "en": "is part of" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/isPartOf" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/29ba27566ab1f32c8bb73f3492436d4bd868d3d2", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.language", + "sh:class": "http://purl.org/dc/terms/LinguisticSystem", + "sh:description": { + "en": "The language(s) in which the Output is available. " + }, + "sh:name": { + "en": "language" + }, + "sh:path": "http://purl.org/dc/terms/language" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/322371a77364a50f049d46180f6192532eea26dc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.type", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "The type of Output as defined in a controlled vocabulary." + }, + "sh:name": { + "en": "type" + }, + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/4f381639bb6e021939f65b4f41409d1edaeade9b", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.type", + "sh:description": { + "en": "The type of Output as defined in a controlled vocabulary." + }, + "sh:name": { + "en": "type" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/5d3b501368b0e6230133103390ac50e7385e214a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.ispartof", + "sh:class": "http://www.w3.org/ns/dcat#Dataset", + "sh:description": { + "en": "A related resource in which the described resource is physically or logically included." + }, + "sh:name": { + "en": "is part of" + }, + "sh:path": "http://purl.org/dc/terms/isPartOf" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.identifier", + "sh:description": { + "en": "An Identifier for the Output." + }, + "sh:minCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/6cae9880e515253132af1452a38a8a5827165149", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.description", + "sh:description": { + "en": "A free text Description of the Output." + }, + "sh:name": { + "en": "description" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/768bb4171e00505886fe9a1e949b4cd71f0eb548", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.description", + "sh:description": { + "en": "A free text Description of the Output." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/96cdcbb0489a41ab01fc39c521f5ed607a0b2c41", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.name", + "sh:description": { + "en": "The official Name of the Output." + }, + "sh:minCount": "1", + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/9caf9e629daa0e64ece77788576468821d7cff8c", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.name", + "sh:description": { + "en": "The official Name of the Output." + }, + "sh:name": { + "en": "name" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/aadbd67a77a624f073be2076627fb9dc883cbe48", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.identifier", + "sh:description": { + "en": "An Identifier for the Output." + }, + "sh:name": { + "en": "identifier" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/be01df43f1c288b656b3ca3879eb3dd9d8c700b9", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.name", + "sh:description": { + "en": "The official Name of the Output." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/c0d17764e84e711728581fda7356a51e99a9040a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.identifier", + "sh:description": { + "en": "An Identifier for the Output." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/d4d4f2399b8cf2f615ac658920373b714726bed0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.description", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "A free text Description of the Output." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/db878f1cb93930f64561d0504123c66feacfad5a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.language", + "sh:description": { + "en": "The language(s) in which the Output is available. " + }, + "sh:name": { + "en": "language" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/language" + } + ], + "sh:targetClass": "http://data.europa.eu/m8g/Output" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ParticipationShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ParticipationShape/3051580b93f948a2fd295c9665c862326364c1f2", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.hasparticipant", + "sh:description": { + "en": "The Agent involved in the Participation." + }, + "sh:name": { + "en": "has participant" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/hasParticipant" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ParticipationShape/5cdb060907c15fb0f5b76b308cfdbbf62f59a2ba", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.hasparticipant", + "sh:description": { + "en": "The Agent involved in the Participation." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "has participant" + }, + "sh:path": "http://data.europa.eu/m8g/hasParticipant" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ParticipationShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.identifier", + "sh:description": { + "en": "The unambiguous structured reference for the Participation." + }, + "sh:minCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ParticipationShape/6cae9880e515253132af1452a38a8a5827165149", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.description", + "sh:description": { + "en": "A textual explanation of the Participation." + }, + "sh:name": { + "en": "description" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ParticipationShape/768bb4171e00505886fe9a1e949b4cd71f0eb548", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.description", + "sh:description": { + "en": "A textual explanation of the Participation." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ParticipationShape/8f61614144aa7bca188b24f5976593dc08aad0e6", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.description", + "sh:description": { + "en": "A textual explanation of the Participation." + }, + "sh:minCount": "1", + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ParticipationShape/91fca326def04ee4ef7ed1efba4e59fae00d1faa", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.role", + "sh:description": { + "en": "The function of an Agent within a Participation." + }, + "sh:name": { + "en": "role" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/role" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ParticipationShape/96872d3a91278412b47d750ed71a4938984306c0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.role", + "sh:description": { + "en": "The function of an Agent within a Participation." + }, + "sh:minCount": "1", + "sh:name": { + "en": "role" + }, + "sh:path": "http://data.europa.eu/m8g/role" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ParticipationShape/a80662b8305434df5e0a4edc73b2bb9037308c42", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.hasparticipant", + "sh:class": "http://xmlns.com/foaf/0.1/Agent", + "sh:description": { + "en": "The Agent involved in the Participation." + }, + "sh:name": { + "en": "has participant" + }, + "sh:path": "http://data.europa.eu/m8g/hasParticipant" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ParticipationShape/aadbd67a77a624f073be2076627fb9dc883cbe48", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.identifier", + "sh:description": { + "en": "The unambiguous structured reference for the Participation." + }, + "sh:name": { + "en": "identifier" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ParticipationShape/c0d17764e84e711728581fda7356a51e99a9040a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.identifier", + "sh:description": { + "en": "The unambiguous structured reference for the Participation." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ParticipationShape/d2254b8259635ec986bc7c65b0227299193c6c16", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.role", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "The function of an Agent within a Participation." + }, + "sh:name": { + "en": "role" + }, + "sh:path": "http://data.europa.eu/m8g/role" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ParticipationShape/d4d4f2399b8cf2f615ac658920373b714726bed0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.description", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "A textual explanation of the Participation." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ParticipationShape/fab6e43cda87d2059922dd2de3511bcb321bf4e0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.hasparticipant", + "sh:description": { + "en": "The Agent involved in the Participation." + }, + "sh:minCount": "1", + "sh:name": { + "en": "has participant" + }, + "sh:path": "http://data.europa.eu/m8g/hasParticipant" + } + ], + "sh:targetClass": "http://data.europa.eu/m8g/Participation" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganisationShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganisationShape/10dfd2757a1b1830fd182ca42b11fef0a722fdc6", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganization.spatial", + "sh:description": { + "en": "It links an Organization to the Administrative Region(s) that it covers." + }, + "sh:minCount": "1", + "sh:name": { + "en": "spatial" + }, + "sh:path": "http://purl.org/dc/terms/spatial" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganisationShape/322ac30abbb777e02239ab84ebf7d14ebde22688", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganization.preferredlabel", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "A preferred label is used to provide the primary, legally recognised name of the Public Organization, as defined in the ORG Ontology." + }, + "sh:name": { + "en": "preferred label" + }, + "sh:path": "http://www.w3.org/2004/02/skos/core#prefLabel" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganisationShape/3b9cc6558bbf88b7fbaf0c2f3ab6ae7fb8c1b4b9", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganization.preferredlabel", + "sh:description": { + "en": "A preferred label is used to provide the primary, legally recognised name of the Public Organization, as defined in the ORG Ontology." + }, + "sh:name": { + "en": "preferred label" + }, + "sh:path": "http://www.w3.org/2004/02/skos/core#prefLabel", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganisationShape/6cd0f0f5e19a1c8dce362ecbe8a196575b9cd85f", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganization.preferredlabel", + "sh:description": { + "en": "A preferred label is used to provide the primary, legally recognised name of the Public Organization, as defined in the ORG Ontology." + }, + "sh:name": { + "en": "preferred label" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://www.w3.org/2004/02/skos/core#prefLabel" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganisationShape/8fd1cd7a406ec3816234c1ec0c69f985a9117476", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganization.spatial", + "sh:class": "http://purl.org/dc/terms/Location", + "sh:description": { + "en": "It links an Organization to the Administrative Region(s) that it covers." + }, + "sh:name": { + "en": "spatial" + }, + "sh:path": "http://purl.org/dc/terms/spatial" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganisationShape/b93b49bf7122a561ecc9674449665256e441faf5", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganization.spatial", + "sh:description": { + "en": "It links an Organization to the Administrative Region(s) that it covers." + }, + "sh:name": { + "en": "spatial" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/spatial" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganisationShape/e4d44fb0d3c41df2a4042ee73fec8d83fc141a60", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganization.preferredlabel", + "sh:description": { + "en": "A preferred label is used to provide the primary, legally recognised name of the Public Organization, as defined in the ORG Ontology." + }, + "sh:minCount": "1", + "sh:name": { + "en": "preferred label" + }, + "sh:path": "http://www.w3.org/2004/02/skos/core#prefLabel" + } + ], + "sh:targetClass": "http://data.europa.eu/m8g/PublicOrganisation" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RequirementShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RequirementShape/12f11a71c12e794a688d7ade9ea37cee23bcb5e1", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.fulfils", + "sh:class": "http://purl.org/vocab/cpsv#Rule", + "sh:description": { + "en": "The Rules that the requirements fulfils." + }, + "sh:name": { + "en": "fulfils" + }, + "sh:path": "http://data.europa.eu/m8g/fulfils" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RequirementShape/1abd4f982243530f0fb88d4e008be49b42efc782", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.fulfils", + "sh:description": { + "en": "The Rules that the requirements fulfils." + }, + "sh:name": { + "en": "fulfils" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/fulfils" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RequirementShape/263a563c5bed08cdaadf4a0fd0a5fb9874d742bc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.name", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "Name of the Requirement." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RequirementShape/322371a77364a50f049d46180f6192532eea26dc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.type", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "Category to which the Requirement belongs." + }, + "sh:name": { + "en": "type" + }, + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RequirementShape/4f381639bb6e021939f65b4f41409d1edaeade9b", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.type", + "sh:description": { + "en": "Category to which the Requirement belongs." + }, + "sh:name": { + "en": "type" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RequirementShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.identifier", + "sh:description": { + "en": "Unambiguous reference to a Requirement." + }, + "sh:minCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RequirementShape/96cdcbb0489a41ab01fc39c521f5ed607a0b2c41", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.name", + "sh:description": { + "en": "Name of the Requirement." + }, + "sh:minCount": "1", + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RequirementShape/9938c4563a6e10ae21851f0c2ced64b31ffcc3b4", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.hassupportingevidence", + "sh:class": "http://data.europa.eu/m8g/Evidence", + "sh:description": { + "en": "Evidence that supplies information, proof or support for the Requirement." + }, + "sh:name": { + "en": "has supporting evidence" + }, + "sh:path": "http://data.europa.eu/m8g/hasSupportingEvidence" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RequirementShape/9caf9e629daa0e64ece77788576468821d7cff8c", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.name", + "sh:description": { + "en": "Name of the Requirement." + }, + "sh:name": { + "en": "name" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RequirementShape/aadbd67a77a624f073be2076627fb9dc883cbe48", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.identifier", + "sh:description": { + "en": "Unambiguous reference to a Requirement." + }, + "sh:name": { + "en": "identifier" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RequirementShape/be01df43f1c288b656b3ca3879eb3dd9d8c700b9", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.name", + "sh:description": { + "en": "Name of the Requirement." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RequirementShape/c0d17764e84e711728581fda7356a51e99a9040a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.identifier", + "sh:description": { + "en": "Unambiguous reference to a Requirement." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RequirementShape/c22f4d4b19d815c393ed318f76984a19f430e18e", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.hassupportingevidence", + "sh:description": { + "en": "Evidence that supplies information, proof or support for the Requirement." + }, + "sh:name": { + "en": "has supporting evidence" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/hasSupportingEvidence" + } + ], + "sh:targetClass": "http://data.europa.eu/m8g/Requirement" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/1d811361d9c6e034b3404ea8f5f2920335a2f8ac", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.hascontractingauthority", + "sh:class": "http://data.europa.eu/m8g/PublicOrganisation", + "sh:description": { + "en": "It links a Service Concession Contract with the Contracting Authority which is ultimately responsible for a public service." + }, + "sh:name": { + "en": "has contracting authority" + }, + "sh:path": "http://data.europa.eu/m8g/hasContractingAuthority" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/263a563c5bed08cdaadf4a0fd0a5fb9874d742bc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.name", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "The Name of the Service Concession Contract." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/414ff6a96841aee86e8791e52a0fb5e5ef9a7142", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.hascontractingauthority", + "sh:description": { + "en": "It links a Service Concession Contract with the Contracting Authority which is ultimately responsible for a public service." + }, + "sh:name": { + "en": "has contracting authority" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/hasContractingAuthority" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/5f8ff8d410fffd3c66572f17ffd0fc00c8a5dade", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.establishedunder", + "sh:description": { + "en": "It links a Service Concession Contract to relevant legislation or policy documents i.e.\r\nthe Legal Resource under which the Service Concession Contracts are being defined." + }, + "sh:name": { + "en": "established under" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/establishedUnder" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/61c1f5a02eb55fea91b186759ff633ada55ef542", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.haseconomicoperator", + "sh:description": { + "en": "It links a Service Concession Contract with the Economic Operator in charge for the provision and the management of public services." + }, + "sh:minCount": "1", + "sh:name": { + "en": "has economic operator" + }, + "sh:path": "http://data.europa.eu/m8g/hasEconomicOperator" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.identifier", + "sh:description": { + "en": "An Identifier for the Service Concession Contract." + }, + "sh:minCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/6cae9880e515253132af1452a38a8a5827165149", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.description", + "sh:description": { + "en": "A free text description of the Service Concession Contract." + }, + "sh:name": { + "en": "description" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/768bb4171e00505886fe9a1e949b4cd71f0eb548", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.description", + "sh:description": { + "en": "A free text description of the Service Concession Contract." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/8f61614144aa7bca188b24f5976593dc08aad0e6", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.description", + "sh:description": { + "en": "A free text description of the Service Concession Contract." + }, + "sh:minCount": "1", + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/96cdcbb0489a41ab01fc39c521f5ed607a0b2c41", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.name", + "sh:description": { + "en": "The Name of the Service Concession Contract." + }, + "sh:minCount": "1", + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/9caf9e629daa0e64ece77788576468821d7cff8c", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.name", + "sh:description": { + "en": "The Name of the Service Concession Contract." + }, + "sh:name": { + "en": "name" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/aadbd67a77a624f073be2076627fb9dc883cbe48", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.identifier", + "sh:description": { + "en": "An Identifier for the Service Concession Contract." + }, + "sh:name": { + "en": "identifier" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/bd9ae6e6b3d6f86219d564ffaf4e11569f19f06a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.haseconomicoperator", + "sh:class": "http://www.w3.org/ns/org#Organization", + "sh:description": { + "en": "It links a Service Concession Contract with the Economic Operator in charge for the provision and the management of public services." + }, + "sh:name": { + "en": "has economic operator" + }, + "sh:path": "http://data.europa.eu/m8g/hasEconomicOperator" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/be01df43f1c288b656b3ca3879eb3dd9d8c700b9", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.name", + "sh:description": { + "en": "The Name of the Service Concession Contract." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/c0d17764e84e711728581fda7356a51e99a9040a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.identifier", + "sh:description": { + "en": "An Identifier for the Service Concession Contract." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/d4d4f2399b8cf2f615ac658920373b714726bed0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.description", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "A free text description of the Service Concession Contract." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/d8f08abad404ef4bca5eb1b1ab59435956e0685c", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.establishedunder", + "sh:class": "http://data.europa.eu/eli/ontology#LegalResource", + "sh:description": { + "en": "It links a Service Concession Contract to relevant legislation or policy documents i.e.\r\nthe Legal Resource under which the Service Concession Contracts are being defined." + }, + "sh:name": { + "en": "established under" + }, + "sh:path": "http://data.europa.eu/m8g/establishedUnder" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/dcf97ec7589aaff5124f8d360eac0f1b4041dd81", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.haseconomicoperator", + "sh:description": { + "en": "It links a Service Concession Contract with the Economic Operator in charge for the provision and the management of public services." + }, + "sh:name": { + "en": "has economic operator" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/hasEconomicOperator" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/f0efa7944285dc5b66fc9c917dc2069e6b4db250", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.hascontractingauthority", + "sh:description": { + "en": "It links a Service Concession Contract with the Contracting Authority which is ultimately responsible for a public service." + }, + "sh:minCount": "1", + "sh:name": { + "en": "has contracting authority" + }, + "sh:path": "http://data.europa.eu/m8g/hasContractingAuthority" + } + ], + "sh:targetClass": "http://data.europa.eu/m8g/ServiceConcessionContract" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#LinguisticSystemShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [], + "sh:targetClass": "http://purl.org/dc/terms/LinguisticSystem" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#LocationShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [], + "sh:targetClass": "http://purl.org/dc/terms/Location" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/00491da88fc785ff44242faf9f143510aff1acb1", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hasinputtype", + "sh:class": "http://data.europa.eu/m8g/EvidenceType", + "sh:description": { + "en": "It links a Public Service to one or more instances of the EvidenceType class. " + }, + "sh:name": { + "en": "has input type" + }, + "sh:path": "http://data.europa.eu/m8g/hasInputType" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/013f2eeaf472274d350811a8ded979c8275857a5", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.haschannel", + "sh:class": "http://data.europa.eu/m8g/Channel", + "sh:description": { + "en": "It links the Public Service to any Channel through which an Agent provides, uses or otherwise interacts with the Public Service, such as an online service, phone number or office." + }, + "sh:name": { + "en": "has channel" + }, + "sh:path": "http://data.europa.eu/m8g/hasChannel" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/0f6cb927d0d26f3819cba3fb903a075cd426180d", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.status", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "It indicates whether a Public Service is active, inactive, under development etc. according to a controlled vocabulary." + }, + "sh:name": { + "en": "status" + }, + "sh:path": "http://www.w3.org/ns/adms#status" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/1aaa988702b5b8caa5aab67b1bc340dce40a1783", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hascompetentauthority", + "sh:class": "http://data.europa.eu/m8g/PublicOrganisation", + "sh:description": { + "en": "It links a Public Service to a Public Organization, which is the responsible Agent for the delivery of the Public Service." + }, + "sh:name": { + "en": "has competent authority" + }, + "sh:path": "http://data.europa.eu/m8g/hasCompetentAuthority" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/263a563c5bed08cdaadf4a0fd0a5fb9874d742bc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.name", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "The official Name of the Public Service." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/28d4860d1ad14d789ffc09b841dfc4f9b27a0f4d", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.ispartof", + "sh:description": { + "en": "A related resource in which the described resource is physically or logically included." + }, + "sh:name": { + "en": "is part of" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/isPartOf" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/29ba27566ab1f32c8bb73f3492436d4bd868d3d2", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.language", + "sh:class": "http://purl.org/dc/terms/LinguisticSystem", + "sh:description": { + "en": "The language(s) in which the Public Service is available." + }, + "sh:name": { + "en": "language" + }, + "sh:path": "http://purl.org/dc/terms/language" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/2bc917d85a4ffccfa9de4268bf84b517c322ce2c", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.status", + "sh:description": { + "en": "It indicates whether a Public Service is active, inactive, under development etc. according to a controlled vocabulary." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "status" + }, + "sh:path": "http://www.w3.org/ns/adms#status" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/3339565e8ee09847fb5a997a8b1355cf76a90e6e", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.holdsrequirement", + "sh:description": { + "en": "It links a Public Service to a class that describes the Requirement." + }, + "sh:name": { + "en": "holds requirement" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/holdsRequirement" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/37b71c4409f37efcb388ee7226886dd39d7033bd", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.relatedservice", + "sh:class": "http://purl.org/vocab/cpsv#PublicService", + "sh:description": { + "en": "A Public Service related to the particular instance of the Public Service class." + }, + "sh:name": { + "en": "related service" + }, + "sh:path": "http://data.europa.eu/m8g/relatedService" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/3833ee6007343a68911e59f730b9c7d5625a15e1", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.sector", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "The industry or sector a Public Service relates to, or is intended for." + }, + "sh:name": { + "en": "sector" + }, + "sh:path": "http://data.europa.eu/m8g/sector" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/3894f9fa605c37b8ff4766859d3107f97cc5f934", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.keyword", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "A keyword, term or phrase to describe the Public Service." + }, + "sh:name": { + "en": "keyword" + }, + "sh:path": "http://www.w3.org/ns/dcat#keyword" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/38cdba2d3411fe95c0698cc43e2c9ffd78c46521", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.sector", + "sh:description": { + "en": "The industry or sector a Public Service relates to, or is intended for." + }, + "sh:name": { + "en": "sector" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/sector" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/3c1ab2e1170c5050c8b7742e97810027ddc104b1", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.status", + "sh:description": { + "en": "It indicates whether a Public Service is active, inactive, under development etc. according to a controlled vocabulary." + }, + "sh:name": { + "en": "status" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://www.w3.org/ns/adms#status" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/3dbb21d3906d6073be5dc25797f85ed6fdcbb20a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.processingtime", + "sh:datatype": "http://www.w3.org/2001/XMLSchema#duration", + "sh:description": { + "en": "The (estimated) time needed for executing a Public Service. The actual information is provided using the ISO8601 syntax for durations. " + }, + "sh:name": { + "en": "processing time" + }, + "sh:path": "http://data.europa.eu/m8g/processingTime" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/3e5470e12cd11245086e35b55e6446a388fd8964", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.addressee", + "sh:description": { + "en": "The target recipient of the Public Service." + }, + "sh:name": { + "en": "addressee" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/audience" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/4818505ce79380053cd4bf83365b74766e26b80a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.haschannel", + "sh:description": { + "en": "It links the Public Service to any Channel through which an Agent provides, uses or otherwise interacts with the Public Service, such as an online service, phone number or office." + }, + "sh:name": { + "en": "has channel" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/hasChannel" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/4f4d82c8903226cc4534c77be3f9a2486e473a6f", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.isclassifiedby", + "sh:description": { + "en": "It allows to classify the Public Service with any Concept other than those already foreseen and defined explicitly in the CPSV-AP (Thematic Area, Sector, etc.)." + }, + "sh:name": { + "en": "is classified by" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/isClassifiedBy" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/53bd38e3d33ba488ee41d290d32c1df211accc84", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.produces", + "sh:class": "http://data.europa.eu/m8g/Output", + "sh:description": { + "en": "It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service." + }, + "sh:name": { + "en": "produces" + }, + "sh:path": "http://purl.org/vocab/cpsv#produces" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/59263d34cd9c655e707d40d27dbf78ecd3d6b76a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.thematicarea", + "sh:description": { + "en": "The Thematic Area of a Public Service." + }, + "sh:name": { + "en": "thematic area" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/thematicArea" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/5bc739112726cd993c279f81380611cafc3a9857", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.keyword", + "sh:description": { + "en": "A keyword, term or phrase to describe the Public Service." + }, + "sh:name": { + "en": "keyword" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://www.w3.org/ns/dcat#keyword" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/5d3b501368b0e6230133103390ac50e7385e214a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.ispartof", + "sh:class": "http://www.w3.org/ns/dcat#Dataset", + "sh:description": { + "en": "A related resource in which the described resource is physically or logically included." + }, + "sh:name": { + "en": "is part of" + }, + "sh:path": "http://purl.org/dc/terms/isPartOf" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/63e05cc560c16dca7a31a3c52844d206a245cc69", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.isgroupedby", + "sh:description": { + "en": "It links the Public Service to the Event class." + }, + "sh:name": { + "en": "is grouped by" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/isGroupedBy" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.identifier", + "sh:description": { + "en": "A formally-issued Identifier for the Public Service." + }, + "sh:minCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/6cae9880e515253132af1452a38a8a5827165149", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.description", + "sh:description": { + "en": "A free text Description of the Public Service." + }, + "sh:name": { + "en": "description" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/768bb4171e00505886fe9a1e949b4cd71f0eb548", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.description", + "sh:description": { + "en": "A free text Description of the Public Service." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/7b30a2f1323d719049e6047b06a8b969f7f14cf4", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hascost", + "sh:class": "http://data.europa.eu/m8g/Cost", + "sh:description": { + "en": "It indicates the costs related to the execution of a Public Service for the citizen or business related to the execution of the particular Public Service." + }, + "sh:name": { + "en": "has cost" + }, + "sh:path": "http://data.europa.eu/m8g/hasCost" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/7b6713c1f4a52e964f5db57eabef294b6d04e90e", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.contactpoint", + "sh:class": "http://data.europa.eu/m8g/ContactPoint", + "sh:description": { + "en": "The main contact information of the resource." + }, + "sh:name": { + "en": "contact point" + }, + "sh:path": "http://data.europa.eu/m8g/contactPoint" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/8600dc53e8da037a0c3e416515eaa53a7af02a08", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.relatedservice", + "sh:description": { + "en": "A Public Service related to the particular instance of the Public Service class." + }, + "sh:name": { + "en": "related service" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/relatedService" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/8a0c8ba54a63f20695ae0c4782a7f90e51fc4b01", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.processingtime", + "sh:description": { + "en": "The (estimated) time needed for executing a Public Service. The actual information is provided using the ISO8601 syntax for durations. " + }, + "sh:name": { + "en": "processing time" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://data.europa.eu/m8g/processingTime" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/8d7e6e3d76197e8bad7564f34438ddfda58906bd", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.isclassifiedby", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "It allows to classify the Public Service with any Concept other than those already foreseen and defined explicitly in the CPSV-AP (Thematic Area, Sector, etc.)." + }, + "sh:name": { + "en": "is classified by" + }, + "sh:path": "http://data.europa.eu/m8g/isClassifiedBy" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/8e469beea96ca1eac530a78c7268fb9aa72ba6a0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hasinput", + "sh:class": "http://data.europa.eu/m8g/Evidence", + "sh:description": { + "en": "It links a Public Service to one or more instances of the Evidence class." + }, + "sh:name": { + "en": "has input" + }, + "sh:path": "http://purl.org/vocab/cpsv#hasInput" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/8f61614144aa7bca188b24f5976593dc08aad0e6", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.description", + "sh:description": { + "en": "A free text Description of the Public Service." + }, + "sh:minCount": "1", + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/8fd1cd7a406ec3816234c1ec0c69f985a9117476", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.spatial", + "sh:class": "http://purl.org/dc/terms/Location", + "sh:description": { + "en": "A Public Service is likely to be available only within a given area, typically the area covered by a particular public authority." + }, + "sh:name": { + "en": "spatial" + }, + "sh:path": "http://purl.org/dc/terms/spatial" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/966ab8e83c830e2d7676016cddb1928c8c2d119c", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.addressee", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "The target recipient of the Public Service." + }, + "sh:name": { + "en": "addressee" + }, + "sh:path": "http://purl.org/dc/terms/audience" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/96cdcbb0489a41ab01fc39c521f5ed607a0b2c41", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.name", + "sh:description": { + "en": "The official Name of the Public Service." + }, + "sh:minCount": "1", + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/9adf9f5890592909cf3e67021ae7ab4f895a7745", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.contactpoint", + "sh:description": { + "en": "The main contact information of the resource." + }, + "sh:name": { + "en": "contact point" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/contactPoint" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/9caf9e629daa0e64ece77788576468821d7cff8c", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.name", + "sh:description": { + "en": "The official Name of the Public Service." + }, + "sh:name": { + "en": "name" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/aadbd67a77a624f073be2076627fb9dc883cbe48", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.identifier", + "sh:description": { + "en": "A formally-issued Identifier for the Public Service." + }, + "sh:name": { + "en": "identifier" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/b129207d038ab53064378895a366dd6223462aa5", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.processingtime", + "sh:description": { + "en": "The (estimated) time needed for executing a Public Service. The actual information is provided using the ISO8601 syntax for durations. " + }, + "sh:maxCount": "1", + "sh:name": { + "en": "processing time" + }, + "sh:path": "http://data.europa.eu/m8g/processingTime" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/b19f1113c59fce0aa3743160e2952dbb0b46c495", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.requires", + "sh:class": "http://purl.org/vocab/cpsv#PublicService", + "sh:description": { + "en": "The way a Public Service makes use of other Public Services." + }, + "sh:name": { + "en": "requires" + }, + "sh:path": "http://purl.org/dc/terms/requires" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/b3298d22e02dabdb98f5271a3e3ef2e3d95c2409", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.thematicarea", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "The Thematic Area of a Public Service." + }, + "sh:name": { + "en": "thematic area" + }, + "sh:path": "http://data.europa.eu/m8g/thematicArea" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/b8b696cbf9fa17e3447da768e0631bddfa17fddf", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.requires", + "sh:description": { + "en": "The way a Public Service makes use of other Public Services." + }, + "sh:name": { + "en": "requires" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/requires" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/b93b49bf7122a561ecc9674449665256e441faf5", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.spatial", + "sh:description": { + "en": "A Public Service is likely to be available only within a given area, typically the area covered by a particular public authority." + }, + "sh:name": { + "en": "spatial" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/spatial" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/be01df43f1c288b656b3ca3879eb3dd9d8c700b9", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.name", + "sh:description": { + "en": "The official Name of the Public Service." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/c07ada401e3aace3f953540318206533d3c22be7", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.holdsrequirement", + "sh:class": "http://data.europa.eu/m8g/Requirement", + "sh:description": { + "en": "It links a Public Service to a class that describes the Requirement." + }, + "sh:name": { + "en": "holds requirement" + }, + "sh:path": "http://data.europa.eu/m8g/holdsRequirement" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/c0d17764e84e711728581fda7356a51e99a9040a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.identifier", + "sh:description": { + "en": "A formally-issued Identifier for the Public Service." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/c678d3b6ae22a358f800ce1cdb7f277c9efa4b62", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.follows", + "sh:class": "http://purl.org/vocab/cpsv#Rule", + "sh:description": { + "en": "It links a Public Service to the Rule(s) under which it operates." + }, + "sh:name": { + "en": "follows" + }, + "sh:path": "http://purl.org/vocab/cpsv#follows" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/c79731a9f0d3268bf54d69b65bfa614132b72c5b", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.follows", + "sh:description": { + "en": "It links a Public Service to the Rule(s) under which it operates." + }, + "sh:name": { + "en": "follows" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/vocab/cpsv#follows" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/c90e5c04bef13b3fd1b18723bae26a49b7b704c1", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.produces", + "sh:description": { + "en": "It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service." + }, + "sh:name": { + "en": "produces" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/vocab/cpsv#produces" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/ce8eb8d70b0315b592091191b2a34b661e18032b", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hasinput", + "sh:description": { + "en": "It links a Public Service to one or more instances of the Evidence class." + }, + "sh:name": { + "en": "has input" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/vocab/cpsv#hasInput" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/d3ef634aa1b06aac763c48d5e92a5d81735435e6", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.isgroupedby", + "sh:class": "http://data.europa.eu/m8g/Event", + "sh:description": { + "en": "It links the Public Service to the Event class." + }, + "sh:name": { + "en": "is grouped by" + }, + "sh:path": "http://data.europa.eu/m8g/isGroupedBy" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/d48349f1f6bda80f4465115b500eea9daa813424", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hascost", + "sh:description": { + "en": "It indicates the costs related to the execution of a Public Service for the citizen or business related to the execution of the particular Public Service." + }, + "sh:name": { + "en": "has cost" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/hasCost" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/d4ca6ac1d97db36794aa2fcb137582dc061799a7", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.functionsofgovernment", + "sh:description": { + "en": "The purpose of a government activity, which the public service is intended for." + }, + "sh:name": { + "en": "functions of government" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/d4d4f2399b8cf2f615ac658920373b714726bed0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.description", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "A free text Description of the Public Service." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/daedda88b37d728083714514e646d60a4ff381be", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.functionsofgovernment", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "The purpose of a government activity, which the public service is intended for." + }, + "sh:name": { + "en": "functions of government" + }, + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/db878f1cb93930f64561d0504123c66feacfad5a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.language", + "sh:description": { + "en": "The language(s) in which the Public Service is available." + }, + "sh:name": { + "en": "language" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/language" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/e3b5766ba50799d3ec5bb119b130ffd2b20c2003", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hascompetentauthority", + "sh:description": { + "en": "It links a Public Service to a Public Organization, which is the responsible Agent for the delivery of the Public Service." + }, + "sh:name": { + "en": "has competent authority" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/hasCompetentAuthority" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/e60d9718764241fd0032ba1929dd53f4294a964a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.keyword", + "sh:description": { + "en": "A keyword, term or phrase to describe the Public Service." + }, + "sh:name": { + "en": "keyword" + }, + "sh:path": "http://www.w3.org/ns/dcat#keyword", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/ef2c104f9bc5019523318900356723ac0a8500e2", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hasparticipation", + "sh:description": { + "en": "The way how a resource is organized." + }, + "sh:name": { + "en": "has participation" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/hasParticipation" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/f04e304095842b2d788f1262685ae592d4a3f8da", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hascompetentauthority", + "sh:description": { + "en": "It links a Public Service to a Public Organization, which is the responsible Agent for the delivery of the Public Service." + }, + "sh:minCount": "1", + "sh:name": { + "en": "has competent authority" + }, + "sh:path": "http://data.europa.eu/m8g/hasCompetentAuthority" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/f0cd7a7f4525dfc72a824773c6dc39bd5ba0e03e", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hasinputtype", + "sh:description": { + "en": "It links a Public Service to one or more instances of the EvidenceType class. " + }, + "sh:name": { + "en": "has input type" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/hasInputType" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/f39233c7b5ad6a8711ac224eae0d15501d94a5da", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.haslegalresource", + "sh:description": { + "en": "It indicates the Legal Resource (e.g. legislation) to which the Public Service relates, operates or has its legal basis.\r" + }, + "sh:name": { + "en": "has legal resource" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/hasLegalResource" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/fb0f4ce42568457dd68730013f20f7749a22ad39", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hasparticipation", + "sh:class": "http://data.europa.eu/m8g/Participation", + "sh:description": { + "en": "The way how a resource is organized." + }, + "sh:name": { + "en": "has participation" + }, + "sh:path": "http://data.europa.eu/m8g/hasParticipation" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/fd522758830afb24ffe73ea6dae91598c8e9ff23", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.haslegalresource", + "sh:class": "http://data.europa.eu/eli/ontology#LegalResource", + "sh:description": { + "en": "It indicates the Legal Resource (e.g. legislation) to which the Public Service relates, operates or has its legal basis.\r" + }, + "sh:name": { + "en": "has legal resource" + }, + "sh:path": "http://data.europa.eu/m8g/hasLegalResource" + } + ], + "sh:targetClass": "http://purl.org/vocab/cpsv#PublicService" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/236f0210baaf149903750c43bbe7012c21debb2a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.type", + "sh:description": { + "en": "Type of Rule." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "type" + }, + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/263a563c5bed08cdaadf4a0fd0a5fb9874d742bc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.name", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "The Name of the Rule." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/29ba27566ab1f32c8bb73f3492436d4bd868d3d2", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.language", + "sh:class": "http://purl.org/dc/terms/LinguisticSystem", + "sh:description": { + "en": "The language(s) in which the Rule is available." + }, + "sh:name": { + "en": "language" + }, + "sh:path": "http://purl.org/dc/terms/language" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/322371a77364a50f049d46180f6192532eea26dc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.type", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "Type of Rule." + }, + "sh:name": { + "en": "type" + }, + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/45c29ae77863bf76765c44a8c34f3cab08469fbf", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.implements", + "sh:description": { + "en": "It links a Rule to relevant legislation or policy documents i.e.\r\nthe Legal Resource under which the Rules are being defined." + }, + "sh:name": { + "en": "implements" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/vocab/cpsv#implements" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/4f381639bb6e021939f65b4f41409d1edaeade9b", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.type", + "sh:description": { + "en": "Type of Rule." + }, + "sh:name": { + "en": "type" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/51d41afe5401d1b6a58328411e940a808f944ea1", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.implements", + "sh:class": "http://data.europa.eu/eli/ontology#LegalResource", + "sh:description": { + "en": "It links a Rule to relevant legislation or policy documents i.e.\r\nthe Legal Resource under which the Rules are being defined." + }, + "sh:name": { + "en": "implements" + }, + "sh:path": "http://purl.org/vocab/cpsv#implements" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.identifier", + "sh:description": { + "en": "An Identifier for the Rule." + }, + "sh:minCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/6cae9880e515253132af1452a38a8a5827165149", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.description", + "sh:description": { + "en": "A free text Description of the Rule." + }, + "sh:name": { + "en": "description" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/768bb4171e00505886fe9a1e949b4cd71f0eb548", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.description", + "sh:description": { + "en": "A free text Description of the Rule." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/8f61614144aa7bca188b24f5976593dc08aad0e6", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.description", + "sh:description": { + "en": "A free text Description of the Rule." + }, + "sh:minCount": "1", + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/96cdcbb0489a41ab01fc39c521f5ed607a0b2c41", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.name", + "sh:description": { + "en": "The Name of the Rule." + }, + "sh:minCount": "1", + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/9caf9e629daa0e64ece77788576468821d7cff8c", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.name", + "sh:description": { + "en": "The Name of the Rule." + }, + "sh:name": { + "en": "name" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/aadbd67a77a624f073be2076627fb9dc883cbe48", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.identifier", + "sh:description": { + "en": "An Identifier for the Rule." + }, + "sh:name": { + "en": "identifier" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/be01df43f1c288b656b3ca3879eb3dd9d8c700b9", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.name", + "sh:description": { + "en": "The Name of the Rule." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/c0d17764e84e711728581fda7356a51e99a9040a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.identifier", + "sh:description": { + "en": "An Identifier for the Rule." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/d4d4f2399b8cf2f615ac658920373b714726bed0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.description", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "A free text Description of the Rule." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/db878f1cb93930f64561d0504123c66feacfad5a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.language", + "sh:description": { + "en": "The language(s) in which the Rule is available." + }, + "sh:name": { + "en": "language" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/language" + } + ], + "sh:targetClass": "http://purl.org/vocab/cpsv#Rule" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#TextShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [], + "sh:targetClass": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#LiteralShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [], + "sh:targetClass": "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DoubleShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [], + "sh:targetClass": "http://www.w3.org/2001/XMLSchema#double" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DurationShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [], + "sh:targetClass": "http://www.w3.org/2001/XMLSchema#duration" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CollectionShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CollectionShape/d1b848aaa9218dcd827e88c2a604aa9509e598fc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Collection.member", + "sh:description": { + "en": "It indicates the Concepts that are part of the Collection." + }, + "sh:name": { + "en": "member" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://www.w3.org/2004/02/skos/core#member" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CollectionShape/d875a34c2a5b0d03bcfe904f1f9b83872f37ed3b", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Collection.member", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "It indicates the Concepts that are part of the Collection." + }, + "sh:name": { + "en": "member" + }, + "sh:path": "http://www.w3.org/2004/02/skos/core#member" + } + ], + "sh:targetClass": "http://www.w3.org/2004/02/skos/core#Collection" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ConceptShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [], + "sh:targetClass": "http://www.w3.org/2004/02/skos/core#Concept" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CodeShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [], + "sh:targetClass": "http://www.w3.org/2004/02/skos/core#Concept" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#TemporalEntityShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#TemporalEntityShape/04d197dc40f01e87093bdd0446a9fdb1a9d44319", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#TemporalEntity.frequency", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "The recurrence of an instant or period." + }, + "sh:name": { + "en": "frequency" + }, + "sh:path": "http://data.europa.eu/m8g/frequency" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#TemporalEntityShape/63a8cf23801ef605734507c621693524f22476dd", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#TemporalEntity.frequency", + "sh:description": { + "en": "The recurrence of an instant or period." + }, + "sh:name": { + "en": "frequency" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/frequency" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#TemporalEntityShape/6cae9880e515253132af1452a38a8a5827165149", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#TemporalEntity.description", + "sh:description": { + "en": "A textual representation of the Temporal Entity." + }, + "sh:name": { + "en": "description" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#TemporalEntityShape/768bb4171e00505886fe9a1e949b4cd71f0eb548", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#TemporalEntity.description", + "sh:description": { + "en": "A textual representation of the Temporal Entity." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#TemporalEntityShape/d4d4f2399b8cf2f615ac658920373b714726bed0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#TemporalEntity.description", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "A textual representation of the Temporal Entity." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + } + ], + "sh:targetClass": "http://www.w3.org/2006/time#TemporalEntity" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/00ac10319099fe2cccabf6b6e38a4876211b79f7", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.haspart", + "sh:description": { + "en": "A related resource that is included either physically or logically in the described resource." + }, + "sh:name": { + "en": "has part" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/hasPart" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/30e78cd98aa6cd5dbc31678289abb5e0cc0b55c7", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.landingpage", + "sh:description": { + "en": "A web page that provides access to the Dataset, its Distributions and/or additional information." + }, + "sh:name": { + "en": "landing page" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://www.w3.org/ns/dcat#landingPage" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/488f0bcb1b2d7cb5288ca9952a7b94f106f95859", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.title", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "A name given to the Dataset." + }, + "sh:name": { + "en": "title" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/67dcdb36167ca7969c0532898e11a98e9c2a80f5", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.publisher", + "sh:description": { + "en": "The Publisher of the Dataset, i.e. an entity (organisation) responsible for making the Dataset available." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "publisher" + }, + "sh:path": "http://purl.org/dc/terms/publisher" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/6cae9880e515253132af1452a38a8a5827165149", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.description", + "sh:description": { + "en": "A free-text account of the Dataset. This property can be repeated for parallel language versions of the description." + }, + "sh:name": { + "en": "description" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/768bb4171e00505886fe9a1e949b4cd71f0eb548", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.description", + "sh:description": { + "en": "A free-text account of the Dataset. This property can be repeated for parallel language versions of the description." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/8f61614144aa7bca188b24f5976593dc08aad0e6", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.description", + "sh:description": { + "en": "A free-text account of the Dataset. This property can be repeated for parallel language versions of the description." + }, + "sh:minCount": "1", + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/92d65d33f2a5d5345f1980ffd0cf304e47dd0caf", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.title", + "sh:description": { + "en": "A name given to the Dataset." + }, + "sh:name": { + "en": "title" + }, + "sh:path": "http://purl.org/dc/terms/title", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/93f73e69bb03d2928fcf758a253ef316becdf9b9", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.publisher", + "sh:description": { + "en": "The Publisher of the Dataset, i.e. an entity (organisation) responsible for making the Dataset available." + }, + "sh:name": { + "en": "publisher" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/publisher" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/a0ccdf3bd7f5d161d07f375a26e68c18ca91dc19", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.publisher", + "sh:description": { + "en": "The Publisher of the Dataset, i.e. an entity (organisation) responsible for making the Dataset available." + }, + "sh:minCount": "1", + "sh:name": { + "en": "publisher" + }, + "sh:path": "http://purl.org/dc/terms/publisher" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/aadbd67a77a624f073be2076627fb9dc883cbe48", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.identifier", + "sh:description": { + "en": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue." + }, + "sh:name": { + "en": "identifier" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/b3ec0655204c62a2531244aaeab12f1a2c5e5b5d", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.publisher", + "sh:class": "http://xmlns.com/foaf/0.1/Agent", + "sh:description": { + "en": "The Publisher of the Dataset, i.e. an entity (organisation) responsible for making the Dataset available." + }, + "sh:name": { + "en": "publisher" + }, + "sh:path": "http://purl.org/dc/terms/publisher" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/c8cbca0f9dd8797f331150a9e22d9e3ca53ab372", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.haspart", + "sh:class": "http://purl.org/vocab/cpsv#PublicService", + "sh:description": { + "en": "A related resource that is included either physically or logically in the described resource." + }, + "sh:name": { + "en": "has part" + }, + "sh:path": "http://purl.org/dc/terms/hasPart" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/d4d4f2399b8cf2f615ac658920373b714726bed0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.description", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "A free-text account of the Dataset. This property can be repeated for parallel language versions of the description." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/d5d74574f70f9a979535f3624608f88180dd0c97", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.title", + "sh:description": { + "en": "A name given to the Dataset." + }, + "sh:name": { + "en": "title" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.title", + "sh:description": { + "en": "A name given to the Dataset." + }, + "sh:minCount": "1", + "sh:name": { + "en": "title" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/ffbbcd28b1fd92213d8350e1b6418d3d998c7197", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.landingpage", + "sh:class": "http://xmlns.com/foaf/0.1/Document", + "sh:description": { + "en": "A web page that provides access to the Dataset, its Distributions and/or additional information." + }, + "sh:name": { + "en": "landing page" + }, + "sh:path": "http://www.w3.org/ns/dcat#landingPage" + } + ], + "sh:targetClass": "http://www.w3.org/ns/dcat#Dataset" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/006de06965023999963c4307153479c8629991d9", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.locatorname", + "sh:description": { + "en": "Proper noun(s) applied to the real world entity identified by the locator." + }, + "sh:name": { + "en": "locator name" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://www.w3.org/ns/locn#locatorName" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/03690748629ed1c685fc6a365780375be09bce76", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.administrativeunitlevel1", + "sh:description": { + "en": "The name of the uppermost level of the address, almost always a country." + }, + "sh:name": { + "en": "administrative unit level 1" + }, + "sh:path": "http://www.w3.org/ns/locn#adminUnitL1", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/17384dfa4a75117e7dd2bc0f2bbf61ac91fd8676", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.thoroughfare", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "The name of a passage or way through from one location to another." + }, + "sh:name": { + "en": "thoroughfare" + }, + "sh:path": "http://www.w3.org/ns/locn#thoroughfare" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/256ffe464f9c7682e950f7853ef0b6060580435b", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.administrativeunitlevel2", + "sh:description": { + "en": "The name of a secondary level/region of the address, usually a county, state or other such area that typically encompasses several localities." + }, + "sh:name": { + "en": "administrative unit level 2" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://www.w3.org/ns/locn#adminUnitL2" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/362b7c3261b1d5eb024e72e4868babc25ed0c7ce", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.administrativeunitlevel1", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "The name of the uppermost level of the address, almost always a country." + }, + "sh:name": { + "en": "administrative unit level 1" + }, + "sh:path": "http://www.w3.org/ns/locn#adminUnitL1" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/3a0fcecd9e5f4e8deb4d102b9d072a4b067b773e", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.fulladdress", + "sh:description": { + "en": "The complete address written as a string." + }, + "sh:name": { + "en": "full address" + }, + "sh:path": "http://www.w3.org/ns/locn#fullAddress", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/470060a15e97aeacd56fcc5beb701e647a6aa56e", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.addressarea", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "The name of a geographic area that groups Addresses." + }, + "sh:name": { + "en": "address area" + }, + "sh:path": "http://www.w3.org/ns/locn#addressArea" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/6f98d6d917a0e0b73d8614923f953e1ee2533918", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.locatorname", + "sh:description": { + "en": "Proper noun(s) applied to the real world entity identified by the locator." + }, + "sh:name": { + "en": "locator name" + }, + "sh:path": "http://www.w3.org/ns/locn#locatorName", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/854a17171901a9c000eff34a7ccd77814891e3d5", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.administrativeunitlevel2", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "The name of a secondary level/region of the address, usually a county, state or other such area that typically encompasses several localities." + }, + "sh:name": { + "en": "administrative unit level 2" + }, + "sh:path": "http://www.w3.org/ns/locn#adminUnitL2" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/8b4c4bdd61e921f78483a3141338773693d4b2ef", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.addressID", + "sh:description": { + "en": "A globally unique identifier for each instance of an Address." + }, + "sh:name": { + "en": "address ID" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://www.w3.org/ns/locn#addressId" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/9097b947404def8604330ec2fc5a0bd405128b35", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.locatordesignator", + "sh:description": { + "en": "A number or sequence of characters that uniquely identifies the locator within the relevant scope." + }, + "sh:name": { + "en": "locator designator" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://www.w3.org/ns/locn#locatorDesignator" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/98016263ed1fd03fc2066e397f3ae3343ce3bf79", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.postname", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "A name created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points." + }, + "sh:name": { + "en": "post name" + }, + "sh:path": "http://www.w3.org/ns/locn#postName" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/9aaaf1750887d905949d78ac718f18c02809a28e", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.administrativeunitlevel1", + "sh:description": { + "en": "The name of the uppermost level of the address, almost always a country." + }, + "sh:name": { + "en": "administrative unit level 1" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://www.w3.org/ns/locn#adminUnitL1" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/9c278b09ca17b0ef710224829c0354dc4c2f9a40", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.postofficebox", + "sh:description": { + "en": "A location designator for a postal delivery point at a post office, usually a number." + }, + "sh:name": { + "en": "post office box" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://www.w3.org/ns/locn#poBox" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/9c2d6af39a55e5e6a76f6b852bbcbada029c21af", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.fulladdress", + "sh:description": { + "en": "The complete address written as a string." + }, + "sh:name": { + "en": "full address" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://www.w3.org/ns/locn#fullAddress" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/a9a46434014b93624ab68c9a56a5bc66a38da9a4", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.postname", + "sh:description": { + "en": "A name created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points." + }, + "sh:name": { + "en": "post name" + }, + "sh:path": "http://www.w3.org/ns/locn#postName", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/aa9622c05f497ef1b06496716742dd5cbfc6f0c9", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.thoroughfare", + "sh:description": { + "en": "The name of a passage or way through from one location to another." + }, + "sh:name": { + "en": "thoroughfare" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://www.w3.org/ns/locn#thoroughfare" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/ac2d62a08fd924f88a79f0e70cda9fca4d484fd2", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.thoroughfare", + "sh:description": { + "en": "The name of a passage or way through from one location to another." + }, + "sh:name": { + "en": "thoroughfare" + }, + "sh:path": "http://www.w3.org/ns/locn#thoroughfare", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/ae24e9fc95115753cabe5ad6bd3c05b9751cd13c", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.administrativeunitlevel2", + "sh:description": { + "en": "The name of a secondary level/region of the address, usually a county, state or other such area that typically encompasses several localities." + }, + "sh:name": { + "en": "administrative unit level 2" + }, + "sh:path": "http://www.w3.org/ns/locn#adminUnitL2", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/b35e8c8ed2d85ea47f163d53cafca733ecb29389", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.addressarea", + "sh:description": { + "en": "The name of a geographic area that groups Addresses." + }, + "sh:name": { + "en": "address area" + }, + "sh:path": "http://www.w3.org/ns/locn#addressArea", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/c0a2b78a80a731301e2f54d040ca9aa2c9b125b1", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.postcode", + "sh:description": { + "en": "The code created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points." + }, + "sh:name": { + "en": "post code" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://www.w3.org/ns/locn#postCode" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/d75b5d4c221e6b0bf47c853c0be92d078c39e391", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.locatorname", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "Proper noun(s) applied to the real world entity identified by the locator." + }, + "sh:name": { + "en": "locator name" + }, + "sh:path": "http://www.w3.org/ns/locn#locatorName" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/dee03556e405a14f1e410c960b43b8eee149efe7", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.fulladdress", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "The complete address written as a string." + }, + "sh:name": { + "en": "full address" + }, + "sh:path": "http://www.w3.org/ns/locn#fullAddress" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/f1144df3e852614939e86f2e427788162aa7cb72", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.addressarea", + "sh:description": { + "en": "The name of a geographic area that groups Addresses." + }, + "sh:name": { + "en": "address area" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://www.w3.org/ns/locn#addressArea" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/f8d38c3580ea5d4e47ea9e1ad447a47ebe91d5fa", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.postname", + "sh:description": { + "en": "A name created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points." + }, + "sh:name": { + "en": "post name" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://www.w3.org/ns/locn#postName" + } + ], + "sh:targetClass": "http://www.w3.org/ns/locn#Address" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OrganizationShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [], + "sh:targetClass": "http://www.w3.org/ns/org#Organization" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AgentShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AgentShape/263a563c5bed08cdaadf4a0fd0a5fb9874d742bc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.name", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "The noun given to the Agent." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AgentShape/2c7d994dd540f92c116cac913e2aa5d588945f1f", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.address", + "sh:description": { + "en": "An Address related to an Agent. Asserting the address relationship implies that the Agent has an Address." + }, + "sh:name": { + "en": "address" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://www.w3.org/ns/locn#address" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AgentShape/3ebdf1520cc4c255e68fed56bc8fa1d659e63f2b", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.participates", + "sh:class": "http://data.europa.eu/m8g/Participation", + "sh:description": { + "en": "The participation in which an Agent is involved." + }, + "sh:name": { + "en": "participates" + }, + "sh:path": "http://data.europa.eu/m8g/participates" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AgentShape/5de4ef5193a558e17a34633888421d09b957d267", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.address", + "sh:class": "http://www.w3.org/ns/locn#Address", + "sh:description": { + "en": "An Address related to an Agent. Asserting the address relationship implies that the Agent has an Address." + }, + "sh:name": { + "en": "address" + }, + "sh:path": "http://www.w3.org/ns/locn#address" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AgentShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.identifier", + "sh:description": { + "en": "An Identifier for the Agent." + }, + "sh:minCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AgentShape/96cdcbb0489a41ab01fc39c521f5ed607a0b2c41", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.name", + "sh:description": { + "en": "The noun given to the Agent." + }, + "sh:minCount": "1", + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AgentShape/9caf9e629daa0e64ece77788576468821d7cff8c", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.name", + "sh:description": { + "en": "The noun given to the Agent." + }, + "sh:name": { + "en": "name" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AgentShape/aadbd67a77a624f073be2076627fb9dc883cbe48", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.identifier", + "sh:description": { + "en": "An Identifier for the Agent." + }, + "sh:name": { + "en": "identifier" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AgentShape/be01df43f1c288b656b3ca3879eb3dd9d8c700b9", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.name", + "sh:description": { + "en": "The noun given to the Agent." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AgentShape/c0d17764e84e711728581fda7356a51e99a9040a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.identifier", + "sh:description": { + "en": "An Identifier for the Agent." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AgentShape/fa36d3daf49d3081345d97a78915e5f823c4ec0f", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.participates", + "sh:description": { + "en": "The participation in which an Agent is involved." + }, + "sh:name": { + "en": "participates" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/participates" + } + ], + "sh:targetClass": "http://xmlns.com/foaf/0.1/Agent" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DocumentShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [], + "sh:targetClass": "http://xmlns.com/foaf/0.1/Document" + } + ] +} diff --git a/SRM/releases/1.0.0/shacl/srm-SHACL.ttl b/SRM/releases/1.0.0/shacl/srm-SHACL.ttl new file mode 100644 index 000000000..9fb3796b1 --- /dev/null +++ b/SRM/releases/1.0.0/shacl/srm-SHACL.ttl @@ -0,0 +1,2295 @@ +@prefix dc: . +@prefix dcat: . +@prefix foaf: . +@prefix org: . +@prefix rdf: . +@prefix rdfs: . +@prefix shacl: . +@prefix skos: . +@prefix xsd: . + + rdfs:member , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + . + + a shacl:NodeShape; + shacl:closed false; + shacl:property , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + ; + shacl:targetClass . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Address.locatorname"; + shacl:description "Proper noun(s) applied to the real world entity identified by the locator."@en; + shacl:name "locator name"@en; + shacl:nodeKind shacl:Literal; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Address.administrativeunitlevel1"; + shacl:description "The name of the uppermost level of the address, almost always a country."@en; + shacl:name "administrative unit level 1"@en; + shacl:path ; + shacl:uniqueLang true . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Address.thoroughfare"; + shacl:datatype rdf:langString; + shacl:description "The name of a passage or way through from one location to another."@en; + shacl:name "thoroughfare"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Address.administrativeunitlevel2"; + shacl:description "The name of a secondary level/region of the address, usually a county, state or other such area that typically encompasses several localities."@en; + shacl:name "administrative unit level 2"@en; + shacl:nodeKind shacl:Literal; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Address.administrativeunitlevel1"; + shacl:datatype rdf:langString; + shacl:description "The name of the uppermost level of the address, almost always a country."@en; + shacl:name "administrative unit level 1"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Address.fulladdress"; + shacl:description "The complete address written as a string."@en; + shacl:name "full address"@en; + shacl:path ; + shacl:uniqueLang true . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Address.addressarea"; + shacl:datatype rdf:langString; + shacl:description "The name of a geographic area that groups Addresses."@en; + shacl:name "address area"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Address.locatorname"; + shacl:description "Proper noun(s) applied to the real world entity identified by the locator."@en; + shacl:name "locator name"@en; + shacl:path ; + shacl:uniqueLang true . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Address.administrativeunitlevel2"; + shacl:datatype rdf:langString; + shacl:description "The name of a secondary level/region of the address, usually a county, state or other such area that typically encompasses several localities."@en; + shacl:name "administrative unit level 2"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Address.addressID"; + shacl:description "A globally unique identifier for each instance of an Address."@en; + shacl:name "address ID"@en; + shacl:nodeKind shacl:Literal; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Address.locatordesignator"; + shacl:description "A number or sequence of characters that uniquely identifies the locator within the relevant scope."@en; + shacl:name "locator designator"@en; + shacl:nodeKind shacl:Literal; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Address.postname"; + shacl:datatype rdf:langString; + shacl:description "A name created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points."@en; + shacl:name "post name"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Address.administrativeunitlevel1"; + shacl:description "The name of the uppermost level of the address, almost always a country."@en; + shacl:name "administrative unit level 1"@en; + shacl:nodeKind shacl:Literal; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Address.postofficebox"; + shacl:description "A location designator for a postal delivery point at a post office, usually a number."@en; + shacl:name "post office box"@en; + shacl:nodeKind shacl:Literal; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Address.fulladdress"; + shacl:description "The complete address written as a string."@en; + shacl:name "full address"@en; + shacl:nodeKind shacl:Literal; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Address.postname"; + shacl:description "A name created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points."@en; + shacl:name "post name"@en; + shacl:path ; + shacl:uniqueLang true . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Address.thoroughfare"; + shacl:description "The name of a passage or way through from one location to another."@en; + shacl:name "thoroughfare"@en; + shacl:nodeKind shacl:Literal; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Address.thoroughfare"; + shacl:description "The name of a passage or way through from one location to another."@en; + shacl:name "thoroughfare"@en; + shacl:path ; + shacl:uniqueLang true . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Address.administrativeunitlevel2"; + shacl:description "The name of a secondary level/region of the address, usually a county, state or other such area that typically encompasses several localities."@en; + shacl:name "administrative unit level 2"@en; + shacl:path ; + shacl:uniqueLang true . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Address.addressarea"; + shacl:description "The name of a geographic area that groups Addresses."@en; + shacl:name "address area"@en; + shacl:path ; + shacl:uniqueLang true . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Address.postcode"; + shacl:description "The code created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points."@en; + shacl:name "post code"@en; + shacl:nodeKind shacl:Literal; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Address.locatorname"; + shacl:datatype rdf:langString; + shacl:description "Proper noun(s) applied to the real world entity identified by the locator."@en; + shacl:name "locator name"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Address.fulladdress"; + shacl:datatype rdf:langString; + shacl:description "The complete address written as a string."@en; + shacl:name "full address"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Address.addressarea"; + shacl:description "The name of a geographic area that groups Addresses."@en; + shacl:name "address area"@en; + shacl:nodeKind shacl:Literal; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Address.postname"; + shacl:description "A name created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points."@en; + shacl:name "post name"@en; + shacl:nodeKind shacl:Literal; + shacl:path . + + a shacl:NodeShape; + shacl:closed false; + shacl:property , + , + , + , + , + , + , + , + , + , + ; + shacl:targetClass foaf:Agent . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.name"; + shacl:datatype rdf:langString; + shacl:description "The noun given to the Agent."@en; + shacl:name "name"@en; + shacl:path dc:title . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.address"; + shacl:description "An Address related to an Agent. Asserting the address relationship implies that the Agent has an Address."@en; + shacl:name "address"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.participates"; + shacl:class ; + shacl:description "The participation in which an Agent is involved."@en; + shacl:name "participates"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.address"; + shacl:class ; + shacl:description "An Address related to an Agent. Asserting the address relationship implies that the Agent has an Address."@en; + shacl:name "address"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.identifier"; + shacl:description "An Identifier for the Agent."@en; + shacl:minCount 1; + shacl:name "identifier"@en; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.name"; + shacl:description "The noun given to the Agent."@en; + shacl:minCount 1; + shacl:name "name"@en; + shacl:path dc:title . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.name"; + shacl:description "The noun given to the Agent."@en; + shacl:name "name"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:title . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.identifier"; + shacl:description "An Identifier for the Agent."@en; + shacl:name "identifier"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.name"; + shacl:description "The noun given to the Agent."@en; + shacl:name "name"@en; + shacl:path dc:title; + shacl:uniqueLang true . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.identifier"; + shacl:description "An Identifier for the Agent."@en; + shacl:maxCount 1; + shacl:name "identifier"@en; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.participates"; + shacl:description "The participation in which an Agent is involved."@en; + shacl:name "participates"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + a shacl:NodeShape; + shacl:closed false; + shacl:property , + ; + shacl:targetClass . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#BusinessEvent.type"; + shacl:class skos:Concept; + shacl:description "It links an Event to a controlled vocabulary of event types."@en; + shacl:name "type"@en; + shacl:path dc:type . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#BusinessEvent.type"; + shacl:description "It links an Event to a controlled vocabulary of event types."@en; + shacl:name "type"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path dc:type . + + a shacl:NodeShape; + shacl:closed false; + shacl:property , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + ; + shacl:targetClass . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.type"; + shacl:description "The type of Channel as defined in a controlled vocabulary."@en; + shacl:maxCount 1; + shacl:name "type"@en; + shacl:path dc:type . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.availabilityrestriction"; + shacl:description "A time during which the resource is not available."@en; + shacl:name "availability restriction"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.type"; + shacl:class skos:Concept; + shacl:description "The type of Channel as defined in a controlled vocabulary."@en; + shacl:name "type"@en; + shacl:path dc:type . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.processingtime"; + shacl:datatype xsd:duration; + shacl:description "The (estimated) time needed for executing a Public Service which may depend on the Channel chosen."@en; + shacl:name "processing time"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.type"; + shacl:description "The type of Channel as defined in a controlled vocabulary."@en; + shacl:name "type"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path dc:type . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.identifier"; + shacl:description "An Identifier for the Channel."@en; + shacl:minCount 1; + shacl:name "identifier"@en; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.description"; + shacl:description "A free text description of the Channel, for example to describe conditions when to use it."@en; + shacl:name "description"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:description . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.description"; + shacl:description "A free text description of the Channel, for example to describe conditions when to use it."@en; + shacl:name "description"@en; + shacl:path dc:description; + shacl:uniqueLang true . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.openinghours"; + shacl:class ; + shacl:description "A time at which the resource is normally available."@en; + shacl:name "opening hours"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.ownedby"; + shacl:class org:Organization; + shacl:description "The owner of a specific Channel through which a Public Service is being delivered."@en; + shacl:name "owned by"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.processingtime"; + shacl:description "The (estimated) time needed for executing a Public Service which may depend on the Channel chosen."@en; + shacl:name "processing time"@en; + shacl:nodeKind shacl:Literal; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.hasinput"; + shacl:class ; + shacl:description "The property links a Public Service directly to one or more pieces of Evidence."@en; + shacl:name "has input"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.openinghours"; + shacl:description "A time at which the resource is normally available."@en; + shacl:name "opening hours"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.availabilityrestriction"; + shacl:class ; + shacl:description "A time during which the resource is not available."@en; + shacl:name "availability restriction"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.ownedby"; + shacl:description "The owner of a specific Channel through which a Public Service is being delivered."@en; + shacl:name "owned by"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.identifier"; + shacl:description "An Identifier for the Channel."@en; + shacl:name "identifier"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.processingtime"; + shacl:description "The (estimated) time needed for executing a Public Service which may depend on the Channel chosen."@en; + shacl:maxCount 1; + shacl:name "processing time"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.identifier"; + shacl:description "An Identifier for the Channel."@en; + shacl:maxCount 1; + shacl:name "identifier"@en; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.hasinput"; + shacl:description "The property links a Public Service directly to one or more pieces of Evidence."@en; + shacl:name "has input"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.description"; + shacl:datatype rdf:langString; + shacl:description "A free text description of the Channel, for example to describe conditions when to use it."@en; + shacl:name "description"@en; + shacl:path dc:description . + + a shacl:NodeShape; + shacl:closed false; + shacl:targetClass skos:Concept . + + a shacl:NodeShape; + shacl:closed false; + shacl:property , + ; + shacl:targetClass skos:Collection . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Collection.member"; + shacl:description "It indicates the Concepts that are part of the Collection."@en; + shacl:name "member"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path skos:member . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Collection.member"; + shacl:class skos:Concept; + shacl:description "It indicates the Concepts that are part of the Collection."@en; + shacl:name "member"@en; + shacl:path skos:member . + + a shacl:NodeShape; + shacl:closed false; + shacl:targetClass skos:Concept . + + a shacl:NodeShape; + shacl:closed false; + shacl:targetClass . + + a shacl:NodeShape; + shacl:closed false; + shacl:property , + , + , + , + , + , + , + ; + shacl:targetClass . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPoint.hasemail"; + shacl:description "An electronic address through which the Contact Point can be contacted."@en; + shacl:name "has email"@en; + shacl:nodeKind shacl:Literal; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPoint.availabilityrestriction"; + shacl:description "A time during which the resource is not available."@en; + shacl:name "availability restriction"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPoint.openinghours"; + shacl:class ; + shacl:description "A time at which the the resource is normally available."@en; + shacl:name "opening hours"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPoint.hastelephone"; + shacl:description "A telephone number through which the Contact Point can be contacted."@en; + shacl:name "has telephone"@en; + shacl:nodeKind shacl:Literal; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPoint.openinghours"; + shacl:description "A time at which the the resource is normally available."@en; + shacl:name "opening hours"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPoint.contactpage"; + shacl:class foaf:Document; + shacl:description "A web page that could be used to reach out the Contact Point."@en; + shacl:name "contact page"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPoint.availabilityrestriction"; + shacl:class ; + shacl:description "A time during which the resource is not available."@en; + shacl:name "availability restriction"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPoint.contactpage"; + shacl:description "A web page that could be used to reach out the Contact Point."@en; + shacl:name "contact page"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + a shacl:NodeShape; + shacl:closed false; + shacl:property , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + ; + shacl:targetClass . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.ifaccessedthrough"; + shacl:description "The costs created by the use of different Channels."@en; + shacl:maxCount 1; + shacl:name "if accessed through"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.isdefinedby"; + shacl:description "It links the Cost class to one or more instances of the Organization class."@en; + shacl:name "is defined by"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.ifaccessedthrough"; + shacl:class ; + shacl:description "The costs created by the use of different Channels."@en; + shacl:name "if accessed through"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.hasvalue"; + shacl:datatype xsd:double; + shacl:description "A numeric value indicating the amount of the Cost."@en; + shacl:name "has value"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.currency"; + shacl:class skos:Concept; + shacl:description "The currency in which the Cost needs to be paid and the value of the Cost is expressed."@en; + shacl:name "currency"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.isdefinedby"; + shacl:class org:Organization; + shacl:description "It links the Cost class to one or more instances of the Organization class."@en; + shacl:name "is defined by"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.hasvalue"; + shacl:description "A numeric value indicating the amount of the Cost."@en; + shacl:maxCount 1; + shacl:name "has value"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.identifier"; + shacl:description "An Identifier for the Cost."@en; + shacl:minCount 1; + shacl:name "identifier"@en; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.description"; + shacl:description "A free text description of the Cost."@en; + shacl:name "description"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:description . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.description"; + shacl:description "A free text description of the Cost."@en; + shacl:name "description"@en; + shacl:path dc:description; + shacl:uniqueLang true . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.identifier"; + shacl:description "An Identifier for the Cost."@en; + shacl:name "identifier"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.identifier"; + shacl:description "An Identifier for the Cost."@en; + shacl:maxCount 1; + shacl:name "identifier"@en; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.currency"; + shacl:description "The currency in which the Cost needs to be paid and the value of the Cost is expressed."@en; + shacl:maxCount 1; + shacl:name "currency"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.hasvalue"; + shacl:description "A numeric value indicating the amount of the Cost."@en; + shacl:name "has value"@en; + shacl:nodeKind shacl:Literal; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.description"; + shacl:datatype rdf:langString; + shacl:description "A free text description of the Cost."@en; + shacl:name "description"@en; + shacl:path dc:description . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.currency"; + shacl:description "The currency in which the Cost needs to be paid and the value of the Cost is expressed."@en; + shacl:name "currency"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.ifaccessedthrough"; + shacl:description "The costs created by the use of different Channels."@en; + shacl:name "if accessed through"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + a shacl:NodeShape; + shacl:closed false; + shacl:property , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + ; + shacl:targetClass dcat:Dataset . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.haspart"; + shacl:description "A related resource that is included either physically or logically in the described resource."@en; + shacl:name "has part"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path dc:hasPart . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.landingpage"; + shacl:description "A web page that provides access to the Dataset, its Distributions and/or additional information."@en; + shacl:name "landing page"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path dcat:landingPage . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.title"; + shacl:datatype rdf:langString; + shacl:description "A name given to the Dataset."@en; + shacl:name "title"@en; + shacl:path dc:title . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.publisher"; + shacl:description "The Publisher of the Dataset, i.e. an entity (organisation) responsible for making the Dataset available."@en; + shacl:maxCount 1; + shacl:name "publisher"@en; + shacl:path dc:publisher . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.description"; + shacl:description "A free-text account of the Dataset. This property can be repeated for parallel language versions of the description."@en; + shacl:name "description"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:description . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.description"; + shacl:description "A free-text account of the Dataset. This property can be repeated for parallel language versions of the description."@en; + shacl:name "description"@en; + shacl:path dc:description; + shacl:uniqueLang true . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.description"; + shacl:description "A free-text account of the Dataset. This property can be repeated for parallel language versions of the description."@en; + shacl:minCount 1; + shacl:name "description"@en; + shacl:path dc:description . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.title"; + shacl:description "A name given to the Dataset."@en; + shacl:name "title"@en; + shacl:path dc:title; + shacl:uniqueLang true . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.publisher"; + shacl:description "The Publisher of the Dataset, i.e. an entity (organisation) responsible for making the Dataset available."@en; + shacl:name "publisher"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path dc:publisher . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.publisher"; + shacl:description "The Publisher of the Dataset, i.e. an entity (organisation) responsible for making the Dataset available."@en; + shacl:minCount 1; + shacl:name "publisher"@en; + shacl:path dc:publisher . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.identifier"; + shacl:description "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue."@en; + shacl:name "identifier"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.publisher"; + shacl:class foaf:Agent; + shacl:description "The Publisher of the Dataset, i.e. an entity (organisation) responsible for making the Dataset available."@en; + shacl:name "publisher"@en; + shacl:path dc:publisher . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.haspart"; + shacl:class ; + shacl:description "A related resource that is included either physically or logically in the described resource."@en; + shacl:name "has part"@en; + shacl:path dc:hasPart . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.description"; + shacl:datatype rdf:langString; + shacl:description "A free-text account of the Dataset. This property can be repeated for parallel language versions of the description."@en; + shacl:name "description"@en; + shacl:path dc:description . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.title"; + shacl:description "A name given to the Dataset."@en; + shacl:name "title"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:title . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.title"; + shacl:description "A name given to the Dataset."@en; + shacl:minCount 1; + shacl:name "title"@en; + shacl:path dc:title . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.landingpage"; + shacl:class foaf:Document; + shacl:description "A web page that provides access to the Dataset, its Distributions and/or additional information."@en; + shacl:name "landing page"@en; + shacl:path dcat:landingPage . + + a shacl:NodeShape; + shacl:closed false; + shacl:targetClass foaf:Document . + + a shacl:NodeShape; + shacl:closed false; + shacl:targetClass xsd:double . + + a shacl:NodeShape; + shacl:closed false; + shacl:targetClass xsd:duration . + + a shacl:NodeShape; + shacl:closed false; + shacl:property , + , + , + , + , + , + , + , + , + , + , + ; + shacl:targetClass . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Event.name"; + shacl:datatype rdf:langString; + shacl:description "The Name (or title) of the Event."@en; + shacl:name "name"@en; + shacl:path dc:title . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Event.hasrelatedservice"; + shacl:description "The Public Service related to the Event."@en; + shacl:name "has related service"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Event.identifier"; + shacl:description "An Identifier for the Event."@en; + shacl:minCount 1; + shacl:name "identifier"@en; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Event.description"; + shacl:description "A free text description of the Event."@en; + shacl:name "description"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:description . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Event.description"; + shacl:description "A free text description of the Event."@en; + shacl:name "description"@en; + shacl:path dc:description; + shacl:uniqueLang true . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Event.name"; + shacl:description "The Name (or title) of the Event."@en; + shacl:minCount 1; + shacl:name "name"@en; + shacl:path dc:title . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Event.name"; + shacl:description "The Name (or title) of the Event."@en; + shacl:name "name"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:title . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Event.identifier"; + shacl:description "An Identifier for the Event."@en; + shacl:name "identifier"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Event.hasrelatedservice"; + shacl:class ; + shacl:description "The Public Service related to the Event."@en; + shacl:name "has related service"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Event.name"; + shacl:description "The Name (or title) of the Event."@en; + shacl:name "name"@en; + shacl:path dc:title; + shacl:uniqueLang true . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Event.identifier"; + shacl:description "An Identifier for the Event."@en; + shacl:maxCount 1; + shacl:name "identifier"@en; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Event.description"; + shacl:datatype rdf:langString; + shacl:description "A free text description of the Event."@en; + shacl:name "description"@en; + shacl:path dc:description . + + a shacl:NodeShape; + shacl:closed false; + shacl:property , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + ; + shacl:targetClass . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.isconformantto"; + shacl:class ; + shacl:description "Evidence Type that specifies characteristics of the Evidence."@en; + shacl:name "is conformant to"@en; + shacl:path dc:conformsTo . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.type"; + shacl:description "The type of Evidence as described in a controlled vocabulary."@en; + shacl:maxCount 1; + shacl:name "type"@en; + shacl:path dc:type . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.name"; + shacl:datatype rdf:langString; + shacl:description "The official Name of the piece of Evidence."@en; + shacl:name "name"@en; + shacl:path dc:title . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.ispartof"; + shacl:description "A related resource in which the described resource is physically or logically included."@en; + shacl:name "is part of"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path dc:isPartOf . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.language"; + shacl:class dc:LinguisticSystem; + shacl:description "The language(s) of the piece of Evidence."@en; + shacl:name "language"@en; + shacl:path dc:language . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.type"; + shacl:class skos:Concept; + shacl:description "The type of Evidence as described in a controlled vocabulary."@en; + shacl:name "type"@en; + shacl:path dc:type . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.relateddocumentation"; + shacl:description "The documentation that contains information."@en; + shacl:name "related documentation"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path foaf:page . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.type"; + shacl:description "The type of Evidence as described in a controlled vocabulary."@en; + shacl:name "type"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path dc:type . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.supportsrequirement"; + shacl:class ; + shacl:description "Requirement for which the Evidence provides proof."@en; + shacl:name "supports requirement"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.ispartof"; + shacl:class dcat:Dataset; + shacl:description "A related resource in which the described resource is physically or logically included."@en; + shacl:name "is part of"@en; + shacl:path dc:isPartOf . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.identifier"; + shacl:description "An Identifier for the piece of Evidence."@en; + shacl:minCount 1; + shacl:name "identifier"@en; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.description"; + shacl:description "A free text Description of the piece of Evidence."@en; + shacl:name "description"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:description . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.description"; + shacl:description "A free text Description of the piece of Evidence."@en; + shacl:name "description"@en; + shacl:path dc:description; + shacl:uniqueLang true . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.name"; + shacl:description "The official Name of the piece of Evidence."@en; + shacl:minCount 1; + shacl:name "name"@en; + shacl:path dc:title . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.name"; + shacl:description "The official Name of the piece of Evidence."@en; + shacl:name "name"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:title . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.supportsrequirement"; + shacl:description "Requirement for which the Evidence provides proof."@en; + shacl:name "supports requirement"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.identifier"; + shacl:description "An Identifier for the piece of Evidence."@en; + shacl:name "identifier"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.isconformantto"; + shacl:description "Evidence Type that specifies characteristics of the Evidence."@en; + shacl:name "is conformant to"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path dc:conformsTo . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.name"; + shacl:description "The official Name of the piece of Evidence."@en; + shacl:name "name"@en; + shacl:path dc:title; + shacl:uniqueLang true . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.identifier"; + shacl:description "An Identifier for the piece of Evidence."@en; + shacl:maxCount 1; + shacl:name "identifier"@en; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.description"; + shacl:datatype rdf:langString; + shacl:description "A free text Description of the piece of Evidence."@en; + shacl:name "description"@en; + shacl:path dc:description . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.relateddocumentation"; + shacl:class foaf:Document; + shacl:description "The documentation that contains information."@en; + shacl:name "related documentation"@en; + shacl:path foaf:page . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.language"; + shacl:description "The language(s) of the piece of Evidence."@en; + shacl:name "language"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path dc:language . + + a shacl:NodeShape; + shacl:closed false; + shacl:property , + , + , + , + ; + shacl:targetClass . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceType.evidencetypeclassification"; + shacl:description "Category to which the Evidence Type belongs."@en; + shacl:name "evidence type classification"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceType.identifier"; + shacl:description "Unambiguous reference to the Evidence Type."@en; + shacl:minCount 1; + shacl:name "identifier"@en; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceType.identifier"; + shacl:description "Unambiguous reference to the Evidence Type."@en; + shacl:name "identifier"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceType.identifier"; + shacl:description "Unambiguous reference to the Evidence Type."@en; + shacl:maxCount 1; + shacl:name "identifier"@en; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceType.evidencetypeclassification"; + shacl:class skos:Concept; + shacl:description "Category to which the Evidence Type belongs."@en; + shacl:name "evidence type classification"@en; + shacl:path . + + a shacl:NodeShape; + shacl:closed false; + shacl:property , + ; + shacl:targetClass . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#LegalResource.related"; + shacl:description "Another instance of the Legal Resource class that is related to the particular Legal Resource being described."@en; + shacl:name "related"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path dc:relation . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#LegalResource.related"; + shacl:class ; + shacl:description "Another instance of the Legal Resource class that is related to the particular Legal Resource being described."@en; + shacl:name "related"@en; + shacl:path dc:relation . + + a shacl:NodeShape; + shacl:closed false; + shacl:property , + ; + shacl:targetClass . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#LifeEvent.type"; + shacl:class skos:Concept; + shacl:description "It links an Event to a controlled vocabulary of event types."@en; + shacl:name "type"@en; + shacl:path dc:type . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#LifeEvent.type"; + shacl:description "It links an Event to a controlled vocabulary of event types."@en; + shacl:name "type"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path dc:type . + + a shacl:NodeShape; + shacl:closed false; + shacl:targetClass dc:LinguisticSystem . + + a shacl:NodeShape; + shacl:closed false; + shacl:targetClass rdfs:Literal . + + a shacl:NodeShape; + shacl:closed false; + shacl:targetClass dc:Location . + + a shacl:NodeShape; + shacl:closed false; + shacl:targetClass org:Organization . + + a shacl:NodeShape; + shacl:closed false; + shacl:property , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + ; + shacl:targetClass . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Output.name"; + shacl:datatype rdf:langString; + shacl:description "The official Name of the Output."@en; + shacl:name "name"@en; + shacl:path dc:title . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Output.ispartof"; + shacl:description "A related resource in which the described resource is physically or logically included."@en; + shacl:name "is part of"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path dc:isPartOf . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Output.language"; + shacl:class dc:LinguisticSystem; + shacl:description "The language(s) in which the Output is available. "@en; + shacl:name "language"@en; + shacl:path dc:language . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Output.type"; + shacl:class skos:Concept; + shacl:description "The type of Output as defined in a controlled vocabulary."@en; + shacl:name "type"@en; + shacl:path dc:type . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Output.type"; + shacl:description "The type of Output as defined in a controlled vocabulary."@en; + shacl:name "type"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path dc:type . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Output.ispartof"; + shacl:class dcat:Dataset; + shacl:description "A related resource in which the described resource is physically or logically included."@en; + shacl:name "is part of"@en; + shacl:path dc:isPartOf . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Output.identifier"; + shacl:description "An Identifier for the Output."@en; + shacl:minCount 1; + shacl:name "identifier"@en; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Output.description"; + shacl:description "A free text Description of the Output."@en; + shacl:name "description"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:description . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Output.description"; + shacl:description "A free text Description of the Output."@en; + shacl:name "description"@en; + shacl:path dc:description; + shacl:uniqueLang true . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Output.name"; + shacl:description "The official Name of the Output."@en; + shacl:minCount 1; + shacl:name "name"@en; + shacl:path dc:title . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Output.name"; + shacl:description "The official Name of the Output."@en; + shacl:name "name"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:title . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Output.identifier"; + shacl:description "An Identifier for the Output."@en; + shacl:name "identifier"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Output.name"; + shacl:description "The official Name of the Output."@en; + shacl:name "name"@en; + shacl:path dc:title; + shacl:uniqueLang true . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Output.identifier"; + shacl:description "An Identifier for the Output."@en; + shacl:maxCount 1; + shacl:name "identifier"@en; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Output.description"; + shacl:datatype rdf:langString; + shacl:description "A free text Description of the Output."@en; + shacl:name "description"@en; + shacl:path dc:description . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Output.language"; + shacl:description "The language(s) in which the Output is available. "@en; + shacl:name "language"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path dc:language . + + a shacl:NodeShape; + shacl:closed false; + shacl:property , + , + , + , + , + , + , + , + , + , + , + , + , + ; + shacl:targetClass . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.hasparticipant"; + shacl:description "The Agent involved in the Participation."@en; + shacl:name "has participant"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.hasparticipant"; + shacl:description "The Agent involved in the Participation."@en; + shacl:maxCount 1; + shacl:name "has participant"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.identifier"; + shacl:description "The unambiguous structured reference for the Participation."@en; + shacl:minCount 1; + shacl:name "identifier"@en; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.description"; + shacl:description "A textual explanation of the Participation."@en; + shacl:name "description"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:description . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.description"; + shacl:description "A textual explanation of the Participation."@en; + shacl:name "description"@en; + shacl:path dc:description; + shacl:uniqueLang true . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.description"; + shacl:description "A textual explanation of the Participation."@en; + shacl:minCount 1; + shacl:name "description"@en; + shacl:path dc:description . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.role"; + shacl:description "The function of an Agent within a Participation."@en; + shacl:name "role"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.role"; + shacl:description "The function of an Agent within a Participation."@en; + shacl:minCount 1; + shacl:name "role"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.hasparticipant"; + shacl:class foaf:Agent; + shacl:description "The Agent involved in the Participation."@en; + shacl:name "has participant"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.identifier"; + shacl:description "The unambiguous structured reference for the Participation."@en; + shacl:name "identifier"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.identifier"; + shacl:description "The unambiguous structured reference for the Participation."@en; + shacl:maxCount 1; + shacl:name "identifier"@en; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.role"; + shacl:class skos:Concept; + shacl:description "The function of an Agent within a Participation."@en; + shacl:name "role"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.description"; + shacl:datatype rdf:langString; + shacl:description "A textual explanation of the Participation."@en; + shacl:name "description"@en; + shacl:path dc:description . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.hasparticipant"; + shacl:description "The Agent involved in the Participation."@en; + shacl:minCount 1; + shacl:name "has participant"@en; + shacl:path . + + a shacl:NodeShape; + shacl:closed false; + shacl:property , + , + , + , + , + , + ; + shacl:targetClass . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganization.spatial"; + shacl:description "It links an Organization to the Administrative Region(s) that it covers."@en; + shacl:minCount 1; + shacl:name "spatial"@en; + shacl:path dc:spatial . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganization.preferredlabel"; + shacl:datatype rdf:langString; + shacl:description "A preferred label is used to provide the primary, legally recognised name of the Public Organization, as defined in the ORG Ontology."@en; + shacl:name "preferred label"@en; + shacl:path skos:prefLabel . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganization.preferredlabel"; + shacl:description "A preferred label is used to provide the primary, legally recognised name of the Public Organization, as defined in the ORG Ontology."@en; + shacl:name "preferred label"@en; + shacl:path skos:prefLabel; + shacl:uniqueLang true . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganization.preferredlabel"; + shacl:description "A preferred label is used to provide the primary, legally recognised name of the Public Organization, as defined in the ORG Ontology."@en; + shacl:name "preferred label"@en; + shacl:nodeKind shacl:Literal; + shacl:path skos:prefLabel . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganization.spatial"; + shacl:class dc:Location; + shacl:description "It links an Organization to the Administrative Region(s) that it covers."@en; + shacl:name "spatial"@en; + shacl:path dc:spatial . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganization.spatial"; + shacl:description "It links an Organization to the Administrative Region(s) that it covers."@en; + shacl:name "spatial"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path dc:spatial . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganization.preferredlabel"; + shacl:description "A preferred label is used to provide the primary, legally recognised name of the Public Organization, as defined in the ORG Ontology."@en; + shacl:minCount 1; + shacl:name "preferred label"@en; + shacl:path skos:prefLabel . + + a shacl:NodeShape; + shacl:closed false; + shacl:property , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + ; + shacl:targetClass . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hasinputtype"; + shacl:class ; + shacl:description "It links a Public Service to one or more instances of the EvidenceType class. "@en; + shacl:name "has input type"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.haschannel"; + shacl:class ; + shacl:description "It links the Public Service to any Channel through which an Agent provides, uses or otherwise interacts with the Public Service, such as an online service, phone number or office."@en; + shacl:name "has channel"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.status"; + shacl:class skos:Concept; + shacl:description "It indicates whether a Public Service is active, inactive, under development etc. according to a controlled vocabulary."@en; + shacl:name "status"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hascompetentauthority"; + shacl:class ; + shacl:description "It links a Public Service to a Public Organization, which is the responsible Agent for the delivery of the Public Service."@en; + shacl:name "has competent authority"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.name"; + shacl:datatype rdf:langString; + shacl:description "The official Name of the Public Service."@en; + shacl:name "name"@en; + shacl:path dc:title . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.ispartof"; + shacl:description "A related resource in which the described resource is physically or logically included."@en; + shacl:name "is part of"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path dc:isPartOf . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.language"; + shacl:class dc:LinguisticSystem; + shacl:description "The language(s) in which the Public Service is available."@en; + shacl:name "language"@en; + shacl:path dc:language . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.status"; + shacl:description "It indicates whether a Public Service is active, inactive, under development etc. according to a controlled vocabulary."@en; + shacl:maxCount 1; + shacl:name "status"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.holdsrequirement"; + shacl:description "It links a Public Service to a class that describes the Requirement."@en; + shacl:name "holds requirement"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.relatedservice"; + shacl:class ; + shacl:description "A Public Service related to the particular instance of the Public Service class."@en; + shacl:name "related service"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.sector"; + shacl:class skos:Concept; + shacl:description "The industry or sector a Public Service relates to, or is intended for."@en; + shacl:name "sector"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.keyword"; + shacl:datatype rdf:langString; + shacl:description "A keyword, term or phrase to describe the Public Service."@en; + shacl:name "keyword"@en; + shacl:path dcat:keyword . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.sector"; + shacl:description "The industry or sector a Public Service relates to, or is intended for."@en; + shacl:name "sector"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.status"; + shacl:description "It indicates whether a Public Service is active, inactive, under development etc. according to a controlled vocabulary."@en; + shacl:name "status"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.processingtime"; + shacl:datatype xsd:duration; + shacl:description "The (estimated) time needed for executing a Public Service. The actual information is provided using the ISO8601 syntax for durations. "@en; + shacl:name "processing time"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.addressee"; + shacl:description "The target recipient of the Public Service."@en; + shacl:name "addressee"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path dc:audience . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.haschannel"; + shacl:description "It links the Public Service to any Channel through which an Agent provides, uses or otherwise interacts with the Public Service, such as an online service, phone number or office."@en; + shacl:name "has channel"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.isclassifiedby"; + shacl:description "It allows to classify the Public Service with any Concept other than those already foreseen and defined explicitly in the CPSV-AP (Thematic Area, Sector, etc.)."@en; + shacl:name "is classified by"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.produces"; + shacl:class ; + shacl:description "It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service."@en; + shacl:name "produces"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.thematicarea"; + shacl:description "The Thematic Area of a Public Service."@en; + shacl:name "thematic area"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.keyword"; + shacl:description "A keyword, term or phrase to describe the Public Service."@en; + shacl:name "keyword"@en; + shacl:nodeKind shacl:Literal; + shacl:path dcat:keyword . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.ispartof"; + shacl:class dcat:Dataset; + shacl:description "A related resource in which the described resource is physically or logically included."@en; + shacl:name "is part of"@en; + shacl:path dc:isPartOf . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.isgroupedby"; + shacl:description "It links the Public Service to the Event class."@en; + shacl:name "is grouped by"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.identifier"; + shacl:description "A formally-issued Identifier for the Public Service."@en; + shacl:minCount 1; + shacl:name "identifier"@en; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.description"; + shacl:description "A free text Description of the Public Service."@en; + shacl:name "description"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:description . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.description"; + shacl:description "A free text Description of the Public Service."@en; + shacl:name "description"@en; + shacl:path dc:description; + shacl:uniqueLang true . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hascost"; + shacl:class ; + shacl:description "It indicates the costs related to the execution of a Public Service for the citizen or business related to the execution of the particular Public Service."@en; + shacl:name "has cost"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.contactpoint"; + shacl:class ; + shacl:description "The main contact information of the resource."@en; + shacl:name "contact point"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.relatedservice"; + shacl:description "A Public Service related to the particular instance of the Public Service class."@en; + shacl:name "related service"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.processingtime"; + shacl:description "The (estimated) time needed for executing a Public Service. The actual information is provided using the ISO8601 syntax for durations. "@en; + shacl:name "processing time"@en; + shacl:nodeKind shacl:Literal; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.isclassifiedby"; + shacl:class skos:Concept; + shacl:description "It allows to classify the Public Service with any Concept other than those already foreseen and defined explicitly in the CPSV-AP (Thematic Area, Sector, etc.)."@en; + shacl:name "is classified by"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hasinput"; + shacl:class ; + shacl:description "It links a Public Service to one or more instances of the Evidence class."@en; + shacl:name "has input"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.description"; + shacl:description "A free text Description of the Public Service."@en; + shacl:minCount 1; + shacl:name "description"@en; + shacl:path dc:description . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.spatial"; + shacl:class dc:Location; + shacl:description "A Public Service is likely to be available only within a given area, typically the area covered by a particular public authority."@en; + shacl:name "spatial"@en; + shacl:path dc:spatial . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.addressee"; + shacl:class skos:Concept; + shacl:description "The target recipient of the Public Service."@en; + shacl:name "addressee"@en; + shacl:path dc:audience . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.name"; + shacl:description "The official Name of the Public Service."@en; + shacl:minCount 1; + shacl:name "name"@en; + shacl:path dc:title . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.contactpoint"; + shacl:description "The main contact information of the resource."@en; + shacl:name "contact point"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.name"; + shacl:description "The official Name of the Public Service."@en; + shacl:name "name"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:title . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.identifier"; + shacl:description "A formally-issued Identifier for the Public Service."@en; + shacl:name "identifier"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.processingtime"; + shacl:description "The (estimated) time needed for executing a Public Service. The actual information is provided using the ISO8601 syntax for durations. "@en; + shacl:maxCount 1; + shacl:name "processing time"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.requires"; + shacl:class ; + shacl:description "The way a Public Service makes use of other Public Services."@en; + shacl:name "requires"@en; + shacl:path dc:requires . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.thematicarea"; + shacl:class skos:Concept; + shacl:description "The Thematic Area of a Public Service."@en; + shacl:name "thematic area"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.requires"; + shacl:description "The way a Public Service makes use of other Public Services."@en; + shacl:name "requires"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path dc:requires . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.spatial"; + shacl:description "A Public Service is likely to be available only within a given area, typically the area covered by a particular public authority."@en; + shacl:name "spatial"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path dc:spatial . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.name"; + shacl:description "The official Name of the Public Service."@en; + shacl:name "name"@en; + shacl:path dc:title; + shacl:uniqueLang true . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.holdsrequirement"; + shacl:class ; + shacl:description "It links a Public Service to a class that describes the Requirement."@en; + shacl:name "holds requirement"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.identifier"; + shacl:description "A formally-issued Identifier for the Public Service."@en; + shacl:maxCount 1; + shacl:name "identifier"@en; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.follows"; + shacl:class ; + shacl:description "It links a Public Service to the Rule(s) under which it operates."@en; + shacl:name "follows"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.follows"; + shacl:description "It links a Public Service to the Rule(s) under which it operates."@en; + shacl:name "follows"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.produces"; + shacl:description "It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service."@en; + shacl:name "produces"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hasinput"; + shacl:description "It links a Public Service to one or more instances of the Evidence class."@en; + shacl:name "has input"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.isgroupedby"; + shacl:class ; + shacl:description "It links the Public Service to the Event class."@en; + shacl:name "is grouped by"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hascost"; + shacl:description "It indicates the costs related to the execution of a Public Service for the citizen or business related to the execution of the particular Public Service."@en; + shacl:name "has cost"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.functionsofgovernment"; + shacl:description "The purpose of a government activity, which the public service is intended for."@en; + shacl:name "functions of government"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path dc:type . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.description"; + shacl:datatype rdf:langString; + shacl:description "A free text Description of the Public Service."@en; + shacl:name "description"@en; + shacl:path dc:description . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.functionsofgovernment"; + shacl:class skos:Concept; + shacl:description "The purpose of a government activity, which the public service is intended for."@en; + shacl:name "functions of government"@en; + shacl:path dc:type . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.language"; + shacl:description "The language(s) in which the Public Service is available."@en; + shacl:name "language"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path dc:language . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hascompetentauthority"; + shacl:description "It links a Public Service to a Public Organization, which is the responsible Agent for the delivery of the Public Service."@en; + shacl:name "has competent authority"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.keyword"; + shacl:description "A keyword, term or phrase to describe the Public Service."@en; + shacl:name "keyword"@en; + shacl:path dcat:keyword; + shacl:uniqueLang true . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hasparticipation"; + shacl:description "The way how a resource is organized."@en; + shacl:name "has participation"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hascompetentauthority"; + shacl:description "It links a Public Service to a Public Organization, which is the responsible Agent for the delivery of the Public Service."@en; + shacl:minCount 1; + shacl:name "has competent authority"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hasinputtype"; + shacl:description "It links a Public Service to one or more instances of the EvidenceType class. "@en; + shacl:name "has input type"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.haslegalresource"; + shacl:description """It indicates the Legal Resource (e.g. legislation) to which the Public Service relates, operates or has its legal basis. """@en; + shacl:name "has legal resource"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hasparticipation"; + shacl:class ; + shacl:description "The way how a resource is organized."@en; + shacl:name "has participation"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.haslegalresource"; + shacl:class ; + shacl:description """It indicates the Legal Resource (e.g. legislation) to which the Public Service relates, operates or has its legal basis. """@en; + shacl:name "has legal resource"@en; + shacl:path . + + a shacl:NodeShape; + shacl:closed false; + shacl:property , + , + , + , + , + , + , + , + , + , + , + , + ; + shacl:targetClass . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.fulfils"; + shacl:class ; + shacl:description "The Rules that the requirements fulfils."@en; + shacl:name "fulfils"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.fulfils"; + shacl:description "The Rules that the requirements fulfils."@en; + shacl:name "fulfils"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.name"; + shacl:datatype rdf:langString; + shacl:description "Name of the Requirement."@en; + shacl:name "name"@en; + shacl:path dc:title . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.type"; + shacl:class skos:Concept; + shacl:description "Category to which the Requirement belongs."@en; + shacl:name "type"@en; + shacl:path dc:type . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.type"; + shacl:description "Category to which the Requirement belongs."@en; + shacl:name "type"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path dc:type . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.identifier"; + shacl:description "Unambiguous reference to a Requirement."@en; + shacl:minCount 1; + shacl:name "identifier"@en; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.name"; + shacl:description "Name of the Requirement."@en; + shacl:minCount 1; + shacl:name "name"@en; + shacl:path dc:title . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.hassupportingevidence"; + shacl:class ; + shacl:description "Evidence that supplies information, proof or support for the Requirement."@en; + shacl:name "has supporting evidence"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.name"; + shacl:description "Name of the Requirement."@en; + shacl:name "name"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:title . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.identifier"; + shacl:description "Unambiguous reference to a Requirement."@en; + shacl:name "identifier"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.name"; + shacl:description "Name of the Requirement."@en; + shacl:name "name"@en; + shacl:path dc:title; + shacl:uniqueLang true . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.identifier"; + shacl:description "Unambiguous reference to a Requirement."@en; + shacl:maxCount 1; + shacl:name "identifier"@en; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.hassupportingevidence"; + shacl:description "Evidence that supplies information, proof or support for the Requirement."@en; + shacl:name "has supporting evidence"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + a shacl:NodeShape; + shacl:closed false; + shacl:property , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + ; + shacl:targetClass . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.type"; + shacl:description "Type of Rule."@en; + shacl:maxCount 1; + shacl:name "type"@en; + shacl:path dc:type . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.name"; + shacl:datatype rdf:langString; + shacl:description "The Name of the Rule."@en; + shacl:name "name"@en; + shacl:path dc:title . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.language"; + shacl:class dc:LinguisticSystem; + shacl:description "The language(s) in which the Rule is available."@en; + shacl:name "language"@en; + shacl:path dc:language . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.type"; + shacl:class skos:Concept; + shacl:description "Type of Rule."@en; + shacl:name "type"@en; + shacl:path dc:type . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.implements"; + shacl:description """It links a Rule to relevant legislation or policy documents i.e. +the Legal Resource under which the Rules are being defined."""@en; + shacl:name "implements"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.type"; + shacl:description "Type of Rule."@en; + shacl:name "type"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path dc:type . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.implements"; + shacl:class ; + shacl:description """It links a Rule to relevant legislation or policy documents i.e. +the Legal Resource under which the Rules are being defined."""@en; + shacl:name "implements"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.identifier"; + shacl:description "An Identifier for the Rule."@en; + shacl:minCount 1; + shacl:name "identifier"@en; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.description"; + shacl:description "A free text Description of the Rule."@en; + shacl:name "description"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:description . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.description"; + shacl:description "A free text Description of the Rule."@en; + shacl:name "description"@en; + shacl:path dc:description; + shacl:uniqueLang true . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.description"; + shacl:description "A free text Description of the Rule."@en; + shacl:minCount 1; + shacl:name "description"@en; + shacl:path dc:description . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.name"; + shacl:description "The Name of the Rule."@en; + shacl:minCount 1; + shacl:name "name"@en; + shacl:path dc:title . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.name"; + shacl:description "The Name of the Rule."@en; + shacl:name "name"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:title . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.identifier"; + shacl:description "An Identifier for the Rule."@en; + shacl:name "identifier"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.name"; + shacl:description "The Name of the Rule."@en; + shacl:name "name"@en; + shacl:path dc:title; + shacl:uniqueLang true . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.identifier"; + shacl:description "An Identifier for the Rule."@en; + shacl:maxCount 1; + shacl:name "identifier"@en; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.description"; + shacl:datatype rdf:langString; + shacl:description "A free text Description of the Rule."@en; + shacl:name "description"@en; + shacl:path dc:description . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.language"; + shacl:description "The language(s) in which the Rule is available."@en; + shacl:name "language"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path dc:language . + + a shacl:NodeShape; + shacl:closed false; + shacl:property , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + ; + shacl:targetClass . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.hascontractingauthority"; + shacl:class ; + shacl:description "It links a Service Concession Contract with the Contracting Authority which is ultimately responsible for a public service."@en; + shacl:name "has contracting authority"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.name"; + shacl:datatype rdf:langString; + shacl:description "The Name of the Service Concession Contract."@en; + shacl:name "name"@en; + shacl:path dc:title . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.hascontractingauthority"; + shacl:description "It links a Service Concession Contract with the Contracting Authority which is ultimately responsible for a public service."@en; + shacl:name "has contracting authority"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.establishedunder"; + shacl:description """It links a Service Concession Contract to relevant legislation or policy documents i.e. +the Legal Resource under which the Service Concession Contracts are being defined."""@en; + shacl:name "established under"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.haseconomicoperator"; + shacl:description "It links a Service Concession Contract with the Economic Operator in charge for the provision and the management of public services."@en; + shacl:minCount 1; + shacl:name "has economic operator"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.identifier"; + shacl:description "An Identifier for the Service Concession Contract."@en; + shacl:minCount 1; + shacl:name "identifier"@en; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.description"; + shacl:description "A free text description of the Service Concession Contract."@en; + shacl:name "description"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:description . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.description"; + shacl:description "A free text description of the Service Concession Contract."@en; + shacl:name "description"@en; + shacl:path dc:description; + shacl:uniqueLang true . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.description"; + shacl:description "A free text description of the Service Concession Contract."@en; + shacl:minCount 1; + shacl:name "description"@en; + shacl:path dc:description . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.name"; + shacl:description "The Name of the Service Concession Contract."@en; + shacl:minCount 1; + shacl:name "name"@en; + shacl:path dc:title . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.name"; + shacl:description "The Name of the Service Concession Contract."@en; + shacl:name "name"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:title . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.identifier"; + shacl:description "An Identifier for the Service Concession Contract."@en; + shacl:name "identifier"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.haseconomicoperator"; + shacl:class org:Organization; + shacl:description "It links a Service Concession Contract with the Economic Operator in charge for the provision and the management of public services."@en; + shacl:name "has economic operator"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.name"; + shacl:description "The Name of the Service Concession Contract."@en; + shacl:name "name"@en; + shacl:path dc:title; + shacl:uniqueLang true . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.identifier"; + shacl:description "An Identifier for the Service Concession Contract."@en; + shacl:maxCount 1; + shacl:name "identifier"@en; + shacl:path dc:identifier . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.description"; + shacl:datatype rdf:langString; + shacl:description "A free text description of the Service Concession Contract."@en; + shacl:name "description"@en; + shacl:path dc:description . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.establishedunder"; + shacl:class ; + shacl:description """It links a Service Concession Contract to relevant legislation or policy documents i.e. +the Legal Resource under which the Service Concession Contracts are being defined."""@en; + shacl:name "established under"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.haseconomicoperator"; + shacl:description "It links a Service Concession Contract with the Economic Operator in charge for the provision and the management of public services."@en; + shacl:name "has economic operator"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.hascontractingauthority"; + shacl:description "It links a Service Concession Contract with the Contracting Authority which is ultimately responsible for a public service."@en; + shacl:minCount 1; + shacl:name "has contracting authority"@en; + shacl:path . + + a shacl:NodeShape; + shacl:closed false; + shacl:property , + , + , + , + ; + shacl:targetClass . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#TemporalEntity.frequency"; + shacl:class skos:Concept; + shacl:description "The recurrence of an instant or period."@en; + shacl:name "frequency"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#TemporalEntity.frequency"; + shacl:description "The recurrence of an instant or period."@en; + shacl:name "frequency"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#TemporalEntity.description"; + shacl:description "A textual representation of the Temporal Entity."@en; + shacl:name "description"@en; + shacl:nodeKind shacl:Literal; + shacl:path dc:description . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#TemporalEntity.description"; + shacl:description "A textual representation of the Temporal Entity."@en; + shacl:name "description"@en; + shacl:path dc:description; + shacl:uniqueLang true . + + rdfs:seeAlso "https://semiceu.github.io/SRM/releases/1.0.0/#TemporalEntity.description"; + shacl:datatype rdf:langString; + shacl:description "A textual representation of the Temporal Entity."@en; + shacl:name "description"@en; + shacl:path dc:description . + + a shacl:NodeShape; + shacl:closed false; + shacl:targetClass rdf:langString . diff --git a/SRM/releases/1.0.0/shacl/srm-SHACL_en.jsonld b/SRM/releases/1.0.0/shacl/srm-SHACL_en.jsonld new file mode 100644 index 000000000..3d089b74a --- /dev/null +++ b/SRM/releases/1.0.0/shacl/srm-SHACL_en.jsonld @@ -0,0 +1,3987 @@ +{ + "@context": { + "@vocab": "https://semiceu.github.io/SRM/releases/1.0.0/", + "qb": "http://purl.org/linked-data/cube#", + "qb:codeList": { + "@id": "qb:codeList", + "@type": "@id" + }, + "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", + "rdf:first": { + "@type": "@id" + }, + "rdf:rest": { + "@type": "@id" + }, + "rdfs": "http://www.w3.org/2000/01/rdf-schema#", + "rdfs:comment": { + "@id": "rdfs:comment" + }, + "sh": "http://www.w3.org/ns/shacl#", + "sh:and": { + "@container": "@set", + "@id": "sh:and", + "@type": "@id" + }, + "sh:class": { + "@id": "sh:class", + "@type": "@id" + }, + "sh:datatype": { + "@id": "sh:datatype", + "@type": "@id" + }, + "sh:description": { + "@container": "@language", + "@id": "sh:description" + }, + "sh:hasValue": { + "@id": "sh:hasValue", + "@type": "@id" + }, + "sh:in": { + "@container": "@set", + "@id": "sh:in", + "@type": "@id" + }, + "sh:maxCount": { + "@id": "sh:maxCount", + "@type": "http://www.w3.org/2001/XMLSchema#integer" + }, + "sh:minCount": { + "@id": "sh:minCount", + "@type": "http://www.w3.org/2001/XMLSchema#integer" + }, + "sh:name": { + "@container": "@language", + "@id": "sh:name" + }, + "sh:node": { + "@id": "sh:node", + "@type": "@id" + }, + "sh:nodeKind": { + "@id": "sh:nodeKind", + "@type": "@id" + }, + "sh:or": { + "@container": "@set", + "@id": "sh:or", + "@type": "@id" + }, + "sh:path": { + "@id": "sh:path", + "@type": "@id" + }, + "sh:property": { + "@id": "sh:property", + "@type": "@id" + }, + "sh:severity": { + "@id": "sh:severity", + "@type": "@id" + }, + "sh:targetClass": { + "@id": "sh:targetClass", + "@type": "@id" + }, + "sh:uniqueLang": { + "@id": "sh:uniqueLang", + "@type": "http://www.w3.org/2001/XMLSchema#boolean" + }, + "shapes": { + "@id": "rdfs:member", + "@type": "@id" + }, + "skos": "http://www.w3.org/2004/02/skos/core#", + "vl": "https://purl.eu/ns/shacl#", + "vl:message": { + "@container": "@language", + "@id": "vl:message" + } + }, + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/", + "shapes": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ConcessionContractShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [], + "sh:targetClass": "http://data.europa.eu/a4g/ontology#ConcessionContract" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#LegalResourceShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#LegalResourceShape/6091096e2306a2e274ecbcb5086e0416419ff464", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#LegalResource.related", + "sh:description": { + "en": "Another instance of the Legal Resource class that is related to the particular Legal Resource being described." + }, + "sh:name": { + "en": "related" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/relation" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#LegalResourceShape/accaa0502d4e297d7ed26c3cf8b69b43cd2323dc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#LegalResource.related", + "sh:class": "http://data.europa.eu/eli/ontology#LegalResource", + "sh:description": { + "en": "Another instance of the Legal Resource class that is related to the particular Legal Resource being described." + }, + "sh:name": { + "en": "related" + }, + "sh:path": "http://purl.org/dc/terms/relation" + } + ], + "sh:targetClass": "http://data.europa.eu/eli/ontology#LegalResource" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#BusinessEventShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#BusinessEventShape/322371a77364a50f049d46180f6192532eea26dc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#BusinessEvent.type", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "It links an Event to a controlled vocabulary of event types." + }, + "sh:name": { + "en": "type" + }, + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#BusinessEventShape/4f381639bb6e021939f65b4f41409d1edaeade9b", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#BusinessEvent.type", + "sh:description": { + "en": "It links an Event to a controlled vocabulary of event types." + }, + "sh:name": { + "en": "type" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/type" + } + ], + "sh:targetClass": "http://data.europa.eu/m8g/BusinessEvent" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/236f0210baaf149903750c43bbe7012c21debb2a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.type", + "sh:description": { + "en": "The type of Channel as defined in a controlled vocabulary." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "type" + }, + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/2c2e861c64607bcf2ba7176ce18df71cc690e57e", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.availabilityrestriction", + "sh:description": { + "en": "A time during which the resource is not available." + }, + "sh:name": { + "en": "availability restriction" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/specialOpeningHoursSpecification" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/322371a77364a50f049d46180f6192532eea26dc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.type", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "The type of Channel as defined in a controlled vocabulary." + }, + "sh:name": { + "en": "type" + }, + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/3dbb21d3906d6073be5dc25797f85ed6fdcbb20a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.processingtime", + "sh:datatype": "http://www.w3.org/2001/XMLSchema#duration", + "sh:description": { + "en": "The (estimated) time needed for executing a Public Service which may depend on the Channel chosen." + }, + "sh:name": { + "en": "processing time" + }, + "sh:path": "http://data.europa.eu/m8g/processingTime" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/4f381639bb6e021939f65b4f41409d1edaeade9b", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.type", + "sh:description": { + "en": "The type of Channel as defined in a controlled vocabulary." + }, + "sh:name": { + "en": "type" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.identifier", + "sh:description": { + "en": "An Identifier for the Channel." + }, + "sh:minCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/6cae9880e515253132af1452a38a8a5827165149", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.description", + "sh:description": { + "en": "A free text description of the Channel, for example to describe conditions when to use it." + }, + "sh:name": { + "en": "description" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/768bb4171e00505886fe9a1e949b4cd71f0eb548", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.description", + "sh:description": { + "en": "A free text description of the Channel, for example to describe conditions when to use it." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/7816fa198c5151c7c5680b445b410afba0f362db", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.openinghours", + "sh:class": "http://www.w3.org/2006/time#TemporalEntity", + "sh:description": { + "en": "A time at which the resource is normally available." + }, + "sh:name": { + "en": "opening hours" + }, + "sh:path": "http://data.europa.eu/m8g/openingHours" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/838e4bb2be9ce8cea21f29f28858145596010131", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.ownedby", + "sh:class": "http://www.w3.org/ns/org#Organization", + "sh:description": { + "en": "The owner of a specific Channel through which a Public Service is being delivered." + }, + "sh:name": { + "en": "owned by" + }, + "sh:path": "http://data.europa.eu/m8g/ownedBy" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/8a0c8ba54a63f20695ae0c4782a7f90e51fc4b01", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.processingtime", + "sh:description": { + "en": "The (estimated) time needed for executing a Public Service which may depend on the Channel chosen." + }, + "sh:name": { + "en": "processing time" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://data.europa.eu/m8g/processingTime" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/8e469beea96ca1eac530a78c7268fb9aa72ba6a0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.hasinput", + "sh:class": "http://data.europa.eu/m8g/Evidence", + "sh:description": { + "en": "The property links a Public Service directly to one or more pieces of Evidence." + }, + "sh:name": { + "en": "has input" + }, + "sh:path": "http://purl.org/vocab/cpsv#hasInput" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/939028c42179e18627eac7954154b35dbc9c5a42", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.openinghours", + "sh:description": { + "en": "A time at which the resource is normally available." + }, + "sh:name": { + "en": "opening hours" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/openingHours" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/9825c8e65ddb580b23b763ebb38542de7d6ca58d", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.availabilityrestriction", + "sh:class": "http://www.w3.org/2006/time#TemporalEntity", + "sh:description": { + "en": "A time during which the resource is not available." + }, + "sh:name": { + "en": "availability restriction" + }, + "sh:path": "http://data.europa.eu/m8g/specialOpeningHoursSpecification" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/a2cd982ca6d33ff22b892e96e813dfaf4842d9bb", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.ownedby", + "sh:description": { + "en": "The owner of a specific Channel through which a Public Service is being delivered." + }, + "sh:name": { + "en": "owned by" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/ownedBy" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/aadbd67a77a624f073be2076627fb9dc883cbe48", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.identifier", + "sh:description": { + "en": "An Identifier for the Channel." + }, + "sh:name": { + "en": "identifier" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/b129207d038ab53064378895a366dd6223462aa5", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.processingtime", + "sh:description": { + "en": "The (estimated) time needed for executing a Public Service which may depend on the Channel chosen." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "processing time" + }, + "sh:path": "http://data.europa.eu/m8g/processingTime" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/c0d17764e84e711728581fda7356a51e99a9040a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.identifier", + "sh:description": { + "en": "An Identifier for the Channel." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/ce8eb8d70b0315b592091191b2a34b661e18032b", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.hasinput", + "sh:description": { + "en": "The property links a Public Service directly to one or more pieces of Evidence." + }, + "sh:name": { + "en": "has input" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/vocab/cpsv#hasInput" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape/d4d4f2399b8cf2f615ac658920373b714726bed0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Channel.description", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "A free text description of the Channel, for example to describe conditions when to use it." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + } + ], + "sh:targetClass": "http://data.europa.eu/m8g/Channel" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPointShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPointShape/0c404fa56c64463c15f65878d02efa16eec065b0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPoint.hasemail", + "sh:description": { + "en": "An electronic address through which the Contact Point can be contacted." + }, + "sh:name": { + "en": "has email" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://data.europa.eu/m8g/email" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPointShape/2c2e861c64607bcf2ba7176ce18df71cc690e57e", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPoint.availabilityrestriction", + "sh:description": { + "en": "A time during which the resource is not available." + }, + "sh:name": { + "en": "availability restriction" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/specialOpeningHoursSpecification" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPointShape/7816fa198c5151c7c5680b445b410afba0f362db", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPoint.openinghours", + "sh:class": "http://www.w3.org/2006/time#TemporalEntity", + "sh:description": { + "en": "A time at which the the resource is normally available." + }, + "sh:name": { + "en": "opening hours" + }, + "sh:path": "http://data.europa.eu/m8g/openingHours" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPointShape/8547f9fea103d51b54d608cf10f98b003fde7378", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPoint.hastelephone", + "sh:description": { + "en": "A telephone number through which the Contact Point can be contacted." + }, + "sh:name": { + "en": "has telephone" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://data.europa.eu/m8g/telephone" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPointShape/939028c42179e18627eac7954154b35dbc9c5a42", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPoint.openinghours", + "sh:description": { + "en": "A time at which the the resource is normally available." + }, + "sh:name": { + "en": "opening hours" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/openingHours" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPointShape/95cf5318d1604f72f1c5d4d22a360ce268437bf0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPoint.contactpage", + "sh:class": "http://xmlns.com/foaf/0.1/Document", + "sh:description": { + "en": "A web page that could be used to reach out the Contact Point." + }, + "sh:name": { + "en": "contact page" + }, + "sh:path": "http://data.europa.eu/m8g/contactPage" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPointShape/9825c8e65ddb580b23b763ebb38542de7d6ca58d", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPoint.availabilityrestriction", + "sh:class": "http://www.w3.org/2006/time#TemporalEntity", + "sh:description": { + "en": "A time during which the resource is not available." + }, + "sh:name": { + "en": "availability restriction" + }, + "sh:path": "http://data.europa.eu/m8g/specialOpeningHoursSpecification" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPointShape/a736c4b01ea7557518c0c146f3e311947ce00ccc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ContactPoint.contactpage", + "sh:description": { + "en": "A web page that could be used to reach out the Contact Point." + }, + "sh:name": { + "en": "contact page" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/contactPage" + } + ], + "sh:targetClass": "http://data.europa.eu/m8g/ContactPoint" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/087d0405381982924afe297939637a5acd4e6fb6", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.ifaccessedthrough", + "sh:description": { + "en": "The costs created by the use of different Channels." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "if accessed through" + }, + "sh:path": "http://data.europa.eu/m8g/ifAccessedThrough" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/0e79ef5fb9e3c47fc26e2c4054e70de85aeef448", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.isdefinedby", + "sh:description": { + "en": "It links the Cost class to one or more instances of the Organization class." + }, + "sh:name": { + "en": "is defined by" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/isDefinedBy" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/0f01df91b1de87f3463afeb15eb17fb2b6c72eb4", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.ifaccessedthrough", + "sh:class": "http://data.europa.eu/m8g/Channel", + "sh:description": { + "en": "The costs created by the use of different Channels." + }, + "sh:name": { + "en": "if accessed through" + }, + "sh:path": "http://data.europa.eu/m8g/ifAccessedThrough" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/1f3895e40402964778aff822b36b6820050ecd8a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.hasvalue", + "sh:datatype": "http://www.w3.org/2001/XMLSchema#double", + "sh:description": { + "en": "A numeric value indicating the amount of the Cost." + }, + "sh:name": { + "en": "has value" + }, + "sh:path": "http://data.europa.eu/m8g/hasValue" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/3435304b8a2fc3277d3acac5245bbb3489465288", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.currency", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "The currency in which the Cost needs to be paid and the value of the Cost is expressed." + }, + "sh:name": { + "en": "currency" + }, + "sh:path": "http://data.europa.eu/m8g/currency" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/49cee4396d571117473d56c99f5101467cbe59d3", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.isdefinedby", + "sh:class": "http://www.w3.org/ns/org#Organization", + "sh:description": { + "en": "It links the Cost class to one or more instances of the Organization class." + }, + "sh:name": { + "en": "is defined by" + }, + "sh:path": "http://data.europa.eu/m8g/isDefinedBy" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/52adccb60392267e3398249f4f1904467f99ad1c", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.hasvalue", + "sh:description": { + "en": "A numeric value indicating the amount of the Cost." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "has value" + }, + "sh:path": "http://data.europa.eu/m8g/hasValue" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.identifier", + "sh:description": { + "en": "An Identifier for the Cost." + }, + "sh:minCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/6cae9880e515253132af1452a38a8a5827165149", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.description", + "sh:description": { + "en": "A free text description of the Cost." + }, + "sh:name": { + "en": "description" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/768bb4171e00505886fe9a1e949b4cd71f0eb548", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.description", + "sh:description": { + "en": "A free text description of the Cost." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/aadbd67a77a624f073be2076627fb9dc883cbe48", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.identifier", + "sh:description": { + "en": "An Identifier for the Cost." + }, + "sh:name": { + "en": "identifier" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/c0d17764e84e711728581fda7356a51e99a9040a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.identifier", + "sh:description": { + "en": "An Identifier for the Cost." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/c4ff2a5f9b7cd2f0a3ffbf0acf9d19bd508759bf", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.currency", + "sh:description": { + "en": "The currency in which the Cost needs to be paid and the value of the Cost is expressed." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "currency" + }, + "sh:path": "http://data.europa.eu/m8g/currency" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/c90428fbe09f8377e994279893416d89a474c968", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.hasvalue", + "sh:description": { + "en": "A numeric value indicating the amount of the Cost." + }, + "sh:name": { + "en": "has value" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://data.europa.eu/m8g/hasValue" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/d4d4f2399b8cf2f615ac658920373b714726bed0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.description", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "A free text description of the Cost." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/fe4234d7d5d57c51daba9831effa4addcae8d8a7", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.currency", + "sh:description": { + "en": "The currency in which the Cost needs to be paid and the value of the Cost is expressed." + }, + "sh:name": { + "en": "currency" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/currency" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CostShape/fec4c066b3bf2190dbb7fccd0b45e8aa15f26cf4", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Cost.ifaccessedthrough", + "sh:description": { + "en": "The costs created by the use of different Channels." + }, + "sh:name": { + "en": "if accessed through" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/ifAccessedThrough" + } + ], + "sh:targetClass": "http://data.europa.eu/m8g/Cost" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EventShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EventShape/263a563c5bed08cdaadf4a0fd0a5fb9874d742bc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Event.name", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "The Name (or title) of the Event." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EventShape/50a278b580af7f10bcb00d4ac1520b892ff0106f", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Event.hasrelatedservice", + "sh:description": { + "en": "The Public Service related to the Event." + }, + "sh:name": { + "en": "has related service" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/hasRelatedService" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EventShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Event.identifier", + "sh:description": { + "en": "An Identifier for the Event." + }, + "sh:minCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EventShape/6cae9880e515253132af1452a38a8a5827165149", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Event.description", + "sh:description": { + "en": "A free text description of the Event." + }, + "sh:name": { + "en": "description" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EventShape/768bb4171e00505886fe9a1e949b4cd71f0eb548", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Event.description", + "sh:description": { + "en": "A free text description of the Event." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EventShape/96cdcbb0489a41ab01fc39c521f5ed607a0b2c41", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Event.name", + "sh:description": { + "en": "The Name (or title) of the Event." + }, + "sh:minCount": "1", + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EventShape/9caf9e629daa0e64ece77788576468821d7cff8c", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Event.name", + "sh:description": { + "en": "The Name (or title) of the Event." + }, + "sh:name": { + "en": "name" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EventShape/aadbd67a77a624f073be2076627fb9dc883cbe48", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Event.identifier", + "sh:description": { + "en": "An Identifier for the Event." + }, + "sh:name": { + "en": "identifier" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EventShape/b294397dcc861f6573c6465d2465e0b5140589c2", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Event.hasrelatedservice", + "sh:class": "http://purl.org/vocab/cpsv#PublicService", + "sh:description": { + "en": "The Public Service related to the Event." + }, + "sh:name": { + "en": "has related service" + }, + "sh:path": "http://data.europa.eu/m8g/hasRelatedService" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EventShape/be01df43f1c288b656b3ca3879eb3dd9d8c700b9", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Event.name", + "sh:description": { + "en": "The Name (or title) of the Event." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EventShape/c0d17764e84e711728581fda7356a51e99a9040a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Event.identifier", + "sh:description": { + "en": "An Identifier for the Event." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EventShape/d4d4f2399b8cf2f615ac658920373b714726bed0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Event.description", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "A free text description of the Event." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + } + ], + "sh:targetClass": "http://data.europa.eu/m8g/Event" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/0bdc7cdc6d685ba6ac1793d71d06d45d70827722", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.isconformantto", + "sh:class": "http://data.europa.eu/m8g/EvidenceType", + "sh:description": { + "en": "Evidence Type that specifies characteristics of the Evidence." + }, + "sh:name": { + "en": "is conformant to" + }, + "sh:path": "http://purl.org/dc/terms/conformsTo" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/236f0210baaf149903750c43bbe7012c21debb2a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.type", + "sh:description": { + "en": "The type of Evidence as described in a controlled vocabulary." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "type" + }, + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/263a563c5bed08cdaadf4a0fd0a5fb9874d742bc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.name", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "The official Name of the piece of Evidence." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/28d4860d1ad14d789ffc09b841dfc4f9b27a0f4d", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.ispartof", + "sh:description": { + "en": "A related resource in which the described resource is physically or logically included." + }, + "sh:name": { + "en": "is part of" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/isPartOf" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/29ba27566ab1f32c8bb73f3492436d4bd868d3d2", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.language", + "sh:class": "http://purl.org/dc/terms/LinguisticSystem", + "sh:description": { + "en": "The language(s) of the piece of Evidence." + }, + "sh:name": { + "en": "language" + }, + "sh:path": "http://purl.org/dc/terms/language" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/322371a77364a50f049d46180f6192532eea26dc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.type", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "The type of Evidence as described in a controlled vocabulary." + }, + "sh:name": { + "en": "type" + }, + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/44256ab457df9192446c72aaec177f289253be17", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.relateddocumentation", + "sh:description": { + "en": "The documentation that contains information." + }, + "sh:name": { + "en": "related documentation" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://xmlns.com/foaf/0.1/page" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/4f381639bb6e021939f65b4f41409d1edaeade9b", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.type", + "sh:description": { + "en": "The type of Evidence as described in a controlled vocabulary." + }, + "sh:name": { + "en": "type" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/59a48c376f2acf1dda92deebf511fadf488c03d3", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.supportsrequirement", + "sh:class": "http://data.europa.eu/m8g/Requirement", + "sh:description": { + "en": "Requirement for which the Evidence provides proof." + }, + "sh:name": { + "en": "supports requirement" + }, + "sh:path": "http://data.europa.eu/m8g/supportsRequirement" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/5d3b501368b0e6230133103390ac50e7385e214a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.ispartof", + "sh:class": "http://www.w3.org/ns/dcat#Dataset", + "sh:description": { + "en": "A related resource in which the described resource is physically or logically included." + }, + "sh:name": { + "en": "is part of" + }, + "sh:path": "http://purl.org/dc/terms/isPartOf" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.identifier", + "sh:description": { + "en": "An Identifier for the piece of Evidence." + }, + "sh:minCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/6cae9880e515253132af1452a38a8a5827165149", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.description", + "sh:description": { + "en": "A free text Description of the piece of Evidence." + }, + "sh:name": { + "en": "description" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/768bb4171e00505886fe9a1e949b4cd71f0eb548", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.description", + "sh:description": { + "en": "A free text Description of the piece of Evidence." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/96cdcbb0489a41ab01fc39c521f5ed607a0b2c41", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.name", + "sh:description": { + "en": "The official Name of the piece of Evidence." + }, + "sh:minCount": "1", + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/9caf9e629daa0e64ece77788576468821d7cff8c", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.name", + "sh:description": { + "en": "The official Name of the piece of Evidence." + }, + "sh:name": { + "en": "name" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/9eac088bf51f5c2b77f62ebd6d42b5a436f36b94", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.supportsrequirement", + "sh:description": { + "en": "Requirement for which the Evidence provides proof." + }, + "sh:name": { + "en": "supports requirement" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/supportsRequirement" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/aadbd67a77a624f073be2076627fb9dc883cbe48", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.identifier", + "sh:description": { + "en": "An Identifier for the piece of Evidence." + }, + "sh:name": { + "en": "identifier" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/bb340555c3764b91a6f4e94cd922c4792144f8e0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.isconformantto", + "sh:description": { + "en": "Evidence Type that specifies characteristics of the Evidence." + }, + "sh:name": { + "en": "is conformant to" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/conformsTo" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/be01df43f1c288b656b3ca3879eb3dd9d8c700b9", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.name", + "sh:description": { + "en": "The official Name of the piece of Evidence." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/c0d17764e84e711728581fda7356a51e99a9040a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.identifier", + "sh:description": { + "en": "An Identifier for the piece of Evidence." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/d4d4f2399b8cf2f615ac658920373b714726bed0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.description", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "A free text Description of the piece of Evidence." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/d9911793c7598a1d08612413f10901fbeefdb61d", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.relateddocumentation", + "sh:class": "http://xmlns.com/foaf/0.1/Document", + "sh:description": { + "en": "The documentation that contains information." + }, + "sh:name": { + "en": "related documentation" + }, + "sh:path": "http://xmlns.com/foaf/0.1/page" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape/db878f1cb93930f64561d0504123c66feacfad5a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Evidence.language", + "sh:description": { + "en": "The language(s) of the piece of Evidence." + }, + "sh:name": { + "en": "language" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/language" + } + ], + "sh:targetClass": "http://data.europa.eu/m8g/Evidence" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceTypeShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceTypeShape/0af4bf8a201a02a82436ea96c018c4bdc8e01ce8", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceType.evidencetypeclassification", + "sh:description": { + "en": "Category to which the Evidence Type belongs." + }, + "sh:name": { + "en": "evidence type classification" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/evidenceTypeClassification" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceTypeShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceType.identifier", + "sh:description": { + "en": "Unambiguous reference to the Evidence Type." + }, + "sh:minCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceTypeShape/aadbd67a77a624f073be2076627fb9dc883cbe48", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceType.identifier", + "sh:description": { + "en": "Unambiguous reference to the Evidence Type." + }, + "sh:name": { + "en": "identifier" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceTypeShape/c0d17764e84e711728581fda7356a51e99a9040a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceType.identifier", + "sh:description": { + "en": "Unambiguous reference to the Evidence Type." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceTypeShape/ce8a015e331e05a0d34d3c69ba9e382387ddae10", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceType.evidencetypeclassification", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "Category to which the Evidence Type belongs." + }, + "sh:name": { + "en": "evidence type classification" + }, + "sh:path": "http://data.europa.eu/m8g/evidenceTypeClassification" + } + ], + "sh:targetClass": "http://data.europa.eu/m8g/EvidenceType" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#LifeEventShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#LifeEventShape/322371a77364a50f049d46180f6192532eea26dc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#LifeEvent.type", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "It links an Event to a controlled vocabulary of event types." + }, + "sh:name": { + "en": "type" + }, + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#LifeEventShape/4f381639bb6e021939f65b4f41409d1edaeade9b", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#LifeEvent.type", + "sh:description": { + "en": "It links an Event to a controlled vocabulary of event types." + }, + "sh:name": { + "en": "type" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/type" + } + ], + "sh:targetClass": "http://data.europa.eu/m8g/LifeEvent" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/263a563c5bed08cdaadf4a0fd0a5fb9874d742bc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.name", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "The official Name of the Output." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/28d4860d1ad14d789ffc09b841dfc4f9b27a0f4d", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.ispartof", + "sh:description": { + "en": "A related resource in which the described resource is physically or logically included." + }, + "sh:name": { + "en": "is part of" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/isPartOf" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/29ba27566ab1f32c8bb73f3492436d4bd868d3d2", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.language", + "sh:class": "http://purl.org/dc/terms/LinguisticSystem", + "sh:description": { + "en": "The language(s) in which the Output is available. " + }, + "sh:name": { + "en": "language" + }, + "sh:path": "http://purl.org/dc/terms/language" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/322371a77364a50f049d46180f6192532eea26dc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.type", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "The type of Output as defined in a controlled vocabulary." + }, + "sh:name": { + "en": "type" + }, + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/4f381639bb6e021939f65b4f41409d1edaeade9b", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.type", + "sh:description": { + "en": "The type of Output as defined in a controlled vocabulary." + }, + "sh:name": { + "en": "type" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/5d3b501368b0e6230133103390ac50e7385e214a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.ispartof", + "sh:class": "http://www.w3.org/ns/dcat#Dataset", + "sh:description": { + "en": "A related resource in which the described resource is physically or logically included." + }, + "sh:name": { + "en": "is part of" + }, + "sh:path": "http://purl.org/dc/terms/isPartOf" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.identifier", + "sh:description": { + "en": "An Identifier for the Output." + }, + "sh:minCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/6cae9880e515253132af1452a38a8a5827165149", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.description", + "sh:description": { + "en": "A free text Description of the Output." + }, + "sh:name": { + "en": "description" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/768bb4171e00505886fe9a1e949b4cd71f0eb548", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.description", + "sh:description": { + "en": "A free text Description of the Output." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/96cdcbb0489a41ab01fc39c521f5ed607a0b2c41", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.name", + "sh:description": { + "en": "The official Name of the Output." + }, + "sh:minCount": "1", + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/9caf9e629daa0e64ece77788576468821d7cff8c", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.name", + "sh:description": { + "en": "The official Name of the Output." + }, + "sh:name": { + "en": "name" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/aadbd67a77a624f073be2076627fb9dc883cbe48", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.identifier", + "sh:description": { + "en": "An Identifier for the Output." + }, + "sh:name": { + "en": "identifier" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/be01df43f1c288b656b3ca3879eb3dd9d8c700b9", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.name", + "sh:description": { + "en": "The official Name of the Output." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/c0d17764e84e711728581fda7356a51e99a9040a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.identifier", + "sh:description": { + "en": "An Identifier for the Output." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/d4d4f2399b8cf2f615ac658920373b714726bed0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.description", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "A free text Description of the Output." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape/db878f1cb93930f64561d0504123c66feacfad5a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Output.language", + "sh:description": { + "en": "The language(s) in which the Output is available. " + }, + "sh:name": { + "en": "language" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/language" + } + ], + "sh:targetClass": "http://data.europa.eu/m8g/Output" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ParticipationShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ParticipationShape/3051580b93f948a2fd295c9665c862326364c1f2", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.hasparticipant", + "sh:description": { + "en": "The Agent involved in the Participation." + }, + "sh:name": { + "en": "has participant" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/hasParticipant" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ParticipationShape/5cdb060907c15fb0f5b76b308cfdbbf62f59a2ba", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.hasparticipant", + "sh:description": { + "en": "The Agent involved in the Participation." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "has participant" + }, + "sh:path": "http://data.europa.eu/m8g/hasParticipant" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ParticipationShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.identifier", + "sh:description": { + "en": "The unambiguous structured reference for the Participation." + }, + "sh:minCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ParticipationShape/6cae9880e515253132af1452a38a8a5827165149", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.description", + "sh:description": { + "en": "A textual explanation of the Participation." + }, + "sh:name": { + "en": "description" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ParticipationShape/768bb4171e00505886fe9a1e949b4cd71f0eb548", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.description", + "sh:description": { + "en": "A textual explanation of the Participation." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ParticipationShape/8f61614144aa7bca188b24f5976593dc08aad0e6", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.description", + "sh:description": { + "en": "A textual explanation of the Participation." + }, + "sh:minCount": "1", + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ParticipationShape/91fca326def04ee4ef7ed1efba4e59fae00d1faa", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.role", + "sh:description": { + "en": "The function of an Agent within a Participation." + }, + "sh:name": { + "en": "role" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/role" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ParticipationShape/96872d3a91278412b47d750ed71a4938984306c0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.role", + "sh:description": { + "en": "The function of an Agent within a Participation." + }, + "sh:minCount": "1", + "sh:name": { + "en": "role" + }, + "sh:path": "http://data.europa.eu/m8g/role" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ParticipationShape/a80662b8305434df5e0a4edc73b2bb9037308c42", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.hasparticipant", + "sh:class": "http://xmlns.com/foaf/0.1/Agent", + "sh:description": { + "en": "The Agent involved in the Participation." + }, + "sh:name": { + "en": "has participant" + }, + "sh:path": "http://data.europa.eu/m8g/hasParticipant" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ParticipationShape/aadbd67a77a624f073be2076627fb9dc883cbe48", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.identifier", + "sh:description": { + "en": "The unambiguous structured reference for the Participation." + }, + "sh:name": { + "en": "identifier" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ParticipationShape/c0d17764e84e711728581fda7356a51e99a9040a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.identifier", + "sh:description": { + "en": "The unambiguous structured reference for the Participation." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ParticipationShape/d2254b8259635ec986bc7c65b0227299193c6c16", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.role", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "The function of an Agent within a Participation." + }, + "sh:name": { + "en": "role" + }, + "sh:path": "http://data.europa.eu/m8g/role" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ParticipationShape/d4d4f2399b8cf2f615ac658920373b714726bed0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.description", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "A textual explanation of the Participation." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ParticipationShape/fab6e43cda87d2059922dd2de3511bcb321bf4e0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Participation.hasparticipant", + "sh:description": { + "en": "The Agent involved in the Participation." + }, + "sh:minCount": "1", + "sh:name": { + "en": "has participant" + }, + "sh:path": "http://data.europa.eu/m8g/hasParticipant" + } + ], + "sh:targetClass": "http://data.europa.eu/m8g/Participation" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganisationShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganisationShape/10dfd2757a1b1830fd182ca42b11fef0a722fdc6", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganization.spatial", + "sh:description": { + "en": "It links an Organization to the Administrative Region(s) that it covers." + }, + "sh:minCount": "1", + "sh:name": { + "en": "spatial" + }, + "sh:path": "http://purl.org/dc/terms/spatial" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganisationShape/322ac30abbb777e02239ab84ebf7d14ebde22688", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganization.preferredlabel", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "A preferred label is used to provide the primary, legally recognised name of the Public Organization, as defined in the ORG Ontology." + }, + "sh:name": { + "en": "preferred label" + }, + "sh:path": "http://www.w3.org/2004/02/skos/core#prefLabel" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganisationShape/3b9cc6558bbf88b7fbaf0c2f3ab6ae7fb8c1b4b9", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganization.preferredlabel", + "sh:description": { + "en": "A preferred label is used to provide the primary, legally recognised name of the Public Organization, as defined in the ORG Ontology." + }, + "sh:name": { + "en": "preferred label" + }, + "sh:path": "http://www.w3.org/2004/02/skos/core#prefLabel", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganisationShape/6cd0f0f5e19a1c8dce362ecbe8a196575b9cd85f", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganization.preferredlabel", + "sh:description": { + "en": "A preferred label is used to provide the primary, legally recognised name of the Public Organization, as defined in the ORG Ontology." + }, + "sh:name": { + "en": "preferred label" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://www.w3.org/2004/02/skos/core#prefLabel" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganisationShape/8fd1cd7a406ec3816234c1ec0c69f985a9117476", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganization.spatial", + "sh:class": "http://purl.org/dc/terms/Location", + "sh:description": { + "en": "It links an Organization to the Administrative Region(s) that it covers." + }, + "sh:name": { + "en": "spatial" + }, + "sh:path": "http://purl.org/dc/terms/spatial" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganisationShape/b93b49bf7122a561ecc9674449665256e441faf5", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganization.spatial", + "sh:description": { + "en": "It links an Organization to the Administrative Region(s) that it covers." + }, + "sh:name": { + "en": "spatial" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/spatial" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganisationShape/e4d44fb0d3c41df2a4042ee73fec8d83fc141a60", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganization.preferredlabel", + "sh:description": { + "en": "A preferred label is used to provide the primary, legally recognised name of the Public Organization, as defined in the ORG Ontology." + }, + "sh:minCount": "1", + "sh:name": { + "en": "preferred label" + }, + "sh:path": "http://www.w3.org/2004/02/skos/core#prefLabel" + } + ], + "sh:targetClass": "http://data.europa.eu/m8g/PublicOrganisation" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RequirementShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RequirementShape/12f11a71c12e794a688d7ade9ea37cee23bcb5e1", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.fulfils", + "sh:class": "http://purl.org/vocab/cpsv#Rule", + "sh:description": { + "en": "The Rules that the requirements fulfils." + }, + "sh:name": { + "en": "fulfils" + }, + "sh:path": "http://data.europa.eu/m8g/fulfils" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RequirementShape/1abd4f982243530f0fb88d4e008be49b42efc782", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.fulfils", + "sh:description": { + "en": "The Rules that the requirements fulfils." + }, + "sh:name": { + "en": "fulfils" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/fulfils" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RequirementShape/263a563c5bed08cdaadf4a0fd0a5fb9874d742bc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.name", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "Name of the Requirement." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RequirementShape/322371a77364a50f049d46180f6192532eea26dc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.type", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "Category to which the Requirement belongs." + }, + "sh:name": { + "en": "type" + }, + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RequirementShape/4f381639bb6e021939f65b4f41409d1edaeade9b", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.type", + "sh:description": { + "en": "Category to which the Requirement belongs." + }, + "sh:name": { + "en": "type" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RequirementShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.identifier", + "sh:description": { + "en": "Unambiguous reference to a Requirement." + }, + "sh:minCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RequirementShape/96cdcbb0489a41ab01fc39c521f5ed607a0b2c41", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.name", + "sh:description": { + "en": "Name of the Requirement." + }, + "sh:minCount": "1", + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RequirementShape/9938c4563a6e10ae21851f0c2ced64b31ffcc3b4", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.hassupportingevidence", + "sh:class": "http://data.europa.eu/m8g/Evidence", + "sh:description": { + "en": "Evidence that supplies information, proof or support for the Requirement." + }, + "sh:name": { + "en": "has supporting evidence" + }, + "sh:path": "http://data.europa.eu/m8g/hasSupportingEvidence" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RequirementShape/9caf9e629daa0e64ece77788576468821d7cff8c", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.name", + "sh:description": { + "en": "Name of the Requirement." + }, + "sh:name": { + "en": "name" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RequirementShape/aadbd67a77a624f073be2076627fb9dc883cbe48", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.identifier", + "sh:description": { + "en": "Unambiguous reference to a Requirement." + }, + "sh:name": { + "en": "identifier" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RequirementShape/be01df43f1c288b656b3ca3879eb3dd9d8c700b9", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.name", + "sh:description": { + "en": "Name of the Requirement." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RequirementShape/c0d17764e84e711728581fda7356a51e99a9040a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.identifier", + "sh:description": { + "en": "Unambiguous reference to a Requirement." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RequirementShape/c22f4d4b19d815c393ed318f76984a19f430e18e", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Requirement.hassupportingevidence", + "sh:description": { + "en": "Evidence that supplies information, proof or support for the Requirement." + }, + "sh:name": { + "en": "has supporting evidence" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/hasSupportingEvidence" + } + ], + "sh:targetClass": "http://data.europa.eu/m8g/Requirement" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/1d811361d9c6e034b3404ea8f5f2920335a2f8ac", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.hascontractingauthority", + "sh:class": "http://data.europa.eu/m8g/PublicOrganisation", + "sh:description": { + "en": "It links a Service Concession Contract with the Contracting Authority which is ultimately responsible for a public service." + }, + "sh:name": { + "en": "has contracting authority" + }, + "sh:path": "http://data.europa.eu/m8g/hasContractingAuthority" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/263a563c5bed08cdaadf4a0fd0a5fb9874d742bc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.name", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "The Name of the Service Concession Contract." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/414ff6a96841aee86e8791e52a0fb5e5ef9a7142", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.hascontractingauthority", + "sh:description": { + "en": "It links a Service Concession Contract with the Contracting Authority which is ultimately responsible for a public service." + }, + "sh:name": { + "en": "has contracting authority" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/hasContractingAuthority" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/5f8ff8d410fffd3c66572f17ffd0fc00c8a5dade", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.establishedunder", + "sh:description": { + "en": "It links a Service Concession Contract to relevant legislation or policy documents i.e.\r\nthe Legal Resource under which the Service Concession Contracts are being defined." + }, + "sh:name": { + "en": "established under" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/establishedUnder" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/61c1f5a02eb55fea91b186759ff633ada55ef542", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.haseconomicoperator", + "sh:description": { + "en": "It links a Service Concession Contract with the Economic Operator in charge for the provision and the management of public services." + }, + "sh:minCount": "1", + "sh:name": { + "en": "has economic operator" + }, + "sh:path": "http://data.europa.eu/m8g/hasEconomicOperator" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.identifier", + "sh:description": { + "en": "An Identifier for the Service Concession Contract." + }, + "sh:minCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/6cae9880e515253132af1452a38a8a5827165149", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.description", + "sh:description": { + "en": "A free text description of the Service Concession Contract." + }, + "sh:name": { + "en": "description" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/768bb4171e00505886fe9a1e949b4cd71f0eb548", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.description", + "sh:description": { + "en": "A free text description of the Service Concession Contract." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/8f61614144aa7bca188b24f5976593dc08aad0e6", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.description", + "sh:description": { + "en": "A free text description of the Service Concession Contract." + }, + "sh:minCount": "1", + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/96cdcbb0489a41ab01fc39c521f5ed607a0b2c41", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.name", + "sh:description": { + "en": "The Name of the Service Concession Contract." + }, + "sh:minCount": "1", + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/9caf9e629daa0e64ece77788576468821d7cff8c", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.name", + "sh:description": { + "en": "The Name of the Service Concession Contract." + }, + "sh:name": { + "en": "name" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/aadbd67a77a624f073be2076627fb9dc883cbe48", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.identifier", + "sh:description": { + "en": "An Identifier for the Service Concession Contract." + }, + "sh:name": { + "en": "identifier" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/bd9ae6e6b3d6f86219d564ffaf4e11569f19f06a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.haseconomicoperator", + "sh:class": "http://www.w3.org/ns/org#Organization", + "sh:description": { + "en": "It links a Service Concession Contract with the Economic Operator in charge for the provision and the management of public services." + }, + "sh:name": { + "en": "has economic operator" + }, + "sh:path": "http://data.europa.eu/m8g/hasEconomicOperator" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/be01df43f1c288b656b3ca3879eb3dd9d8c700b9", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.name", + "sh:description": { + "en": "The Name of the Service Concession Contract." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/c0d17764e84e711728581fda7356a51e99a9040a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.identifier", + "sh:description": { + "en": "An Identifier for the Service Concession Contract." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/d4d4f2399b8cf2f615ac658920373b714726bed0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.description", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "A free text description of the Service Concession Contract." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/d8f08abad404ef4bca5eb1b1ab59435956e0685c", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.establishedunder", + "sh:class": "http://data.europa.eu/eli/ontology#LegalResource", + "sh:description": { + "en": "It links a Service Concession Contract to relevant legislation or policy documents i.e.\r\nthe Legal Resource under which the Service Concession Contracts are being defined." + }, + "sh:name": { + "en": "established under" + }, + "sh:path": "http://data.europa.eu/m8g/establishedUnder" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/dcf97ec7589aaff5124f8d360eac0f1b4041dd81", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.haseconomicoperator", + "sh:description": { + "en": "It links a Service Concession Contract with the Economic Operator in charge for the provision and the management of public services." + }, + "sh:name": { + "en": "has economic operator" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/hasEconomicOperator" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape/f0efa7944285dc5b66fc9c917dc2069e6b4db250", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContract.hascontractingauthority", + "sh:description": { + "en": "It links a Service Concession Contract with the Contracting Authority which is ultimately responsible for a public service." + }, + "sh:minCount": "1", + "sh:name": { + "en": "has contracting authority" + }, + "sh:path": "http://data.europa.eu/m8g/hasContractingAuthority" + } + ], + "sh:targetClass": "http://data.europa.eu/m8g/ServiceConcessionContract" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#LinguisticSystemShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [], + "sh:targetClass": "http://purl.org/dc/terms/LinguisticSystem" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#LocationShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [], + "sh:targetClass": "http://purl.org/dc/terms/Location" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/00491da88fc785ff44242faf9f143510aff1acb1", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hasinputtype", + "sh:class": "http://data.europa.eu/m8g/EvidenceType", + "sh:description": { + "en": "It links a Public Service to one or more instances of the EvidenceType class. " + }, + "sh:name": { + "en": "has input type" + }, + "sh:path": "http://data.europa.eu/m8g/hasInputType" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/013f2eeaf472274d350811a8ded979c8275857a5", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.haschannel", + "sh:class": "http://data.europa.eu/m8g/Channel", + "sh:description": { + "en": "It links the Public Service to any Channel through which an Agent provides, uses or otherwise interacts with the Public Service, such as an online service, phone number or office." + }, + "sh:name": { + "en": "has channel" + }, + "sh:path": "http://data.europa.eu/m8g/hasChannel" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/0f6cb927d0d26f3819cba3fb903a075cd426180d", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.status", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "It indicates whether a Public Service is active, inactive, under development etc. according to a controlled vocabulary." + }, + "sh:name": { + "en": "status" + }, + "sh:path": "http://www.w3.org/ns/adms#status" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/1aaa988702b5b8caa5aab67b1bc340dce40a1783", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hascompetentauthority", + "sh:class": "http://data.europa.eu/m8g/PublicOrganisation", + "sh:description": { + "en": "It links a Public Service to a Public Organization, which is the responsible Agent for the delivery of the Public Service." + }, + "sh:name": { + "en": "has competent authority" + }, + "sh:path": "http://data.europa.eu/m8g/hasCompetentAuthority" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/263a563c5bed08cdaadf4a0fd0a5fb9874d742bc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.name", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "The official Name of the Public Service." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/28d4860d1ad14d789ffc09b841dfc4f9b27a0f4d", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.ispartof", + "sh:description": { + "en": "A related resource in which the described resource is physically or logically included." + }, + "sh:name": { + "en": "is part of" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/isPartOf" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/29ba27566ab1f32c8bb73f3492436d4bd868d3d2", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.language", + "sh:class": "http://purl.org/dc/terms/LinguisticSystem", + "sh:description": { + "en": "The language(s) in which the Public Service is available." + }, + "sh:name": { + "en": "language" + }, + "sh:path": "http://purl.org/dc/terms/language" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/2bc917d85a4ffccfa9de4268bf84b517c322ce2c", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.status", + "sh:description": { + "en": "It indicates whether a Public Service is active, inactive, under development etc. according to a controlled vocabulary." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "status" + }, + "sh:path": "http://www.w3.org/ns/adms#status" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/3339565e8ee09847fb5a997a8b1355cf76a90e6e", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.holdsrequirement", + "sh:description": { + "en": "It links a Public Service to a class that describes the Requirement." + }, + "sh:name": { + "en": "holds requirement" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/holdsRequirement" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/37b71c4409f37efcb388ee7226886dd39d7033bd", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.relatedservice", + "sh:class": "http://purl.org/vocab/cpsv#PublicService", + "sh:description": { + "en": "A Public Service related to the particular instance of the Public Service class." + }, + "sh:name": { + "en": "related service" + }, + "sh:path": "http://data.europa.eu/m8g/relatedService" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/3833ee6007343a68911e59f730b9c7d5625a15e1", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.sector", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "The industry or sector a Public Service relates to, or is intended for." + }, + "sh:name": { + "en": "sector" + }, + "sh:path": "http://data.europa.eu/m8g/sector" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/3894f9fa605c37b8ff4766859d3107f97cc5f934", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.keyword", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "A keyword, term or phrase to describe the Public Service." + }, + "sh:name": { + "en": "keyword" + }, + "sh:path": "http://www.w3.org/ns/dcat#keyword" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/38cdba2d3411fe95c0698cc43e2c9ffd78c46521", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.sector", + "sh:description": { + "en": "The industry or sector a Public Service relates to, or is intended for." + }, + "sh:name": { + "en": "sector" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/sector" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/3c1ab2e1170c5050c8b7742e97810027ddc104b1", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.status", + "sh:description": { + "en": "It indicates whether a Public Service is active, inactive, under development etc. according to a controlled vocabulary." + }, + "sh:name": { + "en": "status" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://www.w3.org/ns/adms#status" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/3dbb21d3906d6073be5dc25797f85ed6fdcbb20a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.processingtime", + "sh:datatype": "http://www.w3.org/2001/XMLSchema#duration", + "sh:description": { + "en": "The (estimated) time needed for executing a Public Service. The actual information is provided using the ISO8601 syntax for durations. " + }, + "sh:name": { + "en": "processing time" + }, + "sh:path": "http://data.europa.eu/m8g/processingTime" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/3e5470e12cd11245086e35b55e6446a388fd8964", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.addressee", + "sh:description": { + "en": "The target recipient of the Public Service." + }, + "sh:name": { + "en": "addressee" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/audience" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/4818505ce79380053cd4bf83365b74766e26b80a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.haschannel", + "sh:description": { + "en": "It links the Public Service to any Channel through which an Agent provides, uses or otherwise interacts with the Public Service, such as an online service, phone number or office." + }, + "sh:name": { + "en": "has channel" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/hasChannel" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/4f4d82c8903226cc4534c77be3f9a2486e473a6f", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.isclassifiedby", + "sh:description": { + "en": "It allows to classify the Public Service with any Concept other than those already foreseen and defined explicitly in the CPSV-AP (Thematic Area, Sector, etc.)." + }, + "sh:name": { + "en": "is classified by" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/isClassifiedBy" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/53bd38e3d33ba488ee41d290d32c1df211accc84", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.produces", + "sh:class": "http://data.europa.eu/m8g/Output", + "sh:description": { + "en": "It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service." + }, + "sh:name": { + "en": "produces" + }, + "sh:path": "http://purl.org/vocab/cpsv#produces" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/59263d34cd9c655e707d40d27dbf78ecd3d6b76a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.thematicarea", + "sh:description": { + "en": "The Thematic Area of a Public Service." + }, + "sh:name": { + "en": "thematic area" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/thematicArea" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/5bc739112726cd993c279f81380611cafc3a9857", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.keyword", + "sh:description": { + "en": "A keyword, term or phrase to describe the Public Service." + }, + "sh:name": { + "en": "keyword" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://www.w3.org/ns/dcat#keyword" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/5d3b501368b0e6230133103390ac50e7385e214a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.ispartof", + "sh:class": "http://www.w3.org/ns/dcat#Dataset", + "sh:description": { + "en": "A related resource in which the described resource is physically or logically included." + }, + "sh:name": { + "en": "is part of" + }, + "sh:path": "http://purl.org/dc/terms/isPartOf" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/63e05cc560c16dca7a31a3c52844d206a245cc69", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.isgroupedby", + "sh:description": { + "en": "It links the Public Service to the Event class." + }, + "sh:name": { + "en": "is grouped by" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/isGroupedBy" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.identifier", + "sh:description": { + "en": "A formally-issued Identifier for the Public Service." + }, + "sh:minCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/6cae9880e515253132af1452a38a8a5827165149", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.description", + "sh:description": { + "en": "A free text Description of the Public Service." + }, + "sh:name": { + "en": "description" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/768bb4171e00505886fe9a1e949b4cd71f0eb548", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.description", + "sh:description": { + "en": "A free text Description of the Public Service." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/7b30a2f1323d719049e6047b06a8b969f7f14cf4", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hascost", + "sh:class": "http://data.europa.eu/m8g/Cost", + "sh:description": { + "en": "It indicates the costs related to the execution of a Public Service for the citizen or business related to the execution of the particular Public Service." + }, + "sh:name": { + "en": "has cost" + }, + "sh:path": "http://data.europa.eu/m8g/hasCost" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/7b6713c1f4a52e964f5db57eabef294b6d04e90e", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.contactpoint", + "sh:class": "http://data.europa.eu/m8g/ContactPoint", + "sh:description": { + "en": "The main contact information of the resource." + }, + "sh:name": { + "en": "contact point" + }, + "sh:path": "http://data.europa.eu/m8g/contactPoint" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/8600dc53e8da037a0c3e416515eaa53a7af02a08", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.relatedservice", + "sh:description": { + "en": "A Public Service related to the particular instance of the Public Service class." + }, + "sh:name": { + "en": "related service" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/relatedService" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/8a0c8ba54a63f20695ae0c4782a7f90e51fc4b01", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.processingtime", + "sh:description": { + "en": "The (estimated) time needed for executing a Public Service. The actual information is provided using the ISO8601 syntax for durations. " + }, + "sh:name": { + "en": "processing time" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://data.europa.eu/m8g/processingTime" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/8d7e6e3d76197e8bad7564f34438ddfda58906bd", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.isclassifiedby", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "It allows to classify the Public Service with any Concept other than those already foreseen and defined explicitly in the CPSV-AP (Thematic Area, Sector, etc.)." + }, + "sh:name": { + "en": "is classified by" + }, + "sh:path": "http://data.europa.eu/m8g/isClassifiedBy" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/8e469beea96ca1eac530a78c7268fb9aa72ba6a0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hasinput", + "sh:class": "http://data.europa.eu/m8g/Evidence", + "sh:description": { + "en": "It links a Public Service to one or more instances of the Evidence class." + }, + "sh:name": { + "en": "has input" + }, + "sh:path": "http://purl.org/vocab/cpsv#hasInput" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/8f61614144aa7bca188b24f5976593dc08aad0e6", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.description", + "sh:description": { + "en": "A free text Description of the Public Service." + }, + "sh:minCount": "1", + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/8fd1cd7a406ec3816234c1ec0c69f985a9117476", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.spatial", + "sh:class": "http://purl.org/dc/terms/Location", + "sh:description": { + "en": "A Public Service is likely to be available only within a given area, typically the area covered by a particular public authority." + }, + "sh:name": { + "en": "spatial" + }, + "sh:path": "http://purl.org/dc/terms/spatial" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/966ab8e83c830e2d7676016cddb1928c8c2d119c", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.addressee", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "The target recipient of the Public Service." + }, + "sh:name": { + "en": "addressee" + }, + "sh:path": "http://purl.org/dc/terms/audience" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/96cdcbb0489a41ab01fc39c521f5ed607a0b2c41", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.name", + "sh:description": { + "en": "The official Name of the Public Service." + }, + "sh:minCount": "1", + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/9adf9f5890592909cf3e67021ae7ab4f895a7745", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.contactpoint", + "sh:description": { + "en": "The main contact information of the resource." + }, + "sh:name": { + "en": "contact point" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/contactPoint" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/9caf9e629daa0e64ece77788576468821d7cff8c", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.name", + "sh:description": { + "en": "The official Name of the Public Service." + }, + "sh:name": { + "en": "name" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/aadbd67a77a624f073be2076627fb9dc883cbe48", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.identifier", + "sh:description": { + "en": "A formally-issued Identifier for the Public Service." + }, + "sh:name": { + "en": "identifier" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/b129207d038ab53064378895a366dd6223462aa5", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.processingtime", + "sh:description": { + "en": "The (estimated) time needed for executing a Public Service. The actual information is provided using the ISO8601 syntax for durations. " + }, + "sh:maxCount": "1", + "sh:name": { + "en": "processing time" + }, + "sh:path": "http://data.europa.eu/m8g/processingTime" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/b19f1113c59fce0aa3743160e2952dbb0b46c495", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.requires", + "sh:class": "http://purl.org/vocab/cpsv#PublicService", + "sh:description": { + "en": "The way a Public Service makes use of other Public Services." + }, + "sh:name": { + "en": "requires" + }, + "sh:path": "http://purl.org/dc/terms/requires" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/b3298d22e02dabdb98f5271a3e3ef2e3d95c2409", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.thematicarea", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "The Thematic Area of a Public Service." + }, + "sh:name": { + "en": "thematic area" + }, + "sh:path": "http://data.europa.eu/m8g/thematicArea" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/b8b696cbf9fa17e3447da768e0631bddfa17fddf", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.requires", + "sh:description": { + "en": "The way a Public Service makes use of other Public Services." + }, + "sh:name": { + "en": "requires" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/requires" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/b93b49bf7122a561ecc9674449665256e441faf5", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.spatial", + "sh:description": { + "en": "A Public Service is likely to be available only within a given area, typically the area covered by a particular public authority." + }, + "sh:name": { + "en": "spatial" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/spatial" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/be01df43f1c288b656b3ca3879eb3dd9d8c700b9", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.name", + "sh:description": { + "en": "The official Name of the Public Service." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/c07ada401e3aace3f953540318206533d3c22be7", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.holdsrequirement", + "sh:class": "http://data.europa.eu/m8g/Requirement", + "sh:description": { + "en": "It links a Public Service to a class that describes the Requirement." + }, + "sh:name": { + "en": "holds requirement" + }, + "sh:path": "http://data.europa.eu/m8g/holdsRequirement" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/c0d17764e84e711728581fda7356a51e99a9040a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.identifier", + "sh:description": { + "en": "A formally-issued Identifier for the Public Service." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/c678d3b6ae22a358f800ce1cdb7f277c9efa4b62", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.follows", + "sh:class": "http://purl.org/vocab/cpsv#Rule", + "sh:description": { + "en": "It links a Public Service to the Rule(s) under which it operates." + }, + "sh:name": { + "en": "follows" + }, + "sh:path": "http://purl.org/vocab/cpsv#follows" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/c79731a9f0d3268bf54d69b65bfa614132b72c5b", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.follows", + "sh:description": { + "en": "It links a Public Service to the Rule(s) under which it operates." + }, + "sh:name": { + "en": "follows" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/vocab/cpsv#follows" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/c90e5c04bef13b3fd1b18723bae26a49b7b704c1", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.produces", + "sh:description": { + "en": "It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service." + }, + "sh:name": { + "en": "produces" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/vocab/cpsv#produces" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/ce8eb8d70b0315b592091191b2a34b661e18032b", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hasinput", + "sh:description": { + "en": "It links a Public Service to one or more instances of the Evidence class." + }, + "sh:name": { + "en": "has input" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/vocab/cpsv#hasInput" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/d3ef634aa1b06aac763c48d5e92a5d81735435e6", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.isgroupedby", + "sh:class": "http://data.europa.eu/m8g/Event", + "sh:description": { + "en": "It links the Public Service to the Event class." + }, + "sh:name": { + "en": "is grouped by" + }, + "sh:path": "http://data.europa.eu/m8g/isGroupedBy" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/d48349f1f6bda80f4465115b500eea9daa813424", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hascost", + "sh:description": { + "en": "It indicates the costs related to the execution of a Public Service for the citizen or business related to the execution of the particular Public Service." + }, + "sh:name": { + "en": "has cost" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/hasCost" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/d4ca6ac1d97db36794aa2fcb137582dc061799a7", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.functionsofgovernment", + "sh:description": { + "en": "The purpose of a government activity, which the public service is intended for." + }, + "sh:name": { + "en": "functions of government" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/d4d4f2399b8cf2f615ac658920373b714726bed0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.description", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "A free text Description of the Public Service." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/daedda88b37d728083714514e646d60a4ff381be", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.functionsofgovernment", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "The purpose of a government activity, which the public service is intended for." + }, + "sh:name": { + "en": "functions of government" + }, + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/db878f1cb93930f64561d0504123c66feacfad5a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.language", + "sh:description": { + "en": "The language(s) in which the Public Service is available." + }, + "sh:name": { + "en": "language" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/language" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/e3b5766ba50799d3ec5bb119b130ffd2b20c2003", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hascompetentauthority", + "sh:description": { + "en": "It links a Public Service to a Public Organization, which is the responsible Agent for the delivery of the Public Service." + }, + "sh:name": { + "en": "has competent authority" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/hasCompetentAuthority" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/e60d9718764241fd0032ba1929dd53f4294a964a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.keyword", + "sh:description": { + "en": "A keyword, term or phrase to describe the Public Service." + }, + "sh:name": { + "en": "keyword" + }, + "sh:path": "http://www.w3.org/ns/dcat#keyword", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/ef2c104f9bc5019523318900356723ac0a8500e2", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hasparticipation", + "sh:description": { + "en": "The way how a resource is organized." + }, + "sh:name": { + "en": "has participation" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/hasParticipation" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/f04e304095842b2d788f1262685ae592d4a3f8da", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hascompetentauthority", + "sh:description": { + "en": "It links a Public Service to a Public Organization, which is the responsible Agent for the delivery of the Public Service." + }, + "sh:minCount": "1", + "sh:name": { + "en": "has competent authority" + }, + "sh:path": "http://data.europa.eu/m8g/hasCompetentAuthority" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/f0cd7a7f4525dfc72a824773c6dc39bd5ba0e03e", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hasinputtype", + "sh:description": { + "en": "It links a Public Service to one or more instances of the EvidenceType class. " + }, + "sh:name": { + "en": "has input type" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/hasInputType" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/f39233c7b5ad6a8711ac224eae0d15501d94a5da", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.haslegalresource", + "sh:description": { + "en": "It indicates the Legal Resource (e.g. legislation) to which the Public Service relates, operates or has its legal basis.\r" + }, + "sh:name": { + "en": "has legal resource" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/hasLegalResource" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/fb0f4ce42568457dd68730013f20f7749a22ad39", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.hasparticipation", + "sh:class": "http://data.europa.eu/m8g/Participation", + "sh:description": { + "en": "The way how a resource is organized." + }, + "sh:name": { + "en": "has participation" + }, + "sh:path": "http://data.europa.eu/m8g/hasParticipation" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape/fd522758830afb24ffe73ea6dae91598c8e9ff23", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#PublicService.haslegalresource", + "sh:class": "http://data.europa.eu/eli/ontology#LegalResource", + "sh:description": { + "en": "It indicates the Legal Resource (e.g. legislation) to which the Public Service relates, operates or has its legal basis.\r" + }, + "sh:name": { + "en": "has legal resource" + }, + "sh:path": "http://data.europa.eu/m8g/hasLegalResource" + } + ], + "sh:targetClass": "http://purl.org/vocab/cpsv#PublicService" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/236f0210baaf149903750c43bbe7012c21debb2a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.type", + "sh:description": { + "en": "Type of Rule." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "type" + }, + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/263a563c5bed08cdaadf4a0fd0a5fb9874d742bc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.name", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "The Name of the Rule." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/29ba27566ab1f32c8bb73f3492436d4bd868d3d2", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.language", + "sh:class": "http://purl.org/dc/terms/LinguisticSystem", + "sh:description": { + "en": "The language(s) in which the Rule is available." + }, + "sh:name": { + "en": "language" + }, + "sh:path": "http://purl.org/dc/terms/language" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/322371a77364a50f049d46180f6192532eea26dc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.type", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "Type of Rule." + }, + "sh:name": { + "en": "type" + }, + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/45c29ae77863bf76765c44a8c34f3cab08469fbf", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.implements", + "sh:description": { + "en": "It links a Rule to relevant legislation or policy documents i.e.\r\nthe Legal Resource under which the Rules are being defined." + }, + "sh:name": { + "en": "implements" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/vocab/cpsv#implements" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/4f381639bb6e021939f65b4f41409d1edaeade9b", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.type", + "sh:description": { + "en": "Type of Rule." + }, + "sh:name": { + "en": "type" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/type" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/51d41afe5401d1b6a58328411e940a808f944ea1", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.implements", + "sh:class": "http://data.europa.eu/eli/ontology#LegalResource", + "sh:description": { + "en": "It links a Rule to relevant legislation or policy documents i.e.\r\nthe Legal Resource under which the Rules are being defined." + }, + "sh:name": { + "en": "implements" + }, + "sh:path": "http://purl.org/vocab/cpsv#implements" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.identifier", + "sh:description": { + "en": "An Identifier for the Rule." + }, + "sh:minCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/6cae9880e515253132af1452a38a8a5827165149", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.description", + "sh:description": { + "en": "A free text Description of the Rule." + }, + "sh:name": { + "en": "description" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/768bb4171e00505886fe9a1e949b4cd71f0eb548", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.description", + "sh:description": { + "en": "A free text Description of the Rule." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/8f61614144aa7bca188b24f5976593dc08aad0e6", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.description", + "sh:description": { + "en": "A free text Description of the Rule." + }, + "sh:minCount": "1", + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/96cdcbb0489a41ab01fc39c521f5ed607a0b2c41", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.name", + "sh:description": { + "en": "The Name of the Rule." + }, + "sh:minCount": "1", + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/9caf9e629daa0e64ece77788576468821d7cff8c", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.name", + "sh:description": { + "en": "The Name of the Rule." + }, + "sh:name": { + "en": "name" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/aadbd67a77a624f073be2076627fb9dc883cbe48", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.identifier", + "sh:description": { + "en": "An Identifier for the Rule." + }, + "sh:name": { + "en": "identifier" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/be01df43f1c288b656b3ca3879eb3dd9d8c700b9", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.name", + "sh:description": { + "en": "The Name of the Rule." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/c0d17764e84e711728581fda7356a51e99a9040a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.identifier", + "sh:description": { + "en": "An Identifier for the Rule." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/d4d4f2399b8cf2f615ac658920373b714726bed0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.description", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "A free text Description of the Rule." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape/db878f1cb93930f64561d0504123c66feacfad5a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Rule.language", + "sh:description": { + "en": "The language(s) in which the Rule is available." + }, + "sh:name": { + "en": "language" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/language" + } + ], + "sh:targetClass": "http://purl.org/vocab/cpsv#Rule" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#TextShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [], + "sh:targetClass": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#LiteralShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [], + "sh:targetClass": "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DoubleShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [], + "sh:targetClass": "http://www.w3.org/2001/XMLSchema#double" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DurationShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [], + "sh:targetClass": "http://www.w3.org/2001/XMLSchema#duration" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CollectionShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CollectionShape/d1b848aaa9218dcd827e88c2a604aa9509e598fc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Collection.member", + "sh:description": { + "en": "It indicates the Concepts that are part of the Collection." + }, + "sh:name": { + "en": "member" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://www.w3.org/2004/02/skos/core#member" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CollectionShape/d875a34c2a5b0d03bcfe904f1f9b83872f37ed3b", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Collection.member", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "It indicates the Concepts that are part of the Collection." + }, + "sh:name": { + "en": "member" + }, + "sh:path": "http://www.w3.org/2004/02/skos/core#member" + } + ], + "sh:targetClass": "http://www.w3.org/2004/02/skos/core#Collection" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#ConceptShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [], + "sh:targetClass": "http://www.w3.org/2004/02/skos/core#Concept" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#CodeShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [], + "sh:targetClass": "http://www.w3.org/2004/02/skos/core#Concept" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#TemporalEntityShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#TemporalEntityShape/04d197dc40f01e87093bdd0446a9fdb1a9d44319", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#TemporalEntity.frequency", + "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", + "sh:description": { + "en": "The recurrence of an instant or period." + }, + "sh:name": { + "en": "frequency" + }, + "sh:path": "http://data.europa.eu/m8g/frequency" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#TemporalEntityShape/63a8cf23801ef605734507c621693524f22476dd", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#TemporalEntity.frequency", + "sh:description": { + "en": "The recurrence of an instant or period." + }, + "sh:name": { + "en": "frequency" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/frequency" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#TemporalEntityShape/6cae9880e515253132af1452a38a8a5827165149", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#TemporalEntity.description", + "sh:description": { + "en": "A textual representation of the Temporal Entity." + }, + "sh:name": { + "en": "description" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#TemporalEntityShape/768bb4171e00505886fe9a1e949b4cd71f0eb548", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#TemporalEntity.description", + "sh:description": { + "en": "A textual representation of the Temporal Entity." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#TemporalEntityShape/d4d4f2399b8cf2f615ac658920373b714726bed0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#TemporalEntity.description", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "A textual representation of the Temporal Entity." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + } + ], + "sh:targetClass": "http://www.w3.org/2006/time#TemporalEntity" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/00ac10319099fe2cccabf6b6e38a4876211b79f7", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.haspart", + "sh:description": { + "en": "A related resource that is included either physically or logically in the described resource." + }, + "sh:name": { + "en": "has part" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/hasPart" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/30e78cd98aa6cd5dbc31678289abb5e0cc0b55c7", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.landingpage", + "sh:description": { + "en": "A web page that provides access to the Dataset, its Distributions and/or additional information." + }, + "sh:name": { + "en": "landing page" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://www.w3.org/ns/dcat#landingPage" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/488f0bcb1b2d7cb5288ca9952a7b94f106f95859", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.title", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "A name given to the Dataset." + }, + "sh:name": { + "en": "title" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/67dcdb36167ca7969c0532898e11a98e9c2a80f5", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.publisher", + "sh:description": { + "en": "The Publisher of the Dataset, i.e. an entity (organisation) responsible for making the Dataset available." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "publisher" + }, + "sh:path": "http://purl.org/dc/terms/publisher" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/6cae9880e515253132af1452a38a8a5827165149", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.description", + "sh:description": { + "en": "A free-text account of the Dataset. This property can be repeated for parallel language versions of the description." + }, + "sh:name": { + "en": "description" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/768bb4171e00505886fe9a1e949b4cd71f0eb548", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.description", + "sh:description": { + "en": "A free-text account of the Dataset. This property can be repeated for parallel language versions of the description." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/8f61614144aa7bca188b24f5976593dc08aad0e6", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.description", + "sh:description": { + "en": "A free-text account of the Dataset. This property can be repeated for parallel language versions of the description." + }, + "sh:minCount": "1", + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/92d65d33f2a5d5345f1980ffd0cf304e47dd0caf", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.title", + "sh:description": { + "en": "A name given to the Dataset." + }, + "sh:name": { + "en": "title" + }, + "sh:path": "http://purl.org/dc/terms/title", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/93f73e69bb03d2928fcf758a253ef316becdf9b9", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.publisher", + "sh:description": { + "en": "The Publisher of the Dataset, i.e. an entity (organisation) responsible for making the Dataset available." + }, + "sh:name": { + "en": "publisher" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://purl.org/dc/terms/publisher" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/a0ccdf3bd7f5d161d07f375a26e68c18ca91dc19", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.publisher", + "sh:description": { + "en": "The Publisher of the Dataset, i.e. an entity (organisation) responsible for making the Dataset available." + }, + "sh:minCount": "1", + "sh:name": { + "en": "publisher" + }, + "sh:path": "http://purl.org/dc/terms/publisher" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/aadbd67a77a624f073be2076627fb9dc883cbe48", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.identifier", + "sh:description": { + "en": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue." + }, + "sh:name": { + "en": "identifier" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/b3ec0655204c62a2531244aaeab12f1a2c5e5b5d", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.publisher", + "sh:class": "http://xmlns.com/foaf/0.1/Agent", + "sh:description": { + "en": "The Publisher of the Dataset, i.e. an entity (organisation) responsible for making the Dataset available." + }, + "sh:name": { + "en": "publisher" + }, + "sh:path": "http://purl.org/dc/terms/publisher" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/c8cbca0f9dd8797f331150a9e22d9e3ca53ab372", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.haspart", + "sh:class": "http://purl.org/vocab/cpsv#PublicService", + "sh:description": { + "en": "A related resource that is included either physically or logically in the described resource." + }, + "sh:name": { + "en": "has part" + }, + "sh:path": "http://purl.org/dc/terms/hasPart" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/d4d4f2399b8cf2f615ac658920373b714726bed0", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.description", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "A free-text account of the Dataset. This property can be repeated for parallel language versions of the description." + }, + "sh:name": { + "en": "description" + }, + "sh:path": "http://purl.org/dc/terms/description" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/d5d74574f70f9a979535f3624608f88180dd0c97", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.title", + "sh:description": { + "en": "A name given to the Dataset." + }, + "sh:name": { + "en": "title" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.title", + "sh:description": { + "en": "A name given to the Dataset." + }, + "sh:minCount": "1", + "sh:name": { + "en": "title" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape/ffbbcd28b1fd92213d8350e1b6418d3d998c7197", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Dataset.landingpage", + "sh:class": "http://xmlns.com/foaf/0.1/Document", + "sh:description": { + "en": "A web page that provides access to the Dataset, its Distributions and/or additional information." + }, + "sh:name": { + "en": "landing page" + }, + "sh:path": "http://www.w3.org/ns/dcat#landingPage" + } + ], + "sh:targetClass": "http://www.w3.org/ns/dcat#Dataset" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/006de06965023999963c4307153479c8629991d9", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.locatorname", + "sh:description": { + "en": "Proper noun(s) applied to the real world entity identified by the locator." + }, + "sh:name": { + "en": "locator name" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://www.w3.org/ns/locn#locatorName" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/03690748629ed1c685fc6a365780375be09bce76", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.administrativeunitlevel1", + "sh:description": { + "en": "The name of the uppermost level of the address, almost always a country." + }, + "sh:name": { + "en": "administrative unit level 1" + }, + "sh:path": "http://www.w3.org/ns/locn#adminUnitL1", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/17384dfa4a75117e7dd2bc0f2bbf61ac91fd8676", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.thoroughfare", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "The name of a passage or way through from one location to another." + }, + "sh:name": { + "en": "thoroughfare" + }, + "sh:path": "http://www.w3.org/ns/locn#thoroughfare" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/256ffe464f9c7682e950f7853ef0b6060580435b", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.administrativeunitlevel2", + "sh:description": { + "en": "The name of a secondary level/region of the address, usually a county, state or other such area that typically encompasses several localities." + }, + "sh:name": { + "en": "administrative unit level 2" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://www.w3.org/ns/locn#adminUnitL2" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/362b7c3261b1d5eb024e72e4868babc25ed0c7ce", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.administrativeunitlevel1", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "The name of the uppermost level of the address, almost always a country." + }, + "sh:name": { + "en": "administrative unit level 1" + }, + "sh:path": "http://www.w3.org/ns/locn#adminUnitL1" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/3a0fcecd9e5f4e8deb4d102b9d072a4b067b773e", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.fulladdress", + "sh:description": { + "en": "The complete address written as a string." + }, + "sh:name": { + "en": "full address" + }, + "sh:path": "http://www.w3.org/ns/locn#fullAddress", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/470060a15e97aeacd56fcc5beb701e647a6aa56e", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.addressarea", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "The name of a geographic area that groups Addresses." + }, + "sh:name": { + "en": "address area" + }, + "sh:path": "http://www.w3.org/ns/locn#addressArea" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/6f98d6d917a0e0b73d8614923f953e1ee2533918", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.locatorname", + "sh:description": { + "en": "Proper noun(s) applied to the real world entity identified by the locator." + }, + "sh:name": { + "en": "locator name" + }, + "sh:path": "http://www.w3.org/ns/locn#locatorName", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/854a17171901a9c000eff34a7ccd77814891e3d5", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.administrativeunitlevel2", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "The name of a secondary level/region of the address, usually a county, state or other such area that typically encompasses several localities." + }, + "sh:name": { + "en": "administrative unit level 2" + }, + "sh:path": "http://www.w3.org/ns/locn#adminUnitL2" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/8b4c4bdd61e921f78483a3141338773693d4b2ef", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.addressID", + "sh:description": { + "en": "A globally unique identifier for each instance of an Address." + }, + "sh:name": { + "en": "address ID" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://www.w3.org/ns/locn#addressId" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/9097b947404def8604330ec2fc5a0bd405128b35", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.locatordesignator", + "sh:description": { + "en": "A number or sequence of characters that uniquely identifies the locator within the relevant scope." + }, + "sh:name": { + "en": "locator designator" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://www.w3.org/ns/locn#locatorDesignator" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/98016263ed1fd03fc2066e397f3ae3343ce3bf79", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.postname", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "A name created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points." + }, + "sh:name": { + "en": "post name" + }, + "sh:path": "http://www.w3.org/ns/locn#postName" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/9aaaf1750887d905949d78ac718f18c02809a28e", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.administrativeunitlevel1", + "sh:description": { + "en": "The name of the uppermost level of the address, almost always a country." + }, + "sh:name": { + "en": "administrative unit level 1" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://www.w3.org/ns/locn#adminUnitL1" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/9c278b09ca17b0ef710224829c0354dc4c2f9a40", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.postofficebox", + "sh:description": { + "en": "A location designator for a postal delivery point at a post office, usually a number." + }, + "sh:name": { + "en": "post office box" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://www.w3.org/ns/locn#poBox" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/9c2d6af39a55e5e6a76f6b852bbcbada029c21af", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.fulladdress", + "sh:description": { + "en": "The complete address written as a string." + }, + "sh:name": { + "en": "full address" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://www.w3.org/ns/locn#fullAddress" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/a9a46434014b93624ab68c9a56a5bc66a38da9a4", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.postname", + "sh:description": { + "en": "A name created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points." + }, + "sh:name": { + "en": "post name" + }, + "sh:path": "http://www.w3.org/ns/locn#postName", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/aa9622c05f497ef1b06496716742dd5cbfc6f0c9", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.thoroughfare", + "sh:description": { + "en": "The name of a passage or way through from one location to another." + }, + "sh:name": { + "en": "thoroughfare" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://www.w3.org/ns/locn#thoroughfare" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/ac2d62a08fd924f88a79f0e70cda9fca4d484fd2", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.thoroughfare", + "sh:description": { + "en": "The name of a passage or way through from one location to another." + }, + "sh:name": { + "en": "thoroughfare" + }, + "sh:path": "http://www.w3.org/ns/locn#thoroughfare", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/ae24e9fc95115753cabe5ad6bd3c05b9751cd13c", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.administrativeunitlevel2", + "sh:description": { + "en": "The name of a secondary level/region of the address, usually a county, state or other such area that typically encompasses several localities." + }, + "sh:name": { + "en": "administrative unit level 2" + }, + "sh:path": "http://www.w3.org/ns/locn#adminUnitL2", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/b35e8c8ed2d85ea47f163d53cafca733ecb29389", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.addressarea", + "sh:description": { + "en": "The name of a geographic area that groups Addresses." + }, + "sh:name": { + "en": "address area" + }, + "sh:path": "http://www.w3.org/ns/locn#addressArea", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/c0a2b78a80a731301e2f54d040ca9aa2c9b125b1", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.postcode", + "sh:description": { + "en": "The code created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points." + }, + "sh:name": { + "en": "post code" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://www.w3.org/ns/locn#postCode" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/d75b5d4c221e6b0bf47c853c0be92d078c39e391", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.locatorname", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "Proper noun(s) applied to the real world entity identified by the locator." + }, + "sh:name": { + "en": "locator name" + }, + "sh:path": "http://www.w3.org/ns/locn#locatorName" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/dee03556e405a14f1e410c960b43b8eee149efe7", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.fulladdress", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "The complete address written as a string." + }, + "sh:name": { + "en": "full address" + }, + "sh:path": "http://www.w3.org/ns/locn#fullAddress" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/f1144df3e852614939e86f2e427788162aa7cb72", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.addressarea", + "sh:description": { + "en": "The name of a geographic area that groups Addresses." + }, + "sh:name": { + "en": "address area" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://www.w3.org/ns/locn#addressArea" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape/f8d38c3580ea5d4e47ea9e1ad447a47ebe91d5fa", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Address.postname", + "sh:description": { + "en": "A name created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points." + }, + "sh:name": { + "en": "post name" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://www.w3.org/ns/locn#postName" + } + ], + "sh:targetClass": "http://www.w3.org/ns/locn#Address" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#OrganizationShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [], + "sh:targetClass": "http://www.w3.org/ns/org#Organization" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AgentShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [ + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AgentShape/263a563c5bed08cdaadf4a0fd0a5fb9874d742bc", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.name", + "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "sh:description": { + "en": "The noun given to the Agent." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AgentShape/2c7d994dd540f92c116cac913e2aa5d588945f1f", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.address", + "sh:description": { + "en": "An Address related to an Agent. Asserting the address relationship implies that the Agent has an Address." + }, + "sh:name": { + "en": "address" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://www.w3.org/ns/locn#address" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AgentShape/3ebdf1520cc4c255e68fed56bc8fa1d659e63f2b", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.participates", + "sh:class": "http://data.europa.eu/m8g/Participation", + "sh:description": { + "en": "The participation in which an Agent is involved." + }, + "sh:name": { + "en": "participates" + }, + "sh:path": "http://data.europa.eu/m8g/participates" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AgentShape/5de4ef5193a558e17a34633888421d09b957d267", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.address", + "sh:class": "http://www.w3.org/ns/locn#Address", + "sh:description": { + "en": "An Address related to an Agent. Asserting the address relationship implies that the Agent has an Address." + }, + "sh:name": { + "en": "address" + }, + "sh:path": "http://www.w3.org/ns/locn#address" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AgentShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.identifier", + "sh:description": { + "en": "An Identifier for the Agent." + }, + "sh:minCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AgentShape/96cdcbb0489a41ab01fc39c521f5ed607a0b2c41", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.name", + "sh:description": { + "en": "The noun given to the Agent." + }, + "sh:minCount": "1", + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AgentShape/9caf9e629daa0e64ece77788576468821d7cff8c", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.name", + "sh:description": { + "en": "The noun given to the Agent." + }, + "sh:name": { + "en": "name" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/title" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AgentShape/aadbd67a77a624f073be2076627fb9dc883cbe48", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.identifier", + "sh:description": { + "en": "An Identifier for the Agent." + }, + "sh:name": { + "en": "identifier" + }, + "sh:nodeKind": "sh:Literal", + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AgentShape/be01df43f1c288b656b3ca3879eb3dd9d8c700b9", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.name", + "sh:description": { + "en": "The noun given to the Agent." + }, + "sh:name": { + "en": "name" + }, + "sh:path": "http://purl.org/dc/terms/title", + "sh:uniqueLang": "true" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AgentShape/c0d17764e84e711728581fda7356a51e99a9040a", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.identifier", + "sh:description": { + "en": "An Identifier for the Agent." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "identifier" + }, + "sh:path": "http://purl.org/dc/terms/identifier" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#AgentShape/fa36d3daf49d3081345d97a78915e5f823c4ec0f", + "rdfs:seeAlso": "https://semiceu.github.io/SRM/releases/1.0.0/#Agent.participates", + "sh:description": { + "en": "The participation in which an Agent is involved." + }, + "sh:name": { + "en": "participates" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/participates" + } + ], + "sh:targetClass": "http://xmlns.com/foaf/0.1/Agent" + }, + { + "@id": "https://semiceu.github.io/SRM/releases/1.0.0/#DocumentShape", + "@type": "sh:NodeShape", + "sh:closed": false, + "sh:property": [], + "sh:targetClass": "http://xmlns.com/foaf/0.1/Document" + } + ] +} diff --git a/SRM/releases/1.0.0/xsd/srm.xsd b/SRM/releases/1.0.0/xsd/srm.xsd new file mode 100644 index 000000000..22a4d922f --- /dev/null +++ b/SRM/releases/1.0.0/xsd/srm.xsd @@ -0,0 +1,922 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Reference to ConcessionContract ID + + + + + + + + Another instance of the Legal Resource class that is related to the particular Legal Resource being described. + + + + + + Reference to LegalResource ID + + + + + + + + It links an Event to a controlled vocabulary of event types. + + + + + + Reference to BusinessEvent ID + + + + + + + + A time during which the resource is not available. + + + + + A free text description of the Channel, for example to describe conditions when to use it. + + + + + The property links a Public Service directly to one or more pieces of Evidence. + + + + + An Identifier for the Channel. + + + + + A time at which the resource is normally available. + + + + + The owner of a specific Channel through which a Public Service is being delivered. + + + + + The (estimated) time needed for executing a Public Service which may depend on the Channel chosen. + + + + + The type of Channel as defined in a controlled vocabulary. + + + + + + Reference to Channel ID + + + + + + + + A time during which the resource is not available. + + + + + A web page that could be used to reach out the Contact Point. + + + + + An electronic address through which the Contact Point can be contacted. + + + + + A time at which the the resource is normally available. + + + + + A telephone number through which the Contact Point can be contacted. + + + + + + Reference to ContactPoint ID + + + + + + + + The currency in which the Cost needs to be paid and the value of the Cost is expressed. + + + + + A free text description of the Cost. + + + + + An Identifier for the Cost. + + + + + The costs created by the use of different Channels. + + + + + It links the Cost class to one or more instances of the Organization class. + + + + + A numeric value indicating the amount of the Cost. + + + + + + Reference to Cost ID + + + + + + + + A free text description of the Event. + + + + + The Public Service related to the Event. + + + + + An Identifier for the Event. + + + + + The Name (or title) of the Event. + + + + + + Reference to Event ID + + + + + + + + A free text Description of the piece of Evidence. + + + + + An Identifier for the piece of Evidence. + + + + + Evidence Type that specifies characteristics of the Evidence. + + + + + A related resource in which the described resource is physically or logically included. + + + + + The language(s) of the piece of Evidence. + + + + + The official Name of the piece of Evidence. + + + + + The documentation that contains information. + + + + + Requirement for which the Evidence provides proof. + + + + + The type of Evidence as described in a controlled vocabulary. + + + + + + Reference to Evidence ID + + + + + + + + Category to which the Evidence Type belongs. + + + + + Unambiguous reference to the Evidence Type. + + + + + + Reference to EvidenceType ID + + + + + + + + It links an Event to a controlled vocabulary of event types. + + + + + + Reference to LifeEvent ID + + + + + + + + A free text Description of the Output. + + + + + An Identifier for the Output. + + + + + A related resource in which the described resource is physically or logically included. + + + + + The language(s) in which the Output is available. + + + + + The official Name of the Output. + + + + + The type of Output as defined in a controlled vocabulary. + + + + + + Reference to Output ID + + + + + + + + A textual explanation of the Participation. + + + + + The Agent involved in the Participation. + + + + + The unambiguous structured reference for the Participation. + + + + + The function of an Agent within a Participation. + + + + + + Reference to Participation ID + + + + + + + + A preferred label is used to provide the primary, legally recognised name of the Public Organization, as defined in the ORG Ontology. + + + + + It links an Organization to the Administrative Region(s) that it covers. + + + + + + Reference to PublicOrganization ID + + + + + + + + The Rules that the requirements fulfils. + + + + + Evidence that supplies information, proof or support for the Requirement. + + + + + Unambiguous reference to a Requirement. + + + + + Name of the Requirement. + + + + + Category to which the Requirement belongs. + + + + + + Reference to Requirement ID + + + + + + + + A free text description of the Service Concession Contract. + + + + + It links a Service Concession Contract to relevant legislation or policy documents i.e. +the Legal Resource under which the Service Concession Contracts are being defined. + + + + + It links a Service Concession Contract with the Contracting Authority which is ultimately responsible for a public service. + + + + + It links a Service Concession Contract with the Economic Operator in charge for the provision and the management of public services. + + + + + An Identifier for the Service Concession Contract. + + + + + The Name of the Service Concession Contract. + + + + + + Reference to ServiceConcessionContract ID + + + + + + + + Reference to LinguisticSystem ID + + + + + + + + Reference to Location ID + + + + + + + + The target recipient of the Public Service. + + + + + The main contact information of the resource. + + + + + A free text Description of the Public Service. + + + + + It links a Public Service to the Rule(s) under which it operates. + + + + + The purpose of a government activity, which the public service is intended for. + + + + + It links the Public Service to any Channel through which an Agent provides, uses or otherwise interacts with the Public Service, such as an online service, phone number or office. + + + + + It links a Public Service to a Public Organization, which is the responsible Agent for the delivery of the Public Service. + + + + + It indicates the costs related to the execution of a Public Service for the citizen or business related to the execution of the particular Public Service. + + + + + It links a Public Service to one or more instances of the Evidence class. + + + + + It links a Public Service to one or more instances of the EvidenceType class. + + + + + It indicates the Legal Resource (e.g. legislation) to which the Public Service relates, operates or has its legal basis. + + + + + The way how a resource is organized. + + + + + It links a Public Service to a class that describes the Requirement. + + + + + A formally-issued Identifier for the Public Service. + + + + + It allows to classify the Public Service with any Concept other than those already foreseen and defined explicitly in the CPSV-AP (Thematic Area, Sector, etc.). + + + + + It links the Public Service to the Event class. + + + + + A related resource in which the described resource is physically or logically included. + + + + + A keyword, term or phrase to describe the Public Service. + + + + + The language(s) in which the Public Service is available. + + + + + The official Name of the Public Service. + + + + + The (estimated) time needed for executing a Public Service. The actual information is provided using the ISO8601 syntax for durations. + + + + + It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service. + + + + + A Public Service related to the particular instance of the Public Service class. + + + + + The way a Public Service makes use of other Public Services. + + + + + The industry or sector a Public Service relates to, or is intended for. + + + + + A Public Service is likely to be available only within a given area, typically the area covered by a particular public authority. + + + + + It indicates whether a Public Service is active, inactive, under development etc. according to a controlled vocabulary. + + + + + The Thematic Area of a Public Service. + + + + + + Reference to PublicService ID + + + + + + + + A free text Description of the Rule. + + + + + An Identifier for the Rule. + + + + + It links a Rule to relevant legislation or policy documents i.e. +the Legal Resource under which the Rules are being defined. + + + + + The language(s) in which the Rule is available. + + + + + The Name of the Rule. + + + + + Type of Rule. + + + + + + Reference to Rule ID + + + + + + + + Reference to Text ID + + + + + + + + Reference to Literal ID + + + + + + + + Reference to Double ID + + + + + + + + Reference to Duration ID + + + + + + + + It indicates the Concepts that are part of the Collection. + + + + + + Reference to Collection ID + + + + + + + + Reference to Concept ID + + + + + + + + Reference to Code ID + + + + + + + + A textual representation of the Temporal Entity. + + + + + The recurrence of an instant or period. + + + + + + Reference to TemporalEntity ID + + + + + + + + A free-text account of the Dataset. This property can be repeated for parallel language versions of the description. + + + + + A related resource that is included either physically or logically in the described resource. + + + + + The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue. + + + + + A web page that provides access to the Dataset, its Distributions and/or additional information. + + + + + The Publisher of the Dataset, i.e. an entity (organisation) responsible for making the Dataset available. + + + + + A name given to the Dataset. + + + + + + Reference to Dataset ID + + + + + + + + The name of a geographic area that groups Addresses. + + + + + A globally unique identifier for each instance of an Address. + + + + + The name of the uppermost level of the address, almost always a country. + + + + + The name of a secondary level/region of the address, usually a county, state or other such area that typically encompasses several localities. + + + + + The complete address written as a string. + + + + + A number or sequence of characters that uniquely identifies the locator within the relevant scope. + + + + + Proper noun(s) applied to the real world entity identified by the locator. + + + + + A location designator for a postal delivery point at a post office, usually a number. + + + + + The code created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points. + + + + + A name created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points. + + + + + The name of a passage or way through from one location to another. + + + + + + Reference to Address ID + + + + + + + + Reference to Organization ID + + + + + + + + An Address related to an Agent. Asserting the address relationship implies that the Agent has an Address. + + + + + An Identifier for the Agent. + + + + + The noun given to the Agent. + + + + + The participation in which an Agent is involved. + + + + + + Reference to Agent ID + + + + + + + + Reference to Document ID + + + + \ No newline at end of file diff --git a/SRM/releases/1.0.0/xsd/srm_en.xsd b/SRM/releases/1.0.0/xsd/srm_en.xsd new file mode 100644 index 000000000..22a4d922f --- /dev/null +++ b/SRM/releases/1.0.0/xsd/srm_en.xsd @@ -0,0 +1,922 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Reference to ConcessionContract ID + + + + + + + + Another instance of the Legal Resource class that is related to the particular Legal Resource being described. + + + + + + Reference to LegalResource ID + + + + + + + + It links an Event to a controlled vocabulary of event types. + + + + + + Reference to BusinessEvent ID + + + + + + + + A time during which the resource is not available. + + + + + A free text description of the Channel, for example to describe conditions when to use it. + + + + + The property links a Public Service directly to one or more pieces of Evidence. + + + + + An Identifier for the Channel. + + + + + A time at which the resource is normally available. + + + + + The owner of a specific Channel through which a Public Service is being delivered. + + + + + The (estimated) time needed for executing a Public Service which may depend on the Channel chosen. + + + + + The type of Channel as defined in a controlled vocabulary. + + + + + + Reference to Channel ID + + + + + + + + A time during which the resource is not available. + + + + + A web page that could be used to reach out the Contact Point. + + + + + An electronic address through which the Contact Point can be contacted. + + + + + A time at which the the resource is normally available. + + + + + A telephone number through which the Contact Point can be contacted. + + + + + + Reference to ContactPoint ID + + + + + + + + The currency in which the Cost needs to be paid and the value of the Cost is expressed. + + + + + A free text description of the Cost. + + + + + An Identifier for the Cost. + + + + + The costs created by the use of different Channels. + + + + + It links the Cost class to one or more instances of the Organization class. + + + + + A numeric value indicating the amount of the Cost. + + + + + + Reference to Cost ID + + + + + + + + A free text description of the Event. + + + + + The Public Service related to the Event. + + + + + An Identifier for the Event. + + + + + The Name (or title) of the Event. + + + + + + Reference to Event ID + + + + + + + + A free text Description of the piece of Evidence. + + + + + An Identifier for the piece of Evidence. + + + + + Evidence Type that specifies characteristics of the Evidence. + + + + + A related resource in which the described resource is physically or logically included. + + + + + The language(s) of the piece of Evidence. + + + + + The official Name of the piece of Evidence. + + + + + The documentation that contains information. + + + + + Requirement for which the Evidence provides proof. + + + + + The type of Evidence as described in a controlled vocabulary. + + + + + + Reference to Evidence ID + + + + + + + + Category to which the Evidence Type belongs. + + + + + Unambiguous reference to the Evidence Type. + + + + + + Reference to EvidenceType ID + + + + + + + + It links an Event to a controlled vocabulary of event types. + + + + + + Reference to LifeEvent ID + + + + + + + + A free text Description of the Output. + + + + + An Identifier for the Output. + + + + + A related resource in which the described resource is physically or logically included. + + + + + The language(s) in which the Output is available. + + + + + The official Name of the Output. + + + + + The type of Output as defined in a controlled vocabulary. + + + + + + Reference to Output ID + + + + + + + + A textual explanation of the Participation. + + + + + The Agent involved in the Participation. + + + + + The unambiguous structured reference for the Participation. + + + + + The function of an Agent within a Participation. + + + + + + Reference to Participation ID + + + + + + + + A preferred label is used to provide the primary, legally recognised name of the Public Organization, as defined in the ORG Ontology. + + + + + It links an Organization to the Administrative Region(s) that it covers. + + + + + + Reference to PublicOrganization ID + + + + + + + + The Rules that the requirements fulfils. + + + + + Evidence that supplies information, proof or support for the Requirement. + + + + + Unambiguous reference to a Requirement. + + + + + Name of the Requirement. + + + + + Category to which the Requirement belongs. + + + + + + Reference to Requirement ID + + + + + + + + A free text description of the Service Concession Contract. + + + + + It links a Service Concession Contract to relevant legislation or policy documents i.e. +the Legal Resource under which the Service Concession Contracts are being defined. + + + + + It links a Service Concession Contract with the Contracting Authority which is ultimately responsible for a public service. + + + + + It links a Service Concession Contract with the Economic Operator in charge for the provision and the management of public services. + + + + + An Identifier for the Service Concession Contract. + + + + + The Name of the Service Concession Contract. + + + + + + Reference to ServiceConcessionContract ID + + + + + + + + Reference to LinguisticSystem ID + + + + + + + + Reference to Location ID + + + + + + + + The target recipient of the Public Service. + + + + + The main contact information of the resource. + + + + + A free text Description of the Public Service. + + + + + It links a Public Service to the Rule(s) under which it operates. + + + + + The purpose of a government activity, which the public service is intended for. + + + + + It links the Public Service to any Channel through which an Agent provides, uses or otherwise interacts with the Public Service, such as an online service, phone number or office. + + + + + It links a Public Service to a Public Organization, which is the responsible Agent for the delivery of the Public Service. + + + + + It indicates the costs related to the execution of a Public Service for the citizen or business related to the execution of the particular Public Service. + + + + + It links a Public Service to one or more instances of the Evidence class. + + + + + It links a Public Service to one or more instances of the EvidenceType class. + + + + + It indicates the Legal Resource (e.g. legislation) to which the Public Service relates, operates or has its legal basis. + + + + + The way how a resource is organized. + + + + + It links a Public Service to a class that describes the Requirement. + + + + + A formally-issued Identifier for the Public Service. + + + + + It allows to classify the Public Service with any Concept other than those already foreseen and defined explicitly in the CPSV-AP (Thematic Area, Sector, etc.). + + + + + It links the Public Service to the Event class. + + + + + A related resource in which the described resource is physically or logically included. + + + + + A keyword, term or phrase to describe the Public Service. + + + + + The language(s) in which the Public Service is available. + + + + + The official Name of the Public Service. + + + + + The (estimated) time needed for executing a Public Service. The actual information is provided using the ISO8601 syntax for durations. + + + + + It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service. + + + + + A Public Service related to the particular instance of the Public Service class. + + + + + The way a Public Service makes use of other Public Services. + + + + + The industry or sector a Public Service relates to, or is intended for. + + + + + A Public Service is likely to be available only within a given area, typically the area covered by a particular public authority. + + + + + It indicates whether a Public Service is active, inactive, under development etc. according to a controlled vocabulary. + + + + + The Thematic Area of a Public Service. + + + + + + Reference to PublicService ID + + + + + + + + A free text Description of the Rule. + + + + + An Identifier for the Rule. + + + + + It links a Rule to relevant legislation or policy documents i.e. +the Legal Resource under which the Rules are being defined. + + + + + The language(s) in which the Rule is available. + + + + + The Name of the Rule. + + + + + Type of Rule. + + + + + + Reference to Rule ID + + + + + + + + Reference to Text ID + + + + + + + + Reference to Literal ID + + + + + + + + Reference to Double ID + + + + + + + + Reference to Duration ID + + + + + + + + It indicates the Concepts that are part of the Collection. + + + + + + Reference to Collection ID + + + + + + + + Reference to Concept ID + + + + + + + + Reference to Code ID + + + + + + + + A textual representation of the Temporal Entity. + + + + + The recurrence of an instant or period. + + + + + + Reference to TemporalEntity ID + + + + + + + + A free-text account of the Dataset. This property can be repeated for parallel language versions of the description. + + + + + A related resource that is included either physically or logically in the described resource. + + + + + The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue. + + + + + A web page that provides access to the Dataset, its Distributions and/or additional information. + + + + + The Publisher of the Dataset, i.e. an entity (organisation) responsible for making the Dataset available. + + + + + A name given to the Dataset. + + + + + + Reference to Dataset ID + + + + + + + + The name of a geographic area that groups Addresses. + + + + + A globally unique identifier for each instance of an Address. + + + + + The name of the uppermost level of the address, almost always a country. + + + + + The name of a secondary level/region of the address, usually a county, state or other such area that typically encompasses several localities. + + + + + The complete address written as a string. + + + + + A number or sequence of characters that uniquely identifies the locator within the relevant scope. + + + + + Proper noun(s) applied to the real world entity identified by the locator. + + + + + A location designator for a postal delivery point at a post office, usually a number. + + + + + The code created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points. + + + + + A name created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points. + + + + + The name of a passage or way through from one location to another. + + + + + + Reference to Address ID + + + + + + + + Reference to Organization ID + + + + + + + + An Address related to an Agent. Asserting the address relationship implies that the Agent has an Address. + + + + + An Identifier for the Agent. + + + + + The noun given to the Agent. + + + + + The participation in which an Agent is involved. + + + + + + Reference to Agent ID + + + + + + + + Reference to Document ID + + + + \ No newline at end of file diff --git a/examples/SRM/releases/1.0.0/.gitignore b/examples/SRM/releases/1.0.0/.gitignore new file mode 100644 index 000000000..e69de29bb diff --git a/report/ALL.report b/report/ALL.report index 530967cbf..975c0abee 100644 --- a/report/ALL.report +++ b/report/ALL.report @@ -1,6033 +1,141 @@ -/tmp/workspace/src/ADMS/releases/2.00 -Load mapping config:config/config-voc.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:35:49 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile". -11:35:49 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile.ADMS data specification.dcterms". -11:35:49 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://www.w3.org/ns/adms#): DCAT Application Profile.ADMS data specification, DCAT Application Profile.ADMS data specification.adms-voc -11:35:49 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): DCAT Application Profile, DCAT Application Profile.ADMS data specification.dcterms -11:35:49 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2001/XMLSchema#hexBinary): DCAT Application Profile.ADMS data specification:xsd:hexBinary, DCAT Application Profile.ADMS data specification:xsd:nonNegativeInteger -11:35:49 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/MediaType): DCAT Application Profile.ADMS data specification.dcterms:dct:MediaType, DCAT Application Profile.ADMS data specification:dct:mediaType -11:35:49 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2000/01/rdf-schema#Literal): DCAT Application Profile.ADMS data specification:TemporalLiteral, DCAT Application Profile.ADMS data specification.rdfs:rdfs:Literal -11:35:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): DCAT Application Profile.ADMS data specification.adms-voc:Asset:dct:description, DCAT Application Profile.ADMS data specification.dcterms:dct:LicenseDocument:dct:description -11:35:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): DCAT Application Profile.ADMS data specification.dcterms:dct:LicenseDocument:dct:title, DCAT Application Profile.ADMS data specification:foaf:Document:dct:title, DCAT Application Profile.ADMS data specification.adms-voc:Asset:dct:title -11:35:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): DCAT Application Profile.ADMS data specification.dcterms:dct:LicenseDocument:dct:type, DCAT Application Profile.ADMS data specification:foaf: Agent:dct:type -11:35:49 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "DCAT Application Profile.ADMS data specification.adms-voc". -11:35:49 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "DCAT Application Profile.ADMS data specification.adms-voc". -11:35:49 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.ADMS data specification.adms-voc". -11:35:49 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.ADMS data specification.adms-voc". -11:35:49 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "DCAT Application Profile.ADMS data specification.adms-voc". -11:35:49 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "DCAT Application Profile.ADMS data specification.adms-voc". -11:35:49 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.ADMS data specification.adms-voc". -11:35:49 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.ADMS data specification.adms-voc". -11:35:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "AssetDistribution" . -11:35:50 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:LicenseDocument" . -11:35:50 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:FileFormat" . -11:35:50 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:MediaType" . -11:35:50 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf: Agent" . -11:35:50 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "AssetRepository" . -11:35:50 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Location" . -11:35:50 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "TemporalLiteral" . -11:35:50 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:Concept" . -11:35:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.ADMS data specification.skos:skos:Concept". -11:35:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.ADMS data specification.skos:skos:Concept". -11:35:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.ADMS data specification.skos:skos:Concept". -11:35:50 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:ConceptScheme" . -11:35:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.ADMS data specification.skos:skos:ConceptScheme". -11:35:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.ADMS data specification.skos:skos:ConceptScheme". -11:35:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.ADMS data specification.skos:skos:ConceptScheme". -11:35:50 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "vcard:Kind" . -11:35:50 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf:Document" . -11:35:50 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Identifier" . -11:35:50 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:PeriodOfTime" . -11:35:50 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:LinguisticSystem" . -11:35:50 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Asset" . -11:35:50 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Resource" . -11:35:50 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.ADMS data specification.adms-voc:Asset:dcat:distribution" belongs to package "adms-voc" based on source and target definition. -11:35:50 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.ADMS data specification.adms-voc:AssetDistribution:dcat:downloadURL" since it is marked as ignored. -11:35:50 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.ADMS data specification.adms-voc:AssetRepository:dct:spatial is unknown -11:35:50 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.ADMS data specification.adms-voc:AssetRepository:dcat:dataset" belongs to package "adms-voc" based on source and target definition. -11:35:50 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.ADMS data specification.skos:skos:Concept:skos:inScheme" belongs to package "skos" based on source and target definition. -11:35:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.ADMS data specification.skos:skos:Concept:skos:inScheme". -11:35:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.ADMS data specification.skos:skos:Concept:skos:inScheme". -11:35:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.ADMS data specification.skos:skos:ConceptScheme". -11:35:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.ADMS data specification.skos:skos:Concept:skos:inScheme". -11:35:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.ADMS data specification.skos:skos:Concept". -11:35:50 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.ADMS data specification.adms-voc:AssetDistribution:adms:status" since it is marked as ignored. -11:35:50 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.ADMS data specification.adms-voc:AssetDistribution:dct:format is unknown -11:35:50 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.ADMS data specification.adms-voc:AssetDistribution:dcat:accessURL" since it is marked as ignored. -11:35:50 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.ADMS data specification.adms-voc:AssetRepository:dct:publisher is unknown -11:35:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.ADMS data specification.adms-voc:Asset:wdrs:describedby". -11:35:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.ADMS data specification.adms-voc:Asset:wdrs:describedby". -11:35:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.ADMS data specification.adms-voc:Asset:wdrs:describedby". -11:35:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.ADMS data specification.skos:skos:Concept". -11:35:50 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.ADMS data specification.adms-voc:Asset:dct:temporal is unknown -11:35:50 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.ADMS data specification.adms-voc:AssetRepository:dct:language is unknown -11:35:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.ADMS data specification.skos:skos:Concept". -11:35:50 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.ADMS data specification.adms-voc:AssetRepository:dcat:themeTaxonomy is unknown -11:35:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.ADMS data specification.skos:skos:ConceptScheme". -11:35:50 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.ADMS data specification.adms-voc:AssetDistribution:dct:publisher is unknown -11:35:50 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.ADMS data specification.adms-voc:Asset:dct:type is unknown -11:35:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.ADMS data specification.skos:skos:Concept". -11:35:50 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.ADMS data specification.dcterms:dct:LicenseDocument:dct:type is unknown -11:35:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.ADMS data specification.skos:skos:Concept". -11:35:50 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.ADMS data specification.adms-voc:Asset:dcat:landingPage is unknown -11:35:50 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.ADMS data specification:foaf: Agent:dct:type is unknown -11:35:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.ADMS data specification.skos:skos:Concept". -11:35:50 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.ADMS data specification.adms-voc:Asset:foaf:page is unknown -11:35:50 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.ADMS data specification.adms-voc:AssetRepository:dct:temporal is unknown -11:35:50 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.ADMS data specification.adms-voc:Asset:dct:spatial is unknown -11:35:50 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.ADMS data specification.adms-voc:AssetDistribution:foaf:page is unknown -11:35:50 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.ADMS data specification.adms-voc:Asset:dcat:contactPoint is unknown -11:35:50 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.ADMS data specification.adms-voc:AssetDistribution:dcat:mediaType is unknown -11:35:50 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.ADMS data specification.adms-voc:Asset:dct:relation" since it is marked as ignored. -11:35:50 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.ADMS data specification.adms-voc:Asset:dct:language is unknown -11:35:50 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.ADMS data specification.adms-voc:Asset:dcat:theme is unknown -11:35:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.ADMS data specification.skos:skos:Concept". -11:35:50 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.ADMS data specification.adms-voc:AssetDistribution:dct:license is unknown -11:35:50 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.ADMS data specification.adms-voc:Asset:dct:publisher is unknown -11:35:50 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.ADMS data specification.adms-voc:Asset:includedAsset" belongs to package "adms-voc" based on source and target definition. -11:35:50 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.ADMS data specification.adms-voc:AssetDistribution:dct:title" since it is marked as ignored. -11:35:50 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.ADMS data specification.adms-voc:AssetDistribution:dct:description" since it is marked as ignored. -11:35:50 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.ADMS data specification.adms-voc:AssetDistribution:dct:issued" since it is marked as ignored. -11:35:50 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.ADMS data specification.adms-voc:AssetDistribution:dct:modified" since it is marked as ignored. -11:35:50 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.ADMS data specification.adms-voc:AssetDistribution:adms:status" since it is marked as ignored. -11:35:50 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.ADMS data specification.adms-voc:AssetDistribution:dct:format" since it is marked as ignored. -11:35:50 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.ADMS data specification.adms-voc:AssetDistribution:dcat:mediaType" since it is marked as ignored. -11:35:50 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.ADMS data specification.adms-voc:AssetRepository:dct:description" since it is marked as ignored. -11:35:50 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.ADMS data specification.adms-voc:AssetRepository:dct:issued" since it is marked as ignored. -11:35:50 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.ADMS data specification.adms-voc:AssetRepository:dct:title" since it is marked as ignored. -11:35:50 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.ADMS data specification.adms-voc:AssetRepository:dct:modified" since it is marked as ignored. -11:35:50 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.ADMS data specification.adms-voc:AssetRepository:dcat:themeTaxonomy" since it is marked as ignored. -11:35:50 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.ADMS data specification.adms-voc:AssetRepository:dcat:accessURL" since it is marked as ignored. -11:35:50 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.ADMS data specification.adms-voc:AssetRepository:adms:supportedSchema" since it is marked as ignored. -11:35:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.ADMS data specification.adms-voc:Identifier:skos:notation". -11:35:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.ADMS data specification.adms-voc:Identifier:skos:notation". -11:35:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.ADMS data specification.adms-voc:Identifier:skos:notation". -11:35:50 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.ADMS data specification.adms-voc:Asset:adms:versionNotes" since it is marked as ignored. -11:35:50 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.ADMS data specification.adms-voc:Asset:adms:identifier" since it is marked as ignored. -11:35:50 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.ADMS data specification.adms-voc:Asset:dct:type" since it is marked as ignored. -11:35:50 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.ADMS data specification.adms-voc:Asset:adms:next" since it is marked as ignored. -11:35:50 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.ADMS data specification.adms-voc:Asset:adms:prev" since it is marked as ignored. -11:35:50 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.ADMS data specification.adms-voc:Asset:adms:last" since it is marked as ignored. -11:35:50 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.ADMS data specification.adms-voc:Asset:adms:translation" since it is marked as ignored. -11:35:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.ADMS data specification.adms-voc:Asset:skos:altLabel". -11:35:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.ADMS data specification.adms-voc:Asset:skos:altLabel". -11:35:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.ADMS data specification.adms-voc:Asset:skos:altLabel". -11:35:50 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.ADMS data specification.adms-voc:Asset:adms:sample" since it is marked as ignored. -/tmp/workspace/src/BRegDCAT-AP/releases/3.0.0 -Load mapping config:config/config-ap.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:35:52 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile". -11:35:52 WARN c.g.i.o.c.TagHelper - Multiple occurrences of tag "ignore" where only one was expected for "DCAT Application Profile.Domain Model:dcat:Dataset:dct:identifier". -11:35:52 WARN c.g.i.o.c.TagHelper - Multiple occurrences of tag "ignore" where only one was expected for "DCAT Application Profile.Domain Model:dcat:Dataset:dcatap:applicableLegislation". -11:35:52 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2000/01/rdf-schema#Literal): DCAT Application Profile.Domain Model:rdfs:Literal, DCAT Application Profile.Domain Model:TemporalLiteral -11:35:52 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2001/XMLSchema#hexBinary): DCAT Application Profile.Domain Model:xsd:hexBinary, DCAT Application Profile.Domain Model:xsd:nonNegativeInteger -11:35:52 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/MediaType): DCAT Application Profile.Domain Model:dct:mediaType, DCAT Application Profile.Domain Model:dct:MediaType -11:35:52 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". -11:35:52 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". -11:35:52 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". -11:35:52 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". -11:35:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Catalog" . -11:35:53 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:CatalogRecord" . -11:35:53 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Dataset" . -11:35:53 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Distribution" . -11:35:53 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:DataService" . -11:35:53 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Resource" . -11:35:53 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:Concept" . -11:35:53 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Literal" . -11:35:53 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Resource" . -11:35:53 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "eli:LegalResource" . -11:35:53 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "cpsv:PublicService" . -11:35:53 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:accessService" belongs to package "Domain Model" based on source and target definition. -11:35:53 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:DataService:dcat:servesDataset" belongs to package "Domain Model" based on source and target definition. -11:35:53 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:record" belongs to package "Domain Model" based on source and target definition. -11:35:53 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:distribution" belongs to package "Domain Model" based on source and target definition. -11:35:53 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:service" belongs to package "Domain Model" based on source and target definition. -11:35:53 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:dataset" belongs to package "Domain Model" based on source and target definition. -11:35:53 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:cpsv:PublicService:cpsv:produces" belongs to package "Domain Model" based on source and target definition. -11:35:53 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:foaf:primaryTopic" belongs to package "Domain Model" based on source and target definition. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:description" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:issued" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:title" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:modified" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:themeTaxonomy" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:language" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:rights" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:foaf:homepage" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dcatap:applicableLegislation" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:title" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:description" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:issued" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:modified" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:language" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:adms:status" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:conformsTo" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:description" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:title" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:modified" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:identifier" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:issued" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:owl:versionInfo" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:adms:versionNotes" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:prov:qualifiedAttribution" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:prov:wasGeneratedBy" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:temporalResolution" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:spatialResolutionInMeters" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:isReferencedBy" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:qualifiedRelation" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:keyword" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:accessRights" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:contactPoint" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:adms:identifier" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:accrualPeriodicity" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:provenance" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:language" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:theme" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:relation" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:type" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:conformsTo" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:landingPage" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:foaf:page" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcatap:hvdCategory" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcatap:applicableLegislation" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:title" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:description" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:issued" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:modified" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:byteSize" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:odrl:hasPolicy" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:spatialResolutionInMeters" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:temporalResolution" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:compressFormat" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:packageFormat" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcatap:availability" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:language" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:downloadURL" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:accessURL" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:adms:status" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:format" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:mediaType" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:rights" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:conformsTo" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:foaf:page" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:spdx:checksum" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcatap:hvdCategory" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcatap:applicableLegislation" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:title" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dcat:endpointURL" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dcat:endpointDescription" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:accessRights" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:description" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:format" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dcatap:hvdCategory" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:foaf:page" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dcatap:applicableLegislation" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dcat:contactPoint" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:rights" since it is marked as ignored. -11:35:53 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:skos:Concept:skos:prefLabel" since it is marked as ignored. -/tmp/workspace/src/CCCEV/releases/2.1.0 -Load mapping config:config/config-ap.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:35:55 ERROR c.g.i.o.e.i.MemoryRepositoryBuilder - load another package ExternalVocabularies with id 179 and objectid 179 -11:35:55 ERROR c.g.i.o.e.i.MemoryRepositoryBuilder - This package will be ignored -11:35:55 ERROR c.g.i.o.e.i.MemoryRepositoryBuilder - load another package ApplicationProfile_SDG with id 216 and objectid 216 -11:35:55 ERROR c.g.i.o.e.i.MemoryRepositoryBuilder - This package will be ignored -11:35:55 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "CCCEV". -11:35:55 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "ExternalVocabularies.foaf". -11:35:55 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "ExternalVocabularies.dcat". -11:35:55 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "ExternalVocabularies". -11:35:55 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "CCCEV.CCCEV.CCCEV_SDGexample". -11:35:55 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "CCCEV.CCCEV.CCCEV_eProcurementExample". -11:35:55 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "ApplicationProfile_SDG". -11:35:55 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "ApplicationProfile_SDG.AP_SDG". -11:35:55 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "ExternalVocabularies.Adms". -11:35:55 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "ExternalVocabularies.CoreLocation". -11:35:55 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "CCCEV.CCCEV.CCCEV_criminalExample". -11:35:55 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "ExternalVocabularies.CorePerson". -11:35:55 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "ExternalVocabularies.org". -11:35:55 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): ExternalVocabularies.foaf, CCCEV.CCCEV.CCCEV_eProcurementExample, ExternalVocabularies, ExternalVocabularies.org, ExternalVocabularies.dcat, ExternalVocabularies.CoreLocation, ApplicationProfile_SDG.AP_SDG, ExternalVocabularies.Adms, ExternalVocabularies.CorePerson, CCCEV.CCCEV.CCCEV_criminalExample, CCCEV.CCCEV.CCCEV_SDGexample, ApplicationProfile_SDG, CCCEV -11:35:55 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): CCCEV.CCCEV:Requirement:type, CCCEV.CCCEV:InformationConcept:type -11:35:55 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): CCCEV.CCCEV:InformationConcept:description, CCCEV.CCCEV:EvidenceTypeList:description, CCCEV.CCCEV:Requirement:description -11:35:55 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): CCCEV.CCCEV:Requirement:identifier, ExternalVocabularies.dcat:Dataset:identifier, CCCEV.CCCEV:EvidenceType:identifier, CCCEV.CCCEV:ReferenceFramework:identifier, CCCEV.CCCEV:EvidenceTypeList:identifier, CCCEV.CCCEV:InformationConcept:identifier -11:35:55 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#prefLabel): CCCEV.CCCEV:InformationConcept:name, CCCEV.CCCEV:Requirement:name, CCCEV.CCCEV:EvidenceTypeList:name -11:35:55 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "CCCEV.CCCEV". -11:35:55 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "CCCEV.CCCEV". -11:35:55 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "CCCEV.CCCEV". -11:35:55 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "CCCEV.CCCEV". -11:35:55 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "String" . -11:35:55 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Literal" . -11:35:55 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "InformationRequirement" . -11:35:55 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "EvidenceTypeList" . -11:35:55 WARN c.g.i.o.c.Converter - Element ReferenceFramework has same prefix as package: simplify by removing the extra tag uri -11:35:55 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ReferenceFramework" . -11:35:55 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "EvidenceType" . -11:35:55 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "InformationConcept" . -11:35:55 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "SupportedValue" . -11:35:55 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Agent" . -11:35:55 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Decimal" . -11:35:55 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Code" . -11:35:55 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Duration" . -11:35:55 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Instant" . -11:35:55 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Constraint" . -11:35:55 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "PeriodOfTime" . -11:35:55 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Location" . -11:35:55 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Criterion" . -11:35:55 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Evidence" . -11:35:55 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Requirement" . -11:35:55 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Evidence:(Evidence -> EvidenceType)" belongs to package "CCCEV" based on source and target definition. -11:35:55 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Evidence:(Evidence -> EvidenceType)" does not have a name, it will be ignored. -11:35:55 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Evidence:isConformantTo" belongs to package "CCCEV" based on source and target definition. -11:35:55 WARN c.g.i.o.c.UriAssigner - Ambiguous package name specified for connector "CCCEV.CCCEV:Evidence:(Evidence -> Agent)", it matches multiple packages in the project. -11:35:55 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Evidence:(Evidence -> Agent)" does not have a name, it will be ignored. -11:35:55 WARN c.g.i.o.c.Converter - Package for connector CCCEV.CCCEV:Evidence:isAbout is unknown -11:35:55 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:EvidenceTypeList:(EvidenceTypeList -> EvidenceType)" belongs to package "CCCEV" based on source and target definition. -11:35:55 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:EvidenceTypeList:(EvidenceTypeList -> EvidenceType)" does not have a name, it will be ignored. -11:35:55 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:EvidenceTypeList:specifiesEvidenceType" belongs to package "CCCEV" based on source and target definition. -11:35:55 WARN c.g.i.o.c.UriAssigner - Ambiguous package name specified for connector "CCCEV.CCCEV:Requirement:(Requirement -> Agent)", it matches multiple packages in the project. -11:35:55 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Requirement:(Requirement -> Agent)" does not have a name, it will be ignored. -11:35:55 WARN c.g.i.o.c.Converter - Package for connector CCCEV.CCCEV:Requirement:isIssuedBy is unknown -11:35:55 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Requirement:(Requirement -> Requirement)" belongs to package "CCCEV" based on source and target definition. -11:35:55 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Requirement:(Requirement -> Requirement)" does not have a name, it will be ignored. -11:35:55 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Requirement:hasRequirement" belongs to package "CCCEV" based on source and target definition. -11:35:55 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Requirement:(Requirement -> ReferenceFramework)" belongs to package "CCCEV" based on source and target definition. -11:35:55 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Requirement:(Requirement -> ReferenceFramework)" does not have a name, it will be ignored. -11:35:55 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Requirement:isDerivedFrom" belongs to package "CCCEV" based on source and target definition. -11:35:55 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Requirement:(Requirement -> EvidenceTypeList)" belongs to package "CCCEV" based on source and target definition. -11:35:55 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Requirement:(Requirement -> EvidenceTypeList)" does not have a name, it will be ignored. -11:35:55 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Requirement:hasEvidenceTypeList" belongs to package "CCCEV" based on source and target definition. -11:35:55 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Evidence:(Evidence -> Requirement)" belongs to package "CCCEV" based on source and target definition. -11:35:55 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Evidence:(Evidence -> Requirement)" does not have a name, it will be ignored. -11:35:55 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Evidence:supportsRequirement" belongs to package "CCCEV" based on source and target definition. -11:35:55 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Requirement:(Requirement -> Requirement)" belongs to package "CCCEV" based on source and target definition. -11:35:55 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Requirement:(Requirement -> Requirement)" does not have a name, it will be ignored. -11:35:55 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Requirement:isRequirementOf" belongs to package "CCCEV" based on source and target definition. -11:35:55 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Evidence:(Evidence -> SupportedValue)" belongs to package "CCCEV" based on source and target definition. -11:35:55 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Evidence:(Evidence -> SupportedValue)" does not have a name, it will be ignored. -11:35:55 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Evidence:supportsValue" belongs to package "CCCEV" based on source and target definition. -11:35:55 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Requirement:(Requirement -> Evidence)" belongs to package "CCCEV" based on source and target definition. -11:35:55 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Requirement:(Requirement -> Evidence)" does not have a name, it will be ignored. -11:35:55 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Requirement:hasSupportingEvidence" belongs to package "CCCEV" based on source and target definition. -11:35:55 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:EvidenceType:(EvidenceType -> EvidenceTypeList)" belongs to package "CCCEV" based on source and target definition. -11:35:55 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:EvidenceType:(EvidenceType -> EvidenceTypeList)" does not have a name, it will be ignored. -11:35:55 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:EvidenceType:isSpecifiedIn" belongs to package "CCCEV" based on source and target definition. -11:35:55 WARN c.g.i.o.c.UriAssigner - Ambiguous package name specified for connector "CCCEV.CCCEV:EvidenceType:(EvidenceType -> Location)", it matches multiple packages in the project. -11:35:55 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:EvidenceType:(EvidenceType -> Location)" does not have a name, it will be ignored. -11:35:55 WARN c.g.i.o.c.UriAssigner - Ambiguous package name specified for connector "CCCEV.CCCEV:EvidenceType:issuingPlace", it matches multiple packages in the project. -11:35:55 WARN c.g.i.o.c.UriAssigner - Ambiguous package name specified for connector "CCCEV.CCCEV:Evidence:(Evidence -> Agent)", it matches multiple packages in the project. -11:35:55 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Evidence:(Evidence -> Agent)" does not have a name, it will be ignored. -11:35:55 WARN c.g.i.o.c.UriAssigner - Ambiguous package name specified for connector "CCCEV.CCCEV:Evidence:isProvidedBy", it matches multiple packages in the project. -11:35:55 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:EvidenceType:(EvidenceType -> PeriodOfTime)" belongs to package "CCCEV" based on source and target definition. -11:35:55 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:EvidenceType:(EvidenceType -> PeriodOfTime)" does not have a name, it will be ignored. -11:35:55 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:EvidenceType:validityPeriodConstraint" belongs to package "CCCEV" based on source and target definition. -11:35:55 WARN c.g.i.o.c.UriAssigner - Ambiguous package name specified for connector "CCCEV.CCCEV:Evidence:(Evidence -> Agent)", it matches multiple packages in the project. -11:35:55 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Evidence:(Evidence -> Agent)" does not have a name, it will be ignored. -11:35:55 WARN c.g.i.o.c.Converter - Package for connector CCCEV.CCCEV:Evidence:isCreatedBy is unknown -11:35:55 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Requirement:(Requirement -> Requirement)" belongs to package "CCCEV" based on source and target definition. -11:35:55 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Requirement:(Requirement -> Requirement)" does not have a name, it will be ignored. -11:35:55 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Requirement:hasQualifiedRelation" belongs to package "CCCEV" based on source and target definition. -11:35:55 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Evidence:(Evidence -> PeriodOfTime)" belongs to package "CCCEV" based on source and target definition. -11:35:55 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Evidence:(Evidence -> PeriodOfTime)" does not have a name, it will be ignored. -11:35:55 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Evidence:validityPeriod" belongs to package "CCCEV" based on source and target definition. -11:35:55 WARN c.g.i.o.c.UriAssigner - Ambiguous package name specified for connector "CCCEV.CCCEV:Evidence:(Evidence -> Agent)", it matches multiple packages in the project. -11:35:55 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Evidence:(Evidence -> Agent)" does not have a name, it will be ignored. -11:35:55 WARN c.g.i.o.c.Converter - Package for connector CCCEV.CCCEV:Evidence:isIssuedBy is unknown -11:35:55 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Evidence:(Evidence -> InformationConcept)" belongs to package "CCCEV" based on source and target definition. -11:35:55 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Evidence:(Evidence -> InformationConcept)" does not have a name, it will be ignored. -11:35:55 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Evidence:supportsConcept" belongs to package "CCCEV" based on source and target definition. -11:35:55 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Constraint:(Constraint -> InformationConcept)" belongs to package "CCCEV" based on source and target definition. -11:35:55 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Constraint:(Constraint -> InformationConcept)" does not have a name, it will be ignored. -11:35:55 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Constraint:constrains" belongs to package "CCCEV" based on source and target definition. -11:35:56 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:SupportedValue:(SupportedValue -> InformationConcept)" belongs to package "CCCEV" based on source and target definition. -11:35:56 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:SupportedValue:(SupportedValue -> InformationConcept)" does not have a name, it will be ignored. -11:35:56 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:SupportedValue:providesValueFor" belongs to package "CCCEV" based on source and target definition. -11:35:56 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Requirement:(Requirement -> InformationConcept)" belongs to package "CCCEV" based on source and target definition. -11:35:56 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Requirement:(Requirement -> InformationConcept)" does not have a name, it will be ignored. -11:35:56 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Requirement:hasConcept" belongs to package "CCCEV" based on source and target definition. -/tmp/workspace/src/CPOV/releases/2.1.1 -Load mapping config:config/config-ap.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:35:58 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model". -11:35:58 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model". -11:35:58 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model.DataTypes". -11:35:58 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://data.europa.eu/m8g/): Model.Domain Model.Core Business, Model.Domain Model.Core Location, Model.Domain Model.Core Person, Model.Domain Model.Core Public Event, Model.Domain Model.Core Public Organisation, Model.Domain Model.Core Vocabulary, Model.Domain Model.Core Public Service -11:35:58 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Model, Model.Domain Model, Model.Domain Model.DataTypes -11:35:58 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString): Model.Domain Model.Core Vocabulary:Text, Model.Domain Model.Core Vocabulary:rdf:langString -11:35:58 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code, Model.Domain Model.skos:Concept -11:35:58 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/Class1): Model.Domain Model.Core Location:Class1, Model.Domain Model.Core Public Organisation:Class1 -11:35:58 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/Location): Model.Domain Model.dct:Location, Model.Domain Model.dct:Location -11:35:58 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2000/01/rdf-schema#label): Model.Domain Model.dct:Jurisdiction:name, Model.Domain Model.adms:Identifier:schemeName, Model.Domain Model.Core Location:AdminUnit:name -11:35:58 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): Model.Domain Model.Core Public Service:Public Service:type, Model.Domain Model.Core Vocabulary:Life Event:type, Model.Domain Model.CCCEV:InformationConcept:type, Model.Domain Model.Core Public Event:PublicEvent:eventType, Model.Domain Model.foaf:Agent:type, Model.Domain Model.CCCEV:Requirement:type, Model.Domain Model.Core Vocabulary:Output:type -11:35:58 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#altLabel): Model.Domain Model.Core Public Organisation:PublicOrganisation:alternativeLabel, Model.Domain Model.adms:Asset:alternativeLabel -11:35:58 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/email): Model.Domain Model.Core Vocabulary:ContactPoint:hasEmail, Model.Domain Model.Core Vocabulary:ContactInfo:email -11:35:58 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/name): Model.Domain Model.dct:Agent:name, Model.Domain Model.foaf:Group:name, Model.Domain Model.Core Vocabulary:Event:name, Model.Domain Model.Core Person:Person:fullName -11:35:58 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/telephone): Model.Domain Model.Core Vocabulary:ContactPoint:hasTelephone, Model.Domain Model.Core Vocabulary:ContactInfo:telephone -11:35:58 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): Model.Domain Model.Core Public Service:Public Service:name, Model.Domain Model.adms:Asset:title, Model.Domain Model.Core Vocabulary:Output:name, Model.Domain Model.Core Public Event:PublicEvent:title, Model.Domain Model.adms:AssetRepository:title, Model.Domain Model.foaf:Agent:name, Model.Domain Model.dct:LicenseDocument:title, Model.Domain Model.adms:AssetDistribution:title -11:35:58 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): Model.Domain Model.Core Vocabulary:Output:description, Model.Domain Model.adms:AssetRepository:description, Model.Domain Model.CCCEV:EvidenceTypeList:description, Model.Domain Model.time:TemporalEntity:description, Model.Domain Model.CCCEV:InformationConcept:description, Model.Domain Model.dct:LicenseDocument:description, Model.Domain Model.Core Public Event:PublicEvent:description, Model.Domain Model.adms:AssetDistribution:description, Model.Domain Model.adms:Asset:description, Model.Domain Model.org:ChangeEvent:description, Model.Domain Model.Core Public Service:Public Service:description, Model.Domain Model.CCCEV:Requirement:description, Model.Domain Model.Core Public Service:Participation:description, Model.Domain Model.Core Public Organisation:PublicOrganisation:description, Model.Domain Model.Core Vocabulary:Cost:description, Model.Domain Model.Core Vocabulary:Event:description -11:35:58 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): Model.Domain Model.dct:Jurisdiction:id, Model.Domain Model.CCCEV:Requirement:identifier, Model.Domain Model.Core Vocabulary:Cost:identifier, Model.Domain Model.CCCEV:EvidenceType:identifier, Model.Domain Model.CCCEV:InformationConcept:identifier, Model.Domain Model.Core Public Event:PublicEvent:identifier, Model.Domain Model.CCCEV:EvidenceTypeList:identifier, Model.Domain Model.CCCEV:ReferenceFramework:identifier, Model.Domain Model.Core Public Service:Participation:identifier, Model.Domain Model.dcat:Dataset:identifier -11:35:58 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/org#identifier): Model.Domain Model.dct:Agent:identifier, Model.Domain Model.Core Vocabulary:Event:identifier -11:35:58 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#prefLabel): Model.Domain Model.CCCEV:EvidenceTypeList:name, Model.Domain Model.CCCEV:InformationConcept:name, Model.Domain Model.CCCEV:Requirement:name, Model.Domain Model.Core Public Organisation:PublicOrganisation:preferredLabel -11:35:58 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): Model.Domain Model.adms:AssetDistribution:issued, Model.Domain Model.adms:AssetRepository:issued, Model.Domain Model.adms:Identifier:dateOfIssue, Model.Domain Model.adms:Asset:issued -11:35:58 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): Model.Domain Model.adms:Asset:language, Model.Domain Model.Core Public Event:PublicEvent:language -11:35:58 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#accessURL): Model.Domain Model.adms:AssetRepository:accessURL, Model.Domain Model.adms:AssetDistribution:accessURL -11:35:58 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): Model.Domain Model.adms:Asset:modified, Model.Domain Model.adms:AssetDistribution:modified, Model.Domain Model.adms:AssetRepository:modified -11:35:58 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/type): Model.Domain Model.Core Vocabulary:ContactInfo:type, Model.Domain Model.Core Vocabulary:Business Event:type -11:35:58 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/alternative): Model.Domain Model.Core Business:LegalEntity:alternativeName, Model.Domain Model.Core Person:Person:alternativeName -11:35:58 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/value): Model.Domain Model.Core Vocabulary:Cost:value, Model.Domain Model.CCCEV:SupportedValue:value -11:35:58 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Public Organisation". -11:35:58 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Public Organisation". -11:35:58 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Public Organisation". -11:35:58 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Public Organisation". -11:35:58 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Organization" . -11:35:58 WARN c.g.i.o.c.Converter - Element ImageObject has same prefix as package: simplify by removing the extra tag uri -11:35:58 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ImageObject" . -11:35:58 WARN c.g.i.o.c.Converter - Element ContactPoint has same prefix as package: simplify by removing the extra tag uri -11:35:58 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ContactPoint" . -11:35:58 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Document" . -11:35:58 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ChangeEvent" . -11:35:58 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "OrganizationalUnit" . -11:35:58 WARN c.g.i.o.c.Converter - Element PublicOrganisation has same prefix as package: simplify by removing the extra tag uri -11:35:58 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "PublicOrganisation" . -11:35:58 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Address" . -11:35:58 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Identifier" . -11:35:58 WARN c.g.i.o.c.Converter - Element ReferenceFramework has same prefix as package: simplify by removing the extra tag uri -11:35:58 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ReferenceFramework" . -11:35:58 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "TemporalEntity" . -11:35:58 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Code" . -11:35:58 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Text" . -11:35:58 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Date" . -11:35:58 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "DateTime" . -11:35:58 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "URI" . -11:35:58 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Location" . -11:35:58 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Literal" . -11:35:58 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Vocabulary:ContactPoint:(ContactPoint -> TemporalEntity)" since it lacks a defining package. -11:35:58 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Vocabulary:ContactPoint:availabilityRestriction is unknown -11:35:58 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> Document)" since it lacks a defining package. -11:35:58 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Organisation:PublicOrganisation:homepage is unknown -11:35:58 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> Identifier)" since it lacks a defining package. -11:35:58 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Organisation:PublicOrganisation:identifier is unknown -11:35:58 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.org:OrganizationalUnit:unitOf is unknown -11:35:58 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Organisation:PublicOrganisation:hasUnit is unknown -11:35:58 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:prev" belongs to package "Core Public Organisation" based on source and target definition. -11:35:58 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:next" belongs to package "Core Public Organisation" based on source and target definition. -11:35:58 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.CCCEV:ReferenceFramework:implements is unknown -11:35:58 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.org:ChangeEvent:hasFormalFramework is unknown -11:35:58 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Vocabulary:ContactPoint:(ContactPoint -> TemporalEntity)" since it lacks a defining package. -11:35:58 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Vocabulary:ContactPoint:openingHours is unknown -11:35:58 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> Address)" since it lacks a defining package. -11:35:58 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Organisation:PublicOrganisation:address is unknown -11:35:58 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> ContactPoint)" since it lacks a defining package. -11:35:58 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Organisation:PublicOrganisation:contactPoint is unknown -11:35:58 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> ImageObject)" since it lacks a defining package. -11:35:58 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Organisation:PublicOrganisation:logo is unknown -11:35:58 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:memberOf" belongs to package "Core Public Organisation" based on source and target definition. -11:35:58 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:hasMember" belongs to package "Core Public Organisation" based on source and target definition. -11:35:58 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.org:ChangeEvent:resultingOrganization is unknown -11:35:58 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Organisation:PublicOrganisation:resultedFrom is unknown -11:35:58 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.org:Organization:hasSubOrganization" belongs to package "org" based on source and target definition. -11:35:58 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.org:Organization:subOrganizationOf" belongs to package "org" based on source and target definition. -11:35:58 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Organisation:PublicOrganisation:changedBy is unknown -11:35:58 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.org:ChangeEvent:originalOrganization is unknown -11:35:58 WARN c.g.i.o.c.Converter - Element hasEmail has same prefix as package: simplify by removing the extra tag uri -11:35:58 WARN c.g.i.o.c.Converter - Element hasTelephone has same prefix as package: simplify by removing the extra tag uri -11:35:58 WARN c.g.i.o.c.Converter - Element contactPage has same prefix as package: simplify by removing the extra tag uri -11:35:58 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Organisation:PublicOrganisation:purpose": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:35:58 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Organisation:PublicOrganisation:classification": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:35:58 WARN c.g.i.o.c.Converter - Ambiguous data type "Location" for attribute "Model.Domain Model.Core Public Organisation:PublicOrganisation:spatial": Model.Domain Model.dct:Location, Model.Domain Model.dct:Location. -11:35:58 WARN c.g.i.o.c.Converter - Element frequency has same prefix as package: simplify by removing the extra tag uri -11:35:58 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.time:TemporalEntity:frequency": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:35:58 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Model.Domain Model.time:TemporalEntity:frequency". -11:35:58 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Model.Domain Model.time:TemporalEntity:frequency". -11:35:58 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Model.Domain Model.time:TemporalEntity:frequency". -/tmp/workspace/src/CPSV-AP/releases/3.2.0 -Load mapping config:config/config-ap.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:36:01 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model". -11:36:01 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.ISA Core Vocabularies.DataTypes". -11:36:01 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Model.ISA Core Vocabularies.DataTypes, Model -11:36:01 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): Model.ISA Core Vocabularies.DataTypes:Code, Model.ISA Core Vocabularies.skos:Concept -11:36:01 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/Location): Model.ISA Core Vocabularies.dct:Location, Model.ISA Core Vocabularies.dct:Location -11:36:01 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): Model.ISA Core Vocabularies.cv:ServiceConcessionContract:description, Model.ISA Core Vocabularies.dcat:Dataset:description, Model.ISA Core Vocabularies.cv:Participation:description, Model.ISA Core Vocabularies.cv:Cost:description, Model.ISA Core Vocabularies.cv:Channel:description, Model.ISA Core Vocabularies.cv:Output:description, Model.ISA Core Vocabularies.cpsv:Rule:description, Model.ISA Core Vocabularies.cv:Event:description, Model.ISA Core Vocabularies.time:TemporalEntity:description, Model.ISA Core Vocabularies.cpsv:PublicService:description, Model.ISA Core Vocabularies.cv:Evidence:description -11:36:01 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): Model.ISA Core Vocabularies.cpsv:PublicService:name, Model.ISA Core Vocabularies.cv:ServiceConcessionContract:name, Model.ISA Core Vocabularies.dcat:Dataset:title, Model.ISA Core Vocabularies.cv:Requirement:name, Model.ISA Core Vocabularies.foaf:Agent:name, Model.ISA Core Vocabularies.cv:Evidence:name, Model.ISA Core Vocabularies.cv:Event:name, Model.ISA Core Vocabularies.cpsv:Rule:name, Model.ISA Core Vocabularies.cv:Output:name -11:36:01 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): Model.ISA Core Vocabularies.cpsv:Rule:type, Model.ISA Core Vocabularies.cv:BusinessEvent:type, Model.ISA Core Vocabularies.cpsv:PublicService:functionsOfGovernment, Model.ISA Core Vocabularies.cv:Channel:type, Model.ISA Core Vocabularies.cv:Requirement:type, Model.ISA Core Vocabularies.cv:Evidence:type, Model.ISA Core Vocabularies.cv:Output:type, Model.ISA Core Vocabularies.cv:LifeEvent:type -11:36:01 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): Model.ISA Core Vocabularies.cpsv:PublicService:identifier, Model.ISA Core Vocabularies.cpsv:Rule:identifier, Model.ISA Core Vocabularies.cv:Evidence:identifier, Model.ISA Core Vocabularies.cv:Output:identifier, Model.ISA Core Vocabularies.cv:Participation:identifier, Model.ISA Core Vocabularies.cv:Event:identifier, Model.ISA Core Vocabularies.foaf:Agent:identifier, Model.ISA Core Vocabularies.cv:ServiceConcessionContract:identifier, Model.ISA Core Vocabularies.cv:Channel:identifier, Model.ISA Core Vocabularies.cv:EvidenceType:identifier, Model.ISA Core Vocabularies.cv:Requirement:identifier, Model.ISA Core Vocabularies.dcat:Dataset:identifier, Model.ISA Core Vocabularies.cv:Cost:identifier -11:36:01 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/spatial): Model.ISA Core Vocabularies.cpsv:PublicService:spatial, Model.ISA Core Vocabularies.cv:PublicOrganisation:spatial -11:36:01 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/processingTime): Model.ISA Core Vocabularies.cpsv:PublicService:processingTime, Model.ISA Core Vocabularies.cv:Channel:processingTime -11:36:01 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): Model.ISA Core Vocabularies.cpsv:Rule:language, Model.ISA Core Vocabularies.cv:Output:language, Model.ISA Core Vocabularies.cv:Evidence:language, Model.ISA Core Vocabularies.cpsv:PublicService:language -11:36:01 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.ISA Core Vocabularies". -11:36:01 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.ISA Core Vocabularies". -11:36:01 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.ISA Core Vocabularies". -11:36:01 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.ISA Core Vocabularies". -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Agent" . -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "PublicService" . -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Rule" . -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "LegalResource" . -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Output" . -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Channel" . -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Evidence" . -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Event" . -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "PublicOrganisation" . -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Cost" . -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "BusinessEvent" . -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "LifeEvent" . -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ContactPoint" . -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Participation" . -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Requirement" . -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Dataset" . -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Concept" . -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Collection" . -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Address" . -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Organization" . -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ServiceConcessionContract" . -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ConcessionContract" . -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "TemporalEntity" . -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "EvidenceType" . -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Text" . -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Literal" . -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Document" . -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Code" . -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "LinguisticSystem" . -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Duration" . -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Location" . -11:36:01 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Double" . -11:36:01 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.cpsv:PublicService:(PublicService -> Concept)" since it lacks a defining package. -11:36:01 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.cpsv:PublicService:isClassifiedBy is unknown -11:36:01 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.cpsv:PublicService:(PublicService -> EvidenceType)" since it lacks a defining package. -11:36:01 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.cpsv:PublicService:hasInputType is unknown -11:36:01 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.cpsv:PublicService:(PublicService -> PublicOrganisation)" since it lacks a defining package. -11:36:01 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.cpsv:PublicService:hasCompetentAuthority is unknown -11:36:01 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.cv:Channel:(Channel -> TemporalEntity)" since it lacks a defining package. -11:36:01 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.cv:Channel:openingHours is unknown -11:36:01 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.cv:ContactPoint:(ContactPoint -> TemporalEntity)" since it lacks a defining package. -11:36:01 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.cv:ContactPoint:openingHours is unknown -11:36:01 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.cv:Output:(Output -> Dataset)" since it lacks a defining package. -11:36:01 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.cv:Output:isPartOf is unknown -11:36:01 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies.cv:ServiceConcessionContract:(ServiceConcessionContract -> PublicOrganisation)" belongs to package "cv" based on source and target definition. -11:36:01 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies.cv:ServiceConcessionContract:(ServiceConcessionContract -> PublicOrganisation)" does not have a name, it will be ignored. -11:36:01 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies.cv:ServiceConcessionContract:hasContractingAuthority" belongs to package "cv" based on source and target definition. -11:36:01 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies.cpsv:PublicService:(PublicService -> PublicService)" belongs to package "cpsv" based on source and target definition. -11:36:01 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies.cpsv:PublicService:(PublicService -> PublicService)" does not have a name, it will be ignored. -11:36:01 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies.cpsv:PublicService:requires" belongs to package "cpsv" based on source and target definition. -11:36:01 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.cv:Requirement:(Requirement -> Rule)" since it lacks a defining package. -11:36:01 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.cv:Requirement:fulfils is unknown -11:36:01 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.cpsv:PublicService:(PublicService -> Participation)" since it lacks a defining package. -11:36:01 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.cpsv:PublicService:hasParticipation is unknown -11:36:01 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies.cv:Requirement:hasSupportingEvidence" belongs to package "cv" based on source and target definition. -11:36:01 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies.cv:Evidence:supportsRequirement" belongs to package "cv" based on source and target definition. -11:36:01 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.cv:Event:(Event -> PublicService)" since it lacks a defining package. -11:36:01 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.cv:Event:hasRelatedService is unknown -11:36:01 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.cpsv:PublicService:(PublicService -> Evidence)" since it lacks a defining package. -11:36:01 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.cpsv:PublicService:hasInput is unknown -11:36:01 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.cv:Participation:hasParticipant is unknown -11:36:01 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.foaf:Agent:participates is unknown -11:36:01 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies.cpsv:PublicService:(PublicService -> PublicService)" belongs to package "cpsv" based on source and target definition. -11:36:01 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies.cpsv:PublicService:(PublicService -> PublicService)" does not have a name, it will be ignored. -11:36:01 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies.cpsv:PublicService:related" belongs to package "cpsv" based on source and target definition. -11:36:01 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies.skos:Collection:(Collection -> Concept)" belongs to package "skos" based on source and target definition. -11:36:01 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies.skos:Collection:(Collection -> Concept)" does not have a name, it will be ignored. -11:36:01 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies.skos:Collection:member" belongs to package "skos" based on source and target definition. -11:36:01 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.cv:ServiceConcessionContract:(ServiceConcessionContract -> LegalResource)" since it lacks a defining package. -11:36:01 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.cv:ServiceConcessionContract:establishedUnder is unknown -11:36:01 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.foaf:Agent:(Agent -> Address)" since it lacks a defining package. -11:36:01 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.foaf:Agent:address is unknown -11:36:01 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.cv:Cost:(Cost -> Organization)" since it lacks a defining package. -11:36:01 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.cv:Cost:isDefinedBy is unknown -11:36:01 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.cpsv:PublicService:(PublicService -> Event)" since it lacks a defining package. -11:36:01 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.cpsv:PublicService:isGroupedBy is unknown -11:36:01 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies.cv:Cost:(Cost -> Channel)" belongs to package "cv" based on source and target definition. -11:36:01 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies.cv:Cost:(Cost -> Channel)" does not have a name, it will be ignored. -11:36:01 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies.cv:Cost:ifAccessedThrough" belongs to package "cv" based on source and target definition. -11:36:01 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.cv:Channel:(Channel -> Organization)" since it lacks a defining package. -11:36:01 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.cv:Channel:ownedBy is unknown -11:36:01 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.cv:ContactPoint:(ContactPoint -> TemporalEntity)" since it lacks a defining package. -11:36:01 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.cv:ContactPoint:availabilityRestriction is unknown -11:36:01 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.cpsv:Rule:(Rule -> LegalResource)" since it lacks a defining package. -11:36:01 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.cpsv:Rule:implements is unknown -11:36:01 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.cv:ServiceConcessionContract:(ServiceConcessionContract -> Organization)" since it lacks a defining package. -11:36:01 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.cv:ServiceConcessionContract:hasEconomicOperator is unknown -11:36:01 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.cpsv:PublicService:(PublicService -> Requirement)" since it lacks a defining package. -11:36:01 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.cpsv:PublicService:holdsRequirement is unknown -11:36:01 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.cpsv:PublicService:(PublicService -> LegalResource)" since it lacks a defining package. -11:36:01 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.cpsv:PublicService:hasLegalResource is unknown -11:36:01 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies.cv:Channel:(Channel -> Evidence)" belongs to package "cv" based on source and target definition. -11:36:01 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies.cv:Channel:(Channel -> Evidence)" does not have a name, it will be ignored. -11:36:01 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies.cv:Channel:hasInput" belongs to package "cv" based on source and target definition. -11:36:01 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.dcat:Dataset:(Dataset -> Agent)" since it lacks a defining package. -11:36:01 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.dcat:Dataset:publisher is unknown -11:36:01 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies.eli:LegalResource:(LegalResource -> LegalResource)" belongs to package "eli" based on source and target definition. -11:36:01 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies.eli:LegalResource:(LegalResource -> LegalResource)" does not have a name, it will be ignored. -11:36:01 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies.eli:LegalResource:related" belongs to package "eli" based on source and target definition. -11:36:01 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.cv:Channel:(Channel -> TemporalEntity)" since it lacks a defining package. -11:36:01 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.cv:Channel:availabilityRestriction is unknown -11:36:01 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.dcat:Dataset:hasPart is unknown -11:36:01 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.cpsv:PublicService:isPartOf is unknown -11:36:01 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.cpsv:PublicService:(PublicService -> Output)" since it lacks a defining package. -11:36:01 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.cpsv:PublicService:produces is unknown -11:36:01 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.cv:Evidence:(Evidence -> Dataset)" since it lacks a defining package. -11:36:01 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.cv:Evidence:isPartOf is unknown -11:36:01 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.cpsv:PublicService:(PublicService -> Channel)" since it lacks a defining package. -11:36:01 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.cpsv:PublicService:hasChannel is unknown -11:36:01 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.cpsv:PublicService:(PublicService -> Cost)" since it lacks a defining package. -11:36:01 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.cpsv:PublicService:hasCost is unknown -11:36:01 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.cpsv:PublicService:(PublicService -> ContactPoint)" since it lacks a defining package. -11:36:01 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.cpsv:PublicService:contactPoint is unknown -11:36:01 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies.cpsv:PublicService:(PublicService -> Rule)" belongs to package "cpsv" based on source and target definition. -11:36:01 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies.cpsv:PublicService:(PublicService -> Rule)" does not have a name, it will be ignored. -11:36:01 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies.cv:Evidence:(Evidence -> EvidenceType)" belongs to package "cv" based on source and target definition. -11:36:01 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies.cv:Evidence:(Evidence -> EvidenceType)" does not have a name, it will be ignored. -11:36:01 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies.cv:Evidence:isConformantTo" belongs to package "cv" based on source and target definition. -11:36:01 WARN c.g.i.o.c.Converter - Ambiguous data type "Location" for attribute "Model.ISA Core Vocabularies.cpsv:PublicService:spatial": Model.ISA Core Vocabularies.dct:Location, Model.ISA Core Vocabularies.dct:Location. -11:36:01 WARN c.g.i.o.c.Converter - Ambiguous data type "Location" for attribute "Model.ISA Core Vocabularies.cv:PublicOrganisation:spatial": Model.ISA Core Vocabularies.dct:Location, Model.ISA Core Vocabularies.dct:Location. -/tmp/workspace/src/Consolidated-Core-Vocabularies/releases/2.2.0 -Load mapping config:config/config-voc.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:36:04 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model". -11:36:04 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model". -11:36:04 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model.DataTypes". -11:36:04 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Model.Domain Model, Model.Domain Model.DataTypes, Model -11:36:04 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://data.europa.eu/m8g/): Model.Domain Model.CCCEV.cccev, Model.Domain Model.Core Vocabulary, Model.Domain Model.Core Public Event, Model.Domain Model.Core Person, Model.Domain Model.Core Public Service, Model.Domain Model.Core Business, Model.Domain Model.Core Location, Model.Domain Model.Core Public Organisation, Model.Domain Model.cv -11:36:04 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/LifeEvent): Model.Domain Model.cv:LifeEvent, Model.Domain Model.Core Vocabulary:Life Event -11:36:04 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/Criterion): Model.Domain Model.CCCEV:Criterion, Model.Domain Model.CCCEV.cccev:Criterion -11:36:04 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/Cost): Model.Domain Model.Core Vocabulary:Cost, Model.Domain Model.cv:Cost -11:36:04 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/Constraint): Model.Domain Model.CCCEV:Constraint, Model.Domain Model.CCCEV.cccev:Constraint -11:36:04 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/Location): Model.Domain Model.dct:Location, Model.Domain Model.dct:Location -11:36:04 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/EvidenceTypeList): Model.Domain Model.CCCEV.cccev:EvidenceTypeList, Model.Domain Model.CCCEV:EvidenceTypeList -11:36:04 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/SupportedValue): Model.Domain Model.CCCEV.cccev:SupportedValue, Model.Domain Model.CCCEV:SupportedValue -11:36:04 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/Channel): Model.Domain Model.cv:Channel, Model.Domain Model.Core Vocabulary:Channel -11:36:04 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/BusinessEvent): Model.Domain Model.Core Vocabulary:Business Event, Model.Domain Model.cv:BusinessEvent -11:36:04 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/EvidenceType): Model.Domain Model.CCCEV:EvidenceType, Model.Domain Model.CCCEV.cccev:EvidenceType -11:36:04 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/Output): Model.Domain Model.cv:Output, Model.Domain Model.Core Vocabulary:Output -11:36:04 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/Event): Model.Domain Model.Core Vocabulary:Event, Model.Domain Model.cv:Event -11:36:04 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): Model.Domain Model.DataTypes:Code, Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.skos:Concept -11:36:04 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/InformationConcept): Model.Domain Model.CCCEV:InformationConcept, Model.Domain Model.CCCEV.cccev:InformationConcept -11:36:04 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString): Model.Domain Model.Core Vocabulary:Text, Model.Domain Model.Core Vocabulary:rdf:langString -11:36:04 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/InformationRequirement): Model.Domain Model.CCCEV:InformationRequirement, Model.Domain Model.CCCEV.cccev:InformationRequirement -11:36:04 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/Requirement): Model.Domain Model.CCCEV.cccev:Requirement, Model.Domain Model.CCCEV:Requirement -11:36:04 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/Evidence): Model.Domain Model.CCCEV.cccev:Evidence, Model.Domain Model.CCCEV:Evidence -11:36:04 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): Model.Domain Model.adms:AssetDistribution:description, Model.Domain Model.Core Public Organisation:PublicOrganisation:description, Model.Domain Model.Core Public Event:PublicEvent:description, Model.Domain Model.cv:Cost:description, Model.Domain Model.CCCEV:InformationConcept:description, Model.Domain Model.adms:AssetRepository:description, Model.Domain Model.Core Vocabulary:Event:description, Model.Domain Model.Core Public Service:Public Service:description, Model.Domain Model.CCCEV:Requirement:description, Model.Domain Model.Core Vocabulary:Cost:description, Model.Domain Model.Core Public Service:Participation:description, Model.Domain Model.cv:Output:description, Model.Domain Model.CCCEV.cccev:Requirement:description, Model.Domain Model.cv:Event:description, Model.Domain Model.CCCEV.cccev:EvidenceTypeList:description, Model.Domain Model.time:TemporalEntity:description, Model.Domain Model.CCCEV.cccev:InformationConcept:description, Model.Domain Model.Core Vocabulary:Output:description, Model.Domain Model.dct:LicenseDocument:description, Model.Domain Model.adms:Asset:description, Model.Domain Model.CCCEV:EvidenceTypeList:description, Model.Domain Model.cv:ServiceConcessionContract:description, Model.Domain Model.cv:Channel:description, Model.Domain Model.org:ChangeEvent:description -11:36:04 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): Model.Domain Model.CCCEV:InformationConcept:identifier, Model.Domain Model.CCCEV:EvidenceTypeList:identifier, Model.Domain Model.CCCEV.cccev:InformationConcept:identifier, Model.Domain Model.CCCEV.cccev:EvidenceType:identifier, Model.Domain Model.cv:Channel:identifier, Model.Domain Model.cv:Output:identifier, Model.Domain Model.dcat:Dataset:identifier, Model.Domain Model.CCCEV.cccev:EvidenceTypeList:identifier, Model.Domain Model.Core Public Service:Participation:identifier, Model.Domain Model.Core Public Event:PublicEvent:identifier, Model.Domain Model.CCCEV:ReferenceFramework:identifier, Model.Domain Model.cv:Event:identifier, Model.Domain Model.dct:Jurisdiction:id, Model.Domain Model.Core Vocabulary:Cost:identifier, Model.Domain Model.cv:Cost:identifier, Model.Domain Model.CCCEV.cccev:Requirement:identifier, Model.Domain Model.cv:ServiceConcessionContract:identifier, Model.Domain Model.CCCEV:EvidenceType:identifier, Model.Domain Model.CCCEV:Requirement:identifier -11:36:04 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2000/01/rdf-schema#label): Model.Domain Model.adms:Identifier:schemeName, Model.Domain Model.Core Location:AdminUnit:name, Model.Domain Model.dct:Jurisdiction:name -11:36:04 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): Model.Domain Model.Core Vocabulary:Output:type, Model.Domain Model.cv:LifeEvent:type, Model.Domain Model.foaf:Agent:type, Model.Domain Model.cv:Output:type, Model.Domain Model.Core Public Event:PublicEvent:eventType, Model.Domain Model.CCCEV:InformationConcept:type, Model.Domain Model.cv:Channel:type, Model.Domain Model.CCCEV.cccev:InformationConcept:type, Model.Domain Model.CCCEV.cccev:Requirement:type, Model.Domain Model.Core Vocabulary:Life Event:type, Model.Domain Model.Core Public Service:Public Service:type, Model.Domain Model.cv:BusinessEvent:type, Model.Domain Model.CCCEV:Requirement:type -11:36:04 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#accessURL): Model.Domain Model.adms:AssetDistribution:accessURL, Model.Domain Model.adms:AssetRepository:accessURL -11:36:04 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/name): Model.Domain Model.Core Person:Person:fullName, Model.Domain Model.foaf:Group:name, Model.Domain Model.dct:Agent:name, Model.Domain Model.Core Vocabulary:Event:name -11:36:04 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): Model.Domain Model.Core Public Event:PublicEvent:language, Model.Domain Model.adms:Asset:language, Model.Domain Model.cv:Output:language -11:36:04 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/confidentialityLevelType): Model.Domain Model.CCCEV:Evidence:confidentialityLevelType, Model.Domain Model.CCCEV.cccev:Evidence:confidentialityLevelType -11:36:04 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): Model.Domain Model.adms:Asset:issued, Model.Domain Model.adms:Identifier:dateOfIssue, Model.Domain Model.adms:AssetRepository:issued, Model.Domain Model.adms:AssetDistribution:issued -11:36:04 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#prefLabel): Model.Domain Model.CCCEV.cccev:Requirement:name, Model.Domain Model.CCCEV.cccev:InformationConcept:name, Model.Domain Model.CCCEV:EvidenceTypeList:name, Model.Domain Model.CCCEV:InformationConcept:name, Model.Domain Model.CCCEV.cccev:EvidenceTypeList:name, Model.Domain Model.Core Public Organisation:PublicOrganisation:preferredLabel, Model.Domain Model.CCCEV:Requirement:name -11:36:04 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): Model.Domain Model.adms:Asset:modified, Model.Domain Model.adms:AssetRepository:modified, Model.Domain Model.adms:AssetDistribution:modified -11:36:04 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/value): Model.Domain Model.CCCEV.cccev:SupportedValue:value, Model.Domain Model.CCCEV:SupportedValue:value, Model.Domain Model.Core Vocabulary:Cost:value -11:36:04 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/org#identifier): Model.Domain Model.Core Vocabulary:Event:identifier, Model.Domain Model.dct:Agent:identifier -11:36:04 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#altLabel): Model.Domain Model.Core Public Organisation:PublicOrganisation:alternativeLabel, Model.Domain Model.adms:Asset:alternativeLabel -11:36:04 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/telephone): Model.Domain Model.Core Vocabulary:ContactInfo:telephone, Model.Domain Model.Core Vocabulary:ContactPoint:hasTelephone -11:36:04 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): Model.Domain Model.Core Vocabulary:Output:name, Model.Domain Model.adms:AssetDistribution:title, Model.Domain Model.adms:AssetRepository:title, Model.Domain Model.dct:LicenseDocument:title, Model.Domain Model.cv:Output:name, Model.Domain Model.adms:Asset:title, Model.Domain Model.cv:ServiceConcessionContract:name, Model.Domain Model.foaf:Agent:name, Model.Domain Model.Core Public Event:PublicEvent:title, Model.Domain Model.Core Public Service:Public Service:name, Model.Domain Model.cv:Event:name -11:36:04 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/bias): Model.Domain Model.CCCEV.cccev:Criterion:bias, Model.Domain Model.CCCEV:Criterion:bias -11:36:04 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/expressionOfExpectedValue): Model.Domain Model.CCCEV:InformationConcept:expressionOfExpectedValue, Model.Domain Model.CCCEV.cccev:InformationConcept:expressionOfExpectedValue -11:36:04 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/currency): Model.Domain Model.Core Vocabulary:Cost:currency, Model.Domain Model.cv:Cost:currency -11:36:04 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/query): Model.Domain Model.CCCEV.cccev:SupportedValue:query, Model.Domain Model.CCCEV:SupportedValue:query -11:36:04 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/evidenceTypeClassification): Model.Domain Model.CCCEV:EvidenceType:evidenceTypeClassification, Model.Domain Model.CCCEV.cccev:EvidenceType:evidenceTypeClassification -11:36:04 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/type): Model.Domain Model.Core Vocabulary:Business Event:type, Model.Domain Model.Core Vocabulary:ContactInfo:type -11:36:04 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/weightingType): Model.Domain Model.CCCEV:Criterion:weightingType, Model.Domain Model.CCCEV.cccev:Criterion:weightingType -11:36:04 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/email): Model.Domain Model.Core Vocabulary:ContactInfo:email, Model.Domain Model.Core Vocabulary:ContactPoint:hasEmail -11:36:04 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/weight): Model.Domain Model.CCCEV.cccev:Criterion:weight, Model.Domain Model.CCCEV:Criterion:weight -11:36:04 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/weightingConsiderationDescription): Model.Domain Model.CCCEV:Criterion:weightingConsiderationDescription, Model.Domain Model.CCCEV.cccev:Criterion:weightingConsiderationDescription -11:36:04 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/alternative): Model.Domain Model.Core Person:Person:alternativeName, Model.Domain Model.Core Business:LegalEntity:alternativeName -11:36:04 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.Domain Model.Core Vocabulary". -11:36:04 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.Domain Model.Core Vocabulary". -11:36:04 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Vocabulary". -11:36:04 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Vocabulary". -11:36:04 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.Domain Model.Core Vocabulary". -11:36:04 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.Domain Model.Core Vocabulary". -11:36:04 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Vocabulary". -11:36:04 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Vocabulary". -11:36:04 WARN c.g.i.o.c.Converter - Element AccountingDocument has same prefix as package: simplify by removing the extra tag uri -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "AccountingDocument" . -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Address" . -11:36:04 WARN c.g.i.o.c.Converter - Element ContactPoint has same prefix as package: simplify by removing the extra tag uri -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ContactPoint" . -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Identifier" . -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "LegalEntity" . -11:36:04 WARN c.g.i.o.c.Converter - Element AdminUnit has same prefix as package: simplify by removing the extra tag uri -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "AdminUnit" . -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Geometry" . -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Location" . -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Resource" . -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Person" . -11:36:04 WARN c.g.i.o.c.Converter - Element GenericDate has same prefix as package: simplify by removing the extra tag uri -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "GenericDate" . -11:36:04 WARN c.g.i.o.c.Converter - Element PublicOrganisation has same prefix as package: simplify by removing the extra tag uri -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "PublicOrganisation" . -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ChangeEvent" . -11:36:04 WARN c.g.i.o.c.Converter - Element ImageObject has same prefix as package: simplify by removing the extra tag uri -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ImageObject" . -11:36:04 WARN c.g.i.o.c.Converter - Element ReferenceFramework has same prefix as package: simplify by removing the extra tag uri -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ReferenceFramework" . -11:36:04 WARN c.g.i.o.c.Converter - Element Participation has same prefix as package: simplify by removing the extra tag uri -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Participation" . -11:36:04 WARN c.g.i.o.c.Converter - Element PublicEvent has same prefix as package: simplify by removing the extra tag uri -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "PublicEvent" . -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "EvidenceTypeList" . -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Constraint" . -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Criterion" . -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Evidence" . -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "EvidenceType" . -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "InformationRequirement" . -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Requirement" . -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "SupportedValue" . -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "InformationConcept" . -11:36:04 WARN c.g.i.o.c.Converter - Element Event has same prefix as package: simplify by removing the extra tag uri -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Event" . -11:36:04 WARN c.g.i.o.c.Converter - Element BusinessEvent has same prefix as package: simplify by removing the extra tag uri -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "BusinessEvent" . -11:36:04 WARN c.g.i.o.c.Converter - Element Channel has same prefix as package: simplify by removing the extra tag uri -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Channel" . -11:36:04 WARN c.g.i.o.c.Converter - Element Cost has same prefix as package: simplify by removing the extra tag uri -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Cost" . -11:36:04 WARN c.g.i.o.c.Converter - Element LifeEvent has same prefix as package: simplify by removing the extra tag uri -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "LifeEvent" . -11:36:04 WARN c.g.i.o.c.Converter - Element Output has same prefix as package: simplify by removing the extra tag uri -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Output" . -11:36:04 WARN c.g.i.o.c.Converter - Element ServiceConcessionContract has same prefix as package: simplify by removing the extra tag uri -11:36:04 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ServiceConcessionContract" . -11:36:04 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Event:PublicEvent:(PublicEvent -> Participation)" since it lacks a defining package. -11:36:04 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Event:PublicEvent:hasParticipation is unknown -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:EvidenceType:(EvidenceType -> EvidenceTypeList)" belongs to package "cccev" based on source and target definition. -11:36:04 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:EvidenceType:(EvidenceType -> EvidenceTypeList)" does not have a name, it will be ignored. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:EvidenceType:isSpecifiedIn" belongs to package "cccev" based on source and target definition. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Event:PublicEvent:parentEvent" belongs to package "Core Public Event" based on source and target definition. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Event:PublicEvent:subEvent" belongs to package "Core Public Event" based on source and target definition. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Evidence:(Evidence -> SupportedValue)" belongs to package "cccev" based on source and target definition. -11:36:04 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:Evidence:(Evidence -> SupportedValue)" does not have a name, it will be ignored. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Evidence:supportsValue" belongs to package "cccev" based on source and target definition. -11:36:04 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> ImageObject)" since it lacks a defining package. -11:36:04 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Organisation:PublicOrganisation:logo is unknown -11:36:04 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Organisation:PublicOrganisation:changedBy is unknown -11:36:04 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.org:ChangeEvent:originalOrganization is unknown -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Requirement:(Requirement -> EvidenceTypeList)" belongs to package "cccev" based on source and target definition. -11:36:04 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:Requirement:(Requirement -> EvidenceTypeList)" does not have a name, it will be ignored. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Requirement:hasEvidenceTypeList" belongs to package "cccev" based on source and target definition. -11:36:04 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Address)" since it lacks a defining package. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:EvidenceTypeList:(EvidenceTypeList -> EvidenceType)" belongs to package "cccev" based on source and target definition. -11:36:04 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:EvidenceTypeList:(EvidenceTypeList -> EvidenceType)" does not have a name, it will be ignored. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:EvidenceType:(EvidenceType -> EvidenceTypeList)" belongs to package "cccev" based on source and target definition. -11:36:04 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:EvidenceType:(EvidenceType -> EvidenceTypeList)" does not have a name, it will be ignored. -11:36:04 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> ContactPoint)" since it lacks a defining package. -11:36:04 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Event:PublicEvent:(PublicEvent -> ContactPoint)" since it lacks a defining package. -11:36:04 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Event:PublicEvent:contactPoint is unknown -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Evidence:(Evidence -> Requirement)" belongs to package "cccev" based on source and target definition. -11:36:04 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:Evidence:(Evidence -> Requirement)" does not have a name, it will be ignored. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Evidence:supportsRequirement" belongs to package "cccev" based on source and target definition. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Evidence:(Evidence -> EvidenceType)" belongs to package "cccev" based on source and target definition. -11:36:04 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:Evidence:(Evidence -> EvidenceType)" does not have a name, it will be ignored. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Evidence:isConformantTo" belongs to package "cccev" based on source and target definition. -11:36:04 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> Address)" since it lacks a defining package. -11:36:04 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Organisation:PublicOrganisation:address is unknown -11:36:04 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. -11:36:04 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Event:PublicEvent:(PublicEvent -> Resource)" since it lacks a defining package. -11:36:04 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Event:PublicEvent:uri" since it lacks a defining package. -11:36:04 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:EvidenceTypeList:(EvidenceTypeList -> EvidenceType)" belongs to package "cccev" based on source and target definition. -11:36:04 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:EvidenceTypeList:(EvidenceTypeList -> EvidenceType)" does not have a name, it will be ignored. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:EvidenceTypeList:specifiesEvidenceType" belongs to package "cccev" based on source and target definition. -11:36:04 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> ContactPoint)" since it lacks a defining package. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.cv:Cost:(Cost -> Channel)" belongs to package "cv" based on source and target definition. -11:36:04 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.cv:Cost:(Cost -> Channel)" does not have a name, it will be ignored. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.cv:Cost:ifAccessedThrough" belongs to package "cv" based on source and target definition. -11:36:04 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Requirement:(Requirement -> Evidence)" belongs to package "cccev" based on source and target definition. -11:36:04 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:Requirement:(Requirement -> Evidence)" does not have a name, it will be ignored. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Requirement:hasSupportingEvidence" belongs to package "cccev" based on source and target definition. -11:36:04 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> Identifier)" since it lacks a defining package. -11:36:04 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> Identifier)" since it lacks a defining package. -11:36:04 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Organisation:PublicOrganisation:identifier is unknown -11:36:04 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.rdfs:Resource:(Resource -> Geometry)" since it lacks a defining package. -11:36:04 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.rdfs:Resource:(Resource -> Address)" since it lacks a defining package. -11:36:04 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> Identifier)" since it lacks a defining package. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Location:Address:(Address -> AdminUnit)" belongs to package "Core Location" based on source and target definition. -11:36:04 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.Core Location:Address:(Address -> AdminUnit)" does not have a name, it will be ignored. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Location:Address:adminUnit" belongs to package "Core Location" based on source and target definition. -11:36:04 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> Address)" since it lacks a defining package. -11:36:04 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> Location)" since it lacks a defining package. -11:36:04 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Organisation:PublicOrganisation:spatial is unknown -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Requirement:(Requirement -> InformationConcept)" belongs to package "cccev" based on source and target definition. -11:36:04 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:Requirement:(Requirement -> InformationConcept)" does not have a name, it will be ignored. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Requirement:hasConcept" belongs to package "cccev" based on source and target definition. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Event:PublicEvent:hasPreviousEvent" belongs to package "Core Public Event" based on source and target definition. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Event:PublicEvent:hasNextEvent" belongs to package "Core Public Event" based on source and target definition. -11:36:04 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Identifier)" since it lacks a defining package. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:SupportedValue:(SupportedValue -> InformationConcept)" belongs to package "cccev" based on source and target definition. -11:36:04 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:SupportedValue:(SupportedValue -> InformationConcept)" does not have a name, it will be ignored. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:SupportedValue:providesValueFor" belongs to package "cccev" based on source and target definition. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Requirement:(Requirement -> Requirement)" belongs to package "cccev" based on source and target definition. -11:36:04 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:Requirement:(Requirement -> Requirement)" does not have a name, it will be ignored. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Requirement:isRequirementOf" belongs to package "cccev" based on source and target definition. -11:36:04 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.org:ChangeEvent:resultingOrganization is unknown -11:36:04 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Organisation:PublicOrganisation:resultedFrom is unknown -11:36:04 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.adms:Identifier:(Identifier -> Person)" since it lacks a defining package. -11:36:04 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.adms:Identifier:identifies is unknown -11:36:04 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> ContactPoint)" since it lacks a defining package. -11:36:04 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Organisation:PublicOrganisation:contactPoint is unknown -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Requirement:(Requirement -> Requirement)" belongs to package "cccev" based on source and target definition. -11:36:04 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:Requirement:(Requirement -> Requirement)" does not have a name, it will be ignored. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Requirement:hasRequirement" belongs to package "cccev" based on source and target definition. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> AccountingDocument)" belongs to package "Core Business" based on source and target definition. -11:36:04 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> AccountingDocument)" does not have a name, it will be ignored. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Business:LegalEntity:hasAccountingDocument" belongs to package "Core Business" based on source and target definition. -11:36:04 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.rdfs:Resource:(Resource -> Address)" since it lacks a defining package. -11:36:04 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.rdfs:Resource:(Resource -> Location)" since it lacks a defining package. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Evidence:(Evidence -> InformationConcept)" belongs to package "cccev" based on source and target definition. -11:36:04 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:Evidence:(Evidence -> InformationConcept)" does not have a name, it will be ignored. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Evidence:supportsConcept" belongs to package "cccev" based on source and target definition. -11:36:04 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.CCCEV:ReferenceFramework:implements is unknown -11:36:04 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.org:ChangeEvent:hasFormalFramework is unknown -11:36:04 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. -11:36:04 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.adms:Identifier:(Identifier -> LegalEntity)" since it lacks a defining package. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:prev" belongs to package "Core Public Organisation" based on source and target definition. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:next" belongs to package "Core Public Organisation" based on source and target definition. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Requirement:(Requirement -> Requirement)" belongs to package "cccev" based on source and target definition. -11:36:04 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:Requirement:(Requirement -> Requirement)" does not have a name, it will be ignored. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Requirement:hasQualifiedRelation" belongs to package "cccev" based on source and target definition. -11:36:04 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Event:PublicEvent:(PublicEvent -> Address)" since it lacks a defining package. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:memberOf" belongs to package "Core Public Organisation" based on source and target definition. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:hasMember" belongs to package "Core Public Organisation" based on source and target definition. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Constraint:(Constraint -> InformationConcept)" belongs to package "cccev" based on source and target definition. -11:36:04 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:Constraint:(Constraint -> InformationConcept)" does not have a name, it will be ignored. -11:36:04 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Constraint:constrains" belongs to package "cccev" based on source and target definition. -11:36:05 WARN c.g.i.o.c.Converter - Element hasEmail has same prefix as package: simplify by removing the extra tag uri -11:36:05 WARN c.g.i.o.c.Converter - Element hasTelephone has same prefix as package: simplify by removing the extra tag uri -11:36:05 WARN c.g.i.o.c.Converter - Element contactPage has same prefix as package: simplify by removing the extra tag uri -11:36:05 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Business:LegalEntity:legalFormType": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:05 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Business:LegalEntity:legalEntityStatus": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:05 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Business:LegalEntity:legalEntityActivity": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:05 WARN c.g.i.o.c.Converter - Element registrationDate has same prefix as package: simplify by removing the extra tag uri -11:36:05 WARN c.g.i.o.c.Converter - Element level has same prefix as package: simplify by removing the extra tag uri -11:36:05 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Location:AdminUnit:level": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:05 WARN c.g.i.o.c.Converter - Element code has same prefix as package: simplify by removing the extra tag uri -11:36:05 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Location:AdminUnit:code": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:05 WARN c.g.i.o.c.Converter - Element latitude has same prefix as package: simplify by removing the extra tag uri -11:36:05 WARN c.g.i.o.c.Converter - Element longitude has same prefix as package: simplify by removing the extra tag uri -11:36:05 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Location:Geometry:geometryType": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:05 WARN c.g.i.o.c.Converter - Element dateOfBirth has same prefix as package: simplify by removing the extra tag uri -11:36:05 WARN c.g.i.o.c.Converter - Element dateOfDeath has same prefix as package: simplify by removing the extra tag uri -11:36:05 WARN c.g.i.o.c.Converter - Element gender has same prefix as package: simplify by removing the extra tag uri -11:36:05 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Person:Person:gender": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:05 WARN c.g.i.o.c.Converter - Element matronymicName has same prefix as package: simplify by removing the extra tag uri -11:36:05 WARN c.g.i.o.c.Converter - Element sex has same prefix as package: simplify by removing the extra tag uri -11:36:05 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Person:Person:sex": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:05 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Organisation:PublicOrganisation:purpose": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:05 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Organisation:PublicOrganisation:classification": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:05 WARN c.g.i.o.c.Converter - Ambiguous data type "Location" for attribute "Model.Domain Model.Core Public Organisation:PublicOrganisation:spatial": Model.Domain Model.dct:Location, Model.Domain Model.dct:Location. -11:36:05 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.Domain Model.Core Public Organisation:PublicOrganisation:spatial". -11:36:05 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.Domain Model.Core Public Organisation:PublicOrganisation:spatial". -11:36:05 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.Domain Model.Core Public Organisation:PublicOrganisation:spatial". -11:36:05 WARN c.g.i.o.c.Converter - Element role has same prefix as package: simplify by removing the extra tag uri -11:36:05 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Service:Participation:role": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:05 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Event:PublicEvent:eventType": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:05 WARN c.g.i.o.c.Converter - Element format has same prefix as package: simplify by removing the extra tag uri -11:36:05 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Event:PublicEvent:format": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:05 WARN c.g.i.o.c.Converter - Element accessibility has same prefix as package: simplify by removing the extra tag uri -11:36:05 WARN c.g.i.o.c.Converter - Element eventNumber has same prefix as package: simplify by removing the extra tag uri -11:36:05 WARN c.g.i.o.c.Converter - Element registration has same prefix as package: simplify by removing the extra tag uri -11:36:05 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Event:PublicEvent:topic": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:05 WARN c.g.i.o.c.Converter - Element audience has same prefix as package: simplify by removing the extra tag uri -11:36:05 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Event:PublicEvent:audience": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:05 WARN c.g.i.o.c.Converter - Element eventStatus has same prefix as package: simplify by removing the extra tag uri -11:36:05 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Event:PublicEvent:eventStatus": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:05 WARN c.g.i.o.c.Converter - Element expectedNumberOfParticipants has same prefix as package: simplify by removing the extra tag uri -11:36:05 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.CCCEV.cccev:Criterion:weightingType": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:05 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.CCCEV.cccev:Evidence:confidentialityLevelType": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:05 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.CCCEV.cccev:EvidenceType:evidenceTypeClassification": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:05 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.CCCEV.cccev:Requirement:type": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:05 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.CCCEV.cccev:InformationConcept:type": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:05 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.cv:BusinessEvent:type": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:05 WARN c.g.i.o.c.Converter - Element processingTime has same prefix as package: simplify by removing the extra tag uri -11:36:05 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.cv:Channel:type": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:05 WARN c.g.i.o.c.Converter - Element currency has same prefix as package: simplify by removing the extra tag uri -11:36:05 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.cv:Cost:currency": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:05 WARN c.g.i.o.c.Converter - Element value has same prefix as package: simplify by removing the extra tag uri -11:36:05 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.cv:LifeEvent:type": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:05 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.cv:Output:type": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -/tmp/workspace/src/Core-Business-Vocabulary/releases/2.2.0 -Load mapping config:config/config-ap.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:36:07 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model". -11:36:07 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model". -11:36:07 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model.DataTypes". -11:36:07 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Model, Model.Domain Model.DataTypes, Model.Domain Model -11:36:07 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://data.europa.eu/m8g/): Model.Domain Model.Core Public Organisation, Model.Domain Model.Core Location, Model.Domain Model.Core Vocabulary, Model.Domain Model.Core Public Service, Model.Domain Model.Core Person, Model.Domain Model.Core Public Event, Model.Domain Model.Core Business -11:36:07 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/Class1): Model.Domain Model.Core Public Organisation:Class1, Model.Domain Model.Core Location:Class1 -11:36:07 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code, Model.Domain Model.skos:Concept -11:36:07 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/Location): Model.Domain Model.dct:Location, Model.Domain Model.dct:Location -11:36:07 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString): Model.Domain Model.Core Vocabulary:rdf:langString, Model.Domain Model.Core Vocabulary:Text -11:36:07 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/org#identifier): Model.Domain Model.Core Vocabulary:Event:identifier, Model.Domain Model.dct:Agent:identifier -11:36:07 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): Model.Domain Model.foaf:Agent:name, Model.Domain Model.adms:Asset:title, Model.Domain Model.adms:AssetDistribution:title, Model.Domain Model.dct:LicenseDocument:title, Model.Domain Model.Core Vocabulary:Output:name, Model.Domain Model.adms:AssetRepository:title, Model.Domain Model.Core Public Event:PublicEvent:title, Model.Domain Model.Core Public Service:Public Service:name -11:36:07 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/telephone): Model.Domain Model.Core Vocabulary:ContactPoint:hasTelephone, Model.Domain Model.Core Vocabulary:ContactInfo:telephone -11:36:07 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): Model.Domain Model.adms:Asset:language, Model.Domain Model.Core Public Event:PublicEvent:language -11:36:07 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/email): Model.Domain Model.Core Vocabulary:ContactInfo:email, Model.Domain Model.Core Vocabulary:ContactPoint:hasEmail -11:36:07 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/type): Model.Domain Model.Core Vocabulary:ContactInfo:type, Model.Domain Model.Core Vocabulary:Business Event:type -11:36:07 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): Model.Domain Model.Core Vocabulary:Output:type, Model.Domain Model.CCCEV:InformationConcept:type, Model.Domain Model.Core Vocabulary:Life Event:type, Model.Domain Model.Core Public Event:PublicEvent:eventType, Model.Domain Model.Core Public Service:Public Service:type, Model.Domain Model.CCCEV:Requirement:type, Model.Domain Model.foaf:Agent:type -11:36:07 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): Model.Domain Model.CCCEV:EvidenceTypeList:identifier, Model.Domain Model.Core Public Event:PublicEvent:identifier, Model.Domain Model.CCCEV:Requirement:identifier, Model.Domain Model.dcat:Dataset:identifier, Model.Domain Model.CCCEV:EvidenceType:identifier, Model.Domain Model.Core Vocabulary:Cost:identifier, Model.Domain Model.CCCEV:ReferenceFramework:identifier, Model.Domain Model.Core Public Service:Participation:identifier, Model.Domain Model.CCCEV:InformationConcept:identifier, Model.Domain Model.dct:Jurisdiction:id -11:36:07 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): Model.Domain Model.Core Public Service:Participation:description, Model.Domain Model.Core Public Organisation:PublicOrganisation:description, Model.Domain Model.time:TemporalEntity:description, Model.Domain Model.adms:AssetDistribution:description, Model.Domain Model.CCCEV:InformationConcept:description, Model.Domain Model.Core Vocabulary:Event:description, Model.Domain Model.dct:LicenseDocument:description, Model.Domain Model.CCCEV:EvidenceTypeList:description, Model.Domain Model.Core Vocabulary:Output:description, Model.Domain Model.Core Vocabulary:Cost:description, Model.Domain Model.adms:AssetRepository:description, Model.Domain Model.org:ChangeEvent:description, Model.Domain Model.CCCEV:Requirement:description, Model.Domain Model.adms:Asset:description, Model.Domain Model.Core Public Event:PublicEvent:description, Model.Domain Model.Core Public Service:Public Service:description -11:36:07 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/name): Model.Domain Model.dct:Agent:name, Model.Domain Model.Core Person:Person:fullName, Model.Domain Model.foaf:Group:name, Model.Domain Model.Core Vocabulary:Event:name -11:36:07 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/value): Model.Domain Model.CCCEV:SupportedValue:value, Model.Domain Model.Core Vocabulary:Cost:value -11:36:07 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): Model.Domain Model.adms:Asset:issued, Model.Domain Model.adms:Identifier:dateOfIssue, Model.Domain Model.adms:AssetRepository:issued, Model.Domain Model.adms:AssetDistribution:issued -11:36:07 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2000/01/rdf-schema#label): Model.Domain Model.adms:Identifier:schemeName, Model.Domain Model.dct:Jurisdiction:name, Model.Domain Model.Core Location:AdminUnit:name -11:36:07 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#prefLabel): Model.Domain Model.Core Public Organisation:PublicOrganisation:preferredLabel, Model.Domain Model.CCCEV:InformationConcept:name, Model.Domain Model.CCCEV:EvidenceTypeList:name, Model.Domain Model.CCCEV:Requirement:name -11:36:07 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/alternative): Model.Domain Model.Core Person:Person:alternativeName, Model.Domain Model.Core Business:LegalEntity:alternativeName -11:36:07 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#altLabel): Model.Domain Model.Core Public Organisation:PublicOrganisation:alternativeLabel, Model.Domain Model.adms:Asset:alternativeLabel -11:36:07 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): Model.Domain Model.adms:AssetRepository:modified, Model.Domain Model.adms:AssetDistribution:modified, Model.Domain Model.adms:Asset:modified -11:36:07 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#accessURL): Model.Domain Model.adms:AssetDistribution:accessURL, Model.Domain Model.adms:AssetRepository:accessURL -11:36:07 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Business". -11:36:07 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Business". -11:36:07 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Business". -11:36:07 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Business". -11:36:07 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "LegalEntity" . -11:36:08 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Identifier" . -11:36:08 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Address" . -11:36:08 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "FormalOrganization" . -11:36:08 WARN c.g.i.o.c.Converter - Element AccountingDocument has same prefix as package: simplify by removing the extra tag uri -11:36:08 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "AccountingDocument" . -11:36:08 WARN c.g.i.o.c.Converter - Element ContactPoint has same prefix as package: simplify by removing the extra tag uri -11:36:08 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ContactPoint" . -11:36:08 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Agent" . -11:36:08 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Organization" . -11:36:08 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Code" . -11:36:08 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Text" . -11:36:08 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Date" . -11:36:08 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Literal" . -11:36:08 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Document" . -11:36:08 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "URI" . -11:36:08 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.org:Organization:hasSubOrganization" belongs to package "org" based on source and target definition. -11:36:08 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.org:Organization:subOrganizationOf" belongs to package "org" based on source and target definition. -11:36:08 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.foaf:Agent:memberOf is unknown -11:36:08 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.org:Organization:hasMember is unknown -11:36:08 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> ContactPoint)" since it lacks a defining package. -11:36:08 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> Identifier)" since it lacks a defining package. -11:36:08 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.adms:Identifier:(Identifier -> LegalEntity)" since it lacks a defining package. -11:36:08 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.foaf:Agent:(Agent -> Organization)" since it lacks a defining package. -11:36:08 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.foaf:Agent:headOf is unknown -11:36:08 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> AccountingDocument)" belongs to package "Core Business" based on source and target definition. -11:36:08 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> AccountingDocument)" does not have a name, it will be ignored. -11:36:08 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Business:LegalEntity:hasAccountingDocument" belongs to package "Core Business" based on source and target definition. -11:36:08 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> Identifier)" since it lacks a defining package. -11:36:08 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> Address)" since it lacks a defining package. -11:36:08 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Business:LegalEntity:legalFormType": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:08 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Business:LegalEntity:legalEntityStatus": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:08 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Business:LegalEntity:legalEntityActivity": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:08 WARN c.g.i.o.c.Converter - Element registrationDate has same prefix as package: simplify by removing the extra tag uri -11:36:08 WARN c.g.i.o.c.Converter - Element hasEmail has same prefix as package: simplify by removing the extra tag uri -11:36:08 WARN c.g.i.o.c.Converter - Element hasTelephone has same prefix as package: simplify by removing the extra tag uri -11:36:08 WARN c.g.i.o.c.Converter - Element contactPage has same prefix as package: simplify by removing the extra tag uri -11:36:08 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.foaf:Agent:type": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -/tmp/workspace/src/Core-Location-Vocabulary/releases/2.1.0 -Load mapping config:config/config-ap.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:36:10 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model". -11:36:10 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model". -11:36:10 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model.DataTypes". -11:36:10 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://data.europa.eu/m8g/): Model.Domain Model.Core Public Service, Model.Domain Model.Core Vocabulary, Model.Domain Model.Core Person, Model.Domain Model.Core Public Organisation, Model.Domain Model.Core Public Event, Model.Domain Model.Core Location, Model.Domain Model.Core Business -11:36:10 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Model, Model.Domain Model.DataTypes, Model.Domain Model -11:36:10 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/Class1): Model.Domain Model.Core Public Organisation:Class1, Model.Domain Model.Core Location:Class1 -11:36:10 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/Location): Model.Domain Model.dct:Location, Model.Domain Model.dct:Location -11:36:10 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString): Model.Domain Model.Core Vocabulary:Text, Model.Domain Model.Core Vocabulary:rdf:langString -11:36:10 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): Model.Domain Model.skos:Concept, Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code -11:36:10 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): Model.Domain Model.adms:Asset:language, Model.Domain Model.Core Public Event:PublicEvent:language -11:36:10 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): Model.Domain Model.Core Public Event:PublicEvent:eventType, Model.Domain Model.CCCEV:Requirement:type, Model.Domain Model.foaf:Agent:type, Model.Domain Model.Core Vocabulary:Output:type, Model.Domain Model.CCCEV:InformationConcept:type, Model.Domain Model.Core Public Service:Public Service:type, Model.Domain Model.Core Vocabulary:Life Event:type -11:36:10 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): Model.Domain Model.CCCEV:EvidenceTypeList:description, Model.Domain Model.CCCEV:Requirement:description, Model.Domain Model.Core Public Event:PublicEvent:description, Model.Domain Model.org:ChangeEvent:description, Model.Domain Model.Core Vocabulary:Cost:description, Model.Domain Model.adms:AssetRepository:description, Model.Domain Model.Core Vocabulary:Event:description, Model.Domain Model.time:TemporalEntity:description, Model.Domain Model.CCCEV:InformationConcept:description, Model.Domain Model.Core Vocabulary:Output:description, Model.Domain Model.Core Public Service:Public Service:description, Model.Domain Model.adms:Asset:description, Model.Domain Model.Core Public Service:Participation:description, Model.Domain Model.adms:AssetDistribution:description, Model.Domain Model.dct:LicenseDocument:description, Model.Domain Model.Core Public Organisation:PublicOrganisation:description -11:36:10 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): Model.Domain Model.Core Public Service:Participation:identifier, Model.Domain Model.CCCEV:InformationConcept:identifier, Model.Domain Model.CCCEV:Requirement:identifier, Model.Domain Model.dcat:Dataset:identifier, Model.Domain Model.Core Public Event:PublicEvent:identifier, Model.Domain Model.CCCEV:ReferenceFramework:identifier, Model.Domain Model.CCCEV:EvidenceType:identifier, Model.Domain Model.dct:Jurisdiction:id, Model.Domain Model.CCCEV:EvidenceTypeList:identifier, Model.Domain Model.Core Vocabulary:Cost:identifier -11:36:10 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/alternative): Model.Domain Model.Core Business:LegalEntity:alternativeName, Model.Domain Model.Core Person:Person:alternativeName -11:36:10 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/org#identifier): Model.Domain Model.Core Vocabulary:Event:identifier, Model.Domain Model.dct:Agent:identifier -11:36:10 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): Model.Domain Model.adms:AssetRepository:title, Model.Domain Model.foaf:Agent:name, Model.Domain Model.Core Vocabulary:Output:name, Model.Domain Model.Core Public Event:PublicEvent:title, Model.Domain Model.adms:AssetDistribution:title, Model.Domain Model.dct:LicenseDocument:title, Model.Domain Model.Core Public Service:Public Service:name, Model.Domain Model.adms:Asset:title -11:36:10 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2000/01/rdf-schema#label): Model.Domain Model.dct:Jurisdiction:name, Model.Domain Model.adms:Identifier:schemeName, Model.Domain Model.Core Location:AdminUnit:name -11:36:10 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): Model.Domain Model.adms:Identifier:dateOfIssue, Model.Domain Model.adms:AssetRepository:issued, Model.Domain Model.adms:AssetDistribution:issued, Model.Domain Model.adms:Asset:issued -11:36:10 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): Model.Domain Model.adms:AssetRepository:modified, Model.Domain Model.adms:AssetDistribution:modified, Model.Domain Model.adms:Asset:modified -11:36:10 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/name): Model.Domain Model.Core Person:Person:fullName, Model.Domain Model.foaf:Group:name, Model.Domain Model.dct:Agent:name, Model.Domain Model.Core Vocabulary:Event:name -11:36:10 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#prefLabel): Model.Domain Model.Core Public Organisation:PublicOrganisation:preferredLabel, Model.Domain Model.CCCEV:EvidenceTypeList:name, Model.Domain Model.CCCEV:InformationConcept:name, Model.Domain Model.CCCEV:Requirement:name -11:36:10 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/email): Model.Domain Model.Core Vocabulary:ContactPoint:hasEmail, Model.Domain Model.Core Vocabulary:ContactInfo:email -11:36:10 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#accessURL): Model.Domain Model.adms:AssetDistribution:accessURL, Model.Domain Model.adms:AssetRepository:accessURL -11:36:10 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#altLabel): Model.Domain Model.Core Public Organisation:PublicOrganisation:alternativeLabel, Model.Domain Model.adms:Asset:alternativeLabel -11:36:10 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/type): Model.Domain Model.Core Vocabulary:ContactInfo:type, Model.Domain Model.Core Vocabulary:Business Event:type -11:36:10 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/telephone): Model.Domain Model.Core Vocabulary:ContactInfo:telephone, Model.Domain Model.Core Vocabulary:ContactPoint:hasTelephone -11:36:10 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/value): Model.Domain Model.Core Vocabulary:Cost:value, Model.Domain Model.CCCEV:SupportedValue:value -11:36:10 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Location". -11:36:10 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Location". -11:36:10 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Location". -11:36:10 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Location". -11:36:10 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Address" . -11:36:11 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Location" . -11:36:11 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Geometry" . -11:36:11 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Resource" . -11:36:11 WARN c.g.i.o.c.Converter - Element AdminUnit has same prefix as package: simplify by removing the extra tag uri -11:36:11 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "AdminUnit" . -11:36:11 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Text" . -11:36:11 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Literal" . -11:36:11 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Code" . -11:36:11 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "String" . -11:36:11 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "URI" . -11:36:11 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "LocatorDesignator" . -11:36:11 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Location:Address:(Address -> AdminUnit)" belongs to package "Core Location" based on source and target definition. -11:36:11 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.Core Location:Address:(Address -> AdminUnit)" does not have a name, it will be ignored. -11:36:11 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Location:Address:adminUnit" belongs to package "Core Location" based on source and target definition. -11:36:11 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.rdfs:Resource:(Resource -> Geometry)" since it lacks a defining package. -11:36:11 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.rdfs:Resource:(Resource -> Address)" since it lacks a defining package. -11:36:11 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.rdfs:Resource:(Resource -> Address)" since it lacks a defining package. -11:36:11 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Location:Address:(Address -> LocatorDesignator)" belongs to package "Core Location" based on source and target definition. -11:36:11 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.Core Location:Address:(Address -> LocatorDesignator)" does not have a name, it will be ignored. -11:36:11 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Location:Address:hasLocatorDesignator" belongs to package "Core Location" based on source and target definition. -11:36:11 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.rdfs:Resource:(Resource -> Location)" since it lacks a defining package. -11:36:11 WARN c.g.i.o.c.Converter - Element latitude has same prefix as package: simplify by removing the extra tag uri -11:36:11 WARN c.g.i.o.c.Converter - Element longitude has same prefix as package: simplify by removing the extra tag uri -11:36:11 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Location:Geometry:geometryType": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:11 WARN c.g.i.o.c.Converter - Element level has same prefix as package: simplify by removing the extra tag uri -11:36:11 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Location:AdminUnit:level": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:11 WARN c.g.i.o.c.Converter - Element code has same prefix as package: simplify by removing the extra tag uri -11:36:11 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Location:AdminUnit:code": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:11 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Location:LocatorDesignator:type": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -/tmp/workspace/src/Core-Person-Vocabulary/releases/2.1.1 -Load mapping config:config/config-ap.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:36:13 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model". -11:36:13 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model". -11:36:13 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model.DataTypes". -11:36:13 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://data.europa.eu/m8g/): Model.Domain Model.Core Business, Model.Domain Model.Core Public Event, Model.Domain Model.Core Location, Model.Domain Model.Core Public Organisation, Model.Domain Model.Core Public Service, Model.Domain Model.Core Vocabulary, Model.Domain Model.Core Person -11:36:13 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Model.Domain Model, Model, Model.Domain Model.DataTypes -11:36:13 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): Model.Domain Model.DataTypes:Code, Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.skos:Concept -11:36:13 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/Class1): Model.Domain Model.Core Public Organisation:Class1, Model.Domain Model.Core Location:Class1 -11:36:13 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString): Model.Domain Model.Core Vocabulary:Text, Model.Domain Model.Core Vocabulary:rdf:langString -11:36:13 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/Location): Model.Domain Model.dct:Location, Model.Domain Model.dct:Location -11:36:13 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2000/01/rdf-schema#label): Model.Domain Model.adms:Identifier:schemeName, Model.Domain Model.Core Location:AdminUnit:name, Model.Domain Model.dct:Jurisdiction:name -11:36:13 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): Model.Domain Model.CCCEV:InformationConcept:identifier, Model.Domain Model.Core Public Event:PublicEvent:identifier, Model.Domain Model.dcat:Dataset:identifier, Model.Domain Model.CCCEV:ReferenceFramework:identifier, Model.Domain Model.dct:Jurisdiction:id, Model.Domain Model.CCCEV:Requirement:identifier, Model.Domain Model.CCCEV:EvidenceType:identifier, Model.Domain Model.Core Vocabulary:Cost:identifier, Model.Domain Model.CCCEV:EvidenceTypeList:identifier, Model.Domain Model.Core Public Service:Participation:identifier -11:36:13 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): Model.Domain Model.Core Public Organisation:PublicOrganisation:description, Model.Domain Model.Core Vocabulary:Cost:description, Model.Domain Model.adms:AssetDistribution:description, Model.Domain Model.Core Public Event:PublicEvent:description, Model.Domain Model.Core Public Service:Participation:description, Model.Domain Model.Core Public Service:Public Service:description, Model.Domain Model.adms:AssetRepository:description, Model.Domain Model.adms:Asset:description, Model.Domain Model.org:ChangeEvent:description, Model.Domain Model.dct:LicenseDocument:description, Model.Domain Model.CCCEV:Requirement:description, Model.Domain Model.CCCEV:EvidenceTypeList:description, Model.Domain Model.Core Vocabulary:Output:description, Model.Domain Model.CCCEV:InformationConcept:description, Model.Domain Model.time:TemporalEntity:description, Model.Domain Model.Core Vocabulary:Event:description -11:36:13 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/value): Model.Domain Model.Core Vocabulary:Cost:value, Model.Domain Model.CCCEV:SupportedValue:value -11:36:13 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): Model.Domain Model.Core Public Event:PublicEvent:eventType, Model.Domain Model.Core Vocabulary:Output:type, Model.Domain Model.Core Public Service:Public Service:type, Model.Domain Model.CCCEV:Requirement:type, Model.Domain Model.Core Vocabulary:Life Event:type, Model.Domain Model.foaf:Agent:type, Model.Domain Model.CCCEV:InformationConcept:type -11:36:13 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): Model.Domain Model.adms:AssetDistribution:modified, Model.Domain Model.adms:Asset:modified, Model.Domain Model.adms:AssetRepository:modified -11:36:13 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/alternative): Model.Domain Model.Core Business:LegalEntity:alternativeName, Model.Domain Model.Core Person:Person:alternativeName -11:36:13 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): Model.Domain Model.adms:AssetRepository:issued, Model.Domain Model.adms:Asset:issued, Model.Domain Model.adms:AssetDistribution:issued, Model.Domain Model.adms:Identifier:dateOfIssue -11:36:13 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/name): Model.Domain Model.foaf:Group:name, Model.Domain Model.dct:Agent:name, Model.Domain Model.Core Vocabulary:Event:name, Model.Domain Model.Core Person:Person:fullName -11:36:13 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/org#identifier): Model.Domain Model.dct:Agent:identifier, Model.Domain Model.Core Vocabulary:Event:identifier -11:36:13 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#prefLabel): Model.Domain Model.Core Public Organisation:PublicOrganisation:preferredLabel, Model.Domain Model.CCCEV:EvidenceTypeList:name, Model.Domain Model.CCCEV:InformationConcept:name, Model.Domain Model.CCCEV:Requirement:name -11:36:13 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#accessURL): Model.Domain Model.adms:AssetRepository:accessURL, Model.Domain Model.adms:AssetDistribution:accessURL -11:36:13 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): Model.Domain Model.adms:AssetDistribution:title, Model.Domain Model.foaf:Agent:name, Model.Domain Model.adms:Asset:title, Model.Domain Model.Core Public Event:PublicEvent:title, Model.Domain Model.Core Public Service:Public Service:name, Model.Domain Model.dct:LicenseDocument:title, Model.Domain Model.Core Vocabulary:Output:name, Model.Domain Model.adms:AssetRepository:title -11:36:13 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/email): Model.Domain Model.Core Vocabulary:ContactInfo:email, Model.Domain Model.Core Vocabulary:ContactPoint:hasEmail -11:36:13 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): Model.Domain Model.adms:Asset:language, Model.Domain Model.Core Public Event:PublicEvent:language -11:36:13 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/telephone): Model.Domain Model.Core Vocabulary:ContactPoint:hasTelephone, Model.Domain Model.Core Vocabulary:ContactInfo:telephone -11:36:13 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#altLabel): Model.Domain Model.Core Public Organisation:PublicOrganisation:alternativeLabel, Model.Domain Model.adms:Asset:alternativeLabel -11:36:13 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/type): Model.Domain Model.Core Vocabulary:Business Event:type, Model.Domain Model.Core Vocabulary:ContactInfo:type -11:36:13 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Person". -11:36:13 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Person". -11:36:13 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Person". -11:36:13 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Person". -11:36:13 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Identifier" . -11:36:13 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Person" . -11:36:13 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Location" . -11:36:13 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Jurisdiction" . -11:36:13 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Address" . -11:36:13 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Agent" . -11:36:13 WARN c.g.i.o.c.Converter - Element GenericDate has same prefix as package: simplify by removing the extra tag uri -11:36:13 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "GenericDate" . -11:36:13 WARN c.g.i.o.c.Converter - Element ContactPoint has same prefix as package: simplify by removing the extra tag uri -11:36:13 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ContactPoint" . -11:36:13 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Document" . -11:36:13 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Literal" . -11:36:13 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Text" . -11:36:13 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Code" . -11:36:13 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "URI" . -11:36:13 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Date" . -11:36:13 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Identifier)" since it lacks a defining package. -11:36:13 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. -11:36:13 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Address)" since it lacks a defining package. -11:36:13 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.adms:Identifier:(Identifier -> Agent)" since it lacks a defining package. -11:36:13 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.adms:Identifier:issuingAuthorityURI is unknown -11:36:13 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. -11:36:13 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. -11:36:13 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. -11:36:13 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Jurisdiction)" since it lacks a defining package. -11:36:13 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Jurisdiction)" since it lacks a defining package. -11:36:13 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> ContactPoint)" since it lacks a defining package. -11:36:13 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.adms:Identifier:(Identifier -> Person)" since it lacks a defining package. -11:36:13 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.adms:Identifier:identifies is unknown -11:36:14 WARN c.g.i.o.c.Converter - Element dateOfBirth has same prefix as package: simplify by removing the extra tag uri -11:36:14 WARN c.g.i.o.c.Converter - Element dateOfDeath has same prefix as package: simplify by removing the extra tag uri -11:36:14 WARN c.g.i.o.c.Converter - Element gender has same prefix as package: simplify by removing the extra tag uri -11:36:14 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Person:Person:gender": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:14 WARN c.g.i.o.c.Converter - Element matronymicName has same prefix as package: simplify by removing the extra tag uri -11:36:14 WARN c.g.i.o.c.Converter - Element sex has same prefix as package: simplify by removing the extra tag uri -11:36:14 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Person:Person:sex": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:14 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.foaf:Agent:type": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:14 WARN c.g.i.o.c.Converter - Element hasEmail has same prefix as package: simplify by removing the extra tag uri -11:36:14 WARN c.g.i.o.c.Converter - Element hasTelephone has same prefix as package: simplify by removing the extra tag uri -11:36:14 WARN c.g.i.o.c.Converter - Element contactPage has same prefix as package: simplify by removing the extra tag uri -/tmp/workspace/src/Core-Public-Event-Vocabulary/releases/1.1.0 -Load mapping config:config/config-ap.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:36:16 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model". -11:36:16 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model". -11:36:16 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model.DataTypes". -11:36:16 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://data.europa.eu/m8g/): Model.Domain Model.Core Location, Model.Domain Model.Core Person, Model.Domain Model.Core Business, Model.Domain Model.Core Public Service, Model.Domain Model.Core Vocabulary, Model.Domain Model.Core Public Event, Model.Domain Model.Core Public Organisation -11:36:16 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Model.Domain Model.DataTypes, Model.Domain Model, Model -11:36:16 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString): Model.Domain Model.Core Vocabulary:rdf:langString, Model.Domain Model.Core Vocabulary:Text -11:36:16 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/Location): Model.Domain Model.dct:Location, Model.Domain Model.dct:Location -11:36:16 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): Model.Domain Model.skos:Concept, Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code -11:36:16 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/Class1): Model.Domain Model.Core Location:Class1, Model.Domain Model.Core Public Organisation:Class1 -11:36:16 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): Model.Domain Model.dct:Jurisdiction:id, Model.Domain Model.Core Vocabulary:Cost:identifier, Model.Domain Model.CCCEV:InformationConcept:identifier, Model.Domain Model.CCCEV:EvidenceTypeList:identifier, Model.Domain Model.Core Public Event:PublicEvent:identifier, Model.Domain Model.dcat:Dataset:identifier, Model.Domain Model.CCCEV:ReferenceFramework:identifier, Model.Domain Model.CCCEV:Requirement:identifier, Model.Domain Model.CCCEV:EvidenceType:identifier, Model.Domain Model.Core Public Service:Participation:identifier -11:36:16 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): Model.Domain Model.adms:AssetDistribution:modified, Model.Domain Model.adms:Asset:modified, Model.Domain Model.adms:AssetRepository:modified -11:36:16 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): Model.Domain Model.adms:AssetDistribution:description, Model.Domain Model.time:TemporalEntity:description, Model.Domain Model.dct:LicenseDocument:description, Model.Domain Model.adms:AssetRepository:description, Model.Domain Model.Core Vocabulary:Output:description, Model.Domain Model.Core Vocabulary:Cost:description, Model.Domain Model.Core Vocabulary:Event:description, Model.Domain Model.adms:Asset:description, Model.Domain Model.Core Public Service:Participation:description, Model.Domain Model.CCCEV:EvidenceTypeList:description, Model.Domain Model.Core Public Event:PublicEvent:description, Model.Domain Model.CCCEV:Requirement:description, Model.Domain Model.Core Public Organisation:PublicOrganisation:description, Model.Domain Model.Core Public Service:Public Service:description, Model.Domain Model.org:ChangeEvent:description, Model.Domain Model.CCCEV:InformationConcept:description -11:36:16 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2000/01/rdf-schema#label): Model.Domain Model.adms:Identifier:schemeName, Model.Domain Model.Core Location:AdminUnit:name, Model.Domain Model.dct:Jurisdiction:name -11:36:16 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/name): Model.Domain Model.Core Vocabulary:Event:name, Model.Domain Model.Core Person:Person:fullName, Model.Domain Model.dct:Agent:name, Model.Domain Model.foaf:Group:name -11:36:16 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): Model.Domain Model.adms:AssetRepository:title, Model.Domain Model.adms:AssetDistribution:title, Model.Domain Model.Core Public Event:PublicEvent:title, Model.Domain Model.adms:Asset:title, Model.Domain Model.Core Vocabulary:Output:name, Model.Domain Model.dct:LicenseDocument:title, Model.Domain Model.foaf:Agent:name, Model.Domain Model.Core Public Service:Public Service:name -11:36:16 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#prefLabel): Model.Domain Model.CCCEV:EvidenceTypeList:name, Model.Domain Model.Core Public Organisation:PublicOrganisation:preferredLabel, Model.Domain Model.CCCEV:Requirement:name, Model.Domain Model.CCCEV:InformationConcept:name -11:36:16 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): Model.Domain Model.Core Public Event:PublicEvent:eventType, Model.Domain Model.Core Vocabulary:Output:type, Model.Domain Model.CCCEV:Requirement:type, Model.Domain Model.foaf:Agent:type, Model.Domain Model.CCCEV:InformationConcept:type, Model.Domain Model.Core Public Service:Public Service:type, Model.Domain Model.Core Vocabulary:Life Event:type -11:36:16 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#altLabel): Model.Domain Model.adms:Asset:alternativeLabel, Model.Domain Model.Core Public Organisation:PublicOrganisation:alternativeLabel -11:36:16 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): Model.Domain Model.adms:AssetDistribution:issued, Model.Domain Model.adms:AssetRepository:issued, Model.Domain Model.adms:Identifier:dateOfIssue, Model.Domain Model.adms:Asset:issued -11:36:16 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/org#identifier): Model.Domain Model.Core Vocabulary:Event:identifier, Model.Domain Model.dct:Agent:identifier -11:36:16 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#accessURL): Model.Domain Model.adms:AssetRepository:accessURL, Model.Domain Model.adms:AssetDistribution:accessURL -11:36:16 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/telephone): Model.Domain Model.Core Vocabulary:ContactPoint:hasTelephone, Model.Domain Model.Core Vocabulary:ContactInfo:telephone -11:36:16 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/alternative): Model.Domain Model.Core Person:Person:alternativeName, Model.Domain Model.Core Business:LegalEntity:alternativeName -11:36:16 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/email): Model.Domain Model.Core Vocabulary:ContactInfo:email, Model.Domain Model.Core Vocabulary:ContactPoint:hasEmail -11:36:16 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/type): Model.Domain Model.Core Vocabulary:ContactInfo:type, Model.Domain Model.Core Vocabulary:Business Event:type -11:36:16 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/value): Model.Domain Model.Core Vocabulary:Cost:value, Model.Domain Model.CCCEV:SupportedValue:value -11:36:16 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): Model.Domain Model.adms:Asset:language, Model.Domain Model.Core Public Event:PublicEvent:language -11:36:16 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Public Event". -11:36:16 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Public Event". -11:36:16 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Public Event". -11:36:16 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Public Event". -11:36:16 WARN c.g.i.o.c.Converter - Element PublicEvent has same prefix as package: simplify by removing the extra tag uri -11:36:16 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "PublicEvent" . -11:36:16 WARN c.g.i.o.c.Converter - Element ContactPoint has same prefix as package: simplify by removing the extra tag uri -11:36:16 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ContactPoint" . -11:36:16 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "TemporalEntity" . -11:36:16 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Address" . -11:36:16 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Agent" . -11:36:16 WARN c.g.i.o.c.Converter - Element Participation has same prefix as package: simplify by removing the extra tag uri -11:36:16 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Participation" . -11:36:16 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Text" . -11:36:16 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Literal" . -11:36:16 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Code" . -11:36:16 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Integer" . -11:36:16 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Document" . -11:36:16 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "LinguisticSystem" . -11:36:16 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Service:Participation:hasParticipant is unknown -11:36:16 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.foaf:Agent:participates is unknown -11:36:16 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Event:PublicEvent:hasPreviousEvent" belongs to package "Core Public Event" based on source and target definition. -11:36:16 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Event:PublicEvent:hasNextEvent" belongs to package "Core Public Event" based on source and target definition. -11:36:16 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Vocabulary:ContactPoint:(ContactPoint -> TemporalEntity)" since it lacks a defining package. -11:36:16 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Vocabulary:ContactPoint:availabilityRestriction is unknown -11:36:16 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.foaf:Agent:(Agent -> Address)" since it lacks a defining package. -11:36:16 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Event:PublicEvent:(PublicEvent -> TemporalEntity)" since it lacks a defining package. -11:36:16 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Event:PublicEvent:hasTime is unknown -11:36:16 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Event:PublicEvent:(PublicEvent -> Participation)" since it lacks a defining package. -11:36:16 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Event:PublicEvent:hasParticipation is unknown -11:36:16 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Vocabulary:ContactPoint:(ContactPoint -> TemporalEntity)" since it lacks a defining package. -11:36:16 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Vocabulary:ContactPoint:openingHours is unknown -11:36:16 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Service:Participation:(Participation -> TemporalEntity)" since it lacks a defining package. -11:36:16 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Service:Participation:hasTime is unknown -11:36:16 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Event:PublicEvent:(PublicEvent -> ContactPoint)" since it lacks a defining package. -11:36:16 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Event:PublicEvent:contactPoint is unknown -11:36:16 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Event:PublicEvent:parentEvent" belongs to package "Core Public Event" based on source and target definition. -11:36:16 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Event:PublicEvent:subEvent" belongs to package "Core Public Event" based on source and target definition. -11:36:16 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Event:PublicEvent:(PublicEvent -> Address)" since it lacks a defining package. -11:36:16 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Event:PublicEvent:eventType": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:16 WARN c.g.i.o.c.Converter - Element format has same prefix as package: simplify by removing the extra tag uri -11:36:16 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Event:PublicEvent:format": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:16 WARN c.g.i.o.c.Converter - Element accessibility has same prefix as package: simplify by removing the extra tag uri -11:36:16 WARN c.g.i.o.c.Converter - Element eventNumber has same prefix as package: simplify by removing the extra tag uri -11:36:16 WARN c.g.i.o.c.Converter - Element registration has same prefix as package: simplify by removing the extra tag uri -11:36:16 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Event:PublicEvent:topic": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:16 WARN c.g.i.o.c.Converter - Element audience has same prefix as package: simplify by removing the extra tag uri -11:36:16 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Event:PublicEvent:audience": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:16 WARN c.g.i.o.c.Converter - Element eventStatus has same prefix as package: simplify by removing the extra tag uri -11:36:16 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Event:PublicEvent:eventStatus": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:16 WARN c.g.i.o.c.Converter - Element expectedNumberOfParticipants has same prefix as package: simplify by removing the extra tag uri -11:36:16 WARN c.g.i.o.c.Converter - Element hasEmail has same prefix as package: simplify by removing the extra tag uri -11:36:16 WARN c.g.i.o.c.Converter - Element hasTelephone has same prefix as package: simplify by removing the extra tag uri -11:36:16 WARN c.g.i.o.c.Converter - Element contactPage has same prefix as package: simplify by removing the extra tag uri -11:36:16 WARN c.g.i.o.c.Converter - Element frequency has same prefix as package: simplify by removing the extra tag uri -11:36:16 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.time:TemporalEntity:frequency": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:16 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Model.Domain Model.time:TemporalEntity:frequency". -11:36:16 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Model.Domain Model.time:TemporalEntity:frequency". -11:36:16 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Model.Domain Model.time:TemporalEntity:frequency". -11:36:17 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.foaf:Agent:type": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:36:17 WARN c.g.i.o.c.Converter - Element role has same prefix as package: simplify by removing the extra tag uri -11:36:17 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Service:Participation:role": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -/tmp/workspace/src/DCAT-AP/releases/2.2.0 -Load mapping config:config/config-ap.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:36:19 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile". -11:36:19 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile.Domain Model". -11:36:19 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): DCAT Application Profile, DCAT Application Profile.Domain Model -11:36:19 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2000/01/rdf-schema#Literal): DCAT Application Profile.Domain Model:TemporalLiteral, DCAT Application Profile.Domain Model:rdfs:Literal -11:36:19 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2001/XMLSchema#hexBinary): DCAT Application Profile.Domain Model:xsd:hexBinary, DCAT Application Profile.Domain Model:xsd:nonNegativeInteger -11:36:19 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/MediaType): DCAT Application Profile.Domain Model:dct:MediaType, DCAT Application Profile.Domain Model:dct:mediaType -11:36:19 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/relation): DCAT Application Profile.Domain Model:dcat:Relationship:dct:relation, DCAT Application Profile.Domain Model:dcat:Dataset:dct:relation -11:36:19 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): DCAT Application Profile.Domain Model:dcat:Dataset:dct:title, DCAT Application Profile.Domain Model:dcat:Catalog:dct:title, DCAT Application Profile.Domain Model:dcat:Distribution:dct:title, DCAT Application Profile.Domain Model:dcat:DataService:dct:title, DCAT Application Profile.Domain Model:skos:ConceptScheme:dct:title, DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:title -11:36:19 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#spatialResolutionInMeters): DCAT Application Profile.Domain Model:dcat:Dataset:dcat:spatialResolutionInMeters, DCAT Application Profile.Domain Model:dcat:Distribution:dcat:spatialResolutionInMeters -11:36:19 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): DCAT Application Profile.Domain Model:dcat:Dataset:dct:modified, DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:modified, DCAT Application Profile.Domain Model:dcat:Catalog:dct:modified, DCAT Application Profile.Domain Model:dcat:Distribution:dct:modified -11:36:19 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): DCAT Application Profile.Domain Model:dcat:Distribution:dct:issued, DCAT Application Profile.Domain Model:dcat:Dataset:dct:issued, DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:issued, DCAT Application Profile.Domain Model:dcat:Catalog:dct:issued -11:36:19 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): DCAT Application Profile.Domain Model:dcat:Catalog:dct:language, DCAT Application Profile.Domain Model:dcat:Dataset:dct:language, DCAT Application Profile.Domain Model:dcat:Distribution:dct:language, DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:language -11:36:19 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#temporalResolution): DCAT Application Profile.Domain Model:dcat:Dataset:dcat:temporalResolution, DCAT Application Profile.Domain Model:dcat:Distribution:dcat:temporalResolution -11:36:19 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/page): DCAT Application Profile.Domain Model:dcat:Dataset:foaf:page, DCAT Application Profile.Domain Model:dcat:Distribution:foaf:page -11:36:19 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/format): DCAT Application Profile.Domain Model:dcat:DataService:dct:format, DCAT Application Profile.Domain Model:dcat:Distribution:dct:format -11:36:19 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:description, DCAT Application Profile.Domain Model:dcat:DataService:dct:description, DCAT Application Profile.Domain Model:dcat:Catalog:dct:description, DCAT Application Profile.Domain Model:dcat:Dataset:dct:description, DCAT Application Profile.Domain Model:dcat:Distribution:dct:description -11:36:19 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): DCAT Application Profile.Domain Model:dcat:Dataset:dct:type, DCAT Application Profile.Domain Model:dct:LicenseDocument:dct:type, DCAT Application Profile.Domain Model:foaf: Agent:dct:type -11:36:19 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/adms#status): DCAT Application Profile.Domain Model:dcat:CatalogRecord:adms:status, DCAT Application Profile.Domain Model:dcat:Distribution:adms:status -11:36:19 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/accessRights): DCAT Application Profile.Domain Model:dcat:DataService:dct:accessRights, DCAT Application Profile.Domain Model:dcat:Dataset:dct:accessRights -11:36:19 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/conformsTo): DCAT Application Profile.Domain Model:dcat:Dataset:dct:conformsTo, DCAT Application Profile.Domain Model:dcat:Distribution:dct:conformsTo, DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:conformsTo -11:36:19 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/rights): DCAT Application Profile.Domain Model:dcat:Catalog:dct:rights, DCAT Application Profile.Domain Model:dcat:Distribution:dct:rights -11:36:19 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". -11:36:19 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". -11:36:19 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". -11:36:19 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". -11:36:19 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Catalog" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:CatalogRecord" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf: Agent" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:ConceptScheme" . -11:36:20 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:ConceptScheme". -11:36:20 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:ConceptScheme". -11:36:20 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:ConceptScheme". -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:Concept" . -11:36:20 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:Concept". -11:36:20 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:Concept". -11:36:20 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:Concept". -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Distribution" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Dataset" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:LicenseDocument" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf:Document" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Frequency" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "adms:Identifier" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:LinguisticSystem" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Resource" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Literal" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Location" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:MediaType" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:PeriodOfTime" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:RightsStatement" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Standard" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "vcard:Kind" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "spdx:Checksum" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:ProvenanceStatement" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Relationship" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Role" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:DataService" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "TemporalLiteral" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "TimeInstant" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ChecksumAlgorithm" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:hexBinary" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:decimal" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:duration" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "prov:Activity" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:MediaTypeOrExtent" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:mediaType" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:dateTime" . -11:36:20 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:xsd:dateTime". -11:36:20 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:xsd:dateTime". -11:36:20 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:xsd:dateTime". -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "prov:Attribution" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "locn:Geometry" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:nonNegativeInteger" . -11:36:20 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:xsd:nonNegativeInteger". -11:36:20 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:xsd:nonNegativeInteger". -11:36:20 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:xsd:nonNegativeInteger". -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "odrl:Policy" . -11:36:20 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Resource" . -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Relationship:dct:relation" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:theme" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:DataService:dcat:endpointURL" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:creator" belongs to package "Domain Model" based on source and target definition. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:spatial" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:isVersionOf" belongs to package "Domain Model" based on source and target definition. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:adms:identifier " since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:temporal" belongs to package "Domain Model" based on source and target definition. -11:36:20 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:isPartOf" belongs to package "Domain Model" based on source and target definition. -11:36:20 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:temporal" belongs to package "Domain Model" based on source and target definition. -11:36:20 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:hasPart" belongs to package "Domain Model" based on source and target definition. -11:36:20 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:DataService:dcat:servesDataset" belongs to package "Domain Model" based on source and target definition. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:isReferenceBy" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:conformsTo" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:accessRights" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:type" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:distribution" belongs to package "Domain Model" based on source and target definition. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Relationship:dct:relation" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:spatial" belongs to package "Domain Model" based on source and target definition. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Catalog:foaf:homepage" since it is marked as ignored. -11:36:20 WARN c.g.i.o.c.TagHelper - Multiple occurrences of tag "ignore" where only one was expected for "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:conformsTo". -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:conformsTo" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:temporal" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:accessURL" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:foaf:page" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:language" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:prov:qualifiedRelation" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:license" belongs to package "Domain Model" based on source and target definition. -11:36:20 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:hasVersion" belongs to package "Domain Model" based on source and target definition. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:foaf:page" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:language" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:qualifiedRelation" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:mediaType" belongs to package "Domain Model" based on source and target definition. -11:36:20 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:adms:sample" belongs to package "Domain Model" based on source and target definition. -11:36:20 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:service" belongs to package "Domain Model" based on source and target definition. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:conformsTo" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:accessService" belongs to package "Domain Model" based on source and target definition. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:contactPoint" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:creator" belongs to package "Domain Model" based on source and target definition. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:themeTaxonomy" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:source" belongs to package "Domain Model" based on source and target definition. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:spdx:checksum" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:format" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:rights" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:packageFormat" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:dataset" belongs to package "Domain Model" based on source and target definition. -11:36:20 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:foaf:primaryTopic" belongs to package "Domain Model" based on source and target definition. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:provenance" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:keyword" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:downloadURL" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:spatial" belongs to package "Domain Model" based on source and target definition. -11:36:20 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:publisher" belongs to package "Domain Model" based on source and target definition. -11:36:20 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:source" belongs to package "Domain Model" based on source and target definition. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:foaf: Agent:dct:type" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcatap:availability" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:license" belongs to package "Domain Model" based on source and target definition. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dct:LicenseDocument:dct:type" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:adms:status" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:catalog" belongs to package "Domain Model" based on source and target definition. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:language" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:rights" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:language" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Relationship:dct:hadRole" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:landingPage" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:relation" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:license" belongs to package "Domain Model" based on source and target definition. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:adms:status" since it is marked as ignored. -11:36:20 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:publisher" belongs to package "Domain Model" based on source and target definition. -11:36:20 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:record" belongs to package "Domain Model" based on source and target definition. -11:36:20 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:accrualPeriodicity" since it is marked as ignored. -11:36:20 WARN c.g.i.o.c.JSONLDOutputHandler - The contributor with name: Pavlina Fragkou's code was not recognized. Code found was: O -11:36:20 WARN c.g.i.o.c.JSONLDOutputHandler - The contributor with name: SEMIC 's code was not recognized. Code found was: O -/tmp/workspace/src/DCAT-AP/releases/2.2.0-hvd -Load mapping config:config/config-ap.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:36:22 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile". -11:36:22 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2000/01/rdf-schema#Literal): DCAT Application Profile.Domain Model:TemporalLiteral, DCAT Application Profile.Domain Model:rdfs:Literal -11:36:22 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2001/XMLSchema#hexBinary): DCAT Application Profile.Domain Model:xsd:hexBinary, DCAT Application Profile.Domain Model:xsd:nonNegativeInteger -11:36:22 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/MediaType): DCAT Application Profile.Domain Model:dct:MediaType, DCAT Application Profile.Domain Model:dct:mediaType -11:36:22 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/conformsTo): DCAT Application Profile.Domain Model:dcat:Dataset:dct:conformsTo, DCAT Application Profile.Domain Model:dcat:Distribution:dct:conformsTo -11:36:22 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/rights): DCAT Application Profile.Domain Model:dcat:DataService:dct:rights, DCAT Application Profile.Domain Model:dcat:Distribution:dct:rights -11:36:22 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/r5r/applicableLegislation): DCAT Application Profile.Domain Model:dcat:Distribution:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:DataService:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:Dataset:dcatap:applicableLegislation -11:36:22 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#contactPoint): DCAT Application Profile.Domain Model:dcat:DataService:dcat:contactPoint, DCAT Application Profile.Domain Model:dcat:Dataset:dcat:contactPoint -11:36:22 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/r5r/hvdCategory): DCAT Application Profile.Domain Model:dcat:DataService:dcatap:hvdCategory, DCAT Application Profile.Domain Model:dcat:Dataset:dcatap:hvdCategory -11:36:22 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". -11:36:22 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". -11:36:22 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". -11:36:22 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". -11:36:22 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Catalog" . -11:36:22 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:CatalogRecord" . -11:36:22 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Dataset" . -11:36:22 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Distribution" . -11:36:22 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:LicenseDocument" . -11:36:22 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:DataService" . -11:36:22 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Resource" . -11:36:22 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:Concept" . -11:36:22 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:Concept". -11:36:22 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:Concept". -11:36:22 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "DCAT Application Profile.Domain Model:skos:Concept". -11:36:22 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Literal" . -11:36:22 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Resource" . -11:36:22 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Standard" . -11:36:22 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "vcard:Kind" . -11:36:22 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:RightsStatement" . -11:36:22 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf:Document" . -11:36:22 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "eli:LegalResource" . -11:36:22 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:DataService:dcat:servesDataset" belongs to package "Domain Model" based on source and target definition. -11:36:22 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:accessService" belongs to package "Domain Model" based on source and target definition. -11:36:22 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:service" belongs to package "Domain Model" based on source and target definition. -11:36:22 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:distribution" belongs to package "Domain Model" based on source and target definition. -11:36:22 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:license" belongs to package "Domain Model" based on source and target definition. -11:36:22 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:dataset" belongs to package "Domain Model" based on source and target definition. -11:36:22 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:record" belongs to package "Domain Model" based on source and target definition. -11:36:22 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:license" belongs to package "Domain Model" based on source and target definition. -11:36:22 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:foaf:primaryTopic" belongs to package "Domain Model" based on source and target definition. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:description" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:issued" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:title" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:modified" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:themeTaxonomy" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:language" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:rights" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:foaf:homepage" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:title" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:description" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:issued" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:modified" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:language" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:adms:status" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:conformsTo" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:description" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:title" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:modified" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:identifier" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:issued" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:owl:versionInfo" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:adms:versionNotes" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:prov:qualifiedAttribution" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:prov:wasGeneratedBy" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:temporalResolution" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:spatialResolutionInMeters" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:isReferencedBy" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:qualifiedRelation" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:keyword" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:accessRights" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:adms:identifier" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:accrualPeriodicity" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:provenance" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:language" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:theme" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:relation" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:type" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:landingPage" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:foaf:page" since it is marked as ignored. -11:36:22 WARN c.g.i.o.c.Converter - Element dcatap:hvdCategory has same prefix as package: simplify by removing the extra tag uri -11:36:22 WARN c.g.i.o.c.Converter - Element dcatap:applicableLegislation has same prefix as package: simplify by removing the extra tag uri -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:title" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:description" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:issued" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:modified" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:byteSize" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:odrl:hasPolicy" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:spatialResolutionInMeters" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:temporalResolution" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:compressFormat" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:packageFormat" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcatap:availability" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:language" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:downloadURL" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:adms:status" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:format" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:mediaType" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:foaf:page" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:spdx:checksum" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dct:LicenseDocument:dct:type" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dct:LicenseDocument:owl:sameAs" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:title" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:accessRights" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:description" since it is marked as ignored. -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:format" since it is marked as ignored. -11:36:22 WARN c.g.i.o.c.Converter - Element dcatap:hvdCategory has same prefix as package: simplify by removing the extra tag uri -11:36:22 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:skos:Concept:skos:prefLabel" since it is marked as ignored. -/tmp/workspace/src/DCAT-AP/releases/3.0.0 -Load mapping config:config/config-ap.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -WARNING:Error in the metadata of the table t_connector: table's row count in the metadata is 77 but 76 records have been found and loaded by UCanAccess. All will work fine, but it's better to repair your database. -11:36:25 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile". -11:36:25 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile.Domain Model". -11:36:25 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): DCAT Application Profile.Domain Model, DCAT Application Profile -11:36:25 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/MediaType): DCAT Application Profile.Domain Model:dct:mediaType, DCAT Application Profile.Domain Model:dct:MediaType -11:36:25 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2000/01/rdf-schema#Literal): DCAT Application Profile.Domain Model:TemporalLiteral, DCAT Application Profile.Domain Model:rdfs:Literal -11:36:25 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#landingPage): DCAT Application Profile.Domain Model:dcat:DataService:dcat:landingPage, DCAT Application Profile.Domain Model:dcat:Dataset:dcat:landingPage -11:36:25 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#temporalResolution): DCAT Application Profile.Domain Model:dcat:Dataset:dcat:temporalResolution, DCAT Application Profile.Domain Model:dcat:Distribution:dcat:temporalResolution -11:36:25 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/relation): DCAT Application Profile.Domain Model:dcat:Relationship:dct:relation, DCAT Application Profile.Domain Model:dcat:Dataset:dct:relation -11:36:25 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/format): DCAT Application Profile.Domain Model:dcat:Distribution:dct:format, DCAT Application Profile.Domain Model:dcat:DataService:dct:format -11:36:25 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#spatialResolutionInMeters): DCAT Application Profile.Domain Model:dcat:Distribution:dcat:spatialResolutionInMeters, DCAT Application Profile.Domain Model:dcat:Dataset:dcat:spatialResolutionInMeters -11:36:25 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/adms#status): DCAT Application Profile.Domain Model:dcat:CatalogRecord:adms:status, DCAT Application Profile.Domain Model:dcat:Distribution:adms:status -11:36:25 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#keyword): DCAT Application Profile.Domain Model:dcat:Dataset:dcat:keyword, DCAT Application Profile.Domain Model:dcat:DataService:dcat:keyword -11:36:25 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/conformsTo): DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:conformsTo, DCAT Application Profile.Domain Model:dcat:Distribution:dct:conformsTo, DCAT Application Profile.Domain Model:dcat:DataService:dct:conformsTo, DCAT Application Profile.Domain Model:dcat:Dataset:dct:conformsTo -11:36:25 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:issued, DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:issued, DCAT Application Profile.Domain Model:dcat:Catalog:dct:issued, DCAT Application Profile.Domain Model:dcat:Distribution:dct:issued, DCAT Application Profile.Domain Model:dcat:Dataset:dct:issued -11:36:25 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/page): DCAT Application Profile.Domain Model:dcat:Dataset:foaf:page, DCAT Application Profile.Domain Model:dcat:Distribution:foaf:page, DCAT Application Profile.Domain Model:dcat:DataService:foaf:documentation -11:36:25 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/rights): DCAT Application Profile.Domain Model:dcat:Distribution:dct:rights, DCAT Application Profile.Domain Model:dcat:Catalog:dct:rights -11:36:25 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): DCAT Application Profile.Domain Model:dcat:DataService:dct:description, DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:description, DCAT Application Profile.Domain Model:dcat:Dataset:dct:description, DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:description, DCAT Application Profile.Domain Model:dcat:Distribution:dct:description, DCAT Application Profile.Domain Model:dcat:Catalog:dct:description -11:36:25 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/r5r/applicableLegislation): DCAT Application Profile.Domain Model:dcat:Distribution:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:Catalog:dcatap:applicableLegisLation, DCAT Application Profile.Domain Model:dcat:DataService:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:DatasetSeries:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:Dataset:dcatap:applicableLegislation -11:36:25 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): DCAT Application Profile.Domain Model:dct:LicenseDocument:dct:type, DCAT Application Profile.Domain Model:dcat:Dataset:dct:type, DCAT Application Profile.Domain Model:foaf: Agent:dct:type -11:36:25 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:modified, DCAT Application Profile.Domain Model:dcat:Dataset:dct:modified, DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:modified, DCAT Application Profile.Domain Model:dcat:Catalog:dct:modified, DCAT Application Profile.Domain Model:dcat:Distribution:dct:modified -11:36:25 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/accrualPeriodicity): DCAT Application Profile.Domain Model:dcat:Dataset:dct:accrualPeriodicity, DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:accrualPeriodicity -11:36:25 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#contactPoint): DCAT Application Profile.Domain Model:dcat:DatasetSeries:dcat:contactPoint, DCAT Application Profile.Domain Model:dcat:Dataset:dcat:contactPoint, DCAT Application Profile.Domain Model:dcat:DataService:dcat:contactPoint -11:36:25 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): DCAT Application Profile.Domain Model:dcat:Distribution:dct:language, DCAT Application Profile.Domain Model:dcat:Catalog:dct:language, DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:language, DCAT Application Profile.Domain Model:dcat:Dataset:dct:language -11:36:25 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): DCAT Application Profile.Domain Model:dcat:DataService:dct:title, DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:title, DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:title, DCAT Application Profile.Domain Model:skos:ConceptScheme:dct:title, DCAT Application Profile.Domain Model:dcat:Distribution:dct:title, DCAT Application Profile.Domain Model:dcat:Dataset:dct:title, DCAT Application Profile.Domain Model:dcat:Catalog:dct:title -11:36:25 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/accessRights): DCAT Application Profile.Domain Model:dcat:DataService:dct:accessRights, DCAT Application Profile.Domain Model:dcat:Dataset:dct:accessRights -11:36:25 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#theme): DCAT Application Profile.Domain Model:dcat:DataService:dcat:theme, DCAT Application Profile.Domain Model:dcat:Dataset:dcat:theme -11:36:25 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". -11:36:25 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". -11:36:25 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". -11:36:25 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Catalog" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:CatalogRecord" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf: Agent" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:ConceptScheme" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:Concept" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Distribution" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Dataset" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:LicenseDocument" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf:Document" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Frequency" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "adms:Identifier" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:LinguisticSystem" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Resource" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Literal" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Location" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:MediaType" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:PeriodOfTime" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:RightsStatement" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Standard" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "vcard:Kind" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "spdx:Checksum" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:ProvenanceStatement" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Relationship" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Role" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:DataService" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "TemporalLiteral" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "TimeInstant" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ChecksumAlgorithm" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:hexBinary" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:decimal" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:duration" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "prov:Activity" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:MediaTypeOrExtent" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:mediaType" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:dateTime" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "prov:Attribution" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "locn:Geometry" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:nonNegativeInteger" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "odrl:Policy" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Resource" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "eli:LegalResource" . -11:36:25 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:DatasetSeries" . -11:36:25 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:record" belongs to package "Domain Model" based on source and target definition. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:prov:qualifiedRelation" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:publisher" belongs to package "Domain Model" based on source and target definition. -11:36:25 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:publisher" belongs to package "Domain Model" based on source and target definition. -11:36:25 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:license" belongs to package "Domain Model" based on source and target definition. -11:36:25 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:hasVersion" belongs to package "Domain Model" based on source and target definition. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:language" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:adms:status" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:service" belongs to package "Domain Model" based on source and target definition. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:accrualPeriodicity" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:temporal" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:license" belongs to package "Domain Model" based on source and target definition. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:relation" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:inSeries" belongs to package "Domain Model" based on source and target definition. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:keyword" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:provenance" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dct:LicenseDocument:dct:type" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcatap:availability" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:foaf:primaryTopic" belongs to package "Domain Model" based on source and target definition. -11:36:25 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:hasPart" belongs to package "Domain Model" based on source and target definition. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:rights" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:(dcat:CatalogRecord -> dcat:Dataset)" belongs to package "Domain Model" based on source and target definition. -11:36:25 WARN c.g.i.o.c.UriAssigner - Connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:(dcat:CatalogRecord -> dcat:Dataset)" does not have a name, it will be ignored. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:DataService:dcat:endpointURL" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:rights" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:spdx:checksum" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:conformsTo" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:DataService:dcat:servesDataset" belongs to package "Domain Model" based on source and target definition. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:format" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:source" belongs to package "Domain Model" based on source and target definition. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:isVersionOf" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:foaf: Agent:dct:type" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:creator" belongs to package "Domain Model" based on source and target definition. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:accessURL" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:language" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:catalog" belongs to package "Domain Model" based on source and target definition. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:foaf:page" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:downloadURL" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:packageFormat" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:temporal" belongs to package "Domain Model" based on source and target definition. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:language" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:language" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:mediaType" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:distribution" belongs to package "Domain Model" based on source and target definition. -11:36:25 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:isPartOf" belongs to package "Domain Model" based on source and target definition. -11:36:25 ERROR c.g.i.o.c.UriAssigner - Invalid property URI "q", use empty URI connector DCAT Application Profile.Domain Model:dcat:Catalog:dct:isPartOf. -11:36:25 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:accessService" belongs to package "Domain Model" based on source and target definition. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Catalog:foaf:homepage" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:source" belongs to package "Domain Model" based on source and target definition. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:landingPage" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:contactPoint" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:publisher" belongs to package "Domain Model" based on source and target definition. -11:36:25 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:adms:sample" belongs to package "Domain Model" based on source and target definition. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:adms:identifier " since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:dataset" belongs to package "Domain Model" based on source and target definition. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:spatial" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:accessRights" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:publisher" belongs to package "Domain Model" based on source and target definition. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Relationship:dct:hadRole" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:type" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Relationship:dct:relation" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:adms:status" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:theme" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Relationship:dct:relation" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dct:spatial" belongs to package "Domain Model" based on source and target definition. -11:36:25 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:license" belongs to package "Domain Model" based on source and target definition. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:conformsTo" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:isReferenceBy" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:temporal" belongs to package "Domain Model" based on source and target definition. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Dataset:foaf:page" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:qualifiedRelation" since it is marked as ignored. -11:36:25 WARN c.g.i.o.c.TagHelper - Multiple occurrences of tag "ignore" where only one was expected for "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:conformsTo". -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:conformsTo" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:creator" belongs to package "Domain Model" based on source and target definition. -11:36:25 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:themeTaxonomy" since it is marked as ignored. -11:36:25 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dct:spatial" belongs to package "Domain Model" based on source and target definition. -11:36:25 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:owl:versionInfo" since it is marked as ignored. -11:36:26 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:adms:Identifier:adms:schemaAgency" since it is marked as ignored. -11:36:26 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:adms:Identifier:dct:issued" since it is marked as ignored. -11:36:26 WARN c.g.i.o.c.JSONLDOutputHandler - The contributor with name: Pavlina Fragkou's code was not recognized. Code found was: O -11:36:26 WARN c.g.i.o.c.JSONLDOutputHandler - The contributor with name: SEMIC 's code was not recognized. Code found was: O -/tmp/workspace/src/DCAT-AP/releases/3.0.0-hvd -Load mapping config:config/config-ap.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:36:28 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile". -11:36:28 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2000/01/rdf-schema#Literal): DCAT Application Profile.Domain Model:TemporalLiteral, DCAT Application Profile.Domain Model:rdfs:Literal -11:36:28 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2001/XMLSchema#hexBinary): DCAT Application Profile.Domain Model:xsd:hexBinary, DCAT Application Profile.Domain Model:xsd:nonNegativeInteger -11:36:28 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/MediaType): DCAT Application Profile.Domain Model:dct:MediaType, DCAT Application Profile.Domain Model:dct:mediaType -11:36:28 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/r5r/applicableLegislation): DCAT Application Profile.Domain Model:dcat:DatasetSeries:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:Dataset:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:Distribution:dcatap:applicableLegislation, DCAT Application Profile.Domain Model:dcat:DataService:dcatap:applicableLegislation -11:36:28 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/r5r/hvdCategory): DCAT Application Profile.Domain Model:dcat:Dataset:dcatap:hvdCategory, DCAT Application Profile.Domain Model:dcat:DatasetSeries:dcatap:hvdCategory, DCAT Application Profile.Domain Model:dcat:DataService:dcatap:hvdCategory -11:36:28 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/conformsTo): DCAT Application Profile.Domain Model:dcat:Dataset:dct:conformsTo, DCAT Application Profile.Domain Model:dcat:Distribution:dct:conformsTo -11:36:28 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#contactPoint): DCAT Application Profile.Domain Model:dcat:Dataset:dcat:contactPoint, DCAT Application Profile.Domain Model:dcat:DataService:dcat:contactPoint -11:36:28 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/rights): DCAT Application Profile.Domain Model:dcat:DataService:dct:rights, DCAT Application Profile.Domain Model:dcat:Distribution:dct:rights -11:36:28 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". -11:36:28 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". -11:36:28 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". -11:36:28 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". -11:36:28 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Catalog" . -11:36:28 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:CatalogRecord" . -11:36:28 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Dataset" . -11:36:28 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Distribution" . -11:36:28 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:LicenseDocument" . -11:36:28 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:DataService" . -11:36:28 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Resource" . -11:36:28 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:Concept" . -11:36:28 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Literal" . -11:36:28 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Resource" . -11:36:28 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Standard" . -11:36:28 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "vcard:Kind" . -11:36:28 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:RightsStatement" . -11:36:28 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf:Document" . -11:36:28 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "eli:LegalResource" . -11:36:28 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:DatasetSeries" . -11:36:28 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:inSeries" belongs to package "Domain Model" based on source and target definition. -11:36:28 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:service" belongs to package "Domain Model" based on source and target definition. -11:36:28 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:DataService:dct:license" belongs to package "Domain Model" based on source and target definition. -11:36:28 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:dataset" belongs to package "Domain Model" based on source and target definition. -11:36:28 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:record" belongs to package "Domain Model" based on source and target definition. -11:36:28 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:DataService:dcat:servesDataset" belongs to package "Domain Model" based on source and target definition. -11:36:28 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:accessService" belongs to package "Domain Model" based on source and target definition. -11:36:28 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Distribution:dct:license" belongs to package "Domain Model" based on source and target definition. -11:36:28 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:CatalogRecord:foaf:primaryTopic" belongs to package "Domain Model" based on source and target definition. -11:36:28 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:distribution" belongs to package "Domain Model" based on source and target definition. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:description" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:issued" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:title" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:modified" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dcat:themeTaxonomy" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:language" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:dct:rights" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Catalog:foaf:homepage" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:title" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:description" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:issued" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:modified" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:language" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:adms:status" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:CatalogRecord:dct:conformsTo" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:description" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:title" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:modified" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:identifier" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:issued" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:owl:versionInfo" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:adms:versionNotes" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:prov:qualifiedAttribution" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:prov:wasGeneratedBy" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:temporalResolution" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:spatialResolutionInMeters" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:isReferencedBy" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:qualifiedRelation" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:keyword" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:accessRights" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:adms:identifier" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:accrualPeriodicity" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:provenance" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:language" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:theme" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:relation" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dct:type" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:dcat:landingPage" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Dataset:foaf:page" since it is marked as ignored. -11:36:28 WARN c.g.i.o.c.Converter - Element dcatap:hvdCategory has same prefix as package: simplify by removing the extra tag uri -11:36:28 WARN c.g.i.o.c.Converter - Element dcatap:applicableLegislation has same prefix as package: simplify by removing the extra tag uri -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:title" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:description" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:issued" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:modified" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:byteSize" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:odrl:hasPolicy" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:spatialResolutionInMeters" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:temporalResolution" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:compressFormat" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:packageFormat" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcatap:availability" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:language" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:downloadURL" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:adms:status" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dct:format" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:dcat:mediaType" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:foaf:page" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:Distribution:spdx:checksum" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dct:LicenseDocument:dct:type" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dct:LicenseDocument:owl:sameAs" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:title" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:accessRights" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:description" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DataService:dct:format" since it is marked as ignored. -11:36:28 WARN c.g.i.o.c.Converter - Element dcatap:hvdCategory has same prefix as package: simplify by removing the extra tag uri -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:skos:Concept:skos:prefLabel" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dcat:contactPoint" since it is marked as ignored. -11:36:28 WARN c.g.i.o.c.Converter - Element dcatap:applicableLegislation has same prefix as package: simplify by removing the extra tag uri -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:accrualPeriodicity" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:description" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:issued" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:modified" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:spatial" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:temporal" since it is marked as ignored. -11:36:28 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model:dcat:DatasetSeries:dct:title" since it is marked as ignored. -11:36:28 WARN c.g.i.o.c.Converter - Element dcatap:hvdCategory has same prefix as package: simplify by removing the extra tag uri -/tmp/workspace/src/GeoDCAT-AP/930/releases/3.0.0 -Load mapping config:config/config-voc.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile.Domain Model". -11:36:31 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): DCAT Application Profile, DCAT Application Profile.Domain Model -11:36:31 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/ns/dcat#Dataset): DCAT Application Profile.Domain Model.dcat:dcat:Dataset, DCAT Application Profile.Domain Model:DatasetInSeries -11:36:31 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2000/01/rdf-schema#Literal): DCAT Application Profile.Domain Model:TemporalLiteral, DCAT Application Profile.Domain Model.rdfs:rdfs:Literal -11:36:31 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/MediaType): DCAT Application Profile.Domain Model:dct:mediaType, DCAT Application Profile.Domain Model:dct:MediaType -11:36:31 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:title, DCAT Application Profile.Domain Model.skos:skos:ConceptScheme:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:title, DCAT Application Profile.Domain Model:DatasetInSeries:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:title -11:36:31 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:issued -11:36:31 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:modified -11:36:31 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/rights): DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:rights, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:rights -11:36:31 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/page): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:foaf:page, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:foaf:page -11:36:31 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:language, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:language, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:language, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:language -11:36:31 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/conformsTo): DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:conformsTo, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:conformsTo, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:conformsTo -11:36:31 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#contactPoint): DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dcat:contactPoint, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dcat:contactPoint -11:36:31 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#spatialResolutionInMeters): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dcat:spatialResolutionInMeters, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:spatialResolutionInMeters -11:36:31 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/accrualPeriodicity): DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:accrualPeriodicity, DCAT Application Profile.Domain Model:DatasetInSeries:dct:accrualPeriodicity, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:accrualPeriodicity -11:36:31 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:description, DCAT Application Profile.Domain Model:DatasetInSeries:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:description -11:36:31 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/relation): DCAT Application Profile.Domain Model.dcat:dcat:Relationship:dct:relation, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:relation -11:36:31 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): DCAT Application Profile.Domain Model.foaf:foaf: Agent:dct:type, DCAT Application Profile.Domain Model:dct:LicenseDocument:dct:type, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:type -11:36:31 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#temporalResolution): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dcat:temporalResolution, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:temporalResolution -11:36:31 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/adms#status): DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:adms:status, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:adms:status -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "DCAT Application Profile.Domain Model.930". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "DCAT Application Profile.Domain Model.930". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model.930". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model.930". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "DCAT Application Profile.Domain Model.930". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "DCAT Application Profile.Domain Model.930". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model.930". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model.930". -11:36:31 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Resource" . -11:36:31 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf: Agent" . -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:36:31 WARN c.g.i.o.c.JSONLDOutputHandler - Class foaf: Agent without label, further processing this class will be incoherent -11:36:31 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:Concept" . -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:36:31 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:DataService" . -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Resource". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Resource". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:DataService". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:DataService". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:DataService". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:DataService". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:DataService". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:DataService". -11:36:31 WARN c.g.i.o.c.JSONLDOutputHandler - Class dcat:DataService without label, further processing this class will be incoherent -11:36:31 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Resource" . -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Resource". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Resource". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Resource". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Resource". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Resource". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Resource". -11:36:31 WARN c.g.i.o.c.JSONLDOutputHandler - Class dcat:Resource without label, further processing this class will be incoherent -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:36:31 WARN c.g.i.o.c.Converter - Missing data type for attribute "DCAT Application Profile.Domain Model.rdfs:rdfs:Resource:numSeries". -11:36:31 WARN c.g.i.o.c.Converter - Element spatialResolutionAsText has same prefix as package: simplify by removing the extra tag uri -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent:foaf:name". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent:foaf:name". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent:foaf:name". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent:foaf:name". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent:foaf:name". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent:foaf:name". -11:36:31 WARN c.g.i.o.c.JSONLDOutputHandler - Property foaf:name without name, further processing this property will be incoherent -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent:dct:type". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent:dct:type". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent:dct:type". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent:dct:type". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent:dct:type". -11:36:31 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent:dct:type". -11:36:31 WARN c.g.i.o.c.JSONLDOutputHandler - Property dct:type without name, further processing this property will be incoherent -/tmp/workspace/src/GeoDCAT-AP/releases/3.0.0 -Load mapping config:config/config-ap.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -WARNING:Error in the metadata of the table t_connector: table's row count in the metadata is 154 but 153 records have been found and loaded by UCanAccess. All will work fine, but it's better to repair your database. -11:36:34 ERROR c.g.i.o.e.i.MemoryRepositoryBuilder - load another package GeoDCAT-AP with id 24 and objectid 24 -11:36:34 ERROR c.g.i.o.e.i.MemoryRepositoryBuilder - This package will be ignored -11:36:34 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile". -11:36:34 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile.Domain Model". -11:36:34 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile.Domain Model.DCAT". -11:36:34 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile.Domain Model.DCTERMS". -11:36:34 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile.Domain Model.ADMS". -11:36:34 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile.Domain Model.SPDX". -11:36:34 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile.Domain Model.SKOS". -11:36:34 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile.Domain Model.PROV". -11:36:34 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile.Domain Model.VCARD". -11:36:34 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile.Domain Model.RDFS". -11:36:34 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile.Domain Model.FOAF". -11:36:34 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile.Domain Model.ELI". -11:36:34 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile.Domain Model.ODRL". -11:36:34 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile.Domain Model.LOCN". -11:36:34 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "GeoDCAT-AP". -11:36:34 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "GeoDCAT-AP.GeoDCAT-AP". -11:36:34 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "GeoDCAT-AP.GeoDCAT-AP.VCARD". -11:36:34 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "GeoDCAT-AP.GeoDCAT-AP.LOCN". -11:36:34 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "GeoDCAT-AP.GeoDCAT-AP.FOAF". -11:36:34 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "GeoDCAT-AP.GeoDCAT-AP.ORG". -11:36:34 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "GeoDCAT-AP.GeoDCAT-AP.DCAT". -11:36:34 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "GeoDCAT-AP.GeoDCAT-AP.PROV". -11:36:34 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "GeoDCAT-AP.GeoDCAT-AP.DQV". -11:36:34 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "GeoDCAT-AP.GeoDCAT-AP.DCTERMS". -11:36:34 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "GeoDCAT-AP.GeoDCAT-AP.930". -11:36:34 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "GeoDCAT-AP.GeoDCAT-AP.RDFS". -11:36:34 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): GeoDCAT-AP.GeoDCAT-AP, GeoDCAT-AP.GeoDCAT-AP.FOAF, GeoDCAT-AP.GeoDCAT-AP.ORG, DCAT Application Profile.Domain Model.RDFS, GeoDCAT-AP.GeoDCAT-AP.LOCN, DCAT Application Profile.Domain Model.SPDX, GeoDCAT-AP.GeoDCAT-AP.DCTERMS, DCAT Application Profile.Domain Model.PROV, GeoDCAT-AP.GeoDCAT-AP.DQV, DCAT Application Profile.Domain Model, DCAT Application Profile.Domain Model.LOCN, DCAT Application Profile, GeoDCAT-AP.GeoDCAT-AP.DCAT, GeoDCAT-AP.GeoDCAT-AP.PROV, GeoDCAT-AP.GeoDCAT-AP.RDFS, DCAT Application Profile.Domain Model.DCTERMS, DCAT Application Profile.Domain Model.ADMS, DCAT Application Profile.Domain Model.VCARD, GeoDCAT-AP.GeoDCAT-AP.930, GeoDCAT-AP.GeoDCAT-AP.VCARD, DCAT Application Profile.Domain Model.ELI, GeoDCAT-AP, DCAT Application Profile.Domain Model.DCAT, DCAT Application Profile.Domain Model.FOAF, DCAT Application Profile.Domain Model.ODRL, DCAT Application Profile.Domain Model.SKOS -11:36:34 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/ns/dcat#Dataset): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset, DCAT Application Profile.Domain Model.DCAT:dcat:Dataset -11:36:34 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/MediaType): DCAT Application Profile.Domain Model.DCTERMS:dct:MediaType, DCAT Application Profile.Domain Model.DCTERMS:dct:MediaType -11:36:34 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://xmlns.com/foaf/0.1/Agent): DCAT Application Profile.Domain Model.FOAF:foaf:Agent, GeoDCAT-AP.GeoDCAT-AP.FOAF:foaf:Agent -11:36:34 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2000/01/rdf-schema#Literal): DCAT Application Profile.Domain Model.RDFS:rdfs:Literal, DCAT Application Profile.Domain Model:TemporalLiteral -11:36:34 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/ns/dcat#CatalogRecord): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:CatalogRecord, DCAT Application Profile.Domain Model.DCAT:dcat:CatalogRecord -11:36:34 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2006/vcard/ns#Kind): DCAT Application Profile.Domain Model.VCARD:vcard:Kind, GeoDCAT-AP.GeoDCAT-AP.VCARD:vcard:Kind -11:36:34 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/ns/dcat#DatasetSeries): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries, DCAT Application Profile.Domain Model.DCAT:dcat:DatasetSeries -11:36:34 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/ns/dcat#Catalog): DCAT Application Profile.Domain Model.DCAT:dcat:Catalog, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog -11:36:34 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/ns/prov#Activity): GeoDCAT-AP.GeoDCAT-AP.PROV:prov:Activity, DCAT Application Profile.Domain Model.PROV:prov:Activity -11:36:34 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/ns/dcat#Distribution): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution, DCAT Application Profile.Domain Model.DCAT:dcat:Distribution -11:36:34 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/ns/dcat#DataService): DCAT Application Profile.Domain Model.DCAT:dcat:DataService, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService -11:36:34 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://xmlns.com/foaf/0.1/Document): DCAT Application Profile.Domain Model.FOAF:foaf:Document, GeoDCAT-AP.GeoDCAT-AP.FOAF:foaf:Document -11:36:34 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/Location): DCAT Application Profile.Domain Model.DCTERMS:dct:Location, GeoDCAT-AP.GeoDCAT-AP.DCTERMS:dct:Location -11:36:34 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/ns/prov#Attribution): GeoDCAT-AP.GeoDCAT-AP.PROV:prov:Attribution, DCAT Application Profile.Domain Model.PROV:prov:Attribution -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/930/referenceSystem): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:geodcatap:referenceSystem, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:geodcatap:referenceSystem, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:geodcatap:referenceSystem, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:geodcatap:referenceSystem, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:geodcatap:referenceSystem -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/temporal): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:dct:temporalCoverage, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dct:temporal, DCAT Application Profile.Domain Model.DCAT:dcat:DatasetSeries:dct:temporal, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:dct:temporal, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dct:temporal -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/page): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:foaf:page, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:foaf:page, DCAT Application Profile.Domain Model.DCAT:dcat:Dataset:foaf:page, DCAT Application Profile.Domain Model.DCAT:dcat:Distribution:foaf:page, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:foaf:page -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#downloadURL): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:dcat:downloadURL, DCAT Application Profile.Domain Model.DCAT:dcat:Distribution:dcat:downloadURL -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:dct:identifier, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dct:identifier, DCAT Application Profile.Domain Model.DCTERMS:dct:Standard:dct:identifier, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:CatalogRecord:dct:identifier, GeoDCAT-AP.GeoDCAT-AP.DCTERMS:dct:Location:geographicIdentifier, DCAT Application Profile.Domain Model.DCAT:dcat:Dataset:dct:identifier, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dct:identifier, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:dct:identifier -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:dct:language, DCAT Application Profile.Domain Model.DCAT:dcat:CatalogRecord:dct:language, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:dct:language, DCAT Application Profile.Domain Model.DCAT:dcat:Catalog:dct:language, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dct:language, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dct:language, DCAT Application Profile.Domain Model.DCAT:dcat:Dataset:dct:language, DCAT Application Profile.Domain Model.DCAT:dcat:Distribution:dct:language, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:CatalogRecord:dct:language, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:dct:language -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/accrualPeriodicity): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dct:accrualPeriodicity, DCAT Application Profile.Domain Model.DCAT:dcat:DatasetSeries:dct:accrualPeriodicity, DCAT Application Profile.Domain Model.DCAT:dcat:Dataset:dct:accrualPeriodicity, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dct:accrualPeriodicity -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/accessRights): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:dct:accessRights, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dct:accessRights, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:dct:accessRights, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:dct:accessRights, DCAT Application Profile.Domain Model.DCAT:dcat:Dataset:dct:accessRights, DCAT Application Profile.Domain Model.DCAT:dcat:DataService:dct:accessRights, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dct:accessRights -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/created): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:CatalogRecord:dct:created, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:dct:created, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dct:created, DCAT Application Profile.Domain Model.DCTERMS:dct:Standard:dct:created, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dct:created, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:dct:created -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://spdx.org/rdf/terms#checksum): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:spdx:checksum, DCAT Application Profile.Domain Model.DCAT:dcat:Distribution:spdx:checksum -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/conformsTo): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:dct:conformsTo, DCAT Application Profile.Domain Model.DCAT:dcat:Distribution:dct:conformsTo, DCAT Application Profile.Domain Model.DCAT:dcat:Dataset:dct:conformsTo, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:CatalogRecord:dct:conformsTo, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:dct:conformsTo, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:dct:conformsTo, DCAT Application Profile.Domain Model.DCAT:dcat:CatalogRecord:dct:conformsTo, DCAT Application Profile.Domain Model.DCAT:dcat:DataService:dct:conformsTo, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dct:conformsTo, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dct:conformsTo -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/adms#status): DCAT Application Profile.Domain Model.DCAT:dcat:CatalogRecord:adms:status, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:adms:status, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:CatalogRecord:adms:status, DCAT Application Profile.Domain Model.DCAT:dcat:Distribution:adms:status -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/prov#wasUsedBy): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:prov:wasUsedBy, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:prov:wasUsedBy, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:prov:wasUsedBy, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:prov:wasUsedBy -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#keyword): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:dcat:keyword, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dcat:keyword, DCAT Application Profile.Domain Model.DCAT:dcat:DataService:dcat:keyword, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:dcat:keyword, DCAT Application Profile.Domain Model.DCAT:dcat:Dataset:dcat:keyword, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dcat:keyword -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/name): GeoDCAT-AP.GeoDCAT-AP.FOAF:foaf:Agent:foaf:name, DCAT Application Profile.Domain Model.FOAF:foaf:Agent:foaf:name -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/adms#versionNotes): DCAT Application Profile.Domain Model.DCAT:dcat:Dataset:adms:versionNotes, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:adms:versionNotes, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:adms:versionNotes -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#byteSize): DCAT Application Profile.Domain Model.DCAT:dcat:Distribution:dcat:byteSize, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:dcat:byteSize -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/prov#qualifiedAttribution): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:prov:qualifiedAttribution, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:prov:qualifiedAttribution, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:CatalogRecord:prov:qualifiedAttribution, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:prov:qualifiedAttribution, DCAT Application Profile.Domain Model.DCAT:dcat:Dataset:prov:qualifiedAttribution, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:prov:qualifiedAttribution -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#packageFormat): DCAT Application Profile.Domain Model.DCAT:dcat:Distribution:dcat:packageFormat, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:dcat:packageFormat -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dct:issued, DCAT Application Profile.Domain Model.DCTERMS:dct:Standard:dct:issued, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dct:issued, DCAT Application Profile.Domain Model.DCAT:dcat:Dataset:dct:issued, DCAT Application Profile.Domain Model.DCAT:dcat:CatalogRecord:dct:issued, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:dct:issued, DCAT Application Profile.Domain Model.DCAT:dcat:DatasetSeries:dct:issued, DCAT Application Profile.Domain Model.DCAT:dcat:Catalog:dct:issued, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:dct:issued, DCAT Application Profile.Domain Model.DCAT:dcat:Distribution:dct:issued, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:CatalogRecord:dct:issued, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:dct:issued -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#mediaType): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:dcat:mediaType, DCAT Application Profile.Domain Model.DCAT:dcat:Distribution:dcat:mediaType -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): DCAT Application Profile.Domain Model.DCAT:dcat:Catalog:dct:title, DCAT Application Profile.Domain Model.DCAT:dcat:DatasetSeries:dct:title, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:dct:title, DCAT Application Profile.Domain Model.DCAT:dcat:DataService:dct:title, DCAT Application Profile.Domain Model.DCAT:dcat:Dataset:dct:title, DCAT Application Profile.Domain Model.SKOS:skos:ConceptScheme:dct:title, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:dct:title, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:CatalogRecord:dct:title, GeoDCAT-AP.GeoDCAT-AP.FOAF:foaf:Document:title, DCAT Application Profile.Domain Model.DCAT:dcat:Distribution:dct:title, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dct:title, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dct:title, DCAT Application Profile.Domain Model.DCAT:dcat:CatalogRecord:dct:title, DCAT Application Profile.Domain Model.DCTERMS:dct:Standard:dct:title, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:dct:title -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#endpointURL): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:dcat:endpointURL, DCAT Application Profile.Domain Model.DCAT:dcat:DataService:dcat:endpointURL -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#prefLabel): GeoDCAT-AP.GeoDCAT-AP.DCTERMS:dct:Location:geographicName, DCAT Application Profile.Domain Model.SKOS:skos:Concept:skos:prefLabel -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/prov#wasGeneratedBy): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:prov:wasGeneratedBy, DCAT Application Profile.Domain Model.DCAT:dcat:Dataset:prov:wasGeneratedBy, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:prov:wasGeneratedBy -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/format): DCAT Application Profile.Domain Model.DCAT:dcat:Distribution:dct:format, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:dct:format, DCAT Application Profile.Domain Model.DCAT:dcat:DataService:dct:format, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:dct:format -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#compressFormat): DCAT Application Profile.Domain Model.DCAT:dcat:Distribution:dcat:compressFormat, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:dcat:compressFormat -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): GeoDCAT-AP.GeoDCAT-AP.FOAF:foaf:Agent:dct:type, DCAT Application Profile.Domain Model.DCTERMS:dct:LicenseDocument:dct:type, DCAT Application Profile.Domain Model.DCAT:dcat:Dataset:dct:type, DCAT Application Profile.Domain Model.FOAF:foaf:Agent:dct:type, DCAT Application Profile.Domain Model.DCTERMS:dct:Standard:dct:type -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:dct:description, DCAT Application Profile.Domain Model.DCAT:dcat:DatasetSeries:dct:description, DCAT Application Profile.Domain Model.DCTERMS:dct:RightsStatement:dct:description, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:dct:description, DCAT Application Profile.Domain Model.DCAT:dcat:Distribution:dct:description, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dct:description, DCAT Application Profile.Domain Model.DCAT:dcat:DataService:dct:description, DCAT Application Profile.Domain Model.DCAT:dcat:Dataset:dct:description, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:dct:description, DCAT Application Profile.Domain Model.DCTERMS:dct:Standard:dct:description, DCAT Application Profile.Domain Model.DCTERMS:dct:ProvenanceStatement:dct:description, DCAT Application Profile.Domain Model.DCAT:dcat:CatalogRecord:dct:description, DCAT Application Profile.Domain Model.DCAT:dcat:Catalog:dct:description, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:CatalogRecord:dct:description, GeoDCAT-AP.GeoDCAT-AP.FOAF:foaf:Document:description, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dct:description -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/relation): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dct:relation, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dct:relation, DCAT Application Profile.Domain Model.DCAT:dcat:Relationship:dct:relation, DCAT Application Profile.Domain Model.DCAT:dcat:Dataset:dct:relation -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/930/resourceType): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:geodcatap:resourceType, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:geodcatap:resourceType, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:geodcatap:resourceType -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/r5r/applicableLegislation): DCAT Application Profile.Domain Model.DCAT:dcat:DataService:dcatap:applicableLegislation, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dcatap:applicableLegislation, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:dcatap:applicableLegislation, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:dcatap:applicableLegisLation, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:dcatap:applicableLegislation, DCAT Application Profile.Domain Model.DCAT:dcat:DatasetSeries:dcatap:applicableLegislation, DCAT Application Profile.Domain Model.DCAT:dcat:Dataset:dcatap:applicableLegislation, DCAT Application Profile.Domain Model.DCAT:dcat:Distribution:dcatap:applicableLegislation, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dcatap:applicableLegislation, DCAT Application Profile.Domain Model.DCAT:dcat:Catalog:dcatap:applicableLegisLation -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#bbox): DCAT Application Profile.Domain Model.DCTERMS:dct:Location:dcat:bbox, GeoDCAT-AP.GeoDCAT-AP.DCTERMS:dct:Location:dcat:bbox -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#theme): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dcat:theme, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:dcat:theme, DCAT Application Profile.Domain Model.DCAT:dcat:Dataset:dcat:theme, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:dcat:theme, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dcat:theme, DCAT Application Profile.Domain Model.DCAT:dcat:DataService:dcat:theme -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/rights): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dct:rights, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:dct:rights, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:dct:rights, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:dct:rights, DCAT Application Profile.Domain Model.DCAT:dcat:Distribution:dct:rights, DCAT Application Profile.Domain Model.DCAT:dcat:Catalog:dct:rights, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dct:rights -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#temporalResolution): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dcat:temporalResolution, DCAT Application Profile.Domain Model.DCAT:dcat:Dataset:dcat:temporalResolution, DCAT Application Profile.Domain Model.DCAT:dcat:Distribution:dcat:temporalResolution, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:dcat:temporalResolution, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:dcat:temporalResolution -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/isReferencedBy): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dct:isReferencedBy, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dct:isReferencedBy, DCAT Application Profile.Domain Model.DCAT:dcat:Dataset:dct:isReferencedBy -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#themeTaxonomy): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:dcat:themeTaxonomy, DCAT Application Profile.Domain Model.DCAT:dcat:Catalog:dcat:themeTaxonomy -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:dct:modified, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dct:modified, DCAT Application Profile.Domain Model.DCAT:dcat:Dataset:dct:modified, DCAT Application Profile.Domain Model.DCAT:dcat:CatalogRecord:dct:modified, DCAT Application Profile.Domain Model.DCAT:dcat:Catalog:dct:modified, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:dct:modified, DCAT Application Profile.Domain Model.DCAT:dcat:Distribution:dct:modified, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:dct:modified, DCAT Application Profile.Domain Model.DCAT:dcat:DatasetSeries:dct:modified, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dct:modified, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:CatalogRecord:dct:modified, DCAT Application Profile.Domain Model.DCTERMS:dct:Standard:dct:modified -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/930/spatialResolutionAsText): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:geodcatap:spatialResolutionAsText, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:geodcatap:spatialResolutionAsText, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:geodcatap:spatialResolutionAsText, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:geodcatap:spatialResolutionAsText -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#contactPoint): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:dcat:contactPoint, DCAT Application Profile.Domain Model.DCAT:dcat:Dataset:dcat:contactPoint, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:dcat:contactPoint, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:CatalogRecord:dcat:contactPoint, DCAT Application Profile.Domain Model.DCAT:dcat:DataService:dcat:contactPoint, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dcat:contactPoint, DCAT Application Profile.Domain Model.DCAT:dcat:DatasetSeries:dcat:contactPoint, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dcat:contactPoint -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/930/topicCategory): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:geodcatap:topicCategory, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:geodcatap:topicCategory, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:geodcatap:topicCategory, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:geodcatap:topicCategory -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/adms#identifier): DCAT Application Profile.Domain Model.DCAT:dcat:Dataset:adms:identifier, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:adms:identifier, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:adms:identifier -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/spatial): DCAT Application Profile.Domain Model.DCAT:dcat:DatasetSeries:dct:spatial, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:dct:spatial, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dct:spatial, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dct:spatial, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:dct:spatial -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#qualifiedRelation): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dcat:qualifiedRelation, DCAT Application Profile.Domain Model.DCAT:dcat:Dataset:dcat:qualifiedRelation, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dcat:qualifiedRelation -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dqv#hasQualityMeasurement): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:dqv:hasQualityMeasurement, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dqv:hasQualityMeasurement, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dqv:hasQualityMeasurement, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:dqv:hasQualityMeasurement -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#landingPage): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:dcat:landingPage, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dcat:landingPage, DCAT Application Profile.Domain Model.DCAT:dcat:DataService:dcat:landingPage, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dcat:landingPage, DCAT Application Profile.Domain Model.DCAT:dcat:Dataset:dcat:landingPage -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#accessURL): DCAT Application Profile.Domain Model.DCAT:dcat:Distribution:dcat:accessURL, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:dcat:accessURL -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#version): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dcat:version, DCAT Application Profile.Domain Model.DCAT:dcat:Dataset:dcat:version, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dcat:version -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#endpointDescription): DCAT Application Profile.Domain Model.DCAT:dcat:DataService:dcat:endpointDescription, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:dcat:endpointDescription -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/r5r/availability): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:dcatap:availability, DCAT Application Profile.Domain Model.DCAT:dcat:Distribution:dcatap:availability -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#spatialResolutionInMeters): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:dcat:spatialResolutionInMeters, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dcat:spatialResolutionInMeters, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dcat:spatialResolutionInMeters, DCAT Application Profile.Domain Model.DCAT:dcat:Dataset:dcat:spatialResolutionInMeters, DCAT Application Profile.Domain Model.DCAT:dcat:Distribution:dcat:spatialResolutionInMeters -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/odrl/2/hasPolicy): DCAT Application Profile.Domain Model.DCAT:dcat:Distribution:odrl:hasPolicy, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:odrl:hasPolicy -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/homepage): GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:foaf:homepage, DCAT Application Profile.Domain Model.DCAT:dcat:Catalog:foaf:homepage -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/locn#geometry): DCAT Application Profile.Domain Model.DCTERMS:dct:Location:locn:geometry, GeoDCAT-AP.GeoDCAT-AP.DCTERMS:dct:Location:locn:geometry -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#centroid): DCAT Application Profile.Domain Model.DCTERMS:dct:Location:dcat:centroid, GeoDCAT-AP.GeoDCAT-AP.DCTERMS:dct:Location:dcat:centroid -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#hadRole): GeoDCAT-AP.GeoDCAT-AP.PROV:prov:Attribution:hadRole, DCAT Application Profile.Domain Model.DCAT:dcat:Relationship:dct:hadRole -11:36:34 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/provenance): DCAT Application Profile.Domain Model.DCAT:dcat:Dataset:dct:provenance, GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dct:provenance -11:36:34 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "GeoDCAT-AP.GeoDCAT-AP". -11:36:34 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "GeoDCAT-AP.GeoDCAT-AP". -11:36:34 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "GeoDCAT-AP.GeoDCAT-AP". -11:36:34 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "GeoDCAT-AP.GeoDCAT-AP". -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "vcard:Kind" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Resource" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "vcard:Address" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "locn:Address" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "org:Organization" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf:Document" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "prov:Attribution" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "prov:Activity" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:CatalogRecord" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Catalog" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:DataService" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Dataset" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Distribution" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:LicenseDocument" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Location" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Resource" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Literal" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "prov:Entity" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "prov:Association" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:Concept" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:ConceptScheme" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:RightsStatement" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:decimal" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "TemporalLiteral" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:duration" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:hexBinary" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Standard" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "eli:LegalResource" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:LinguisticSystem" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:PeriodOfTime" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:MediaTypeOrExtent" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:MediaType" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "odrl:Policy" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:Frequency" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dct:ProvenanceStatement" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Relationship" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "xsd:nonNegativeInteger" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "spdx:Checksum" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ChecksumAlgorithm" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "locn:Geometry" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "adms:Identifier" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dqv:QualityMeasurement" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf:Agent" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "TimeInstant" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Role" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "vcard:Email" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:DatasetSeries" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dqv:Metric" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dqv:Dimension" . -11:36:34 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Datatype" . -11:36:34 INFO c.g.i.o.c.UriAssigner - Assuming connector "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dcat:distribution" belongs to package "DCAT" based on source and target definition. -11:36:34 INFO c.g.i.o.c.UriAssigner - Assuming connector "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dcat:hasVersion" belongs to package "DCAT" based on source and target definition. -11:36:34 INFO c.g.i.o.c.UriAssigner - Assuming connector "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:dcat:catalog" belongs to package "DCAT" based on source and target definition. -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:user is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:distributor is unknown -11:36:34 INFO c.g.i.o.c.UriAssigner - Assuming connector "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dcat:distribution" belongs to package "DCAT" based on source and target definition. -11:36:34 INFO c.g.i.o.c.UriAssigner - Assuming connector "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:dcat:dataset" belongs to package "DCAT" based on source and target definition. -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:prinicipalInvestigator is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:CatalogRecord:principalInvestigator is unknown -11:36:34 INFO c.g.i.o.c.UriAssigner - Assuming connector "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:CatalogRecord:dct:source" belongs to package "DCAT" based on source and target definition. -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:dct:creator is unknown -11:36:34 INFO c.g.i.o.c.UriAssigner - Assuming connector "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:adms:sample" belongs to package "DCAT" based on source and target definition. -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:CatalogRecord:dct:creator is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:dct:publisher is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:CatalogRecord:distributor is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:user is unknown -11:36:34 INFO c.g.i.o.c.UriAssigner - Assuming connector "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:dcat:service" belongs to package "DCAT" based on source and target definition. -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dct:creator is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:dct:rightsHolder is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:CatalogRecord:resourceProvider is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dct:publisher is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:originator is unknown -11:36:34 INFO c.g.i.o.c.UriAssigner - Assuming connector "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dcat:inSeries" belongs to package "DCAT" based on source and target definition. -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dct:publisher is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:originator is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:user is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:resourceProvider is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:originator is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:principalInvestigator is unknown -11:36:34 INFO c.g.i.o.c.UriAssigner - Assuming connector "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:dct:hasPart" belongs to package "DCAT" based on source and target definition. -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dct:rightsHolder is unknown -11:36:34 INFO c.g.i.o.c.UriAssigner - Assuming connector "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:dcat:servesDataset" belongs to package "DCAT" based on source and target definition. -11:36:34 INFO c.g.i.o.c.UriAssigner - Assuming connector "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:dcat:accessService" belongs to package "DCAT" based on source and target definition. -11:36:34 INFO c.g.i.o.c.UriAssigner - Assuming connector "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dct:source" belongs to package "DCAT" based on source and target definition. -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:CatalogRecord:originator is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:processor is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:CatalogRecord:custodian is unknown -11:36:34 INFO c.g.i.o.c.UriAssigner - Assuming connector "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:adms:sample" belongs to package "DCAT" based on source and target definition. -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:distributor is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:custodian is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:resourceProvider is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:principalInvestigator is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:resourceProvider is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:dct:rightsHolder is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:CatalogRecord:user is unknown -11:36:34 INFO c.g.i.o.c.UriAssigner - Assuming connector "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dcat:inSeries" belongs to package "DCAT" based on source and target definition. -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:processor is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:CatalogRecord:foaf:primaryTopic is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:dct:license is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:custodian is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:custodian is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dct:creator is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:custodian is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:CatalogRecord:processor is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:dct:publisher is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:processor is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:resourceProvider is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:dct:license is unknown -11:36:34 INFO c.g.i.o.c.UriAssigner - Assuming connector "GeoDCAT-AP.GeoDCAT-AP.DQV:dqv:QualityMeasurement:dqv:isMeasurementOf" belongs to package "DQV" based on source and target definition. -11:36:34 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model.SKOS:skos:Concept:skos:inScheme" belongs to package "SKOS" based on source and target definition. -11:36:34 INFO c.g.i.o.c.UriAssigner - Assuming connector "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dct:source" belongs to package "DCAT" based on source and target definition. -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:user is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:originator is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:principalInvestigator is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:dct:creator is unknown -11:36:34 INFO c.g.i.o.c.UriAssigner - Assuming connector "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dcat:hasVersion" belongs to package "DCAT" based on source and target definition. -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:distributor is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:distributor is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.DCTERMS:dct:Standard:skos:inScheme is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dct:rightsHolder is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:CatalogRecord:dct:publisher is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:CatalogRecord:dct:rightsHolder is unknown -11:36:34 WARN c.g.i.o.c.Converter - Package for connector GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:processor is unknown -11:36:34 INFO c.g.i.o.c.UriAssigner - Assuming connector "GeoDCAT-AP.GeoDCAT-AP.DQV:dqv:Metric:dqv:inDimension" belongs to package "DQV" based on source and target definition. -11:36:34 INFO c.g.i.o.c.UriAssigner - Assuming connector "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:dcat:record" belongs to package "DCAT" based on source and target definition. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "foaf:Agent" for attribute "GeoDCAT-AP.GeoDCAT-AP.PROV:prov:Attribution:agent": DCAT Application Profile.Domain Model.FOAF:foaf:Agent, GeoDCAT-AP.GeoDCAT-AP.FOAF:foaf:Agent. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "vcard:Kind" for attribute "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:CatalogRecord:dcat:contactPoint": DCAT Application Profile.Domain Model.VCARD:vcard:Kind, GeoDCAT-AP.GeoDCAT-AP.VCARD:vcard:Kind. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "prov:Attribution" for attribute "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:CatalogRecord:prov:qualifiedAttribution": DCAT Application Profile.Domain Model.PROV:prov:Attribution, GeoDCAT-AP.GeoDCAT-AP.PROV:prov:Attribution. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "foaf:Document" for attribute "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:foaf:homepage": DCAT Application Profile.Domain Model.FOAF:foaf:Document, GeoDCAT-AP.GeoDCAT-AP.FOAF:foaf:Document. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "vcard:Kind" for attribute "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:dcat:contactPoint": DCAT Application Profile.Domain Model.VCARD:vcard:Kind, GeoDCAT-AP.GeoDCAT-AP.VCARD:vcard:Kind. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "prov:Attribution" for attribute "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:prov:qualifiedAttribution": DCAT Application Profile.Domain Model.PROV:prov:Attribution, GeoDCAT-AP.GeoDCAT-AP.PROV:prov:Attribution. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "prov:Activity" for attribute "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:prov:wasUsedBy": DCAT Application Profile.Domain Model.PROV:prov:Activity, GeoDCAT-AP.GeoDCAT-AP.PROV:prov:Activity. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "dct:Location" for attribute "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Catalog:dct:spatial": DCAT Application Profile.Domain Model.DCTERMS:dct:Location, GeoDCAT-AP.GeoDCAT-AP.DCTERMS:dct:Location. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "vcard:Kind" for attribute "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:dcat:contactPoint": DCAT Application Profile.Domain Model.VCARD:vcard:Kind, GeoDCAT-AP.GeoDCAT-AP.VCARD:vcard:Kind. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "foaf:Document" for attribute "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:dcat:landingPage": DCAT Application Profile.Domain Model.FOAF:foaf:Document, GeoDCAT-AP.GeoDCAT-AP.FOAF:foaf:Document. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "prov:Attribution" for attribute "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:prov:qualifiedAttribution": DCAT Application Profile.Domain Model.PROV:prov:Attribution, GeoDCAT-AP.GeoDCAT-AP.PROV:prov:Attribution. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "prov:Activity" for attribute "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:prov:wasUsedBy": DCAT Application Profile.Domain Model.PROV:prov:Activity, GeoDCAT-AP.GeoDCAT-AP.PROV:prov:Activity. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "dct:Location" for attribute "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DataService:dct:spatial": DCAT Application Profile.Domain Model.DCTERMS:dct:Location, GeoDCAT-AP.GeoDCAT-AP.DCTERMS:dct:Location. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "vcard:Kind" for attribute "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dcat:contactPoint": DCAT Application Profile.Domain Model.VCARD:vcard:Kind, GeoDCAT-AP.GeoDCAT-AP.VCARD:vcard:Kind. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "foaf:Document" for attribute "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dcat:landingPage": DCAT Application Profile.Domain Model.FOAF:foaf:Document, GeoDCAT-AP.GeoDCAT-AP.FOAF:foaf:Document. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "foaf:Document" for attribute "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:foaf:page": DCAT Application Profile.Domain Model.FOAF:foaf:Document, GeoDCAT-AP.GeoDCAT-AP.FOAF:foaf:Document. -11:36:34 INFO c.g.i.o.c.Converter - Skipping attribute "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:owl:versionInfo" since it is marked as ignored. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "prov:Attribution" for attribute "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:prov:qualifiedAttribution": DCAT Application Profile.Domain Model.PROV:prov:Attribution, GeoDCAT-AP.GeoDCAT-AP.PROV:prov:Attribution. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "prov:Activity" for attribute "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:prov:wasGeneratedBy": DCAT Application Profile.Domain Model.PROV:prov:Activity, GeoDCAT-AP.GeoDCAT-AP.PROV:prov:Activity. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "prov:Activity" for attribute "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:prov:wasUsedBy": DCAT Application Profile.Domain Model.PROV:prov:Activity, GeoDCAT-AP.GeoDCAT-AP.PROV:prov:Activity. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "dct:Location" for attribute "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Dataset:dct:spatial": DCAT Application Profile.Domain Model.DCTERMS:dct:Location, GeoDCAT-AP.GeoDCAT-AP.DCTERMS:dct:Location. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "dct:MediaType" for attribute "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:dcat:compressFormat": DCAT Application Profile.Domain Model.DCTERMS:dct:MediaType, DCAT Application Profile.Domain Model.DCTERMS:dct:MediaType. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "dct:MediaType" for attribute "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:dcat:mediaType": DCAT Application Profile.Domain Model.DCTERMS:dct:MediaType, DCAT Application Profile.Domain Model.DCTERMS:dct:MediaType. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "dct:MediaType" for attribute "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:dcat:packageFormat": DCAT Application Profile.Domain Model.DCTERMS:dct:MediaType, DCAT Application Profile.Domain Model.DCTERMS:dct:MediaType. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "foaf:Document" for attribute "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:Distribution:foaf:page": DCAT Application Profile.Domain Model.FOAF:foaf:Document, GeoDCAT-AP.GeoDCAT-AP.FOAF:foaf:Document. -11:36:34 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.ADMS:adms:Identifier:adms:schemaAgency" since it is marked as ignored. -11:36:34 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.ADMS:adms:Identifier:dct:issued" since it is marked as ignored. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "foaf:Document" for attribute "GeoDCAT-AP.GeoDCAT-AP.FOAF:foaf:Agent:foaf:workplaceHomepage": DCAT Application Profile.Domain Model.FOAF:foaf:Document, GeoDCAT-AP.GeoDCAT-AP.FOAF:foaf:Document. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "vcard:Kind" for attribute "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dcat:contactPoint": DCAT Application Profile.Domain Model.VCARD:vcard:Kind, GeoDCAT-AP.GeoDCAT-AP.VCARD:vcard:Kind. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "dct:Location" for attribute "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dct:spatial": DCAT Application Profile.Domain Model.DCTERMS:dct:Location, GeoDCAT-AP.GeoDCAT-AP.DCTERMS:dct:Location. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "foaf:Document" for attribute "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:foaf:page": DCAT Application Profile.Domain Model.FOAF:foaf:Document, GeoDCAT-AP.GeoDCAT-AP.FOAF:foaf:Document. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "foaf:Document" for attribute "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:dcat:landingPage": DCAT Application Profile.Domain Model.FOAF:foaf:Document, GeoDCAT-AP.GeoDCAT-AP.FOAF:foaf:Document. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "prov:Attribution" for attribute "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:prov:qualifiedAttribution": DCAT Application Profile.Domain Model.PROV:prov:Attribution, GeoDCAT-AP.GeoDCAT-AP.PROV:prov:Attribution. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "prov:Activity" for attribute "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:prov:wasGeneratedBy": DCAT Application Profile.Domain Model.PROV:prov:Activity, GeoDCAT-AP.GeoDCAT-AP.PROV:prov:Activity. -11:36:34 WARN c.g.i.o.c.Converter - Ambiguous data type "prov:Activity" for attribute "GeoDCAT-AP.GeoDCAT-AP.DCAT:dcat:DatasetSeries:prov:wasUsedBy": DCAT Application Profile.Domain Model.PROV:prov:Activity, GeoDCAT-AP.GeoDCAT-AP.PROV:prov:Activity. -/tmp/workspace/src/LFDS/releases/0.0.1 -Load mapping config:config/config-ap.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:36:37 ERROR c.g.i.o.e.i.MemoryRepositoryBuilder - load another package Sortis with id 18 and objectid 18 -11:36:37 ERROR c.g.i.o.e.i.MemoryRepositoryBuilder - This package will be ignored -11:36:37 ERROR c.g.i.o.e.i.MemoryRepositoryBuilder - load another package LFDS with id 37 and objectid 37 -11:36:37 ERROR c.g.i.o.e.i.MemoryRepositoryBuilder - This package will be ignored -11:36:37 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile". -11:36:37 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile.Domain Model". -11:36:37 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Sortis". -11:36:37 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Sortis.RRMV.XSD". -11:36:37 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Sortis.Package1". -11:36:37 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Sortis.RRMV.cccev". -11:36:37 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "LFDS". -11:36:37 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "LFDS.LFDS-IEA". -11:36:37 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "LFDS.LFDS-IEA.eli-dl". -11:36:37 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "LFDS.LFDS-IEA.cv". -11:36:37 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "LFDS.LFDS-IEA.cav". -11:36:37 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "LFDS.LFDS-IEA.bbo". -11:36:37 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "LFDS.LFDS-IEA.dcat". -11:36:37 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "LFDS.LFDS-IEA.cssv". -11:36:37 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "LFDS.LFDS-IEA.adms". -11:36:37 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "LFDS.LFDS-IEA.cpsv". -11:36:37 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "LFDS.LFDS-IEA.dct". -11:36:37 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "LFDS.LFDS-IEA.frbr". -11:36:37 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): LFDS.LFDS-IEA.cav, DCAT Application Profile.Domain Model, DCAT Application Profile, LFDS, LFDS.LFDS-IEA.frbr, LFDS.LFDS-IEA.bbo, Sortis.RRMV.XSD, Sortis.Package1, Sortis, LFDS.LFDS-IEA.cv, LFDS.LFDS-IEA.cssv, LFDS.LFDS-IEA.dct, LFDS.LFDS-IEA, LFDS.LFDS-IEA.eli-dl, LFDS.LFDS-IEA.dcat, Sortis.RRMV.cccev, LFDS.LFDS-IEA.adms, LFDS.LFDS-IEA.cpsv -11:36:37 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://www.w3.org/2000/01/rdf-schema#): Sortis.RRMV.rdfs, DCAT Application Profile.Domain Model.rdfs, LFDS.LFDS-IEA.rdfs -11:36:37 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://xmlns.com/foaf/0.1/): LFDS.LFDS-IEA.foaf, Sortis.RRMV.foaf -11:36:37 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://www.w3.org/2004/02/skos/core#): Sortis.RRMV.skos, LFDS.LFDS-IEA.skos, DCAT Application Profile.Domain Model.skos -11:36:37 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://data.europa.eu/eli/ontology#): Sortis.RRMV.eli, DCAT Application Profile.Domain Model.eli -11:36:37 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://xmlns.com/foaf/0.1/Document): Sortis.RRMV.foaf:foaf:Document, LFDS.LFDS-IEA.foaf:Document -11:36:37 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://xmlns.com/foaf/0.1/Agent): LFDS.LFDS-IEA.foaf:Agent, Sortis.RRMV.foaf:Agent -11:36:37 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/eli/ontology#LegalResource): Sortis.RRMV.eli:Work, DCAT Application Profile.Domain Model.eli:eli:LegalResource -11:36:37 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2000/01/rdf-schema#Resource): LFDS.LFDS-IEA.rdfs:Resource, Sortis.RRMV.rdfs:rdfs:Resource, DCAT Application Profile.Domain Model.rdfs:rdfs:Resource -11:36:37 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString): LFDS.LFDS-IEA:Text, LFDS.LFDS-IEA.adms:Text -11:36:37 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/ns/dcat#Resource): LFDS.LFDS-IEA.dcat:Resource, DCAT Application Profile.Domain Model.dcat:dcat:Resource -11:36:37 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): LFDS.LFDS-IEA.adms:Code, Sortis.RRMV.skos:skos:Concept, DCAT Application Profile.Domain Model.skos:skos:Concept, LFDS.LFDS-IEA:Code, LFDS.LFDS-IEA.skos:Concept -11:36:37 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://example.com/rrmv/Request): Sortis.RRMV.rrmv:Request (old), Sortis.RRMV.rrmv:Request -11:36:37 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2000/01/rdf-schema#Literal): LFDS.LFDS-IEA.rdfs:Literal, LFDS.LFDS-IEA.adms:TemporalLiteral, DCAT Application Profile.Domain Model.rdfs:rdfs:Literal, LFDS.LFDS-IEA:TemporalLiteral, Sortis.RRMV.rdfs:rdfs:Literal, DCAT Application Profile.Domain Model:TemporalLiteral -11:36:37 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/ns/adms#Identifier): DCAT Application Profile.Domain Model:adms:Identifier, LFDS.LFDS-IEA.adms:Identifier, LFDS.LFDS-IEA:Identifier -11:36:37 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2006/vcard/ns#Kind): DCAT Application Profile.Domain Model:vcard:Kind, LFDS.LFDS-IEA:Kind, LFDS.LFDS-IEA.adms:Kind -11:36:37 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2001/XMLSchema#anyURI): LFDS.LFDS-IEA.adms:URI, Sortis.RRMV.XSD:xsd:anyURI, LFDS.LFDS-IEA:URI -11:36:37 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#ConceptScheme): LFDS.LFDS-IEA.skos:ConceptScheme, DCAT Application Profile.Domain Model.skos:skos:ConceptScheme, Sortis.RRMV.skos:skos:ConceptScheme -11:36:37 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/LinguisticSystem): DCAT Application Profile.Domain Model:dct:LinguisticSystem, LFDS.LFDS-IEA.adms:LinguisticSystem, LFDS.LFDS-IEA:LinguisticSystem -11:36:37 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2001/XMLSchema#duration): LFDS.LFDS-IEA:Duration, Sortis.RRMV.XSD:xsd:duration, LFDS.LFDS-IEA.adms:Duration -11:36:37 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/Location): DCAT Application Profile.Domain Model:dct:Location, LFDS.LFDS-IEA.dct:Location -11:36:37 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/ns/dcat#Dataset): DCAT Application Profile.Domain Model:DatasetInSeries, DCAT Application Profile.Domain Model.dcat:dcat:Dataset, LFDS.LFDS-IEA.dcat:Dataset -11:36:37 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/MediaType): DCAT Application Profile.Domain Model:dct:MediaType, DCAT Application Profile.Domain Model:dct:mediaType -11:36:37 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://example.com/rrmv/rrmv:AgentType): Sortis.RRMV:rrmv:AgentType, Sortis.RRMV:rrmv:AgentType -11:36:37 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): LFDS.LFDS-IEA.adms:Asset:description, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:description, DCAT Application Profile.Domain Model:DatasetInSeries:dct:description, LFDS.LFDS-IEA.frbr:Work:description, LFDS.LFDS-IEA.dcat:Resource:description, LFDS.LFDS-IEA.cv:Participation:description, LFDS.LFDS-IEA.cssv:Specification:description, LFDS.LFDS-IEA.cv:PublicOrganisation:description, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:description, LFDS.LFDS-IEA.cv:Event:description, LFDS.LFDS-IEA.dcat:Dataset:description, LFDS.LFDS-IEA.cpsv:PublicService:description, DCAT Application Profile.Domain Model.dcat:dcat:DataService:dct:description -11:36:37 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:language, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:language, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:language, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:language -11:36:37 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:issued -11:36:37 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/conformsTo): DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:conformsTo, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:conformsTo, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:conformsTo -11:36:37 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#landingPage): LFDS.LFDS-IEA.adms:Asset:landingPage, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dcat:landingPage -11:36:37 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:modified -11:36:37 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/accrualPeriodicity): DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:accrualPeriodicity, DCAT Application Profile.Domain Model:DatasetInSeries:dct:accrualPeriodicity, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:accrualPeriodicity -11:36:37 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): Sortis.RRMV.skos:skos:ConceptScheme:dct:title, LFDS.LFDS-IEA.cpsv:PublicService:name, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:title, LFDS.LFDS-IEA.cv:Event:name, LFDS.LFDS-IEA.adms:Asset:title, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:title, DCAT Application Profile.Domain Model.skos:skos:ConceptScheme:dct:title, DCAT Application Profile.Domain Model:DatasetInSeries:dct:title, LFDS.LFDS-IEA.foaf:Agent:name, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:DataService:dct:title, LFDS.LFDS-IEA.skos:ConceptScheme:dct:title, LFDS.LFDS-IEA.frbr:Work:name -11:36:37 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/adms#status): DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:adms:status, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:adms:status -11:36:37 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/page): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:foaf:page, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:foaf:page -11:36:37 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): LFDS.LFDS-IEA.cv:Event:identifier, LFDS.LFDS-IEA.cv:Participation:identifier, LFDS.LFDS-IEA.cpsv:PublicService:identifier, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:identifier -11:36:37 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/rights): DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:rights, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:rights -11:36:37 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): Sortis.RRMV.rrmv:ActionResult:dct:type, LFDS.LFDS-IEA.cv:BusinessEvent:type, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:type, DCAT Application Profile.Domain Model:dct:LicenseDocument:dct:type, LFDS.LFDS-IEA.cv:Participation:type, LFDS.LFDS-IEA.foaf:Agent:type, LFDS.LFDS-IEA.cv:LifeEvent:type -11:36:37 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/s1n/numSeries): DCAT Application Profile.Domain Model.rdfs:rdfs:Resource:numSeries, Sortis.RRMV.rdfs:rdfs:Resource:numSeries -11:36:37 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#contactPoint): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dcat:contactPoint, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dcat:contactPoint -11:36:37 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#spatialResolutionInMeters): DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:spatialResolutionInMeters, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dcat:spatialResolutionInMeters -11:36:37 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#temporalResolution): DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:temporalResolution, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dcat:temporalResolution -11:36:37 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/accessRights): DCAT Application Profile.Domain Model.dcat:dcat:DataService:dct:accessRights, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:accessRights -11:36:37 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/format): DCAT Application Profile.Domain Model.dcat:dcat:DataService:dct:format, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:format -11:36:37 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/relation): DCAT Application Profile.Domain Model.dcat:dcat:Relationship:dct:relation, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:relation -11:36:37 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/2sa/cav#documentedIn): LFDS.LFDS-IEA.cav:Asset:documentedIn, LFDS.LFDS-IEA.frbr:Work:documentedIn -11:36:37 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#prefLabel): Sortis.RRMV.skos:skos:Concept:skos:prefLabel, LFDS.LFDS-IEA.skos:Concept:skos:prefLabel, LFDS.LFDS-IEA.cv:PublicOrganisation:preferredLabel, DCAT Application Profile.Domain Model.skos:skos:Concept:skos:prefLabel -11:36:37 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/spatial): LFDS.LFDS-IEA.cv:PublicOrganisation:spatial, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:spatial -11:36:37 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "LFDS.LFDS-IEA". -11:36:37 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "LFDS.LFDS-IEA". -11:36:37 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "LFDS.LFDS-IEA". -11:36:37 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "LFDS.LFDS-IEA". -11:36:37 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Work" . -11:36:37 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Identifier" . -11:36:37 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "URI" . -11:36:37 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Literal" . -11:36:37 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Code" . -11:36:37 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Text" . -11:36:37 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Resource" . -11:36:37 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Participation" . -11:36:37 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Asset" . -11:36:37 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Assessment" . -11:36:37 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Statement" . -11:36:37 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "PublicService" . -11:36:37 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Document" . -11:36:37 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Asset" . -11:36:37 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Agent" . -11:36:37 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "PublicOrganisation" . -11:36:37 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Location" . -11:36:37 INFO c.g.i.o.c.UriAssigner - Assuming connector "LFDS.LFDS-IEA.cav:Assessment:cav:resultsIn" belongs to package "cav" based on source and target definition. -11:36:37 INFO c.g.i.o.c.UriAssigner - Assuming connector "LFDS.LFDS-IEA.cav:Assessment:cav:assesses" belongs to package "cav" based on source and target definition. -11:36:37 WARN c.g.i.o.c.Converter - Package for connector LFDS.LFDS-IEA.cav:Asset:foaf:page is unknown -11:36:37 WARN c.g.i.o.c.Converter - Package for connector LFDS.LFDS-IEA.cav:Asset:dct:references is unknown -11:36:37 WARN c.g.i.o.c.JSONLDOutputHandler - The label of property "http://purl.org/dc/terms/references" does not start with a lowercase "References". -11:36:37 WARN c.g.i.o.c.Converter - Package for connector LFDS.LFDS-IEA.cav:Assessment:cv:isProvidedBy is unknown -11:36:37 WARN c.g.i.o.c.Converter - Package for connector LFDS.LFDS-IEA.cav:Statement:cv:hasRelatedService is unknown -11:36:37 WARN c.g.i.o.c.Converter - Package for connector LFDS.LFDS-IEA.cav:Asset:cv:hasParticipation is unknown -11:36:37 WARN c.g.i.o.c.Converter - Package for connector LFDS.LFDS-IEA.cv:Participation:cv:hasParticipant is unknown -11:36:37 WARN c.g.i.o.c.Converter - Package for connector LFDS.LFDS-IEA.cav:Statement:foaf:page is unknown -11:36:37 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "LFDS.LFDS-IEA.cav:Statement:foaf:page". -11:36:37 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "LFDS.LFDS-IEA.cav:Statement:foaf:page". -11:36:37 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "LFDS.LFDS-IEA.cav:Statement:foaf:page". -11:36:37 WARN c.g.i.o.c.Converter - Package for connector LFDS.LFDS-IEA.cpsv:PublicService:dct:spatial is unknown -11:36:37 WARN c.g.i.o.c.Converter - Package for connector LFDS.LFDS-IEA.cav:Asset:dct:isPartOf is unknown -11:36:37 WARN c.g.i.o.c.Converter - Package for connector LFDS.LFDS-IEA.cav:Asset:dct:relation is unknown -11:36:37 WARN c.g.i.o.c.Converter - Package for connector LFDS.LFDS-IEA.cav:Asset:cv:constrains is unknown -11:36:37 WARN c.g.i.o.c.Converter - Ambiguous data type "Text" for attribute "LFDS.LFDS-IEA.frbr:Work:description": LFDS.LFDS-IEA:Text, LFDS.LFDS-IEA.adms:Text. -11:36:37 WARN c.g.i.o.c.Converter - Ambiguous data type "Text" for attribute "LFDS.LFDS-IEA.frbr:Work:name": LFDS.LFDS-IEA:Text, LFDS.LFDS-IEA.adms:Text. -11:36:37 WARN c.g.i.o.c.Converter - Ambiguous data type "Text" for attribute "LFDS.LFDS-IEA.cv:Participation:description": LFDS.LFDS-IEA:Text, LFDS.LFDS-IEA.adms:Text. -11:36:37 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "LFDS.LFDS-IEA.cv:Participation:role": LFDS.LFDS-IEA:Code, LFDS.LFDS-IEA.adms:Code. -11:36:37 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "LFDS.LFDS-IEA.cv:Participation:type": LFDS.LFDS-IEA:Code, LFDS.LFDS-IEA.adms:Code. -11:36:37 INFO c.g.i.o.c.Converter - Skipping attribute "LFDS.LFDS-IEA.adms:Asset:identifier" since it is marked as ignored. -11:36:37 WARN c.g.i.o.c.Converter - Ambiguous data type "Text" for attribute "LFDS.LFDS-IEA.adms:Asset:description": LFDS.LFDS-IEA:Text, LFDS.LFDS-IEA.adms:Text. -11:36:37 WARN c.g.i.o.c.Converter - Ambiguous data type "Text" for attribute "LFDS.LFDS-IEA.adms:Asset:title": LFDS.LFDS-IEA:Text, LFDS.LFDS-IEA.adms:Text. -11:36:37 INFO c.g.i.o.c.Converter - Skipping attribute "LFDS.LFDS-IEA.adms:Asset:type" since it is marked as ignored. -11:36:37 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "LFDS.LFDS-IEA.cav:Statement:type": LFDS.LFDS-IEA:Code, LFDS.LFDS-IEA.adms:Code. -11:36:37 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "LFDS.LFDS-IEA.cav:Statement:type". -11:36:37 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "LFDS.LFDS-IEA.cav:Statement:type". -11:36:37 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "LFDS.LFDS-IEA.cav:Statement:type". -11:36:37 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "LFDS.LFDS-IEA.cav:Statement:interpretation": LFDS.LFDS-IEA:Code, LFDS.LFDS-IEA.adms:Code. -11:36:37 WARN c.g.i.o.c.Converter - Ambiguous data type "Text" for attribute "LFDS.LFDS-IEA.cav:Statement:judgement": LFDS.LFDS-IEA:Text, LFDS.LFDS-IEA.adms:Text. -11:36:37 WARN c.g.i.o.c.Converter - Ambiguous data type "Text" for attribute "LFDS.LFDS-IEA.cpsv:PublicService:description": LFDS.LFDS-IEA:Text, LFDS.LFDS-IEA.adms:Text. -11:36:37 WARN c.g.i.o.c.Converter - Ambiguous data type "Text" for attribute "LFDS.LFDS-IEA.cpsv:PublicService:name": LFDS.LFDS-IEA:Text, LFDS.LFDS-IEA.adms:Text. -11:36:37 WARN c.g.i.o.c.Converter - Ambiguous data type "Text" for attribute "LFDS.LFDS-IEA.cav:Asset:valueDescription": LFDS.LFDS-IEA:Text, LFDS.LFDS-IEA.adms:Text. -11:36:37 WARN c.g.i.o.c.Converter - Ambiguous data type "Text" for attribute "LFDS.LFDS-IEA.foaf:Agent:name": LFDS.LFDS-IEA:Text, LFDS.LFDS-IEA.adms:Text. -11:36:37 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "LFDS.LFDS-IEA.foaf:Agent:type": LFDS.LFDS-IEA:Code, LFDS.LFDS-IEA.adms:Code. -11:36:37 WARN c.g.i.o.c.Converter - Ambiguous data type "Text" for attribute "LFDS.LFDS-IEA.cv:PublicOrganisation:description": LFDS.LFDS-IEA:Text, LFDS.LFDS-IEA.adms:Text. -11:36:37 WARN c.g.i.o.c.Converter - Ambiguous data type "Text" for attribute "LFDS.LFDS-IEA.cv:PublicOrganisation:preferredLabel": LFDS.LFDS-IEA:Text, LFDS.LFDS-IEA.adms:Text. -/tmp/workspace/src/MLDCAT-AP/releases/2.0.0 -Load mapping config:config/config-ap.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "MLDCAT-AP". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "MLDCAT-AP.Domain Model". -11:36:40 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): MLDCAT-AP, MLDCAT-AP.Domain Model -11:36:40 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2000/01/rdf-schema#Literal): MLDCAT-AP.Domain Model.rdfs:Literal, MLDCAT-AP.Domain Model.rdfs:TemporalLiteral -11:36:40 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): MLDCAT-AP.Domain Model.it6:Split:title, MLDCAT-AP.Domain Model.it6:Feature:title, MLDCAT-AP.Domain Model.it6:ParameterSetting:title, MLDCAT-AP.Domain Model.it6:DataQuality:title, MLDCAT-AP.Domain Model.it6:TaskType:title, MLDCAT-AP.Domain Model.it6:FlowParameter:title, MLDCAT-AP.Domain Model.it6:Collection:title, MLDCAT-AP.Domain Model.it6:Library:title, MLDCAT-AP.Domain Model.it6:EvaluationMeasure:title, MLDCAT-AP.Domain Model.it6:OutputFileDescription:title, MLDCAT-AP.Domain Model.it6:Task:title, MLDCAT-AP.Domain Model.dcat:Distribution:title, MLDCAT-AP.Domain Model.dcat:Catalog:title, MLDCAT-AP.Domain Model.lpwc:Paper:title, MLDCAT-AP.Domain Model.it6:EstimationProcedure:title, MLDCAT-AP.Domain Model.dcat:Dataset:title, MLDCAT-AP.Domain Model.it6:OutputFilePrediction:title, MLDCAT-AP.Domain Model.it6:Flow:title, MLDCAT-AP.Domain Model.it6:PredictionFeature:title, MLDCAT-AP.Domain Model.it6:Risk:title, MLDCAT-AP.Domain Model.it6:MachineLearningModel:title, MLDCAT-AP.Domain Model.it6:Parameter:title, MLDCAT-AP.Domain Model.it6:Evaluation:title, MLDCAT-AP.Domain Model.dcat:DataService:title -11:36:40 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): MLDCAT-AP.Domain Model.it6:Evaluation:identifier, MLDCAT-AP.Domain Model.it6:Task:identifier, MLDCAT-AP.Domain Model.it6:QualityMeasurementDataset:identifier, MLDCAT-AP.Domain Model.it6:Split:identifier, MLDCAT-AP.Domain Model.it6:DataQuality:identifier, MLDCAT-AP.Domain Model.it6:OutputFileDescription:identifier, MLDCAT-AP.Domain Model.it6:Collection:identifier, MLDCAT-AP.Domain Model.dcat:Dataset:identifier, MLDCAT-AP.Domain Model.it6:TaskType:identifier, MLDCAT-AP.Domain Model.it6:Flow:identifier, MLDCAT-AP.Domain Model.it6:OutputFilePrediction:identifier, MLDCAT-AP.Domain Model.dcat:Catalog:identifier, MLDCAT-AP.Domain Model.it6:EstimationProcedure:identifier, MLDCAT-AP.Domain Model.dcat:Distribution:identifier, MLDCAT-AP.Domain Model.it6:Run:identifier -11:36:40 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): MLDCAT-AP.Domain Model.it6:EvaluationMeasure:description, MLDCAT-AP.Domain Model.it6:Split:description, MLDCAT-AP.Domain Model.dcat:CatalogRecord:description, MLDCAT-AP.Domain Model.it6:DataQuality:description, MLDCAT-AP.Domain Model.it6:EstimationProcedure:description, MLDCAT-AP.Domain Model.it6:MachineLearningModel:description, MLDCAT-AP.Domain Model.dcat:Dataset:description, MLDCAT-AP.Domain Model.it6:FlowParameter:description, MLDCAT-AP.Domain Model.it6:Flow:description, MLDCAT-AP.Domain Model.it6:Risk:description, MLDCAT-AP.Domain Model.it6:Collection:description, MLDCAT-AP.Domain Model.dcat:Catalog:description, MLDCAT-AP.Domain Model.it6:Feature:description -11:36:40 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): MLDCAT-AP.Domain Model.dcat:Catalog:releaseDate, MLDCAT-AP.Domain Model.dcat:Dataset:issued -11:36:40 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): MLDCAT-AP.Domain Model.it6:MachineLearningModel:language, MLDCAT-AP.Domain Model.dcat:Distribution:language -11:36:40 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/it6/intervalStart): MLDCAT-AP.Domain Model.dqv:QualityMeasurement:intervalStart, MLDCAT-AP.Domain Model.it6:Evaluation:intervalStart -11:36:40 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#keyword): MLDCAT-AP.Domain Model.it6:Run:keyword, MLDCAT-AP.Domain Model.dcat:Catalog:keyword, MLDCAT-AP.Domain Model.it6:Task:keyword, MLDCAT-AP.Domain Model.dcat:Dataset:keyword, MLDCAT-AP.Domain Model.it6:Flow:keyword, MLDCAT-AP.Domain Model.it6:MachineLearningModel:keyword -11:36:40 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/it6/url): MLDCAT-AP.Domain Model.it6:OutputFilePrediction:url, MLDCAT-AP.Domain Model.it6:OutputFileDescription:url -11:36:40 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/it6/intervalEnd): MLDCAT-AP.Domain Model.it6:Evaluation:intervalEnd, MLDCAT-AP.Domain Model.dqv:QualityMeasurement:intervalEnd -11:36:40 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/it6/value): MLDCAT-AP.Domain Model.it6:Evaluation:value, MLDCAT-AP.Domain Model.it6:ParameterSetting:value, MLDCAT-AP.Domain Model.it6:EvaluationMeasure:value, MLDCAT-AP.Domain Model.it6:Parameter:value -11:36:40 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/format): MLDCAT-AP.Domain Model.dcat:Distribution:format, MLDCAT-AP.Domain Model.it6:Prediction:format, MLDCAT-AP.Domain Model.it6:OutputFilePrediction:format, MLDCAT-AP.Domain Model.biro:BibliographicReference:format -11:36:40 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/it6/version): MLDCAT-AP.Domain Model.it6:MachineLearningModel:version, MLDCAT-AP.Domain Model.it6:Library:version, MLDCAT-AP.Domain Model.it6:Flow:version -11:36:40 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): MLDCAT-AP.Domain Model.dcat:CatalogRecord:modified, MLDCAT-AP.Domain Model.dcat:Catalog:modificationDate -11:36:40 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): MLDCAT-AP.Domain Model.it6:Feature:type, MLDCAT-AP.Domain Model.it6:PredictionFeature:type, MLDCAT-AP.Domain Model.it6:FlowParameter:type, MLDCAT-AP.Domain Model.it6:EstimationProcedure:type, MLDCAT-AP.Domain Model.it6:MachineLearningModel:type -11:36:40 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/adms#status): MLDCAT-AP.Domain Model.it6:Flow:status, MLDCAT-AP.Domain Model.dcat:Dataset:status -11:36:40 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/it6/visibility): MLDCAT-AP.Domain Model.it6:Collection:visibility, MLDCAT-AP.Domain Model.dcat:Dataset:visibility -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "MLDCAT-AP.Domain Model". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "MLDCAT-AP.Domain Model". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "MLDCAT-AP.Domain Model". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "MLDCAT-AP.Domain Model". -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Dataset" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Distribution" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Agent" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "EstimationProcedure" . -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Measure". -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Feature" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Flow" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "FlowParameter" . -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:FlowParameter". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:FlowParameter". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:FlowParameter". -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "LicenseDocument" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Library" . -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Library". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Library". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Library". -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "QualityMeasurement" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Run" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "RunCollection" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Split" . -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Split". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Split". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Split". -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Task" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "TaskCollection" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "TaskType" . -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:TaskType". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:TaskType". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:TaskType". -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Collection" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "MachineLearningModel" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "OutputFileDescription" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "OutputFilePrediction" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Parameter" . -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Parameter". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Parameter". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Parameter". -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "CostMatrix" . -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:CostMatrix". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:CostMatrix". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:CostMatrix". -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "EvaluationMeasure" . -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Measure". -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Measure" . -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Measure". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Measure". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Measure". -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "DataService" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Catalog" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Prediction" . -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Prediction". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Prediction". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Prediction". -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "PredictionFeature" . -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:PredictionFeature". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:PredictionFeature". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:PredictionFeature". -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "CatalogRecord" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ParameterSetting" . -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:ParameterSetting". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:ParameterSetting". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:ParameterSetting". -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Evaluation" . -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation". -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "QualityMeasurementDataset" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "DataQuality" . -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Measure". -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Checksum" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Paper" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "BibliographicReference" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ImageObject" . -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.cv:ImageObject". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.cv:ImageObject". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.cv:ImageObject". -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Repository" . -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.lpwc:Repository". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.lpwc:Repository". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.lpwc:Repository". -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Engagement" . -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Engagement". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Engagement". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Engagement". -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Algorithm" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Literal" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Resource" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "MediaTypeOrExtent" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Concept" . -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.skos:Concept". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.skos:Concept". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.skos:Concept". -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Policy" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "RightsStatement" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ChecksumAlgorithm" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "HexBinary" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Document" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "LinguisticSystem" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Risk" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Integer" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Resource" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "TemporalLiteral" . -11:36:40 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "nonNegativeInteger" . -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.dcat:Dataset:(Dataset -> Distribution)" belongs to package "dcat" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.dcat:Dataset:(Dataset -> Distribution)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.dcat:Dataset:distribution" belongs to package "dcat" based on source and target definition. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.dcat:DataService:(DataService -> Dataset)" belongs to package "dcat" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.dcat:DataService:(DataService -> Dataset)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.dcat:DataService:servesDataset" belongs to package "dcat" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.it6:MachineLearningModel:(MachineLearningModel -> Dataset)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.it6:MachineLearningModel:trainedOn is unknown -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:EstimationProcedure:(EstimationProcedure -> Parameter)" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.it6:EstimationProcedure:(EstimationProcedure -> Parameter)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:EstimationProcedure:hasParameter" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:EstimationProcedure:hasParameter". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:EstimationProcedure:hasParameter". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Parameter". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:EstimationProcedure:hasParameter". -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.dcat:Catalog:(Catalog -> DataService)" belongs to package "dcat" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.dcat:Catalog:(Catalog -> DataService)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.dcat:Catalog:service" belongs to package "dcat" based on source and target definition. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Task:(Task -> EstimationProcedure)" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.it6:Task:(Task -> EstimationProcedure)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Task:hasEstimationProcedure" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Task:hasEstimationProcedure". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Task:hasEstimationProcedure". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Task:hasEstimationProcedure". -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.dcat:Catalog:(Catalog -> CatalogRecord)" belongs to package "dcat" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.dcat:Catalog:(Catalog -> CatalogRecord)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.dcat:Catalog:record" belongs to package "dcat" based on source and target definition. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:MachineLearningModel:(MachineLearningModel -> MachineLearningModel)" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.it6:MachineLearningModel:(MachineLearningModel -> MachineLearningModel)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:MachineLearningModel:hasVariation" belongs to package "it6" based on source and target definition. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Task:(Task -> EvaluationMeasure)" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.it6:Task:(Task -> EvaluationMeasure)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Task:hasEvaluationMeasure" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Task:hasEvaluationMeasure". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Task:hasEvaluationMeasure". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Task:hasEvaluationMeasure". -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.it6:Collection:(Collection -> Agent)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.it6:Collection:hasUploader is unknown -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Collection:hasUploader". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Collection:hasUploader". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Collection:hasUploader". -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.dcat:Distribution:(Distribution -> Feature)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.dcat:Distribution:hasFeature is unknown -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:MachineLearningModel:(MachineLearningModel -> OutputFilePrediction)" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.it6:MachineLearningModel:(MachineLearningModel -> OutputFilePrediction)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:MachineLearningModel:hasOutPutFilePrediction" belongs to package "it6" based on source and target definition. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.lpwc:Paper:(Paper -> Repository)" belongs to package "lpwc" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.lpwc:Paper:(Paper -> Repository)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.lpwc:Paper:hasRepository" belongs to package "lpwc" based on source and target definition. -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.lpwc:Repository". -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.it6:Task:(Task -> Dataset)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.it6:Task:sourceData is unknown -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Task:sourceData". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Task:sourceData". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Task:sourceData". -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.dcat:Distribution:(Distribution -> LicenseDocument)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.dcat:Distribution:license is unknown -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.dcat:Dataset:(Dataset -> Agent)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.dcat:Dataset:creator is unknown -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.lpwc:Repository:(Repository -> OutputFilePrediction)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.lpwc:Repository:hasFile is unknown -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.lpwc:Repository:hasFile". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.lpwc:Repository:hasFile". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.lpwc:Repository:hasFile". -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:TaskCollection:(TaskCollection -> Task)" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.it6:TaskCollection:(TaskCollection -> Task)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:TaskCollection:hasTask" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:TaskCollection:hasTask". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:TaskCollection:hasTask". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:TaskCollection:hasTask". -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.it6:MachineLearningModel:(MachineLearningModel -> Repository)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.it6:MachineLearningModel:hasRepository is unknown -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.lpwc:Repository". -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.dqv:QualityMeasurement:(QualityMeasurement -> Feature)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.dqv:QualityMeasurement:featureIndex is unknown -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Flow:(Flow -> FlowParameter)" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.it6:Flow:(Flow -> FlowParameter)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Flow:hasFlowParameter" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Flow:hasFlowParameter". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Flow:hasFlowParameter". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:FlowParameter". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Flow:hasFlowParameter". -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.it6:Flow:(Flow -> Agent)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.it6:Flow:hasUploader is unknown -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.it6:MachineLearningModel:(MachineLearningModel -> Dataset)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.it6:MachineLearningModel:runnedOn is unknown -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.dcat:Dataset:isReferencedBy is unknown -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.lpwc:Paper:references is unknown -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.it6:MachineLearningModel:(MachineLearningModel -> Agent)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.it6:MachineLearningModel:contributor is unknown -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.dcat:Dataset:(Dataset -> Agent)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.dcat:Dataset:publisher is unknown -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Prediction:(Prediction -> PredictionFeature)" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.it6:Prediction:(Prediction -> PredictionFeature)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Prediction:hasPredictionfeature" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Prediction:hasPredictionfeature". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Prediction:hasPredictionfeature". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:PredictionFeature". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Prediction:hasPredictionfeature". -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.dcat:Catalog:(Catalog -> LicenseDocument)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.dcat:Catalog:licence is unknown -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Run:(Run -> Task)" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.it6:Run:(Run -> Task)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Run:hasTask" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:hasTask". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:hasTask". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:hasTask". -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Task:(Task -> CostMatrix)" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.it6:Task:(Task -> CostMatrix)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Task:hasCostMatrix" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Task:hasCostMatrix". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Task:hasCostMatrix". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:CostMatrix". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Task:hasCostMatrix". -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.it6:OutputFilePrediction:(OutputFilePrediction -> Checksum)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.it6:OutputFilePrediction:checksum is unknown -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Evaluation:(Evaluation -> Flow)" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.it6:Evaluation:(Evaluation -> Flow)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Evaluation:hasFlow" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:hasFlow". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:hasFlow". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:hasFlow". -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:MachineLearningModel:(MachineLearningModel -> MachineLearningModel)" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.it6:MachineLearningModel:(MachineLearningModel -> MachineLearningModel)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:MachineLearningModel:fineTunedFrom" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.lpwc:Paper:(Paper -> MachineLearningModel)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.lpwc:Paper:hasModel is unknown -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.lpwc:Paper:(Paper -> Agent)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.lpwc:Paper:creator is unknown -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.it6:Split:(Split -> Distribution)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.it6:Split:isAppliedTo is unknown -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Split:isAppliedTo". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Split:isAppliedTo". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Split:isAppliedTo". -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.dqv:QualityMeasurement:(QualityMeasurement -> DataQuality)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.dqv:QualityMeasurement:type is unknown -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Run:(Run -> OutputFileDescription)" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.it6:Run:(Run -> OutputFileDescription)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Run:hasOutputFileDescription" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:hasOutputFileDescription". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:hasOutputFileDescription". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:hasOutputFileDescription". -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.dcat:Distribution:(Distribution -> DataService)" belongs to package "dcat" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.dcat:Distribution:(Distribution -> DataService)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.dcat:Distribution:accessService" belongs to package "dcat" based on source and target definition. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:RunCollection:(RunCollection -> Run)" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.it6:RunCollection:(RunCollection -> Run)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:RunCollection:hasRun" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:RunCollection:hasRun". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:RunCollection:hasRun". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:RunCollection:hasRun". -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Run:(Run -> Evaluation)" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.it6:Run:(Run -> Evaluation)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Run:hasEvaluation" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:hasEvaluation". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:hasEvaluation". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:hasEvaluation". -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.it6:Run:(Run -> Agent)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.it6:Run:hasUploader is unknown -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.it6:MachineLearningModel:(MachineLearningModel -> Dataset)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.it6:MachineLearningModel:validatedOn is unknown -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.it6:MachineLearningModel:(MachineLearningModel -> Agent)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.it6:MachineLearningModel:creator is unknown -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.dqv:QualityMeasurement:(QualityMeasurement -> QualityMeasurementDataset)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.dqv:QualityMeasurement:dataset is unknown -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Flow:(Flow -> Library)" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.it6:Flow:(Flow -> Library)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Flow:hasDependency" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Library". -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.it6:MachineLearningModel:(MachineLearningModel -> Dataset)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.it6:MachineLearningModel:hasPrediction is unknown -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.it6:Run:(Run -> Algorithm)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.it6:Run:realizes is unknown -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.it6:MachineLearningModel:(MachineLearningModel -> Dataset)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.it6:MachineLearningModel:testedOn is unknown -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.dcat:Catalog:(Catalog -> Agent)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.dcat:Catalog:publisher is unknown -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.it6:MachineLearningModel:(MachineLearningModel -> ImageObject)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.it6:MachineLearningModel:logo is unknown -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.cv:ImageObject". -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Task:(Task -> TaskType)" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.it6:Task:(Task -> TaskType)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Task:hasTaskType" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Task:hasTaskType". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Task:hasTaskType". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:TaskType". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Task:hasTaskType". -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.dcat:Dataset:(Dataset -> Dataset)" belongs to package "dcat" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.dcat:Dataset:(Dataset -> Dataset)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.dcat:Dataset:isVersionOf" belongs to package "dcat" based on source and target definition. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Run:(Run -> ParameterSetting)" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.it6:Run:(Run -> ParameterSetting)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Run:hasParameterSetting" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:hasParameterSetting". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:hasParameterSetting". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:ParameterSetting". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:hasParameterSetting". -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Task:(Task -> Prediction)" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.it6:Task:(Task -> Prediction)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Task:hasOutput" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Task:hasOutput". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Task:hasOutput". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Prediction". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Task:hasOutput". -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.dcat:Dataset:(Dataset -> Agent)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.dcat:Dataset:contributor is unknown -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.biro:BibliographicReference:(BibliographicReference -> Paper)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.biro:BibliographicReference:references is unknown -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:MachineLearningModel:(MachineLearningModel -> Engagement)" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.it6:MachineLearningModel:(MachineLearningModel -> Engagement)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:MachineLearningModel:hasEngagement" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Engagement". -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.it6:MachineLearningModel:(MachineLearningModel -> Agent)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.it6:MachineLearningModel:hasProvider is unknown -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Run:(Run -> Flow)" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.it6:Run:(Run -> Flow)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Run:hasFlow" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:hasFlow". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:hasFlow". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:hasFlow". -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.dcat:Catalog:(Catalog -> Dataset)" belongs to package "dcat" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.dcat:Catalog:(Catalog -> Dataset)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.dcat:Catalog:dataset" belongs to package "dcat" based on source and target definition. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Task:(Task -> Feature)" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.it6:Task:(Task -> Feature)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Task:targetFeature" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Task:targetFeature". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Task:targetFeature". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Task:targetFeature". -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.dcat:Distribution:(Distribution -> Checksum)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.dcat:Distribution:checksum is unknown -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.it6:MachineLearningModel:(MachineLearningModel -> LicenseDocument)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.it6:MachineLearningModel:licence is unknown -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Run:(Run -> OutputFilePrediction)" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.it6:Run:(Run -> OutputFilePrediction)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:Run:hasOutputFilePrediction" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:hasOutputFilePrediction". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:hasOutputFilePrediction". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:hasOutputFilePrediction". -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.dcat:CatalogRecord:(CatalogRecord -> Resource)" belongs to package "dcat" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.dcat:CatalogRecord:(CatalogRecord -> Resource)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.dcat:CatalogRecord:primaryTopic" belongs to package "dcat" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.it6:MachineLearningModel:(MachineLearningModel -> BibliographicReference)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.it6:MachineLearningModel:hasBibliographicReference is unknown -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:MachineLearningModel:(MachineLearningModel -> Risk)" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.it6:MachineLearningModel:(MachineLearningModel -> Risk)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.it6:MachineLearningModel:hasRisk" belongs to package "it6" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.dcat:Distribution:(Distribution -> QualityMeasurement)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.dcat:Distribution:hasQualityMeasurement is unknown -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.it6:MachineLearningModel:(MachineLearningModel -> Agent)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.it6:MachineLearningModel:hasUploader is unknown -11:36:40 WARN c.g.i.o.c.UriAssigner - Ignoring connector "MLDCAT-AP.Domain Model.dcat:Catalog:(Catalog -> Agent)" since it lacks a defining package. -11:36:40 WARN c.g.i.o.c.Converter - Package for connector MLDCAT-AP.Domain Model.dcat:Catalog:creator is unknown -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.dcat:Dataset:(Dataset -> Dataset)" belongs to package "dcat" based on source and target definition. -11:36:40 WARN c.g.i.o.c.UriAssigner - Connector "MLDCAT-AP.Domain Model.dcat:Dataset:(Dataset -> Dataset)" does not have a name, it will be ignored. -11:36:40 INFO c.g.i.o.c.UriAssigner - Assuming connector "MLDCAT-AP.Domain Model.dcat:Dataset:hasVersion" belongs to package "dcat" based on source and target definition. -11:36:40 WARN c.g.i.o.c.Converter - Ambiguous data type "Resource" for attribute "MLDCAT-AP.Domain Model.dcat:Distribution:accessURL": MLDCAT-AP.Domain Model.dcat:Resource, MLDCAT-AP.Domain Model.rdfs:Resource. -11:36:40 WARN c.g.i.o.c.Converter - Ambiguous data type "Resource" for attribute "MLDCAT-AP.Domain Model.dcat:Distribution:downloadURL": MLDCAT-AP.Domain Model.dcat:Resource, MLDCAT-AP.Domain Model.rdfs:Resource. -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:EstimationProcedure:description". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:EstimationProcedure:description". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:EstimationProcedure:description". -11:36:40 WARN c.g.i.o.c.Converter - Ambiguous data type "Resource" for attribute "MLDCAT-AP.Domain Model.it6:EstimationProcedure:dataSplitsURL": MLDCAT-AP.Domain Model.dcat:Resource, MLDCAT-AP.Domain Model.rdfs:Resource. -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:EstimationProcedure:dataSplitsURL". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:EstimationProcedure:dataSplitsURL". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:EstimationProcedure:dataSplitsURL". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Flow:status". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Flow:status". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Flow:status". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Flow:uploaded". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Flow:uploaded". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Flow:uploaded". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Flow:keyword". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Flow:keyword". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Flow:keyword". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Flow:customName". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Flow:customName". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Flow:customName". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Flow:className". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Flow:className". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Flow:className". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Flow:version". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Flow:version". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Flow:version". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Flow:externalVersion". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Flow:externalVersion". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Flow:externalVersion". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Flow:description". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Flow:description". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Flow:description". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:FlowParameter:description". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:FlowParameter:description". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:FlowParameter:description". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:FlowParameter:defaultValue". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:FlowParameter:defaultValue". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:FlowParameter:defaultValue". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:FlowParameter:recommendedRange". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:FlowParameter:recommendedRange". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:FlowParameter:recommendedRange". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Library:version". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Library:version". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Library:version". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:setupId". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:setupId". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:setupId". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:setupString". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:setupString". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:setupString". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:keyword". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:keyword". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:keyword". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:errorMessage". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:errorMessage". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:errorMessage". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:runDetails". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:runDetails". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Run:runDetails". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Split:description". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Split:description". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Split:description". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:TaskType:description". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:TaskType:description". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:TaskType:description". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Collection:description". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Collection:description". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Collection:description". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Collection:creationDate". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Collection:creationDate". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Collection:creationDate". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Collection:visibility". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Collection:visibility". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Collection:visibility". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:OutputFileDescription:url". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:OutputFileDescription:url". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:OutputFileDescription:url". -11:36:40 WARN c.g.i.o.c.Converter - Ambiguous data type "Resource" for attribute "MLDCAT-AP.Domain Model.it6:OutputFilePrediction:url": MLDCAT-AP.Domain Model.dcat:Resource, MLDCAT-AP.Domain Model.rdfs:Resource. -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Parameter:value". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Parameter:value". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Parameter:value". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:EvaluationMeasure:description". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:EvaluationMeasure:description". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:EvaluationMeasure:description". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:EvaluationMeasure:implementation". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:EvaluationMeasure:implementation". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:EvaluationMeasure:implementation". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:EvaluationMeasure:value". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:EvaluationMeasure:value". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:EvaluationMeasure:value". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:EvaluationMeasure:valueGood". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:EvaluationMeasure:valueGood". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:EvaluationMeasure:valueGood". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:EvaluationMeasure:valueBad". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:EvaluationMeasure:valueBad". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:EvaluationMeasure:valueBad". -11:36:40 WARN c.g.i.o.c.Converter - Ambiguous data type "Resource" for attribute "MLDCAT-AP.Domain Model.dcat:DataService:endpointURL": MLDCAT-AP.Domain Model.dcat:Resource, MLDCAT-AP.Domain Model.rdfs:Resource. -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Prediction:format". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Prediction:format". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Prediction:format". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:ParameterSetting:value". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:ParameterSetting:value". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:ParameterSetting:value". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:ParameterSetting:component". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:ParameterSetting:component". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:ParameterSetting:component". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:label". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:label". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:label". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:value". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:value". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:value". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:stdev". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:stdev". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:stdev". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:arrayData". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:arrayData". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:arrayData". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:sampleSize". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:sampleSize". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:sampleSize". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:repeat". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:repeat". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:repeat". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:fold". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:fold". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:fold". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:sample". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:sample". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:sample". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:intervalStart". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:intervalStart". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:intervalStart". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:intervalEnd". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:intervalEnd". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.it6:Evaluation:intervalEnd". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.biro:BibliographicReference:bibliographicCitation". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.biro:BibliographicReference:bibliographicCitation". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.biro:BibliographicReference:bibliographicCitation". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.biro:BibliographicReference:format". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.biro:BibliographicReference:format". -11:36:40 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "MLDCAT-AP.Domain Model.biro:BibliographicReference:format". -/tmp/workspace/src/OOTS/ProofOfBirth/releases/0.0.1 -Load mapping config:config/config-ap.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:36:43 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model". -11:36:43 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.ISA Core Vocabularies.DataTypes". -11:36:43 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.ISA Core Vocabularies.sdg". -11:36:43 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Model, Model.ISA Core Vocabularies.DataTypes, Model.ISA Core Vocabularies.sdg -11:36:43 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): Model.ISA Core Vocabularies.DataTypes:Code, Model.ISA Core Vocabularies.skos:Concept -11:36:43 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/Location): Model.ISA Core Vocabularies.dct:Location, Model.ISA Core Vocabularies.dct:Location -11:36:43 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): Model.ISA Core Vocabularies.cv:Event:name, Model.ISA Core Vocabularies.foaf:Agent:name, Model.ISA Core Vocabularies.cpsv:Rule:name, Model.ISA Core Vocabularies.cv:Requirement:name, Model.ISA Core Vocabularies.cv:ServiceConcessionContract:name, Model.ISA Core Vocabularies.cv:Output:name, Model.ISA Core Vocabularies.dcat:Dataset:title, Model.ISA Core Vocabularies.cpsv:PublicService:name -11:36:43 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): Model.ISA Core Vocabularies.time:TemporalEntity:description, Model.ISA Core Vocabularies.cpsv:PublicService:description, Model.ISA Core Vocabularies.cv:Output:description, Model.ISA Core Vocabularies.cv:Event:description, Model.ISA Core Vocabularies.cv:ServiceConcessionContract:description, Model.ISA Core Vocabularies.cv:Channel:description, Model.ISA Core Vocabularies.cpsv:Rule:description, Model.ISA Core Vocabularies.cv:Participation:description, Model.ISA Core Vocabularies.dcat:Dataset:description, Model.ISA Core Vocabularies.cv:Cost:description -11:36:43 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): Model.ISA Core Vocabularies.foaf:Agent:identifier, Model.ISA Core Vocabularies.cpsv:PublicService:identifier, Model.ISA Core Vocabularies.cv:Channel:identifier, Model.ISA Core Vocabularies.cpsv:Rule:identifier, Model.ISA Core Vocabularies.cv:Participation:identifier, Model.ISA Core Vocabularies.cv:ServiceConcessionContract:identifier, Model.ISA Core Vocabularies.cv:Event:identifier, Model.ISA Core Vocabularies.cv:Requirement:identifier, Model.ISA Core Vocabularies.cv:Output:identifier, Model.ISA Core Vocabularies.cv:Cost:identifier, Model.ISA Core Vocabularies.cv:EvidenceType:identifier, Model.ISA Core Vocabularies.dcat:Dataset:identifier -11:36:43 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): Model.ISA Core Vocabularies.cpsv:Rule:language, Model.ISA Core Vocabularies.cv:Output:language, Model.ISA Core Vocabularies.cpsv:PublicService:language -11:36:43 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/processingTime): Model.ISA Core Vocabularies.cpsv:PublicService:processingTime, Model.ISA Core Vocabularies.cv:Channel:processingTime -11:36:43 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): Model.ISA Core Vocabularies.cv:Requirement:type, Model.ISA Core Vocabularies.cpsv:PublicService:functionsOfGovernment, Model.ISA Core Vocabularies.cv:BusinessEvent:type, Model.ISA Core Vocabularies.cv:LifeEvent:type, Model.ISA Core Vocabularies.cpsv:Rule:type, Model.ISA Core Vocabularies.cv:Output:type, Model.ISA Core Vocabularies.cv:Channel:type -11:36:43 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/spatial): Model.ISA Core Vocabularies.cv:PublicOrganisation:spatial, Model.ISA Core Vocabularies.cpsv:PublicService:spatial -11:36:43 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.ISA Core Vocabularies". -11:36:43 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.ISA Core Vocabularies". -11:36:43 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.ISA Core Vocabularies". -11:36:43 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.ISA Core Vocabularies". -11:36:43 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Evidence" . -11:36:43 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Person" . -11:36:43 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Location" . -11:36:43 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Code" . -11:36:43 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "GenericDate" . -11:36:43 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Text" . -11:36:43 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ProofOfBirth" . -11:36:43 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.person:Person:(Person -> Location)" since it lacks a defining package. -11:36:43 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.person:Person:countryOfBirth is unknown -11:36:43 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.sdg:ProofOfBirth:(ProofOfBirth -> Person)" since it lacks a defining package. -11:36:43 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.sdg:ProofOfBirth:isAbout is unknown -11:36:43 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.person:Person:(Person -> Location)" since it lacks a defining package. -11:36:43 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.person:Person:placeOfBirth is unknown -/tmp/workspace/src/OOTS/ProofOfDisability/releases/0.0.1 -Load mapping config:config/config-ap.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:36:46 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model". -11:36:46 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.ISA Core Vocabularies.DataTypes". -11:36:46 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.ISA Core Vocabularies.sdg". -11:36:46 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Model, Model.ISA Core Vocabularies.DataTypes, Model.ISA Core Vocabularies.sdg -11:36:46 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/Location): Model.ISA Core Vocabularies.dct:Location, Model.ISA Core Vocabularies.dct:Location -11:36:46 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): Model.ISA Core Vocabularies.DataTypes:Code, Model.ISA Core Vocabularies.skos:Concept -11:36:46 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): Model.ISA Core Vocabularies.cpsv:Rule:identifier, Model.ISA Core Vocabularies.cv:Cost:identifier, Model.ISA Core Vocabularies.cv:Requirement:identifier, Model.ISA Core Vocabularies.cv:Event:identifier, Model.ISA Core Vocabularies.dcat:Dataset:identifier, Model.ISA Core Vocabularies.cv:ServiceConcessionContract:identifier, Model.ISA Core Vocabularies.cv:Output:identifier, Model.ISA Core Vocabularies.foaf:Agent:identifier, Model.ISA Core Vocabularies.cv:Channel:identifier, Model.ISA Core Vocabularies.cv:Participation:identifier, Model.ISA Core Vocabularies.cv:EvidenceType:identifier, Model.ISA Core Vocabularies.cpsv:PublicService:identifier -11:36:46 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): Model.ISA Core Vocabularies.cpsv:Rule:name, Model.ISA Core Vocabularies.cv:Requirement:name, Model.ISA Core Vocabularies.cpsv:PublicService:name, Model.ISA Core Vocabularies.cv:ServiceConcessionContract:name, Model.ISA Core Vocabularies.cv:Event:name, Model.ISA Core Vocabularies.cv:Output:name, Model.ISA Core Vocabularies.foaf:Agent:name, Model.ISA Core Vocabularies.dcat:Dataset:title -11:36:46 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): Model.ISA Core Vocabularies.cv:BusinessEvent:type, Model.ISA Core Vocabularies.cpsv:PublicService:functionsOfGovernment, Model.ISA Core Vocabularies.cpsv:Rule:type, Model.ISA Core Vocabularies.cv:LifeEvent:type, Model.ISA Core Vocabularies.cv:Channel:type, Model.ISA Core Vocabularies.cv:Requirement:type, Model.ISA Core Vocabularies.cv:Output:type -11:36:46 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): Model.ISA Core Vocabularies.cpsv:PublicService:language, Model.ISA Core Vocabularies.cpsv:Rule:language, Model.ISA Core Vocabularies.cv:Output:language -11:36:46 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/processingTime): Model.ISA Core Vocabularies.cpsv:PublicService:processingTime, Model.ISA Core Vocabularies.cv:Channel:processingTime -11:36:46 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): Model.ISA Core Vocabularies.cv:Participation:description, Model.ISA Core Vocabularies.cpsv:PublicService:description, Model.ISA Core Vocabularies.cv:Output:description, Model.ISA Core Vocabularies.dcat:Dataset:description, Model.ISA Core Vocabularies.cpsv:Rule:description, Model.ISA Core Vocabularies.cv:Cost:description, Model.ISA Core Vocabularies.time:TemporalEntity:description, Model.ISA Core Vocabularies.cv:Channel:description, Model.ISA Core Vocabularies.cv:Event:description, Model.ISA Core Vocabularies.cv:ServiceConcessionContract:description -11:36:46 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/spatial): Model.ISA Core Vocabularies.cv:PublicOrganisation:spatial, Model.ISA Core Vocabularies.cpsv:PublicService:spatial -11:36:46 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.ISA Core Vocabularies". -11:36:46 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.ISA Core Vocabularies". -11:36:46 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.ISA Core Vocabularies". -11:36:46 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.ISA Core Vocabularies". -11:36:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Evidence" . -11:36:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ProofOfDisability" . -11:36:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Person" . -11:36:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Text" . -11:36:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "GenericDate" . -11:36:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Disability" . -11:36:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Code" . -11:36:46 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.sdg:ProofOfDisability:(ProofOfDisability -> Person)" since it lacks a defining package. -11:36:46 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.sdg:ProofOfDisability:isAbout is unknown -11:36:46 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies.sdg:ProofOfDisability:(ProofOfDisability -> Disability)" belongs to package "sdg" based on source and target definition. -11:36:46 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies.sdg:ProofOfDisability:(ProofOfDisability -> Disability)" does not have a name, it will be ignored. -11:36:46 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies.sdg:ProofOfDisability:states" belongs to package "sdg" based on source and target definition. -/tmp/workspace/src/OOTS/ProofOfDomicile/releases/0.0.1 -Load mapping config:config/config-ap.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:36:48 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model". -11:36:48 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.ISA Core Vocabularies.DataTypes". -11:36:48 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.ISA Core Vocabularies.sdg". -11:36:48 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Model.ISA Core Vocabularies.sdg, Model, Model.ISA Core Vocabularies.DataTypes -11:36:48 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): Model.ISA Core Vocabularies.DataTypes:Code, Model.ISA Core Vocabularies.skos:Concept -11:36:48 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/Location): Model.ISA Core Vocabularies.dct:Location, Model.ISA Core Vocabularies.dct:Location -11:36:48 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/spatial): Model.ISA Core Vocabularies.cpsv:PublicService:spatial, Model.ISA Core Vocabularies.cv:PublicOrganisation:spatial -11:36:48 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): Model.ISA Core Vocabularies.cpsv:Rule:description, Model.ISA Core Vocabularies.cv:Participation:description, Model.ISA Core Vocabularies.cv:Cost:description, Model.ISA Core Vocabularies.cpsv:PublicService:description, Model.ISA Core Vocabularies.cv:ServiceConcessionContract:description, Model.ISA Core Vocabularies.cv:Event:description, Model.ISA Core Vocabularies.time:TemporalEntity:description, Model.ISA Core Vocabularies.dcat:Dataset:description, Model.ISA Core Vocabularies.cv:Output:description, Model.ISA Core Vocabularies.cv:Channel:description -11:36:48 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): Model.ISA Core Vocabularies.cv:BusinessEvent:type, Model.ISA Core Vocabularies.cpsv:Rule:type, Model.ISA Core Vocabularies.cv:Requirement:type, Model.ISA Core Vocabularies.cpsv:PublicService:functionsOfGovernment, Model.ISA Core Vocabularies.cv:Output:type, Model.ISA Core Vocabularies.cv:LifeEvent:type, Model.ISA Core Vocabularies.cv:Channel:type -11:36:48 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): Model.ISA Core Vocabularies.cpsv:Rule:language, Model.ISA Core Vocabularies.cv:Output:language, Model.ISA Core Vocabularies.cpsv:PublicService:language -11:36:48 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): Model.ISA Core Vocabularies.cv:Participation:identifier, Model.ISA Core Vocabularies.cpsv:Rule:identifier, Model.ISA Core Vocabularies.cv:Requirement:identifier, Model.ISA Core Vocabularies.cv:ServiceConcessionContract:identifier, Model.ISA Core Vocabularies.cv:Channel:identifier, Model.ISA Core Vocabularies.cv:Event:identifier, Model.ISA Core Vocabularies.cv:Output:identifier, Model.ISA Core Vocabularies.foaf:Agent:identifier, Model.ISA Core Vocabularies.dcat:Dataset:identifier, Model.ISA Core Vocabularies.cv:EvidenceType:identifier, Model.ISA Core Vocabularies.cv:Cost:identifier, Model.ISA Core Vocabularies.cpsv:PublicService:identifier -11:36:48 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): Model.ISA Core Vocabularies.cv:Event:name, Model.ISA Core Vocabularies.cv:Output:name, Model.ISA Core Vocabularies.dcat:Dataset:title, Model.ISA Core Vocabularies.cpsv:PublicService:name, Model.ISA Core Vocabularies.foaf:Agent:name, Model.ISA Core Vocabularies.cpsv:Rule:name, Model.ISA Core Vocabularies.cv:ServiceConcessionContract:name, Model.ISA Core Vocabularies.cv:Requirement:name -11:36:48 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/processingTime): Model.ISA Core Vocabularies.cv:Channel:processingTime, Model.ISA Core Vocabularies.cpsv:PublicService:processingTime -11:36:49 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.ISA Core Vocabularies". -11:36:49 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.ISA Core Vocabularies". -11:36:49 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.ISA Core Vocabularies". -11:36:49 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.ISA Core Vocabularies". -11:36:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Person" . -11:36:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Evidence" . -11:36:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Address" . -11:36:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ProofOfDomicile" . -11:36:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "GenericDate" . -11:36:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Literal" . -11:36:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Text" . -11:36:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Location" . -11:36:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Code" . -11:36:49 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.person:Person:(Person -> Location)" since it lacks a defining package. -11:36:49 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.person:Person:countryOfBirth is unknown -11:36:49 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.sdg:ProofOfDomicile:(ProofOfDomicile -> Person)" since it lacks a defining package. -11:36:49 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.sdg:ProofOfDomicile:isAbout is unknown -11:36:49 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.person:Person:(Person -> Address)" since it lacks a defining package. -11:36:49 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.person:Person:domicile is unknown -11:36:49 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies.person:Person:(Person -> Location)" since it lacks a defining package. -11:36:49 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies.person:Person:placeOfBirth is unknown -/tmp/workspace/src/STR-AP/releases/1.0.1 -Load mapping config:config/config-ap.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:36:51 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile". -11:36:51 WARN c.g.i.o.c.TagHelper - Multiple occurrences of tag "ignore" where only one was expected for "DCAT Application Profile.Domain Model.dcat:Dataset:dct:identifier". -11:36:51 WARN c.g.i.o.c.TagHelper - Multiple occurrences of tag "ignore" where only one was expected for "DCAT Application Profile.Domain Model.dcat:Dataset:dcatap:applicableLegislation". -11:36:51 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/MediaType): DCAT Application Profile.Domain Model:dct:MediaType, DCAT Application Profile.Domain Model:dct:mediaType -11:36:51 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2000/01/rdf-schema#Literal): DCAT Application Profile.Domain Model.rdfs:Literal, DCAT Application Profile.Domain Model.rdfs:TemporalLiteral -11:36:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): DCAT Application Profile.Domain Model:skos:ConceptScheme:dct:title, DCAT Application Profile.Domain Model.cpsv:PublicService:name, DCAT Application Profile.Domain Model.cv:Evidence:name, DCAT Application Profile.Domain Model.cv:Output:name -11:36:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): DCAT Application Profile.Domain Model.cpsv:PublicService:description, DCAT Application Profile.Domain Model.str:Unit:description, DCAT Application Profile.Domain Model.cv:PublicOrganisation:description -11:36:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): DCAT Application Profile.Domain Model.cv:Cost:identifier, DCAT Application Profile.Domain Model.cv:Evidence:identifier, DCAT Application Profile.Domain Model.cv:Output:identifier, DCAT Application Profile.Domain Model.str:Order:identifier, DCAT Application Profile.Domain Model.str:OnlineShortTermRentalPlatform:identifier, DCAT Application Profile.Domain Model.cpsv:PublicService:identifier -11:36:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): DCAT Application Profile.Domain Model.str:OnlineShortTermRentalPlatform:type, DCAT Application Profile.Domain Model.str:Unit:type -11:36:51 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". -11:36:51 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". -11:36:51 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model". -11:36:51 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model". -11:36:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Catalog" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "CatalogRecord" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Dataset" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Distribution" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "DataService" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Resource" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Concept" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Literal" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "PublicService" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Identifier" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Person" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "LegalEntity" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ShortTermAccomodationRentalService" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "RegistrationNumber" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Unit" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "PublicOrganisation" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "OnlineShortTermRentalPlatform" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Address" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ContactPoint" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "SingleDigitalEntryPoint" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "RegistrationProcedure" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Order" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ActivityData" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "PeriodOfTime" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Cost" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Document" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "CoordinationGroup" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Group" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "langString" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "TemporalLiteral" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "TimeInstant" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dateTime" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "double" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "integer" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Location" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Geometry" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "boolean" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Evidence" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Output" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "URL" . -11:36:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "string" . -11:36:52 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model.str:ActivityData:(ActivityData -> Unit)" belongs to package "str" based on source and target definition. -11:36:52 WARN c.g.i.o.c.UriAssigner - Connector "DCAT Application Profile.Domain Model.str:ActivityData:(ActivityData -> Unit)" does not have a name, it will be ignored. -11:36:52 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model.str:ActivityData:isAbout" belongs to package "str" based on source and target definition. -11:36:52 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model.str:OnlineShortTermRentalPlatform:(OnlineShortTermRentalPlatform -> SingleDigitalEntryPoint)" belongs to package "str" based on source and target definition. -11:36:52 WARN c.g.i.o.c.UriAssigner - Connector "DCAT Application Profile.Domain Model.str:OnlineShortTermRentalPlatform:(OnlineShortTermRentalPlatform -> SingleDigitalEntryPoint)" does not have a name, it will be ignored. -11:36:52 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model.str:OnlineShortTermRentalPlatform:providesInformationTo" belongs to package "str" based on source and target definition. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.cpsv:PublicService:produces is unknown -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.legal:LegalEntity:(LegalEntity -> Person)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.legal:LegalEntity:hasLegalRepresentative is unknown -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.legal:LegalEntity:(LegalEntity -> Evidence)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.legal:LegalEntity:provides is unknown -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.str:Unit:(Unit -> Address)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.str:Unit:hasUnitAddress is unknown -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.str:RegistrationProcedure:(RegistrationProcedure -> Cost)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.str:RegistrationProcedure:hasCost is unknown -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.cpsv:PublicService:(PublicService -> Output)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.cpsv:PublicService:produces is unknown -11:36:52 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model.dcat:Distribution:page" since it is marked as ignored. -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.locn:Address:(Address -> Dataset)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.locn:Address:landRegister is unknown -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.cv:PublicOrganisation:(PublicOrganisation -> Person)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.cv:PublicOrganisation:hasNationalCoordinator is unknown -11:36:52 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model.cv:PublicOrganisation:(PublicOrganisation -> Evidence)" belongs to package "cv" based on source and target definition. -11:36:52 WARN c.g.i.o.c.UriAssigner - Connector "DCAT Application Profile.Domain Model.cv:PublicOrganisation:(PublicOrganisation -> Evidence)" does not have a name, it will be ignored. -11:36:52 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model.cv:PublicOrganisation:verifies" belongs to package "cv" based on source and target definition. -11:36:52 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model.dcat:Dataset:page" since it is marked as ignored. -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.person:Person:(Person -> Address)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.person:Person:domicile is unknown -11:36:52 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model.dcat:DataService:temporal" since it is marked as ignored. -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.person:Person:(Person -> SingleDigitalEntryPoint)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.person:Person:isPointOfContactFor is unknown -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.cpsv:PublicService:(PublicService -> Evidence)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.cpsv:PublicService:hasInput is unknown -11:36:52 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model.str:RegistrationNumber:(RegistrationNumber -> Unit)" belongs to package "str" based on source and target definition. -11:36:52 WARN c.g.i.o.c.UriAssigner - Connector "DCAT Application Profile.Domain Model.str:RegistrationNumber:(RegistrationNumber -> Unit)" does not have a name, it will be ignored. -11:36:52 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model.str:RegistrationNumber:identifies" belongs to package "str" based on source and target definition. -11:36:52 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model.dcat:Distribution:dcat:accessService" belongs to package "dcat" based on source and target definition. -11:36:52 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model.dcat:Catalog:record" belongs to package "dcat" based on source and target definition. -11:36:52 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model.dcat:Catalog:service" belongs to package "dcat" based on source and target definition. -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.cv:Evidence:(Evidence -> Unit)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.cv:Evidence:describes is unknown -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.str:Unit:(Unit -> Document)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.str:Unit:hasAuthorization is unknown -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.person:Person:(Person -> Identifier)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.person:Person:identifier is unknown -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.legal:LegalEntity:(LegalEntity -> Address)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.legal:LegalEntity:registeredAddress is unknown -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.legal:LegalEntity:(LegalEntity -> PublicOrganisation)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.legal:LegalEntity:isNotifiedBy is unknown -11:36:52 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model.dcat:Dataset:identifier " since it is marked as ignored. -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.cv:PublicOrganisation:(PublicOrganisation -> Address)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.cv:PublicOrganisation:address is unknown -11:36:52 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model.dcat:DataService:spatial" since it is marked as ignored. -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.person:Person:(Person -> Order)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.person:Person:isReferredIn is unknown -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.person:Person:(Person -> PublicOrganisation)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.person:Person:isNotifiedBy is unknown -11:36:52 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model.str:Order:(Order -> OnlineShortTermRentalPlatform)" belongs to package "str" based on source and target definition. -11:36:52 WARN c.g.i.o.c.UriAssigner - Connector "DCAT Application Profile.Domain Model.str:Order:(Order -> OnlineShortTermRentalPlatform)" does not have a name, it will be ignored. -11:36:52 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model.str:Order:sentTo" belongs to package "str" based on source and target definition. -11:36:52 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model.dcat:Catalog:homepage" since it is marked as ignored. -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.person:Person:(Person -> ShortTermAccomodationRentalService)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.person:Person:offers is unknown -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.dcat:Distribution:(Distribution -> Unit)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.dcat:Distribution:hasListing is unknown -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.str:CoordinationGroup:(CoordinationGroup -> Person)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.str:CoordinationGroup:member is unknown -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.str:RegistrationProcedure:(RegistrationProcedure -> Geometry)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.str:RegistrationProcedure:appliesTo is unknown -11:36:52 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model.str:ShortTermAccomodationRentalService:(ShortTermAccomodationRentalService -> OnlineShortTermRentalPlatform)" belongs to package "str" based on source and target definition. -11:36:52 WARN c.g.i.o.c.UriAssigner - Connector "DCAT Application Profile.Domain Model.str:ShortTermAccomodationRentalService:(ShortTermAccomodationRentalService -> OnlineShortTermRentalPlatform)" does not have a name, it will be ignored. -11:36:52 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model.str:ShortTermAccomodationRentalService:providesAccessTo" belongs to package "str" based on source and target definition. -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.str:Unit:(Unit -> Geometry)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.str:Unit:geometry is unknown -11:36:52 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model.dcat:CatalogRecord:primaryTopic" belongs to package "dcat" based on source and target definition. -11:36:52 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model.dcat:Dataset:distribution" belongs to package "dcat" based on source and target definition. -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.legal:LegalEntity:(LegalEntity -> Order)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.legal:LegalEntity:isReferredIn is unknown -11:36:52 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model.dcat:DataService:servesDataset" belongs to package "dcat" based on source and target definition. -11:36:52 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model.dcat:Catalog:temporal" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model.str:OnlineShortTermRentalPlatform:(OnlineShortTermRentalPlatform -> SingleDigitalEntryPoint)" belongs to package "str" based on source and target definition. -11:36:52 WARN c.g.i.o.c.UriAssigner - Connector "DCAT Application Profile.Domain Model.str:OnlineShortTermRentalPlatform:(OnlineShortTermRentalPlatform -> SingleDigitalEntryPoint)" does not have a name, it will be ignored. -11:36:52 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model.str:OnlineShortTermRentalPlatform:checks" belongs to package "str" based on source and target definition. -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.person:Person:(Person -> Evidence)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.person:Person:provides is unknown -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.str:ActivityData:(ActivityData -> PeriodOfTime)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.str:ActivityData:temporal is unknown -11:36:52 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model.dcat:Dataset:spatial" since it is marked as ignored. -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.legal:LegalEntity:(LegalEntity -> ShortTermAccomodationRentalService)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.legal:LegalEntity:offers is unknown -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.str:OnlineShortTermRentalPlatform:(OnlineShortTermRentalPlatform -> Dataset)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.str:OnlineShortTermRentalPlatform:publishes is unknown -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.str:OnlineShortTermRentalPlatform:(OnlineShortTermRentalPlatform -> Geometry)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.str:OnlineShortTermRentalPlatform:requestsArea is unknown -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.cv:PublicOrganisation:(PublicOrganisation -> Order)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.cv:PublicOrganisation:issues is unknown -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.cv:PublicOrganisation:(PublicOrganisation -> Identifier)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.cv:PublicOrganisation:identifier is unknown -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.person:Person:(Person -> ContactPoint)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.person:Person:contactPoint is unknown -11:36:52 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model.dcat:Catalog:dataset" belongs to package "dcat" based on source and target definition. -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.cpsv:PublicService:(PublicService -> PublicOrganisation)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.cpsv:PublicService:hasCompetentAuthority is unknown -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.cv:Evidence:(Evidence -> PeriodOfTime)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.cv:Evidence:hasValidityPeriod is unknown -11:36:52 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model.dcat:Catalog:spatial" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model.str:Order:(Order -> Unit)" belongs to package "str" based on source and target definition. -11:36:52 WARN c.g.i.o.c.UriAssigner - Connector "DCAT Application Profile.Domain Model.str:Order:(Order -> Unit)" does not have a name, it will be ignored. -11:36:52 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model.str:Order:hasListing" belongs to package "str" based on source and target definition. -11:36:52 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model.str:Order:(Order -> RegistrationNumber)" belongs to package "str" based on source and target definition. -11:36:52 WARN c.g.i.o.c.UriAssigner - Connector "DCAT Application Profile.Domain Model.str:Order:(Order -> RegistrationNumber)" does not have a name, it will be ignored. -11:36:52 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model.str:Order:concerns" belongs to package "str" based on source and target definition. -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.str:RegistrationNumber:(RegistrationNumber -> PeriodOfTime)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.str:RegistrationNumber:temporal is unknown -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.cv:PublicOrganisation:(PublicOrganisation -> SingleDigitalEntryPoint)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.cv:PublicOrganisation:establishes is unknown -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.legal:LegalEntity:(LegalEntity -> Identifier)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.legal:LegalEntity:legalIdentifier is unknown -11:36:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "DCAT Application Profile.Domain Model.cv:Evidence:(Evidence -> Document)" since it lacks a defining package. -11:36:52 WARN c.g.i.o.c.Converter - Package for connector DCAT Application Profile.Domain Model.cv:Evidence:relatedDocumentation is unknown -11:36:52 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model.str:Unit:(Unit -> OnlineShortTermRentalPlatform)" belongs to package "str" based on source and target definition. -11:36:52 WARN c.g.i.o.c.UriAssigner - Connector "DCAT Application Profile.Domain Model.str:Unit:(Unit -> OnlineShortTermRentalPlatform)" does not have a name, it will be ignored. -11:36:52 INFO c.g.i.o.c.UriAssigner - Assuming connector "DCAT Application Profile.Domain Model.str:Unit:isOfferedOn" belongs to package "str" based on source and target definition. -11:36:52 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model.dcat:Dataset:landingPage" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping connector "DCAT Application Profile.Domain Model.dcat:Dataset:temporal" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Catalog:dct:description" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Catalog:dct:issued" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Catalog:dct:title" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Catalog:dct:modified" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Catalog:dcat:themeTaxonomy" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Catalog:dct:language" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Catalog:dct:rights" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Catalog:foaf:homepage" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Catalog:dcatap:applicableLegislation" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:CatalogRecord:dct:title" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:CatalogRecord:dct:description" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:CatalogRecord:dct:issued" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:CatalogRecord:dct:modified" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:CatalogRecord:dct:language" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:CatalogRecord:adms:status" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:CatalogRecord:dct:conformsTo" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Dataset:dct:description" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Dataset:dct:title" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Dataset:dct:modified" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Dataset:dct:identifier" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Dataset:dct:issued" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Dataset:owl:versionInfo" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Dataset:adms:versionNotes" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Dataset:prov:qualifiedAttribution" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Dataset:prov:wasGeneratedBy" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Dataset:dcat:temporalResolution" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Dataset:dcat:spatialResolutionInMeters" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Dataset:dct:isReferencedBy" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Dataset:dcat:qualifiedRelation" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Dataset:dcat:keyword" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Dataset:dct:accessRights" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Dataset:dcat:contactPoint" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Dataset:adms:identifier" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Dataset:dct:accrualPeriodicity" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Dataset:dct:provenance" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Dataset:dct:language" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Dataset:dcat:theme" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Dataset:dct:relation" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Dataset:dct:type" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Dataset:dct:conformsTo" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Dataset:dcat:landingPage" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Dataset:foaf:page" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Dataset:dcatap:hvdCategory" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Dataset:dcatap:applicableLegislation" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Distribution:dct:title" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Distribution:dct:description" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Distribution:dct:issued" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Distribution:dct:modified" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Distribution:dcat:byteSize" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Distribution:odrl:hasPolicy" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Distribution:dcat:spatialResolutionInMeters" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Distribution:dcat:temporalResolution" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Distribution:dcat:compressFormat" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Distribution:dcat:packageFormat" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Distribution:dcatap:availability" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Distribution:dct:language" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Distribution:dcat:downloadURL" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Distribution:dcat:accessURL" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Distribution:adms:status" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Distribution:dct:format" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Distribution:dcat:mediaType" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Distribution:dct:rights" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Distribution:dct:conformsTo" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Distribution:foaf:page" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Distribution:spdx:checksum" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Distribution:dcatap:hvdCategory" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:Distribution:dcatap:applicableLegislation" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:DataService:dct:title" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:DataService:dcat:endpointURL" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:DataService:dcat:endpointDescription" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:DataService:dct:accessRights" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:DataService:dct:description" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:DataService:dct:format" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:DataService:dcatap:hvdCategory" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:DataService:foaf:page" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:DataService:dcatap:applicableLegislation" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:DataService:dcat:contactPoint" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.dcat:DataService:dct:rights" since it is marked as ignored. -11:36:52 INFO c.g.i.o.c.Converter - Skipping attribute "DCAT Application Profile.Domain Model.skos:Concept:skos:prefLabel" since it is marked as ignored. -/tmp/workspace/src/doc/application-profile/af-ap -Load mapping config:config/config-ap.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:36:54 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model". -11:36:54 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): Model.AF-AP.align:Cell:description, Model.AF-AP.align:Alignment:description -11:36:54 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Cell" . -11:36:54 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Alignment" . -11:36:54 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.AF-AP.align:Alignment:(Alignment -> Cell)" belongs to package "align" based on source and target definition. -11:36:54 WARN c.g.i.o.c.UriAssigner - Connector "Model.AF-AP.align:Alignment:(Alignment -> Cell)" does not have a name, it will be ignored. -11:36:54 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.AF-AP.align:Alignment:map" belongs to package "align" based on source and target definition. -/tmp/workspace/src/doc/application-profile/ev-ap -Load mapping config:config/config-ap.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:36:57 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model". -11:36:57 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.EV-AP.DataTypes". -11:36:57 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://data.europa.eu/m8g/): Model.EV-AP.Core Business, Model.EV-AP.Core Person, Model.EV-AP.Core Location, Model.EV-AP.ev, Model.EV-AP.Core Vocabulary -11:36:57 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Model.EV-AP.DataTypes, Model -11:36:57 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2001/XMLSchema#date): Model.EV-AP.xsd:date, Model.EV-AP.Core Vocabulary:Date -11:36:57 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2001/XMLSchema#integer): Model.EV-AP.xsd:integer, Model.EV-AP.Core Vocabulary:Integer -11:36:57 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): Model.EV-AP.DataTypes:Code, Model.EV-AP.skos:Code, Model.EV-AP.Core Vocabulary:Code, Model.EV-AP.skos:Concept -11:36:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): Model.EV-AP.Core Vocabulary:Event:type, Model.EV-AP.Core Vocabulary:Output:type -11:36:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): Model.EV-AP.Core Vocabulary:Cost:identifier, Model.EV-AP.auto-vp:VehiclePart:identifier, Model.EV-AP.foaf:Agent:identifier -11:36:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): Model.EV-AP.Core Vocabulary:Output:name, Model.EV-AP.foaf:Group:name, Model.EV-AP.foaf:Agent:name -11:36:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): Model.EV-AP.org:ChangeEvent:description, Model.EV-AP.Core Vocabulary:Output:description, Model.EV-AP.Core Vocabulary:Event:description, Model.EV-AP.Core Vocabulary:Cost:description -11:36:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/email): Model.EV-AP.Core Vocabulary:ContactInfo:email, Model.EV-AP.Core Vocabulary:ContactPoint:hasEmail -11:36:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/telephone): Model.EV-AP.Core Vocabulary:ContactInfo:telephone, Model.EV-AP.Core Vocabulary:ContactPoint:hasTelephone -11:36:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ElectricCar" . -11:36:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "StorageBatteryDevice" . -11:36:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "EVChargingStation" . -11:36:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Geometry" . -11:36:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Address" . -11:36:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "VehiclePart" . -11:36:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "QuantityValue" . -11:36:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "BatteryManagement" . -11:36:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "VehicleSensor" . -11:36:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "BatterySensor" . -11:36:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "StorageBatteryMeasurement" . -11:36:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "LegalEntity" . -11:36:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "CarManufacturer" . -11:36:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ContactPoint" . -11:36:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Person" . -11:36:57 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.EV-AP.ev:ElectricCar:(ElectricCar -> CarManufacturer)" belongs to package "ev" based on source and target definition. -11:36:57 WARN c.g.i.o.c.UriAssigner - Connector "Model.EV-AP.ev:ElectricCar:(ElectricCar -> CarManufacturer)" does not have a name, it will be ignored. -11:36:57 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.EV-AP.ev:ElectricCar:hasManufacturer" belongs to package "ev" based on source and target definition. -11:36:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.auto-vs:BatterySensor:(BatterySensor -> StorageBatteryDevice)" since it lacks a defining package. -11:36:57 WARN c.g.i.o.c.Converter - Package for connector Model.EV-AP.auto-vs:BatterySensor:pluggedTo is unknown -11:36:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.auto-vp:VehiclePart:(VehiclePart -> QuantityValue)" since it lacks a defining package. -11:36:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.sdmBattery:StorageBatteryMeasurement:(StorageBatteryMeasurement -> QuantityValue)" since it lacks a defining package. -11:36:57 WARN c.g.i.o.c.Converter - Package for connector Model.EV-AP.sdmBattery:StorageBatteryMeasurement:stateOfCharge is unknown -11:36:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.sdmBattery:StorageBatteryMeasurement:(StorageBatteryMeasurement -> Geometry)" since it lacks a defining package. -11:36:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.sdmBattery:StorageBatteryMeasurement:(StorageBatteryMeasurement -> QuantityValue)" since it lacks a defining package. -11:36:57 WARN c.g.i.o.c.Converter - Package for connector Model.EV-AP.sdmBattery:StorageBatteryMeasurement:stateOfHealth is unknown -11:36:57 WARN c.g.i.o.c.Converter - Package for connector Model.EV-AP.auto-vp:VehiclePart:isPartOf is unknown -11:36:57 WARN c.g.i.o.c.Converter - Package for connector Model.EV-AP.ev:ElectricCar:hasPart is unknown -11:36:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.auto-vs:BatterySensor:(BatterySensor -> BatteryManagement)" since it lacks a defining package. -11:36:57 WARN c.g.i.o.c.Converter - Package for connector Model.EV-AP.auto-vs:BatterySensor:reports is unknown -11:36:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.Core Business:LegalEntity:(LegalEntity -> ContactPoint)" since it lacks a defining package. -11:36:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.ev:StorageBatteryDevice:(StorageBatteryDevice -> QuantityValue)" since it lacks a defining package. -11:36:57 WARN c.g.i.o.c.Converter - Package for connector Model.EV-AP.ev:StorageBatteryDevice:nominalVoltage is unknown -11:36:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.ev:StorageBatteryDevice:(StorageBatteryDevice -> Geometry)" since it lacks a defining package. -11:36:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.sdmTransportation:EVChargingStation:(EVChargingStation -> Address)" since it lacks a defining package. -11:36:57 WARN c.g.i.o.c.Converter - Package for connector Model.EV-AP.sdmTransportation:EVChargingStation:address is unknown -11:36:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.ev:StorageBatteryDevice:(StorageBatteryDevice -> QuantityValue)" since it lacks a defining package. -11:36:57 WARN c.g.i.o.c.Converter - Package for connector Model.EV-AP.ev:StorageBatteryDevice:nominalCapacity is unknown -11:36:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.ev:ElectricCar:(ElectricCar -> QuantityValue)" since it lacks a defining package. -11:36:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.Core Person:Person:(Person -> Address)" since it lacks a defining package. -11:36:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.ev:ElectricCar:(ElectricCar -> EVChargingStation)" since it lacks a defining package. -11:36:57 WARN c.g.i.o.c.Converter - Package for connector Model.EV-AP.ev:ElectricCar:chargedAt is unknown -11:36:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.auto-vp:BatteryManagement:(BatteryManagement -> StorageBatteryMeasurement)" since it lacks a defining package. -11:36:57 WARN c.g.i.o.c.Converter - Package for connector Model.EV-AP.auto-vp:BatteryManagement:generates is unknown -11:36:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.Core Person:Person:(Person -> ContactPoint)" since it lacks a defining package. -11:36:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.Core Business:LegalEntity:(LegalEntity -> Address)" since it lacks a defining package. -11:36:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.Core Person:Person:(Person -> ElectricCar)" since it lacks a defining package. -11:36:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.ev:ElectricCar:(ElectricCar -> QuantityValue)" since it lacks a defining package. -11:36:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.sdmTransportation:EVChargingStation:(EVChargingStation -> Geometry)" since it lacks a defining package. -/tmp/workspace/src/doc/core-vocabulary/core-vocabularies -Load mapping config:config/config-voc.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.ISA Core Vocabularies v2.00". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.ISA Core Vocabularies v2.00.DataTypes". -11:37:00 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://data.europa.eu/m8g/): Model.ISA Core Vocabularies v2.00.Core Location, Model.ISA Core Vocabularies v2.00.Core Public Organisation, Model.ISA Core Vocabularies v2.00.Core Person, Model.ISA Core Vocabularies v2.00.Core Business, Model.ISA Core Vocabularies v2.00.Core Public Event, Model.ISA Core Vocabularies v2.00.Core Public Service, Model.ISA Core Vocabularies v2.00.Core Vocabulary -11:37:00 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Model.ISA Core Vocabularies v2.00, Model.ISA Core Vocabularies v2.00.DataTypes, Model -11:37:00 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): Model.ISA Core Vocabularies v2.00.skos:Concept, Model.ISA Core Vocabularies v2.00.DataTypes:Code, Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code -11:37:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2000/01/rdf-schema#label): Model.ISA Core Vocabularies v2.00.dct:Jurisdiction:name, Model.ISA Core Vocabularies v2.00.adms:Identifier:schemeName -11:37:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#accessURL): Model.ISA Core Vocabularies v2.00.adms:AssetDistribution:accessURL, Model.ISA Core Vocabularies v2.00.adms:AssetRepository:accessURL -11:37:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): Model.ISA Core Vocabularies v2.00.dcat:Dataset:identifier, Model.ISA Core Vocabularies v2.00.Core Vocabulary:Cost:identifier, Model.ISA Core Vocabularies v2.00.Core Public Event:PublicEvent:identifier, Model.ISA Core Vocabularies v2.00.CCCEV:EvidenceTypeList:identifier, Model.ISA Core Vocabularies v2.00.CCCEV:ReferenceFramework:identifier, Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:identifier, Model.ISA Core Vocabularies v2.00.dct:Jurisdiction:id, Model.ISA Core Vocabularies v2.00.CCCEV:EvidenceType:identifier, Model.ISA Core Vocabularies v2.00.CCCEV:InformationConcept:identifier -11:37:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): Model.ISA Core Vocabularies v2.00.dct:LicenseDocument:description, Model.ISA Core Vocabularies v2.00.CCCEV:EvidenceTypeList:description, Model.ISA Core Vocabularies v2.00.CCCEV:InformationConcept:description, Model.ISA Core Vocabularies v2.00.Core Vocabulary:Event:description, Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:description, Model.ISA Core Vocabularies v2.00.Core Vocabulary:Cost:description, Model.ISA Core Vocabularies v2.00.Core Public Service:Participation:description, Model.ISA Core Vocabularies v2.00.time:TemporalEntity:description, Model.ISA Core Vocabularies v2.00.adms:AssetRepository:description, Model.ISA Core Vocabularies v2.00.adms:AssetDistribution:description, Model.ISA Core Vocabularies v2.00.Core Public Event:PublicEvent:description, Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:description, Model.ISA Core Vocabularies v2.00.Core Vocabulary:Output:description, Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:description, Model.ISA Core Vocabularies v2.00.adms:Asset:description, Model.ISA Core Vocabularies v2.00.org:ChangeEvent:description -11:37:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/name): Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:name, Model.ISA Core Vocabularies v2.00.Core Location:AdminUnit:name -11:37:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): Model.ISA Core Vocabularies v2.00.adms:Asset:issued, Model.ISA Core Vocabularies v2.00.adms:Identifier:dateOfIssue, Model.ISA Core Vocabularies v2.00.adms:AssetRepository:issued, Model.ISA Core Vocabularies v2.00.adms:AssetDistribution:issued -11:37:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): Model.ISA Core Vocabularies v2.00.foaf:Agent:name, Model.ISA Core Vocabularies v2.00.adms:AssetRepository:title, Model.ISA Core Vocabularies v2.00.Core Vocabulary:Output:name, Model.ISA Core Vocabularies v2.00.adms:Asset:title, Model.ISA Core Vocabularies v2.00.Core Public Event:PublicEvent:title, Model.ISA Core Vocabularies v2.00.dct:LicenseDocument:title, Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:name, Model.ISA Core Vocabularies v2.00.adms:AssetDistribution:title -11:37:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#prefLabel): Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:preferredLabel, Model.ISA Core Vocabularies v2.00.CCCEV:InformationConcept:name, Model.ISA Core Vocabularies v2.00.CCCEV:EvidenceTypeList:name, Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:name -11:37:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/value): Model.ISA Core Vocabularies v2.00.Core Vocabulary:Cost:value, Model.ISA Core Vocabularies v2.00.CCCEV:SupportedValue:value -11:37:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/email): Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:email, Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactPoint:hasEmail -11:37:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): Model.ISA Core Vocabularies v2.00.adms:AssetDistribution:modified, Model.ISA Core Vocabularies v2.00.adms:AssetRepository:modified, Model.ISA Core Vocabularies v2.00.adms:Asset:modified -11:37:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/alternative): Model.ISA Core Vocabularies v2.00.Core Person:Person:alternativeName, Model.ISA Core Vocabularies v2.00.Core Business:LegalEntity:alternativeName -11:37:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/telephone): Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:telephone, Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactPoint:hasTelephone -11:37:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): Model.ISA Core Vocabularies v2.00.foaf:Agent:type, Model.ISA Core Vocabularies v2.00.Core Public Event:PublicEvent:eventType, Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:type, Model.ISA Core Vocabularies v2.00.Core Vocabulary:Output:type, Model.ISA Core Vocabularies v2.00.Core Vocabulary:Event:type, Model.ISA Core Vocabularies v2.00.CCCEV:InformationConcept:type, Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:type -11:37:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): Model.ISA Core Vocabularies v2.00.adms:Asset:language, Model.ISA Core Vocabularies v2.00.Core Public Event:PublicEvent:language -11:37:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/org#identifier): Model.ISA Core Vocabularies v2.00.Core Public Service:Participation:identifier, Model.ISA Core Vocabularies v2.00.Core Vocabulary:Event:identifier, Model.ISA Core Vocabularies v2.00.dct:Agent:identifier -11:37:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/name): Model.ISA Core Vocabularies v2.00.Core Vocabulary:Event:name, Model.ISA Core Vocabularies v2.00.dct:Agent:name, Model.ISA Core Vocabularies v2.00.foaf:Group:name, Model.ISA Core Vocabularies v2.00.Core Person:Person:fullName -11:37:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#altLabel): Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:alternativeLabel, Model.ISA Core Vocabularies v2.00.adms:Asset:alternativeLabel -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.ISA Core Vocabularies v2.00". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.ISA Core Vocabularies v2.00". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.ISA Core Vocabularies v2.00". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.ISA Core Vocabularies v2.00". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.ISA Core Vocabularies v2.00". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.ISA Core Vocabularies v2.00". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.ISA Core Vocabularies v2.00". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.ISA Core Vocabularies v2.00". -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "LegalEntity" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Identifier" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Person" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Agent" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Address" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Change" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Location" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Geometry" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Jurisdiction" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "PublicOrganisation" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Business Event" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Channel" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Life Event" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "LinguisticSystem" . -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.dct:LinguisticSystem". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.dct:LinguisticSystem". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.dct:LinguisticSystem". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.dct:LinguisticSystem". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.dct:LinguisticSystem". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.dct:LinguisticSystem". -11:37:00 WARN c.g.i.o.c.JSONLDOutputHandler - Class LinguisticSystem without label, further processing this class will be incoherent -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Output" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Public Service" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Rule" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ContactPoint" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "OrganizationalUnit" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Organization" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ImageObject" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Document" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ChangeEvent" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "AdministrativeTerritorialUnit" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "EvidenceType" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "EvidenceTypeList" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Dataset" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Evidence" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "InformationConcept" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Requirement" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ReferenceFramework" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Constraint" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "InformationRequirement" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Criterion" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "FormalOrganization" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Organization" . -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.foaf:Organization". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.foaf:Organization". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.foaf:Organization". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.foaf:Organization". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.foaf:Organization". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.foaf:Organization". -11:37:00 WARN c.g.i.o.c.JSONLDOutputHandler - Class Organization without label, further processing this class will be incoherent -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Resource" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ContactInfo" . -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo". -11:37:00 WARN c.g.i.o.c.JSONLDOutputHandler - Class ContactInfo without label, further processing this class will be incoherent -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "PeriodOfTime" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "SupportedValue" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf:Person" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "AdminUnit" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "FormalFramework" . -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework". -11:37:00 WARN c.g.i.o.c.JSONLDOutputHandler - Class FormalFramework without label, further processing this class will be incoherent -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "AccountingDocument" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Event" . -11:37:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "TemporalEntity" . -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:(Rule -> Public Service)" belongs to package "Core Public Service" based on source and target definition. -11:37:00 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:(Rule -> Public Service)" does not have a name, it will be ignored. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:follows" belongs to package "Core Public Service" based on source and target definition. -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:follows". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:follows". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:follows". -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:(Public Service -> Channel)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:has channel" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:hasInput" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:(Evidence -> LinguisticSystem)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:language" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Business:LegalEntity:(LegalEntity -> Address)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.foaf:Agent:(Agent -> Address)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactPoint:(ContactPoint -> TemporalEntity)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactPoint:availabilityRestriction is unknown -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:(Rule -> FormalFramework)" belongs to package "Core Public Service" based on source and target definition. -11:37:00 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:(Rule -> FormalFramework)" does not have a name, it will be ignored. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:implements" belongs to package "Core Public Service" based on source and target definition. -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:implements". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:implements". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:implements". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:implements". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:implements". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:implements". -11:37:00 WARN c.g.i.o.c.JSONLDOutputHandler - Property implements without name, further processing this property will be incoherent -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.rdfs:Resource:(Resource -> Address)" since it lacks a defining package. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:(FormalFramework -> FormalFramework)" belongs to package "Core Public Service" based on source and target definition. -11:37:00 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:(FormalFramework -> FormalFramework)" does not have a name, it will be ignored. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:related" belongs to package "Core Public Service" based on source and target definition. -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:related". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:related". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:related". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:related". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:related". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:related". -11:37:00 WARN c.g.i.o.c.JSONLDOutputHandler - Property related without name, further processing this property will be incoherent -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Person:Person:(Person -> Location)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> Document)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:homepage is unknown -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:isRequirementOf" belongs to package "CCCEV" based on source and target definition. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:hasequirement" belongs to package "CCCEV" based on source and target definition. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:isAbout" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:(Public Service -> PeriodOfTime)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:temporal is unknown -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:temporal". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:temporal". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:temporal". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:temporal". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:temporal". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:temporal". -11:37:00 WARN c.g.i.o.c.JSONLDOutputHandler - Property temporal without name, further processing this property will be incoherent -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.foaf:Agent:(Agent -> Organization)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.foaf:Agent:headOf is unknown -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:prev" belongs to package "Core Public Organisation" based on source and target definition. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:next" belongs to package "Core Public Organisation" based on source and target definition. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:supportsValue" belongs to package "CCCEV" based on source and target definition. -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:supportsValue". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:supportsValue". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:supportsValue". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:supportsValue". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:supportsValue". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:supportsValue". -11:37:00 WARN c.g.i.o.c.JSONLDOutputHandler - Property supportsValue without name, further processing this property will be incoherent -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> Address)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:address is unknown -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:(Public Service -> Public Service)" belongs to package "Core Public Service" based on source and target definition. -11:37:00 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:(Public Service -> Public Service)" does not have a name, it will be ignored. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:requires" belongs to package "Core Public Service" based on source and target definition. -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:requires". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:requires". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:requires". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:requires". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:requires". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:requires". -11:37:00 WARN c.g.i.o.c.JSONLDOutputHandler - Property requires without name, further processing this property will be incoherent -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.foaf:Agent:(Agent -> Public Service)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.foaf:Agent:plays role" since it lacks a defining package. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Constraint:constrains" belongs to package "CCCEV" based on source and target definition. -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Constraint:constrains". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Constraint:constrains". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Constraint:constrains". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Constraint:constrains". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Constraint:constrains". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Constraint:constrains". -11:37:00 WARN c.g.i.o.c.JSONLDOutputHandler - Property constrains without name, further processing this property will be incoherent -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> AdministrativeTerritorialUnit)" belongs to package "Core Public Organisation" based on source and target definition. -11:37:00 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> AdministrativeTerritorialUnit)" does not have a name, it will be ignored. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:spatial" belongs to package "Core Public Organisation" based on source and target definition. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.rdfs:Resource:(Resource -> Geometry)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Person:Person:(Person -> Address)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:isIssuedBy" since it lacks a defining package. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:memberOf" belongs to package "Core Public Organisation" based on source and target definition. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:hasMember" belongs to package "Core Public Organisation" based on source and target definition. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Person:Person:(Person -> Location)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Person:Person:(Person -> Jurisdiction)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Location:Address:(Address -> Change)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.adms:Identifier:(Identifier -> LegalEntity)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:isIssuedBy" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:(Public Service -> LinguisticSystem)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:language" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.adms:Identifier:(Identifier -> Agent)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.adms:Identifier:issuingAuthorityURI is unknown -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:EvidenceType:validtiyPeriodConstraint" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:(Requirement -> LinguisticSystem)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:language" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:(Public Service -> Location)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:spatial" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Person:Person:(Person -> Identifier)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.dcat:Dataset:(Dataset -> Agent)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.dcat:Dataset:publisher is unknown -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:(Requirement -> ReferenceFramework)" belongs to package "CCCEV" based on source and target definition. -11:37:00 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:(Requirement -> ReferenceFramework)" does not have a name, it will be ignored. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:isDerivedFrom" belongs to package "CCCEV" based on source and target definition. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Business:LegalEntity:(LegalEntity -> Identifier)" since it lacks a defining package. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Business:LegalEntity:(LegalEntity -> AccountingDocument)" belongs to package "Core Business" based on source and target definition. -11:37:00 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies v2.00.Core Business:LegalEntity:(LegalEntity -> AccountingDocument)" does not have a name, it will be ignored. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Business:LegalEntity:hasAccountingDocument" belongs to package "Core Business" based on source and target definition. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactPoint:(ContactPoint -> TemporalEntity)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactPoint:openingHours is unknown -11:37:00 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.org:OrganizationalUnit:unitOf is unknown -11:37:00 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:hasUnit is unknown -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Person:Person:(Person -> Location)" since it lacks a defining package. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:(Requirement -> Requirement)" belongs to package "CCCEV" based on source and target definition. -11:37:00 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:(Requirement -> Requirement)" does not have a name, it will be ignored. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:hasQualifiedRelation" belongs to package "CCCEV" based on source and target definition. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.org:Organization:hasSubOrganization" belongs to package "org" based on source and target definition. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.org:Organization:subOrganizationOf" belongs to package "org" based on source and target definition. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:(FormalFramework -> Agent)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:creator is unknown -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:creator". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:creator". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:creator". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:creator". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:creator". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:creator". -11:37:00 WARN c.g.i.o.c.JSONLDOutputHandler - Property creator without name, further processing this property will be incoherent -11:37:00 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.foaf:Agent:memberOf is unknown -11:37:00 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.org:Organization:hasMember is unknown -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.adms:Identifier:(Identifier -> Person)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.adms:Identifier:identifies is unknown -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:(Evidence -> EvidenceType)" belongs to package "CCCEV" based on source and target definition. -11:37:00 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:(Evidence -> EvidenceType)" does not have a name, it will be ignored. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:isConformantTo" belongs to package "CCCEV" based on source and target definition. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> Identifier)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:identifier is unknown -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Business:LegalEntity:(LegalEntity -> Identifier)" since it lacks a defining package. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:(Evidence -> InformationConcept)" belongs to package "CCCEV" based on source and target definition. -11:37:00 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:(Evidence -> InformationConcept)" does not have a name, it will be ignored. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:supportsConcept" belongs to package "CCCEV" based on source and target definition. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> ContactPoint)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:contactPoint is unknown -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Location:Address:(Address -> AdminUnit)" belongs to package "Core Location" based on source and target definition. -11:37:00 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies v2.00.Core Location:Address:(Address -> AdminUnit)" does not have a name, it will be ignored. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Location:Address:adminUnit" belongs to package "Core Location" based on source and target definition. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:supportsRequirement" belongs to package "CCCEV" based on source and target definition. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:hasSupportingEvidence" belongs to package "CCCEV" based on source and target definition. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> ImageObject)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:logo is unknown -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:(Rule -> LinguisticSystem)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:language is unknown -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:language". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:language". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.dct:LinguisticSystem". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.dct:LinguisticSystem". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:language". -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Business:LegalEntity:(LegalEntity -> Change)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Person:Person:(Person -> Location)" since it lacks a defining package. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:(Requirement -> EvidenceTypeList)" belongs to package "CCCEV" based on source and target definition. -11:37:00 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:(Requirement -> EvidenceTypeList)" does not have a name, it will be ignored. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:hasEvidenceTypeList" belongs to package "CCCEV" based on source and target definition. -11:37:00 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.CCCEV:ReferenceFramework:implements is unknown -11:37:00 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.org:ChangeEvent:hasFormalFramework is unknown -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:(Requirement -> Rule)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:fulfils" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:validityPeriod" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:isProvidedBy" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:EvidenceType:issuingPlace" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> Location)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:spatial is unknown -11:37:00 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.org:ChangeEvent:resultingOrganization is unknown -11:37:00 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:resultedFrom is unknown -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Person:Person:(Person -> Jurisdiction)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:creator is unknown -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:creator". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:creator". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:creator". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:creator". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:creator". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:creator". -11:37:00 WARN c.g.i.o.c.JSONLDOutputHandler - Property creator without name, further processing this property will be incoherent -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:(Public Service -> Requirement)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:holdsRequirement" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.rdfs:Resource:(Resource -> Location)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:(Requirement -> Document)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:relatedDocumentation" since it lacks a defining package. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:(Public Service -> Public Service)" belongs to package "Core Public Service" based on source and target definition. -11:37:00 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:(Public Service -> Public Service)" does not have a name, it will be ignored. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:related" belongs to package "Core Public Service" based on source and target definition. -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:related". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:related". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:related". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:related". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:related". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:related". -11:37:00 WARN c.g.i.o.c.JSONLDOutputHandler - Property related without name, further processing this property will be incoherent -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.rdfs:Resource:(Resource -> Address)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.foaf:Organization:equivalent" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.org:Organization:equivalent" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:isCreatedBy" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:changedBy is unknown -11:37:00 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.org:ChangeEvent:originalOrganization is unknown -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:EvidenceType::isSpecifiedIn" belongs to package "CCCEV" based on source and target definition. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:EvidenceTypeList:specifiesEvidenceType" belongs to package "CCCEV" based on source and target definition. -11:37:00 WARN c.g.i.o.c.JSONLDOutputHandler - The label of property "http://data.europa.eu/m8g/specifiesEvidenceType" does not start with a lowercase "Evidence Type List in which the Evidence Type is included.". -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Business:LegalEntity:(LegalEntity -> ContactPoint)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:(Public Service -> Output)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:produces" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Person:Person:(Person -> ContactPoint)" since it lacks a defining package. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:SupportedValue:providesValueFor" belongs to package "CCCEV" based on source and target definition. -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:SupportedValue:providesValueFor". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:SupportedValue:providesValueFor". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:SupportedValue:providesValueFor". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:SupportedValue:providesValueFor". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:SupportedValue:providesValueFor". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:SupportedValue:providesValueFor". -11:37:00 WARN c.g.i.o.c.JSONLDOutputHandler - Property providesValueFor without name, further processing this property will be incoherent -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:(Requirement -> InformationConcept)" belongs to package "CCCEV" based on source and target definition. -11:37:00 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:(Requirement -> InformationConcept)" does not have a name, it will be ignored. -11:37:00 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:hasConcept" belongs to package "CCCEV" based on source and target definition. -11:37:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Person:Person:(Person -> Change)" since it lacks a defining package. -11:37:00 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.Core Business:LegalEntity:legalFormType": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:00 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.Core Business:LegalEntity:legalEntityStatus": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:00 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.Core Business:LegalEntity:legalEntityActivity": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:00 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.Core Person:Person:gender": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:00 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.Core Person:Person:sex": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:00 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.foaf:Agent:type": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:00 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.Core Location:Geometry:geometryType": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:00 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:purpose": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:00 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:classification": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:00 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.Core Vocabulary:Output:type": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:00 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:type": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:type". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:type". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:type". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:type". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:type". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:type". -11:37:00 WARN c.g.i.o.c.JSONLDOutputHandler - Property type without name, further processing this property will be incoherent -11:37:00 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.CCCEV:EvidenceType:evidenceTypeClassification": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:description". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:description". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:description". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:description". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:description". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:description". -11:37:00 WARN c.g.i.o.c.JSONLDOutputHandler - Property description without name, further processing this property will be incoherent -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:title". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:title". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:title". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:title". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:title". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:title". -11:37:00 WARN c.g.i.o.c.JSONLDOutputHandler - Property title without name, further processing this property will be incoherent -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:landingPage". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:landingPage". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:landingPage". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:landingPage". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:landingPage". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:landingPage". -11:37:00 WARN c.g.i.o.c.JSONLDOutputHandler - Property landingPage without name, further processing this property will be incoherent -11:37:00 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:confidentialityLevelType": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:identifier". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:identifier". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:identifier". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:identifier". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:identifier". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:identifier". -11:37:00 WARN c.g.i.o.c.JSONLDOutputHandler - Property identifier without name, further processing this property will be incoherent -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:name". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:name". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:name". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:name". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:name". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:name". -11:37:00 WARN c.g.i.o.c.JSONLDOutputHandler - Property name without name, further processing this property will be incoherent -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:description". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:description". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:description". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:description". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:description". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:description". -11:37:00 WARN c.g.i.o.c.JSONLDOutputHandler - Property description without name, further processing this property will be incoherent -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:relatedDocumentation". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:relatedDocumentation". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:relatedDocumentation". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:relatedDocumentation". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:relatedDocumentation". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:relatedDocumentation". -11:37:00 WARN c.g.i.o.c.JSONLDOutputHandler - Property relatedDocumentation without name, further processing this property will be incoherent -11:37:00 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:type": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:type". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:type". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:type". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:type". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:type". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:type". -11:37:00 WARN c.g.i.o.c.JSONLDOutputHandler - Property type without name, further processing this property will be incoherent -11:37:00 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.CCCEV:InformationConcept:type": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:00 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:type": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:00 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.CCCEV:Criterion:weightingType": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:telephone". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:telephone". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:telephone". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:telephone". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:telephone". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:telephone". -11:37:00 WARN c.g.i.o.c.JSONLDOutputHandler - Property telephone without name, further processing this property will be incoherent -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:name". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:name". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:name". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:name". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:name". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:name". -11:37:00 WARN c.g.i.o.c.JSONLDOutputHandler - Property name without name, further processing this property will be incoherent -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:email". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:email". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:email". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:email". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:email". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:email". -11:37:00 WARN c.g.i.o.c.JSONLDOutputHandler - Property email without name, further processing this property will be incoherent -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:address". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:address". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:address". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:address". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:address". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:address". -11:37:00 WARN c.g.i.o.c.JSONLDOutputHandler - Property address without name, further processing this property will be incoherent -11:37:00 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:type": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:type". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:type". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:type". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:type". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:type". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:type". -11:37:00 WARN c.g.i.o.c.JSONLDOutputHandler - Property type without name, further processing this property will be incoherent -11:37:00 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.Core Location:AdminUnit:level": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:00 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.Core Location:AdminUnit:code": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Location:AdminUnit:name". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Location:AdminUnit:name". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Location:AdminUnit:name". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Location:AdminUnit:name". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Location:AdminUnit:name". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Location:AdminUnit:name". -11:37:00 WARN c.g.i.o.c.JSONLDOutputHandler - Property name without name, further processing this property will be incoherent -11:37:00 WARN c.g.i.o.c.Converter - Missing data type for attribute "Model.ISA Core Vocabularies v2.00.Core Vocabulary:Event:type". -11:37:00 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.time:TemporalEntity:frequency": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.time:TemporalEntity:frequency". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.time:TemporalEntity:frequency". -11:37:00 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.time:TemporalEntity:frequency". -/tmp/workspace/src/doc/vocabularium/930/release/3.0.0 -Load mapping config:config/config-voc.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile.Domain Model". -11:37:03 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): DCAT Application Profile, DCAT Application Profile.Domain Model -11:37:03 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/ns/dcat#Dataset): DCAT Application Profile.Domain Model.dcat:dcat:Dataset, DCAT Application Profile.Domain Model:DatasetInSeries -11:37:03 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2000/01/rdf-schema#Literal): DCAT Application Profile.Domain Model:TemporalLiteral, DCAT Application Profile.Domain Model.rdfs:rdfs:Literal -11:37:03 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/MediaType): DCAT Application Profile.Domain Model:dct:mediaType, DCAT Application Profile.Domain Model:dct:MediaType -11:37:03 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:title, DCAT Application Profile.Domain Model.skos:skos:ConceptScheme:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:title, DCAT Application Profile.Domain Model:DatasetInSeries:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:title -11:37:03 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:issued -11:37:03 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:modified -11:37:03 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/rights): DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:rights, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:rights -11:37:03 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/page): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:foaf:page, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:foaf:page -11:37:03 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:language, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:language, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:language, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:language -11:37:03 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/conformsTo): DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:conformsTo, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:conformsTo, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:conformsTo -11:37:03 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#contactPoint): DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dcat:contactPoint, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dcat:contactPoint -11:37:03 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#spatialResolutionInMeters): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dcat:spatialResolutionInMeters, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:spatialResolutionInMeters -11:37:03 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/accrualPeriodicity): DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:accrualPeriodicity, DCAT Application Profile.Domain Model:DatasetInSeries:dct:accrualPeriodicity, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:accrualPeriodicity -11:37:03 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:description, DCAT Application Profile.Domain Model:DatasetInSeries:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:description -11:37:03 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/relation): DCAT Application Profile.Domain Model.dcat:dcat:Relationship:dct:relation, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:relation -11:37:03 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): DCAT Application Profile.Domain Model.foaf:foaf: Agent:dct:type, DCAT Application Profile.Domain Model:dct:LicenseDocument:dct:type, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:type -11:37:03 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#temporalResolution): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dcat:temporalResolution, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:temporalResolution -11:37:03 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/adms#status): DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:adms:status, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:adms:status -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "DCAT Application Profile.Domain Model.930". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "DCAT Application Profile.Domain Model.930". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model.930". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model.930". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "DCAT Application Profile.Domain Model.930". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "DCAT Application Profile.Domain Model.930". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model.930". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model.930". -11:37:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Resource" . -11:37:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf: Agent" . -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:37:03 WARN c.g.i.o.c.JSONLDOutputHandler - Class foaf: Agent without label, further processing this class will be incoherent -11:37:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:Concept" . -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:37:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:DataService" . -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Resource". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Resource". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:DataService". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:DataService". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:DataService". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:DataService". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:DataService". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:DataService". -11:37:03 WARN c.g.i.o.c.JSONLDOutputHandler - Class dcat:DataService without label, further processing this class will be incoherent -11:37:03 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Resource" . -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Resource". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Resource". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Resource". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Resource". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Resource". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Resource". -11:37:03 WARN c.g.i.o.c.JSONLDOutputHandler - Class dcat:Resource without label, further processing this class will be incoherent -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent". -11:37:03 WARN c.g.i.o.c.Converter - Missing data type for attribute "DCAT Application Profile.Domain Model.rdfs:rdfs:Resource:numSeries". -11:37:03 WARN c.g.i.o.c.Converter - Element spatialResolutionAsText has same prefix as package: simplify by removing the extra tag uri -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent:foaf:name". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent:foaf:name". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent:foaf:name". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent:foaf:name". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent:foaf:name". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent:foaf:name". -11:37:03 WARN c.g.i.o.c.JSONLDOutputHandler - Property foaf:name without name, further processing this property will be incoherent -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent:dct:type". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent:dct:type". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent:dct:type". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent:dct:type". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent:dct:type". -11:37:03 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.foaf:foaf: Agent:dct:type". -11:37:03 WARN c.g.i.o.c.JSONLDOutputHandler - Property dct:type without name, further processing this property will be incoherent -/tmp/workspace/src/doc/vocabularium/cccev-voc -Load mapping config:config/config-voc.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:37:06 ERROR c.g.i.o.e.i.MemoryRepositoryBuilder - load another package ExternalVocabularies with id 179 and objectid 179 -11:37:06 ERROR c.g.i.o.e.i.MemoryRepositoryBuilder - This package will be ignored -11:37:06 ERROR c.g.i.o.e.i.MemoryRepositoryBuilder - load another package ApplicationProfile_SDG with id 216 and objectid 216 -11:37:06 ERROR c.g.i.o.e.i.MemoryRepositoryBuilder - This package will be ignored -11:37:06 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "CCCEV". -11:37:06 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "ExternalVocabularies.foaf". -11:37:06 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "ExternalVocabularies.dcat". -11:37:06 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "ExternalVocabularies". -11:37:06 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "CCCEV.CCCEV.CCCEV_SDGexample". -11:37:06 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "CCCEV.CCCEV.CCCEV_eProcurementExample". -11:37:06 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "ApplicationProfile_SDG". -11:37:06 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "ApplicationProfile_SDG.AP_SDG". -11:37:06 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "ExternalVocabularies.Adms". -11:37:06 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "ExternalVocabularies.CoreLocation". -11:37:06 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "CCCEV.CCCEV.CCCEV_criminalExample". -11:37:06 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "ExternalVocabularies.CorePerson". -11:37:06 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "ExternalVocabularies.org". -11:37:06 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): CCCEV.CCCEV.CCCEV_eProcurementExample, ApplicationProfile_SDG.AP_SDG, ExternalVocabularies.org, CCCEV.CCCEV.CCCEV_criminalExample, ExternalVocabularies, ExternalVocabularies.CoreLocation, ExternalVocabularies.Adms, ExternalVocabularies.foaf, ExternalVocabularies.dcat, ExternalVocabularies.CorePerson, CCCEV.CCCEV.CCCEV_SDGexample, ApplicationProfile_SDG, CCCEV -11:37:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): CCCEV.CCCEV:InformationConcept:type, CCCEV.CCCEV:Requirement:type -11:37:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): CCCEV.CCCEV:EvidenceTypeList:identifier, CCCEV.CCCEV:InformationConcept:identifier, CCCEV.CCCEV:Requirement:identifier, ExternalVocabularies.dcat:Dataset:identifier, CCCEV.CCCEV:EvidenceType:identifier, CCCEV.CCCEV:ReferenceFramework:identifier -11:37:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): CCCEV.CCCEV:InformationConcept:description, CCCEV.CCCEV:Requirement:description, CCCEV.CCCEV:EvidenceTypeList:description -11:37:06 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#prefLabel): CCCEV.CCCEV:InformationConcept:name, CCCEV.CCCEV:EvidenceTypeList:name, CCCEV.CCCEV:Requirement:name -11:37:06 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "CCCEV.CCCEV". -11:37:06 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "CCCEV.CCCEV". -11:37:06 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "CCCEV.CCCEV". -11:37:06 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "CCCEV.CCCEV". -11:37:06 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "CCCEV.CCCEV". -11:37:06 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "CCCEV.CCCEV". -11:37:06 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "CCCEV.CCCEV". -11:37:06 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "CCCEV.CCCEV". -11:37:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "String" . -11:37:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Literal" . -11:37:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "InformationRequirement" . -11:37:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "EvidenceTypeList" . -11:37:06 WARN c.g.i.o.c.Converter - Element ReferenceFramework has same prefix as package: simplify by removing the extra tag uri -11:37:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ReferenceFramework" . -11:37:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "EvidenceType" . -11:37:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "InformationConcept" . -11:37:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "SupportedValue" . -11:37:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Agent" . -11:37:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Decimal" . -11:37:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Code" . -11:37:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Duration" . -11:37:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Instant" . -11:37:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Constraint" . -11:37:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "PeriodOfTime" . -11:37:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Location" . -11:37:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Criterion" . -11:37:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Evidence" . -11:37:06 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Requirement" . -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:EvidenceTypeList:(EvidenceTypeList -> EvidenceType)" belongs to package "CCCEV" based on source and target definition. -11:37:06 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:EvidenceTypeList:(EvidenceTypeList -> EvidenceType)" does not have a name, it will be ignored. -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:EvidenceTypeList:specifiesEvidenceType" belongs to package "CCCEV" based on source and target definition. -11:37:06 WARN c.g.i.o.c.UriAssigner - Ambiguous package name specified for connector "CCCEV.CCCEV:Evidence:(Evidence -> Agent)", it matches multiple packages in the project. -11:37:06 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Evidence:(Evidence -> Agent)" does not have a name, it will be ignored. -11:37:06 WARN c.g.i.o.c.Converter - Package for connector CCCEV.CCCEV:Evidence:isIssuedBy is unknown -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Requirement:(Requirement -> Requirement)" belongs to package "CCCEV" based on source and target definition. -11:37:06 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Requirement:(Requirement -> Requirement)" does not have a name, it will be ignored. -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Requirement:isRequirementOf" belongs to package "CCCEV" based on source and target definition. -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Constraint:(Constraint -> InformationConcept)" belongs to package "CCCEV" based on source and target definition. -11:37:06 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Constraint:(Constraint -> InformationConcept)" does not have a name, it will be ignored. -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Constraint:constrains" belongs to package "CCCEV" based on source and target definition. -11:37:06 WARN c.g.i.o.c.UriAssigner - Ambiguous package name specified for connector "CCCEV.CCCEV:EvidenceType:(EvidenceType -> Location)", it matches multiple packages in the project. -11:37:06 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:EvidenceType:(EvidenceType -> Location)" does not have a name, it will be ignored. -11:37:06 WARN c.g.i.o.c.UriAssigner - Ambiguous package name specified for connector "CCCEV.CCCEV:EvidenceType:issuingPlace", it matches multiple packages in the project. -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:EvidenceType:(EvidenceType -> PeriodOfTime)" belongs to package "CCCEV" based on source and target definition. -11:37:06 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:EvidenceType:(EvidenceType -> PeriodOfTime)" does not have a name, it will be ignored. -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:EvidenceType:validityPeriodConstraint" belongs to package "CCCEV" based on source and target definition. -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Requirement:(Requirement -> Requirement)" belongs to package "CCCEV" based on source and target definition. -11:37:06 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Requirement:(Requirement -> Requirement)" does not have a name, it will be ignored. -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Requirement:hasRequirement" belongs to package "CCCEV" based on source and target definition. -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Requirement:(Requirement -> EvidenceTypeList)" belongs to package "CCCEV" based on source and target definition. -11:37:06 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Requirement:(Requirement -> EvidenceTypeList)" does not have a name, it will be ignored. -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Requirement:hasEvidenceTypeList" belongs to package "CCCEV" based on source and target definition. -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:EvidenceType:(EvidenceType -> EvidenceTypeList)" belongs to package "CCCEV" based on source and target definition. -11:37:06 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:EvidenceType:(EvidenceType -> EvidenceTypeList)" does not have a name, it will be ignored. -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:EvidenceType:isSpecifiedIn" belongs to package "CCCEV" based on source and target definition. -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Requirement:(Requirement -> InformationConcept)" belongs to package "CCCEV" based on source and target definition. -11:37:06 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Requirement:(Requirement -> InformationConcept)" does not have a name, it will be ignored. -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Requirement:hasConcept" belongs to package "CCCEV" based on source and target definition. -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Evidence:(Evidence -> InformationConcept)" belongs to package "CCCEV" based on source and target definition. -11:37:06 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Evidence:(Evidence -> InformationConcept)" does not have a name, it will be ignored. -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Evidence:supportsConcept" belongs to package "CCCEV" based on source and target definition. -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Evidence:(Evidence -> PeriodOfTime)" belongs to package "CCCEV" based on source and target definition. -11:37:06 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Evidence:(Evidence -> PeriodOfTime)" does not have a name, it will be ignored. -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Evidence:validityPeriod" belongs to package "CCCEV" based on source and target definition. -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Evidence:(Evidence -> EvidenceType)" belongs to package "CCCEV" based on source and target definition. -11:37:06 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Evidence:(Evidence -> EvidenceType)" does not have a name, it will be ignored. -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Evidence:isConformantTo" belongs to package "CCCEV" based on source and target definition. -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Requirement:(Requirement -> Requirement)" belongs to package "CCCEV" based on source and target definition. -11:37:06 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Requirement:(Requirement -> Requirement)" does not have a name, it will be ignored. -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Requirement:hasQualifiedRelation" belongs to package "CCCEV" based on source and target definition. -11:37:06 WARN c.g.i.o.c.UriAssigner - Ambiguous package name specified for connector "CCCEV.CCCEV:Evidence:(Evidence -> Agent)", it matches multiple packages in the project. -11:37:06 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Evidence:(Evidence -> Agent)" does not have a name, it will be ignored. -11:37:06 WARN c.g.i.o.c.Converter - Package for connector CCCEV.CCCEV:Evidence:isCreatedBy is unknown -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Requirement:(Requirement -> Evidence)" belongs to package "CCCEV" based on source and target definition. -11:37:06 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Requirement:(Requirement -> Evidence)" does not have a name, it will be ignored. -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Requirement:hasSupportingEvidence" belongs to package "CCCEV" based on source and target definition. -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Evidence:(Evidence -> SupportedValue)" belongs to package "CCCEV" based on source and target definition. -11:37:06 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Evidence:(Evidence -> SupportedValue)" does not have a name, it will be ignored. -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Evidence:supportsValue" belongs to package "CCCEV" based on source and target definition. -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:SupportedValue:(SupportedValue -> InformationConcept)" belongs to package "CCCEV" based on source and target definition. -11:37:06 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:SupportedValue:(SupportedValue -> InformationConcept)" does not have a name, it will be ignored. -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:SupportedValue:providesValueFor" belongs to package "CCCEV" based on source and target definition. -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Evidence:(Evidence -> Requirement)" belongs to package "CCCEV" based on source and target definition. -11:37:06 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Evidence:(Evidence -> Requirement)" does not have a name, it will be ignored. -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Evidence:supportsRequirement" belongs to package "CCCEV" based on source and target definition. -11:37:06 WARN c.g.i.o.c.UriAssigner - Ambiguous package name specified for connector "CCCEV.CCCEV:Evidence:(Evidence -> Agent)", it matches multiple packages in the project. -11:37:06 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Evidence:(Evidence -> Agent)" does not have a name, it will be ignored. -11:37:06 WARN c.g.i.o.c.Converter - Package for connector CCCEV.CCCEV:Evidence:isAbout is unknown -11:37:06 WARN c.g.i.o.c.UriAssigner - Ambiguous package name specified for connector "CCCEV.CCCEV:Requirement:(Requirement -> Agent)", it matches multiple packages in the project. -11:37:06 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Requirement:(Requirement -> Agent)" does not have a name, it will be ignored. -11:37:06 WARN c.g.i.o.c.Converter - Package for connector CCCEV.CCCEV:Requirement:isIssuedBy is unknown -11:37:06 WARN c.g.i.o.c.UriAssigner - Ambiguous package name specified for connector "CCCEV.CCCEV:Evidence:(Evidence -> Agent)", it matches multiple packages in the project. -11:37:06 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Evidence:(Evidence -> Agent)" does not have a name, it will be ignored. -11:37:06 WARN c.g.i.o.c.UriAssigner - Ambiguous package name specified for connector "CCCEV.CCCEV:Evidence:isProvidedBy", it matches multiple packages in the project. -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Requirement:(Requirement -> ReferenceFramework)" belongs to package "CCCEV" based on source and target definition. -11:37:06 WARN c.g.i.o.c.UriAssigner - Connector "CCCEV.CCCEV:Requirement:(Requirement -> ReferenceFramework)" does not have a name, it will be ignored. -11:37:06 INFO c.g.i.o.c.UriAssigner - Assuming connector "CCCEV.CCCEV:Requirement:isDerivedFrom" belongs to package "CCCEV" based on source and target definition. -/tmp/workspace/src/doc/vocabularium/core-business -Load mapping config:config/config-voc.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:37:09 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model". -11:37:09 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model". -11:37:09 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model.DataTypes". -11:37:09 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://data.europa.eu/m8g/): Model.Domain Model.Core Business, Model.Domain Model.Core Vocabulary, Model.Domain Model.Core Public Service, Model.Domain Model.Core Public Organisation, Model.Domain Model.Core Public Event, Model.Domain Model.Core Location, Model.Domain Model.Core Person -11:37:09 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Model.Domain Model.DataTypes, Model.Domain Model, Model -11:37:09 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString): Model.Domain Model.Core Vocabulary:rdf:langString, Model.Domain Model.Core Vocabulary:Text -11:37:09 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/Class1): Model.Domain Model.Core Location:Class1, Model.Domain Model.Core Public Organisation:Class1 -11:37:09 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/Location): Model.Domain Model.dct:Location, Model.Domain Model.dct:Location -11:37:09 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): Model.Domain Model.skos:Concept, Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code -11:37:09 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/name): Model.Domain Model.foaf:Group:name, Model.Domain Model.Core Person:Person:fullName, Model.Domain Model.Core Vocabulary:Event:name, Model.Domain Model.dct:Agent:name -11:37:09 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): Model.Domain Model.adms:Asset:language, Model.Domain Model.Core Public Event:PublicEvent:language -11:37:09 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): Model.Domain Model.adms:AssetDistribution:modified, Model.Domain Model.adms:AssetRepository:modified, Model.Domain Model.adms:Asset:modified -11:37:09 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/type): Model.Domain Model.Core Vocabulary:ContactInfo:type, Model.Domain Model.Core Vocabulary:Business Event:type -11:37:09 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): Model.Domain Model.Core Vocabulary:Event:description, Model.Domain Model.CCCEV:EvidenceTypeList:description, Model.Domain Model.Core Vocabulary:Output:description, Model.Domain Model.Core Public Event:PublicEvent:description, Model.Domain Model.org:ChangeEvent:description, Model.Domain Model.adms:AssetDistribution:description, Model.Domain Model.dct:LicenseDocument:description, Model.Domain Model.CCCEV:Requirement:description, Model.Domain Model.adms:AssetRepository:description, Model.Domain Model.time:TemporalEntity:description, Model.Domain Model.CCCEV:InformationConcept:description, Model.Domain Model.Core Public Service:Public Service:description, Model.Domain Model.Core Vocabulary:Cost:description, Model.Domain Model.adms:Asset:description, Model.Domain Model.Core Public Service:Participation:description, Model.Domain Model.Core Public Organisation:PublicOrganisation:description -11:37:09 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): Model.Domain Model.CCCEV:EvidenceType:identifier, Model.Domain Model.Core Public Event:PublicEvent:identifier, Model.Domain Model.dct:Jurisdiction:id, Model.Domain Model.Core Public Service:Participation:identifier, Model.Domain Model.CCCEV:Requirement:identifier, Model.Domain Model.CCCEV:ReferenceFramework:identifier, Model.Domain Model.CCCEV:InformationConcept:identifier, Model.Domain Model.CCCEV:EvidenceTypeList:identifier, Model.Domain Model.Core Vocabulary:Cost:identifier, Model.Domain Model.dcat:Dataset:identifier -11:37:09 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): Model.Domain Model.dct:LicenseDocument:title, Model.Domain Model.adms:Asset:title, Model.Domain Model.Core Public Service:Public Service:name, Model.Domain Model.adms:AssetRepository:title, Model.Domain Model.foaf:Agent:name, Model.Domain Model.Core Public Event:PublicEvent:title, Model.Domain Model.adms:AssetDistribution:title, Model.Domain Model.Core Vocabulary:Output:name -11:37:09 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): Model.Domain Model.Core Public Event:PublicEvent:eventType, Model.Domain Model.Core Vocabulary:Life Event:type, Model.Domain Model.CCCEV:InformationConcept:type, Model.Domain Model.Core Vocabulary:Output:type, Model.Domain Model.foaf:Agent:type, Model.Domain Model.CCCEV:Requirement:type, Model.Domain Model.Core Public Service:Public Service:type -11:37:09 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#altLabel): Model.Domain Model.adms:Asset:alternativeLabel, Model.Domain Model.Core Public Organisation:PublicOrganisation:alternativeLabel -11:37:09 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#accessURL): Model.Domain Model.adms:AssetDistribution:accessURL, Model.Domain Model.adms:AssetRepository:accessURL -11:37:09 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): Model.Domain Model.adms:AssetDistribution:issued, Model.Domain Model.adms:AssetRepository:issued, Model.Domain Model.adms:Identifier:dateOfIssue, Model.Domain Model.adms:Asset:issued -11:37:09 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/telephone): Model.Domain Model.Core Vocabulary:ContactPoint:hasTelephone, Model.Domain Model.Core Vocabulary:ContactInfo:telephone -11:37:09 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/alternative): Model.Domain Model.Core Person:Person:alternativeName, Model.Domain Model.Core Business:LegalEntity:alternativeName -11:37:09 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#prefLabel): Model.Domain Model.CCCEV:Requirement:name, Model.Domain Model.Core Public Organisation:PublicOrganisation:preferredLabel, Model.Domain Model.CCCEV:EvidenceTypeList:name, Model.Domain Model.CCCEV:InformationConcept:name -11:37:09 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/org#identifier): Model.Domain Model.Core Vocabulary:Event:identifier, Model.Domain Model.dct:Agent:identifier -11:37:09 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2000/01/rdf-schema#label): Model.Domain Model.adms:Identifier:schemeName, Model.Domain Model.Core Location:AdminUnit:name, Model.Domain Model.dct:Jurisdiction:name -11:37:09 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/email): Model.Domain Model.Core Vocabulary:ContactPoint:hasEmail, Model.Domain Model.Core Vocabulary:ContactInfo:email -11:37:09 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/value): Model.Domain Model.CCCEV:SupportedValue:value, Model.Domain Model.Core Vocabulary:Cost:value -11:37:09 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.Domain Model.Core Business". -11:37:09 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.Domain Model.Core Business". -11:37:09 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Business". -11:37:09 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Business". -11:37:09 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.Domain Model.Core Business". -11:37:09 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.Domain Model.Core Business". -11:37:09 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Business". -11:37:09 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Business". -11:37:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "LegalEntity" . -11:37:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Identifier" . -11:37:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Address" . -11:37:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "FormalOrganization" . -11:37:09 WARN c.g.i.o.c.Converter - Element AccountingDocument has same prefix as package: simplify by removing the extra tag uri -11:37:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "AccountingDocument" . -11:37:09 WARN c.g.i.o.c.Converter - Element ContactPoint has same prefix as package: simplify by removing the extra tag uri -11:37:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ContactPoint" . -11:37:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Agent" . -11:37:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Organization" . -11:37:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Code" . -11:37:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Text" . -11:37:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Date" . -11:37:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Literal" . -11:37:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Document" . -11:37:09 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "URI" . -11:37:09 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.foaf:Agent:(Agent -> Organization)" since it lacks a defining package. -11:37:09 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.foaf:Agent:headOf is unknown -11:37:09 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> Identifier)" since it lacks a defining package. -11:37:09 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.org:Organization:hasSubOrganization" belongs to package "org" based on source and target definition. -11:37:09 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.org:Organization:subOrganizationOf" belongs to package "org" based on source and target definition. -11:37:09 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.foaf:Agent:memberOf is unknown -11:37:09 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.org:Organization:hasMember is unknown -11:37:09 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> Address)" since it lacks a defining package. -11:37:09 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> AccountingDocument)" belongs to package "Core Business" based on source and target definition. -11:37:09 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> AccountingDocument)" does not have a name, it will be ignored. -11:37:09 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Business:LegalEntity:hasAccountingDocument" belongs to package "Core Business" based on source and target definition. -11:37:09 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> Identifier)" since it lacks a defining package. -11:37:09 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> ContactPoint)" since it lacks a defining package. -11:37:09 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.adms:Identifier:(Identifier -> LegalEntity)" since it lacks a defining package. -11:37:09 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Business:LegalEntity:legalFormType": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:09 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Business:LegalEntity:legalEntityStatus": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:09 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Business:LegalEntity:legalEntityActivity": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:09 WARN c.g.i.o.c.Converter - Element registrationDate has same prefix as package: simplify by removing the extra tag uri -11:37:09 WARN c.g.i.o.c.Converter - Element hasEmail has same prefix as package: simplify by removing the extra tag uri -11:37:09 WARN c.g.i.o.c.Converter - Element hasTelephone has same prefix as package: simplify by removing the extra tag uri -11:37:09 WARN c.g.i.o.c.Converter - Element contactPage has same prefix as package: simplify by removing the extra tag uri -11:37:09 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.foaf:Agent:type": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -/tmp/workspace/src/doc/vocabularium/core-location -Load mapping config:config/config-voc.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:37:12 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model". -11:37:12 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model". -11:37:12 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model.DataTypes". -11:37:12 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://data.europa.eu/m8g/): Model.Domain Model.Core Public Event, Model.Domain Model.Core Vocabulary, Model.Domain Model.Core Public Organisation, Model.Domain Model.Core Business, Model.Domain Model.Core Public Service, Model.Domain Model.Core Person, Model.Domain Model.Core Location -11:37:12 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Model.Domain Model, Model, Model.Domain Model.DataTypes -11:37:12 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString): Model.Domain Model.Core Vocabulary:rdf:langString, Model.Domain Model.Core Vocabulary:Text -11:37:12 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/Class1): Model.Domain Model.Core Location:Class1, Model.Domain Model.Core Public Organisation:Class1 -11:37:12 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.skos:Concept, Model.Domain Model.DataTypes:Code -11:37:12 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/Location): Model.Domain Model.dct:Location, Model.Domain Model.dct:Location -11:37:12 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): Model.Domain Model.adms:AssetDistribution:modified, Model.Domain Model.adms:AssetRepository:modified, Model.Domain Model.adms:Asset:modified -11:37:12 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#prefLabel): Model.Domain Model.CCCEV:EvidenceTypeList:name, Model.Domain Model.CCCEV:InformationConcept:name, Model.Domain Model.CCCEV:Requirement:name, Model.Domain Model.Core Public Organisation:PublicOrganisation:preferredLabel -11:37:12 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): Model.Domain Model.CCCEV:Requirement:type, Model.Domain Model.Core Public Event:PublicEvent:eventType, Model.Domain Model.Core Vocabulary:Life Event:type, Model.Domain Model.foaf:Agent:type, Model.Domain Model.CCCEV:InformationConcept:type, Model.Domain Model.Core Vocabulary:Output:type, Model.Domain Model.Core Public Service:Public Service:type -11:37:12 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): Model.Domain Model.CCCEV:InformationConcept:description, Model.Domain Model.Core Public Organisation:PublicOrganisation:description, Model.Domain Model.Core Vocabulary:Event:description, Model.Domain Model.time:TemporalEntity:description, Model.Domain Model.org:ChangeEvent:description, Model.Domain Model.adms:AssetDistribution:description, Model.Domain Model.Core Public Event:PublicEvent:description, Model.Domain Model.dct:LicenseDocument:description, Model.Domain Model.Core Public Service:Public Service:description, Model.Domain Model.adms:AssetRepository:description, Model.Domain Model.Core Vocabulary:Cost:description, Model.Domain Model.Core Vocabulary:Output:description, Model.Domain Model.adms:Asset:description, Model.Domain Model.CCCEV:EvidenceTypeList:description, Model.Domain Model.CCCEV:Requirement:description, Model.Domain Model.Core Public Service:Participation:description -11:37:12 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/alternative): Model.Domain Model.Core Business:LegalEntity:alternativeName, Model.Domain Model.Core Person:Person:alternativeName -11:37:12 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): Model.Domain Model.Core Public Event:PublicEvent:title, Model.Domain Model.adms:Asset:title, Model.Domain Model.adms:AssetRepository:title, Model.Domain Model.dct:LicenseDocument:title, Model.Domain Model.foaf:Agent:name, Model.Domain Model.Core Public Service:Public Service:name, Model.Domain Model.adms:AssetDistribution:title, Model.Domain Model.Core Vocabulary:Output:name -11:37:12 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): Model.Domain Model.adms:Asset:language, Model.Domain Model.Core Public Event:PublicEvent:language -11:37:12 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/org#identifier): Model.Domain Model.dct:Agent:identifier, Model.Domain Model.Core Vocabulary:Event:identifier -11:37:12 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): Model.Domain Model.adms:AssetRepository:issued, Model.Domain Model.adms:Asset:issued, Model.Domain Model.adms:AssetDistribution:issued, Model.Domain Model.adms:Identifier:dateOfIssue -11:37:12 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#altLabel): Model.Domain Model.Core Public Organisation:PublicOrganisation:alternativeLabel, Model.Domain Model.adms:Asset:alternativeLabel -11:37:12 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2000/01/rdf-schema#label): Model.Domain Model.Core Location:AdminUnit:name, Model.Domain Model.adms:Identifier:schemeName, Model.Domain Model.dct:Jurisdiction:name -11:37:12 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#accessURL): Model.Domain Model.adms:AssetRepository:accessURL, Model.Domain Model.adms:AssetDistribution:accessURL -11:37:12 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/type): Model.Domain Model.Core Vocabulary:Business Event:type, Model.Domain Model.Core Vocabulary:ContactInfo:type -11:37:12 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): Model.Domain Model.CCCEV:ReferenceFramework:identifier, Model.Domain Model.CCCEV:Requirement:identifier, Model.Domain Model.Core Public Event:PublicEvent:identifier, Model.Domain Model.Core Vocabulary:Cost:identifier, Model.Domain Model.dcat:Dataset:identifier, Model.Domain Model.Core Public Service:Participation:identifier, Model.Domain Model.CCCEV:EvidenceTypeList:identifier, Model.Domain Model.CCCEV:EvidenceType:identifier, Model.Domain Model.dct:Jurisdiction:id, Model.Domain Model.CCCEV:InformationConcept:identifier -11:37:12 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/value): Model.Domain Model.CCCEV:SupportedValue:value, Model.Domain Model.Core Vocabulary:Cost:value -11:37:12 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/name): Model.Domain Model.foaf:Group:name, Model.Domain Model.Core Vocabulary:Event:name, Model.Domain Model.dct:Agent:name, Model.Domain Model.Core Person:Person:fullName -11:37:12 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/email): Model.Domain Model.Core Vocabulary:ContactPoint:hasEmail, Model.Domain Model.Core Vocabulary:ContactInfo:email -11:37:12 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/telephone): Model.Domain Model.Core Vocabulary:ContactPoint:hasTelephone, Model.Domain Model.Core Vocabulary:ContactInfo:telephone -11:37:12 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.Domain Model.Core Location". -11:37:12 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.Domain Model.Core Location". -11:37:12 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Location". -11:37:12 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Location". -11:37:12 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.Domain Model.Core Location". -11:37:12 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.Domain Model.Core Location". -11:37:12 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Location". -11:37:12 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Location". -11:37:12 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Address" . -11:37:12 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Location" . -11:37:12 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Geometry" . -11:37:12 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Resource" . -11:37:12 WARN c.g.i.o.c.Converter - Element AdminUnit has same prefix as package: simplify by removing the extra tag uri -11:37:12 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "AdminUnit" . -11:37:12 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Text" . -11:37:12 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Literal" . -11:37:12 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Code" . -11:37:12 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "String" . -11:37:12 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "URI" . -11:37:12 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "LocatorDesignator" . -11:37:12 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.rdfs:Resource:(Resource -> Address)" since it lacks a defining package. -11:37:12 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.rdfs:Resource:(Resource -> Location)" since it lacks a defining package. -11:37:12 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Location:Address:(Address -> AdminUnit)" belongs to package "Core Location" based on source and target definition. -11:37:12 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.Core Location:Address:(Address -> AdminUnit)" does not have a name, it will be ignored. -11:37:12 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Location:Address:adminUnit" belongs to package "Core Location" based on source and target definition. -11:37:12 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Location:Address:(Address -> LocatorDesignator)" belongs to package "Core Location" based on source and target definition. -11:37:12 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.Core Location:Address:(Address -> LocatorDesignator)" does not have a name, it will be ignored. -11:37:12 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Location:Address:hasLocatorDesignator" belongs to package "Core Location" based on source and target definition. -11:37:12 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.rdfs:Resource:(Resource -> Geometry)" since it lacks a defining package. -11:37:12 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.rdfs:Resource:(Resource -> Address)" since it lacks a defining package. -11:37:12 WARN c.g.i.o.c.Converter - Element latitude has same prefix as package: simplify by removing the extra tag uri -11:37:12 WARN c.g.i.o.c.Converter - Element longitude has same prefix as package: simplify by removing the extra tag uri -11:37:12 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Location:Geometry:geometryType": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:12 WARN c.g.i.o.c.Converter - Element level has same prefix as package: simplify by removing the extra tag uri -11:37:12 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Location:AdminUnit:level": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:12 WARN c.g.i.o.c.Converter - Element code has same prefix as package: simplify by removing the extra tag uri -11:37:12 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Location:AdminUnit:code": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:12 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Location:LocatorDesignator:type": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -/tmp/workspace/src/doc/vocabularium/core-person -Load mapping config:config/config-voc.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:37:15 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model". -11:37:15 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model". -11:37:15 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model.DataTypes". -11:37:15 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://data.europa.eu/m8g/): Model.Domain Model.Core Public Organisation, Model.Domain Model.Core Vocabulary, Model.Domain Model.Core Public Event, Model.Domain Model.Core Business, Model.Domain Model.Core Person, Model.Domain Model.Core Location, Model.Domain Model.Core Public Service -11:37:15 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Model.Domain Model.DataTypes, Model, Model.Domain Model -11:37:15 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/Class1): Model.Domain Model.Core Location:Class1, Model.Domain Model.Core Public Organisation:Class1 -11:37:15 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): Model.Domain Model.DataTypes:Code, Model.Domain Model.skos:Concept, Model.Domain Model.Core Vocabulary:Code -11:37:15 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/Location): Model.Domain Model.dct:Location, Model.Domain Model.dct:Location -11:37:15 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString): Model.Domain Model.Core Vocabulary:Text, Model.Domain Model.Core Vocabulary:rdf:langString -11:37:15 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#prefLabel): Model.Domain Model.CCCEV:Requirement:name, Model.Domain Model.CCCEV:InformationConcept:name, Model.Domain Model.CCCEV:EvidenceTypeList:name, Model.Domain Model.Core Public Organisation:PublicOrganisation:preferredLabel -11:37:15 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): Model.Domain Model.foaf:Agent:type, Model.Domain Model.CCCEV:InformationConcept:type, Model.Domain Model.Core Vocabulary:Life Event:type, Model.Domain Model.CCCEV:Requirement:type, Model.Domain Model.Core Public Service:Public Service:type, Model.Domain Model.Core Vocabulary:Output:type, Model.Domain Model.Core Public Event:PublicEvent:eventType -11:37:15 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): Model.Domain Model.Core Vocabulary:Cost:description, Model.Domain Model.CCCEV:EvidenceTypeList:description, Model.Domain Model.Core Vocabulary:Output:description, Model.Domain Model.adms:AssetDistribution:description, Model.Domain Model.org:ChangeEvent:description, Model.Domain Model.time:TemporalEntity:description, Model.Domain Model.Core Public Event:PublicEvent:description, Model.Domain Model.adms:Asset:description, Model.Domain Model.Core Public Service:Public Service:description, Model.Domain Model.Core Vocabulary:Event:description, Model.Domain Model.CCCEV:Requirement:description, Model.Domain Model.Core Public Organisation:PublicOrganisation:description, Model.Domain Model.Core Public Service:Participation:description, Model.Domain Model.adms:AssetRepository:description, Model.Domain Model.CCCEV:InformationConcept:description, Model.Domain Model.dct:LicenseDocument:description -11:37:15 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): Model.Domain Model.Core Public Event:PublicEvent:identifier, Model.Domain Model.dct:Jurisdiction:id, Model.Domain Model.CCCEV:EvidenceType:identifier, Model.Domain Model.dcat:Dataset:identifier, Model.Domain Model.CCCEV:ReferenceFramework:identifier, Model.Domain Model.CCCEV:InformationConcept:identifier, Model.Domain Model.Core Public Service:Participation:identifier, Model.Domain Model.CCCEV:EvidenceTypeList:identifier, Model.Domain Model.CCCEV:Requirement:identifier, Model.Domain Model.Core Vocabulary:Cost:identifier -11:37:15 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): Model.Domain Model.adms:Asset:language, Model.Domain Model.Core Public Event:PublicEvent:language -11:37:15 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/email): Model.Domain Model.Core Vocabulary:ContactPoint:hasEmail, Model.Domain Model.Core Vocabulary:ContactInfo:email -11:37:15 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): Model.Domain Model.adms:Asset:issued, Model.Domain Model.adms:AssetDistribution:issued, Model.Domain Model.adms:AssetRepository:issued, Model.Domain Model.adms:Identifier:dateOfIssue -11:37:15 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#altLabel): Model.Domain Model.adms:Asset:alternativeLabel, Model.Domain Model.Core Public Organisation:PublicOrganisation:alternativeLabel -11:37:15 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): Model.Domain Model.foaf:Agent:name, Model.Domain Model.Core Public Service:Public Service:name, Model.Domain Model.adms:AssetDistribution:title, Model.Domain Model.Core Vocabulary:Output:name, Model.Domain Model.adms:Asset:title, Model.Domain Model.adms:AssetRepository:title, Model.Domain Model.Core Public Event:PublicEvent:title, Model.Domain Model.dct:LicenseDocument:title -11:37:15 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2000/01/rdf-schema#label): Model.Domain Model.dct:Jurisdiction:name, Model.Domain Model.adms:Identifier:schemeName, Model.Domain Model.Core Location:AdminUnit:name -11:37:15 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/name): Model.Domain Model.Core Vocabulary:Event:name, Model.Domain Model.dct:Agent:name, Model.Domain Model.Core Person:Person:fullName, Model.Domain Model.foaf:Group:name -11:37:15 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/value): Model.Domain Model.Core Vocabulary:Cost:value, Model.Domain Model.CCCEV:SupportedValue:value -11:37:15 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): Model.Domain Model.adms:AssetRepository:modified, Model.Domain Model.adms:AssetDistribution:modified, Model.Domain Model.adms:Asset:modified -11:37:15 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#accessURL): Model.Domain Model.adms:AssetRepository:accessURL, Model.Domain Model.adms:AssetDistribution:accessURL -11:37:15 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/type): Model.Domain Model.Core Vocabulary:ContactInfo:type, Model.Domain Model.Core Vocabulary:Business Event:type -11:37:15 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/telephone): Model.Domain Model.Core Vocabulary:ContactInfo:telephone, Model.Domain Model.Core Vocabulary:ContactPoint:hasTelephone -11:37:15 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/org#identifier): Model.Domain Model.Core Vocabulary:Event:identifier, Model.Domain Model.dct:Agent:identifier -11:37:15 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/alternative): Model.Domain Model.Core Person:Person:alternativeName, Model.Domain Model.Core Business:LegalEntity:alternativeName -11:37:15 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.Domain Model.Core Person". -11:37:15 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.Domain Model.Core Person". -11:37:15 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Person". -11:37:15 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Person". -11:37:15 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.Domain Model.Core Person". -11:37:15 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.Domain Model.Core Person". -11:37:15 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Person". -11:37:15 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Person". -11:37:15 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Identifier" . -11:37:15 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Person" . -11:37:15 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Location" . -11:37:15 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Jurisdiction" . -11:37:15 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Address" . -11:37:15 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Agent" . -11:37:15 WARN c.g.i.o.c.Converter - Element GenericDate has same prefix as package: simplify by removing the extra tag uri -11:37:15 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "GenericDate" . -11:37:15 WARN c.g.i.o.c.Converter - Element ContactPoint has same prefix as package: simplify by removing the extra tag uri -11:37:15 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ContactPoint" . -11:37:15 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Document" . -11:37:15 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Literal" . -11:37:15 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Text" . -11:37:15 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Code" . -11:37:15 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "URI" . -11:37:15 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Date" . -11:37:15 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.adms:Identifier:(Identifier -> Agent)" since it lacks a defining package. -11:37:15 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.adms:Identifier:issuingAuthorityURI is unknown -11:37:15 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Jurisdiction)" since it lacks a defining package. -11:37:15 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. -11:37:15 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Identifier)" since it lacks a defining package. -11:37:15 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> ContactPoint)" since it lacks a defining package. -11:37:15 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.adms:Identifier:(Identifier -> Person)" since it lacks a defining package. -11:37:15 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.adms:Identifier:identifies is unknown -11:37:15 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Jurisdiction)" since it lacks a defining package. -11:37:15 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Address)" since it lacks a defining package. -11:37:15 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. -11:37:15 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. -11:37:15 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. -11:37:16 WARN c.g.i.o.c.Converter - Element dateOfBirth has same prefix as package: simplify by removing the extra tag uri -11:37:16 WARN c.g.i.o.c.Converter - Element dateOfDeath has same prefix as package: simplify by removing the extra tag uri -11:37:16 WARN c.g.i.o.c.Converter - Element gender has same prefix as package: simplify by removing the extra tag uri -11:37:16 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Person:Person:gender": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:16 WARN c.g.i.o.c.Converter - Element matronymicName has same prefix as package: simplify by removing the extra tag uri -11:37:16 WARN c.g.i.o.c.Converter - Element sex has same prefix as package: simplify by removing the extra tag uri -11:37:16 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Person:Person:sex": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:16 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.foaf:Agent:type": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:16 WARN c.g.i.o.c.Converter - Element hasEmail has same prefix as package: simplify by removing the extra tag uri -11:37:16 WARN c.g.i.o.c.Converter - Element hasTelephone has same prefix as package: simplify by removing the extra tag uri -11:37:16 WARN c.g.i.o.c.Converter - Element contactPage has same prefix as package: simplify by removing the extra tag uri -/tmp/workspace/src/doc/vocabularium/core-public-organisation -Load mapping config:config/config-voc.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:37:18 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model". -11:37:18 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model". -11:37:18 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model.DataTypes". -11:37:18 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://data.europa.eu/m8g/): Model.Domain Model.Core Person, Model.Domain Model.Core Vocabulary, Model.Domain Model.Core Business, Model.Domain Model.Core Location, Model.Domain Model.Core Public Service, Model.Domain Model.Core Public Event, Model.Domain Model.Core Public Organisation -11:37:18 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Model.Domain Model, Model.Domain Model.DataTypes, Model -11:37:18 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): Model.Domain Model.DataTypes:Code, Model.Domain Model.skos:Concept, Model.Domain Model.Core Vocabulary:Code -11:37:18 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/Class1): Model.Domain Model.Core Location:Class1, Model.Domain Model.Core Public Organisation:Class1 -11:37:18 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/Location): Model.Domain Model.dct:Location, Model.Domain Model.dct:Location -11:37:18 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString): Model.Domain Model.Core Vocabulary:Text, Model.Domain Model.Core Vocabulary:rdf:langString -11:37:18 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): Model.Domain Model.Core Public Service:Participation:description, Model.Domain Model.dct:LicenseDocument:description, Model.Domain Model.Core Vocabulary:Output:description, Model.Domain Model.adms:AssetDistribution:description, Model.Domain Model.adms:Asset:description, Model.Domain Model.CCCEV:InformationConcept:description, Model.Domain Model.Core Public Service:Public Service:description, Model.Domain Model.Core Public Event:PublicEvent:description, Model.Domain Model.CCCEV:EvidenceTypeList:description, Model.Domain Model.org:ChangeEvent:description, Model.Domain Model.CCCEV:Requirement:description, Model.Domain Model.Core Vocabulary:Event:description, Model.Domain Model.Core Public Organisation:PublicOrganisation:description, Model.Domain Model.adms:AssetRepository:description, Model.Domain Model.Core Vocabulary:Cost:description, Model.Domain Model.time:TemporalEntity:description -11:37:18 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): Model.Domain Model.Core Vocabulary:Life Event:type, Model.Domain Model.CCCEV:InformationConcept:type, Model.Domain Model.CCCEV:Requirement:type, Model.Domain Model.Core Vocabulary:Output:type, Model.Domain Model.Core Public Service:Public Service:type, Model.Domain Model.foaf:Agent:type, Model.Domain Model.Core Public Event:PublicEvent:eventType -11:37:18 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#accessURL): Model.Domain Model.adms:AssetRepository:accessURL, Model.Domain Model.adms:AssetDistribution:accessURL -11:37:18 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): Model.Domain Model.adms:Asset:modified, Model.Domain Model.adms:AssetDistribution:modified, Model.Domain Model.adms:AssetRepository:modified -11:37:18 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/value): Model.Domain Model.CCCEV:SupportedValue:value, Model.Domain Model.Core Vocabulary:Cost:value -11:37:18 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/telephone): Model.Domain Model.Core Vocabulary:ContactInfo:telephone, Model.Domain Model.Core Vocabulary:ContactPoint:hasTelephone -11:37:18 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/email): Model.Domain Model.Core Vocabulary:ContactInfo:email, Model.Domain Model.Core Vocabulary:ContactPoint:hasEmail -11:37:18 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/org#identifier): Model.Domain Model.dct:Agent:identifier, Model.Domain Model.Core Vocabulary:Event:identifier -11:37:18 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): Model.Domain Model.Core Public Service:Public Service:name, Model.Domain Model.Core Vocabulary:Output:name, Model.Domain Model.Core Public Event:PublicEvent:title, Model.Domain Model.adms:Asset:title, Model.Domain Model.dct:LicenseDocument:title, Model.Domain Model.adms:AssetRepository:title, Model.Domain Model.foaf:Agent:name, Model.Domain Model.adms:AssetDistribution:title -11:37:18 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/alternative): Model.Domain Model.Core Person:Person:alternativeName, Model.Domain Model.Core Business:LegalEntity:alternativeName -11:37:18 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): Model.Domain Model.dct:Jurisdiction:id, Model.Domain Model.CCCEV:ReferenceFramework:identifier, Model.Domain Model.Core Public Event:PublicEvent:identifier, Model.Domain Model.CCCEV:EvidenceTypeList:identifier, Model.Domain Model.CCCEV:InformationConcept:identifier, Model.Domain Model.dcat:Dataset:identifier, Model.Domain Model.Core Vocabulary:Cost:identifier, Model.Domain Model.Core Public Service:Participation:identifier, Model.Domain Model.CCCEV:Requirement:identifier, Model.Domain Model.CCCEV:EvidenceType:identifier -11:37:18 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2000/01/rdf-schema#label): Model.Domain Model.adms:Identifier:schemeName, Model.Domain Model.Core Location:AdminUnit:name, Model.Domain Model.dct:Jurisdiction:name -11:37:18 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): Model.Domain Model.adms:AssetDistribution:issued, Model.Domain Model.adms:Asset:issued, Model.Domain Model.adms:AssetRepository:issued, Model.Domain Model.adms:Identifier:dateOfIssue -11:37:18 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/name): Model.Domain Model.Core Person:Person:fullName, Model.Domain Model.foaf:Group:name, Model.Domain Model.Core Vocabulary:Event:name, Model.Domain Model.dct:Agent:name -11:37:18 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): Model.Domain Model.Core Public Event:PublicEvent:language, Model.Domain Model.adms:Asset:language -11:37:18 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/type): Model.Domain Model.Core Vocabulary:Business Event:type, Model.Domain Model.Core Vocabulary:ContactInfo:type -11:37:18 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#prefLabel): Model.Domain Model.CCCEV:EvidenceTypeList:name, Model.Domain Model.CCCEV:InformationConcept:name, Model.Domain Model.CCCEV:Requirement:name, Model.Domain Model.Core Public Organisation:PublicOrganisation:preferredLabel -11:37:18 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#altLabel): Model.Domain Model.Core Public Organisation:PublicOrganisation:alternativeLabel, Model.Domain Model.adms:Asset:alternativeLabel -11:37:18 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.Domain Model.Core Public Organisation". -11:37:18 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.Domain Model.Core Public Organisation". -11:37:18 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Public Organisation". -11:37:18 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Public Organisation". -11:37:18 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.Domain Model.Core Public Organisation". -11:37:18 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.Domain Model.Core Public Organisation". -11:37:18 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Public Organisation". -11:37:18 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Public Organisation". -11:37:18 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Organization" . -11:37:18 WARN c.g.i.o.c.Converter - Element ImageObject has same prefix as package: simplify by removing the extra tag uri -11:37:18 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ImageObject" . -11:37:18 WARN c.g.i.o.c.Converter - Element ContactPoint has same prefix as package: simplify by removing the extra tag uri -11:37:18 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ContactPoint" . -11:37:18 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Document" . -11:37:18 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ChangeEvent" . -11:37:18 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "OrganizationalUnit" . -11:37:18 WARN c.g.i.o.c.Converter - Element PublicOrganisation has same prefix as package: simplify by removing the extra tag uri -11:37:18 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "PublicOrganisation" . -11:37:18 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Address" . -11:37:18 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Identifier" . -11:37:18 WARN c.g.i.o.c.Converter - Element ReferenceFramework has same prefix as package: simplify by removing the extra tag uri -11:37:18 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ReferenceFramework" . -11:37:18 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "TemporalEntity" . -11:37:18 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Code" . -11:37:18 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Text" . -11:37:18 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Date" . -11:37:18 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "DateTime" . -11:37:18 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "URI" . -11:37:18 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Location" . -11:37:18 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Literal" . -11:37:18 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> Address)" since it lacks a defining package. -11:37:18 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Organisation:PublicOrganisation:address is unknown -11:37:18 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:memberOf" belongs to package "Core Public Organisation" based on source and target definition. -11:37:18 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:hasMember" belongs to package "Core Public Organisation" based on source and target definition. -11:37:18 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> Identifier)" since it lacks a defining package. -11:37:18 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Organisation:PublicOrganisation:identifier is unknown -11:37:18 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.org:ChangeEvent:resultingOrganization is unknown -11:37:18 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Organisation:PublicOrganisation:resultedFrom is unknown -11:37:18 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.org:OrganizationalUnit:unitOf is unknown -11:37:18 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Organisation:PublicOrganisation:hasUnit is unknown -11:37:18 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.org:Organization:hasSubOrganization" belongs to package "org" based on source and target definition. -11:37:18 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.org:Organization:subOrganizationOf" belongs to package "org" based on source and target definition. -11:37:18 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> ContactPoint)" since it lacks a defining package. -11:37:18 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Organisation:PublicOrganisation:contactPoint is unknown -11:37:18 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.CCCEV:ReferenceFramework:implements is unknown -11:37:18 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.org:ChangeEvent:hasFormalFramework is unknown -11:37:18 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Organisation:PublicOrganisation:changedBy is unknown -11:37:18 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.org:ChangeEvent:originalOrganization is unknown -11:37:18 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:prev" belongs to package "Core Public Organisation" based on source and target definition. -11:37:18 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:next" belongs to package "Core Public Organisation" based on source and target definition. -11:37:18 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Vocabulary:ContactPoint:(ContactPoint -> TemporalEntity)" since it lacks a defining package. -11:37:18 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Vocabulary:ContactPoint:openingHours is unknown -11:37:18 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> Document)" since it lacks a defining package. -11:37:18 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Organisation:PublicOrganisation:homepage is unknown -11:37:18 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> ImageObject)" since it lacks a defining package. -11:37:18 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Organisation:PublicOrganisation:logo is unknown -11:37:18 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Vocabulary:ContactPoint:(ContactPoint -> TemporalEntity)" since it lacks a defining package. -11:37:18 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Vocabulary:ContactPoint:availabilityRestriction is unknown -11:37:18 WARN c.g.i.o.c.Converter - Element hasEmail has same prefix as package: simplify by removing the extra tag uri -11:37:18 WARN c.g.i.o.c.Converter - Element hasTelephone has same prefix as package: simplify by removing the extra tag uri -11:37:18 WARN c.g.i.o.c.Converter - Element contactPage has same prefix as package: simplify by removing the extra tag uri -11:37:18 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Organisation:PublicOrganisation:purpose": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:18 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Organisation:PublicOrganisation:classification": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:18 WARN c.g.i.o.c.Converter - Ambiguous data type "Location" for attribute "Model.Domain Model.Core Public Organisation:PublicOrganisation:spatial": Model.Domain Model.dct:Location, Model.Domain Model.dct:Location. -11:37:18 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.Domain Model.Core Public Organisation:PublicOrganisation:spatial". -11:37:18 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.Domain Model.Core Public Organisation:PublicOrganisation:spatial". -11:37:18 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.Domain Model.Core Public Organisation:PublicOrganisation:spatial". -11:37:18 WARN c.g.i.o.c.Converter - Element frequency has same prefix as package: simplify by removing the extra tag uri -11:37:18 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.time:TemporalEntity:frequency": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:18 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.Domain Model.time:TemporalEntity:frequency". -11:37:18 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.Domain Model.time:TemporalEntity:frequency". -11:37:18 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.Domain Model.time:TemporalEntity:frequency". -/tmp/workspace/src/doc/vocabularium/cpev -Load mapping config:config/config-voc.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:37:21 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model". -11:37:21 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model". -11:37:21 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model.DataTypes". -11:37:21 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://data.europa.eu/m8g/): Model.Domain Model.Core Business, Model.Domain Model.Core Location, Model.Domain Model.Core Public Service, Model.Domain Model.Core Vocabulary, Model.Domain Model.Core Public Event, Model.Domain Model.Core Public Organisation, Model.Domain Model.Core Person -11:37:21 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Model.Domain Model, Model, Model.Domain Model.DataTypes -11:37:21 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/Class1): Model.Domain Model.Core Public Organisation:Class1, Model.Domain Model.Core Location:Class1 -11:37:21 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString): Model.Domain Model.Core Vocabulary:Text, Model.Domain Model.Core Vocabulary:rdf:langString -11:37:21 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code, Model.Domain Model.skos:Concept -11:37:21 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/Location): Model.Domain Model.dct:Location, Model.Domain Model.dct:Location -11:37:21 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): Model.Domain Model.Core Public Service:Participation:identifier, Model.Domain Model.Core Vocabulary:Cost:identifier, Model.Domain Model.CCCEV:ReferenceFramework:identifier, Model.Domain Model.CCCEV:EvidenceType:identifier, Model.Domain Model.dct:Jurisdiction:id, Model.Domain Model.dcat:Dataset:identifier, Model.Domain Model.CCCEV:EvidenceTypeList:identifier, Model.Domain Model.CCCEV:InformationConcept:identifier, Model.Domain Model.CCCEV:Requirement:identifier, Model.Domain Model.Core Public Event:PublicEvent:identifier -11:37:21 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): Model.Domain Model.dct:LicenseDocument:title, Model.Domain Model.foaf:Agent:name, Model.Domain Model.Core Vocabulary:Output:name, Model.Domain Model.adms:AssetRepository:title, Model.Domain Model.adms:AssetDistribution:title, Model.Domain Model.Core Public Event:PublicEvent:title, Model.Domain Model.adms:Asset:title, Model.Domain Model.Core Public Service:Public Service:name -11:37:21 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2000/01/rdf-schema#label): Model.Domain Model.dct:Jurisdiction:name, Model.Domain Model.Core Location:AdminUnit:name, Model.Domain Model.adms:Identifier:schemeName -11:37:21 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/type): Model.Domain Model.Core Vocabulary:Business Event:type, Model.Domain Model.Core Vocabulary:ContactInfo:type -11:37:21 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/value): Model.Domain Model.CCCEV:SupportedValue:value, Model.Domain Model.Core Vocabulary:Cost:value -11:37:21 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): Model.Domain Model.Core Vocabulary:Output:description, Model.Domain Model.dct:LicenseDocument:description, Model.Domain Model.Core Public Event:PublicEvent:description, Model.Domain Model.Core Vocabulary:Event:description, Model.Domain Model.org:ChangeEvent:description, Model.Domain Model.time:TemporalEntity:description, Model.Domain Model.adms:Asset:description, Model.Domain Model.adms:AssetRepository:description, Model.Domain Model.CCCEV:Requirement:description, Model.Domain Model.Core Public Organisation:PublicOrganisation:description, Model.Domain Model.Core Vocabulary:Cost:description, Model.Domain Model.CCCEV:InformationConcept:description, Model.Domain Model.adms:AssetDistribution:description, Model.Domain Model.Core Public Service:Participation:description, Model.Domain Model.Core Public Service:Public Service:description, Model.Domain Model.CCCEV:EvidenceTypeList:description -11:37:21 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#prefLabel): Model.Domain Model.CCCEV:Requirement:name, Model.Domain Model.CCCEV:InformationConcept:name, Model.Domain Model.CCCEV:EvidenceTypeList:name, Model.Domain Model.Core Public Organisation:PublicOrganisation:preferredLabel -11:37:21 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/email): Model.Domain Model.Core Vocabulary:ContactPoint:hasEmail, Model.Domain Model.Core Vocabulary:ContactInfo:email -11:37:21 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/name): Model.Domain Model.Core Vocabulary:Event:name, Model.Domain Model.dct:Agent:name, Model.Domain Model.Core Person:Person:fullName, Model.Domain Model.foaf:Group:name -11:37:21 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/alternative): Model.Domain Model.Core Business:LegalEntity:alternativeName, Model.Domain Model.Core Person:Person:alternativeName -11:37:21 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): Model.Domain Model.foaf:Agent:type, Model.Domain Model.Core Public Service:Public Service:type, Model.Domain Model.Core Public Event:PublicEvent:eventType, Model.Domain Model.CCCEV:InformationConcept:type, Model.Domain Model.Core Vocabulary:Life Event:type, Model.Domain Model.Core Vocabulary:Output:type, Model.Domain Model.CCCEV:Requirement:type -11:37:21 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): Model.Domain Model.adms:Asset:language, Model.Domain Model.Core Public Event:PublicEvent:language -11:37:21 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/telephone): Model.Domain Model.Core Vocabulary:ContactPoint:hasTelephone, Model.Domain Model.Core Vocabulary:ContactInfo:telephone -11:37:21 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): Model.Domain Model.adms:Asset:modified, Model.Domain Model.adms:AssetDistribution:modified, Model.Domain Model.adms:AssetRepository:modified -11:37:21 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#altLabel): Model.Domain Model.Core Public Organisation:PublicOrganisation:alternativeLabel, Model.Domain Model.adms:Asset:alternativeLabel -11:37:21 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#accessURL): Model.Domain Model.adms:AssetDistribution:accessURL, Model.Domain Model.adms:AssetRepository:accessURL -11:37:21 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): Model.Domain Model.adms:Asset:issued, Model.Domain Model.adms:Identifier:dateOfIssue, Model.Domain Model.adms:AssetRepository:issued, Model.Domain Model.adms:AssetDistribution:issued -11:37:21 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/org#identifier): Model.Domain Model.Core Vocabulary:Event:identifier, Model.Domain Model.dct:Agent:identifier -11:37:21 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.Domain Model.Core Public Event". -11:37:21 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.Domain Model.Core Public Event". -11:37:21 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Public Event". -11:37:21 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Public Event". -11:37:21 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.Domain Model.Core Public Event". -11:37:21 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.Domain Model.Core Public Event". -11:37:21 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Public Event". -11:37:21 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Public Event". -11:37:21 WARN c.g.i.o.c.Converter - Element PublicEvent has same prefix as package: simplify by removing the extra tag uri -11:37:21 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "PublicEvent" . -11:37:21 WARN c.g.i.o.c.Converter - Element ContactPoint has same prefix as package: simplify by removing the extra tag uri -11:37:21 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ContactPoint" . -11:37:21 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "TemporalEntity" . -11:37:21 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Address" . -11:37:21 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Agent" . -11:37:21 WARN c.g.i.o.c.Converter - Element Participation has same prefix as package: simplify by removing the extra tag uri -11:37:21 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Participation" . -11:37:21 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Text" . -11:37:21 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Literal" . -11:37:21 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Code" . -11:37:21 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Integer" . -11:37:21 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Document" . -11:37:21 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "LinguisticSystem" . -11:37:21 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Event:PublicEvent:(PublicEvent -> ContactPoint)" since it lacks a defining package. -11:37:21 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Event:PublicEvent:contactPoint is unknown -11:37:21 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Event:PublicEvent:(PublicEvent -> Address)" since it lacks a defining package. -11:37:21 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Event:PublicEvent:hasPreviousEvent" belongs to package "Core Public Event" based on source and target definition. -11:37:21 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Event:PublicEvent:hasNextEvent" belongs to package "Core Public Event" based on source and target definition. -11:37:21 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.foaf:Agent:(Agent -> Address)" since it lacks a defining package. -11:37:21 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Vocabulary:ContactPoint:(ContactPoint -> TemporalEntity)" since it lacks a defining package. -11:37:21 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Vocabulary:ContactPoint:openingHours is unknown -11:37:21 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Service:Participation:hasParticipant is unknown -11:37:21 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.foaf:Agent:participates is unknown -11:37:21 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Event:PublicEvent:(PublicEvent -> Participation)" since it lacks a defining package. -11:37:21 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Event:PublicEvent:hasParticipation is unknown -11:37:21 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Event:PublicEvent:parentEvent" belongs to package "Core Public Event" based on source and target definition. -11:37:21 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Event:PublicEvent:subEvent" belongs to package "Core Public Event" based on source and target definition. -11:37:21 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Vocabulary:ContactPoint:(ContactPoint -> TemporalEntity)" since it lacks a defining package. -11:37:21 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Vocabulary:ContactPoint:availabilityRestriction is unknown -11:37:21 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Event:PublicEvent:(PublicEvent -> TemporalEntity)" since it lacks a defining package. -11:37:21 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Event:PublicEvent:hasTime is unknown -11:37:21 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Service:Participation:(Participation -> TemporalEntity)" since it lacks a defining package. -11:37:21 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Service:Participation:hasTime is unknown -11:37:21 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Event:PublicEvent:eventType": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:21 WARN c.g.i.o.c.Converter - Element format has same prefix as package: simplify by removing the extra tag uri -11:37:21 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Event:PublicEvent:format": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:21 WARN c.g.i.o.c.Converter - Element accessibility has same prefix as package: simplify by removing the extra tag uri -11:37:21 WARN c.g.i.o.c.Converter - Element eventNumber has same prefix as package: simplify by removing the extra tag uri -11:37:21 WARN c.g.i.o.c.Converter - Element registration has same prefix as package: simplify by removing the extra tag uri -11:37:21 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Event:PublicEvent:topic": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:21 WARN c.g.i.o.c.Converter - Element audience has same prefix as package: simplify by removing the extra tag uri -11:37:21 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Event:PublicEvent:audience": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:21 WARN c.g.i.o.c.Converter - Element eventStatus has same prefix as package: simplify by removing the extra tag uri -11:37:21 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Event:PublicEvent:eventStatus": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:21 WARN c.g.i.o.c.Converter - Element expectedNumberOfParticipants has same prefix as package: simplify by removing the extra tag uri -11:37:21 WARN c.g.i.o.c.Converter - Element hasEmail has same prefix as package: simplify by removing the extra tag uri -11:37:21 WARN c.g.i.o.c.Converter - Element hasTelephone has same prefix as package: simplify by removing the extra tag uri -11:37:21 WARN c.g.i.o.c.Converter - Element contactPage has same prefix as package: simplify by removing the extra tag uri -11:37:21 WARN c.g.i.o.c.Converter - Element frequency has same prefix as package: simplify by removing the extra tag uri -11:37:21 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.time:TemporalEntity:frequency": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:21 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.Domain Model.time:TemporalEntity:frequency". -11:37:21 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.Domain Model.time:TemporalEntity:frequency". -11:37:21 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.Domain Model.time:TemporalEntity:frequency". -11:37:22 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.foaf:Agent:type": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:22 WARN c.g.i.o.c.Converter - Element role has same prefix as package: simplify by removing the extra tag uri -11:37:22 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Service:Participation:role": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -/tmp/workspace/src/doc/vocabularium/ev-ap -Load mapping config:config/config-voc.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:37:24 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model". -11:37:24 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.EV-AP.DataTypes". -11:37:24 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://data.europa.eu/m8g/): Model.EV-AP.Core Business, Model.EV-AP.Core Location, Model.EV-AP.Core Person, Model.EV-AP.Core Vocabulary, Model.EV-AP.ev -11:37:24 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Model, Model.EV-AP.DataTypes -11:37:24 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2001/XMLSchema#integer): Model.EV-AP.xsd:integer, Model.EV-AP.Core Vocabulary:Integer -11:37:24 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): Model.EV-AP.DataTypes:Code, Model.EV-AP.skos:Code, Model.EV-AP.skos:Concept, Model.EV-AP.Core Vocabulary:Code -11:37:24 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2001/XMLSchema#date): Model.EV-AP.xsd:date, Model.EV-AP.Core Vocabulary:Date -11:37:24 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/telephone): Model.EV-AP.Core Vocabulary:ContactPoint:hasTelephone, Model.EV-AP.Core Vocabulary:ContactInfo:telephone -11:37:24 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): Model.EV-AP.Core Vocabulary:Output:name, Model.EV-AP.foaf:Group:name, Model.EV-AP.foaf:Agent:name -11:37:24 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/email): Model.EV-AP.Core Vocabulary:ContactInfo:email, Model.EV-AP.Core Vocabulary:ContactPoint:hasEmail -11:37:24 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): Model.EV-AP.org:ChangeEvent:description, Model.EV-AP.Core Vocabulary:Cost:description, Model.EV-AP.Core Vocabulary:Event:description, Model.EV-AP.Core Vocabulary:Output:description -11:37:24 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): Model.EV-AP.auto-vp:VehiclePart:identifier, Model.EV-AP.foaf:Agent:identifier, Model.EV-AP.Core Vocabulary:Cost:identifier -11:37:24 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): Model.EV-AP.Core Vocabulary:Event:type, Model.EV-AP.Core Vocabulary:Output:type -11:37:24 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.EV-AP". -11:37:24 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.EV-AP". -11:37:24 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.EV-AP". -11:37:24 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.EV-AP". -11:37:24 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ElectricCar" . -11:37:24 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "StorageBatteryDevice" . -11:37:24 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "EVChargingStation" . -11:37:24 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Geometry" . -11:37:24 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Address" . -11:37:24 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "VehiclePart" . -11:37:24 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "QuantityValue" . -11:37:24 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "BatteryManagement" . -11:37:24 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "VehicleSensor" . -11:37:24 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "BatterySensor" . -11:37:24 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "StorageBatteryMeasurement" . -11:37:24 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "LegalEntity" . -11:37:24 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "CarManufacturer" . -11:37:24 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ContactPoint" . -11:37:24 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Person" . -11:37:24 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.auto-vs:BatterySensor:(BatterySensor -> StorageBatteryDevice)" since it lacks a defining package. -11:37:24 WARN c.g.i.o.c.Converter - Package for connector Model.EV-AP.auto-vs:BatterySensor:pluggedTo is unknown -11:37:24 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.auto-vs:BatterySensor:(BatterySensor -> BatteryManagement)" since it lacks a defining package. -11:37:24 WARN c.g.i.o.c.Converter - Package for connector Model.EV-AP.auto-vs:BatterySensor:reports is unknown -11:37:24 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.Core Person:Person:(Person -> ContactPoint)" since it lacks a defining package. -11:37:24 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.ev:StorageBatteryDevice:(StorageBatteryDevice -> QuantityValue)" since it lacks a defining package. -11:37:24 WARN c.g.i.o.c.Converter - Package for connector Model.EV-AP.ev:StorageBatteryDevice:nominalVoltage is unknown -11:37:24 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.Core Person:Person:(Person -> ElectricCar)" since it lacks a defining package. -11:37:24 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.Core Business:LegalEntity:(LegalEntity -> ContactPoint)" since it lacks a defining package. -11:37:24 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.sdmTransportation:EVChargingStation:(EVChargingStation -> Geometry)" since it lacks a defining package. -11:37:24 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.sdmBattery:StorageBatteryMeasurement:(StorageBatteryMeasurement -> Geometry)" since it lacks a defining package. -11:37:24 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.auto-vp:VehiclePart:(VehiclePart -> QuantityValue)" since it lacks a defining package. -11:37:24 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.ev:ElectricCar:(ElectricCar -> QuantityValue)" since it lacks a defining package. -11:37:24 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.sdmBattery:StorageBatteryMeasurement:(StorageBatteryMeasurement -> QuantityValue)" since it lacks a defining package. -11:37:24 WARN c.g.i.o.c.Converter - Package for connector Model.EV-AP.sdmBattery:StorageBatteryMeasurement:stateOfHealth is unknown -11:37:24 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.Core Person:Person:(Person -> Address)" since it lacks a defining package. -11:37:24 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.EV-AP.ev:ElectricCar:(ElectricCar -> CarManufacturer)" belongs to package "ev" based on source and target definition. -11:37:24 WARN c.g.i.o.c.UriAssigner - Connector "Model.EV-AP.ev:ElectricCar:(ElectricCar -> CarManufacturer)" does not have a name, it will be ignored. -11:37:24 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.EV-AP.ev:ElectricCar:hasManufacturer" belongs to package "ev" based on source and target definition. -11:37:24 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.sdmBattery:StorageBatteryMeasurement:(StorageBatteryMeasurement -> QuantityValue)" since it lacks a defining package. -11:37:24 WARN c.g.i.o.c.Converter - Package for connector Model.EV-AP.sdmBattery:StorageBatteryMeasurement:stateOfCharge is unknown -11:37:24 WARN c.g.i.o.c.Converter - Package for connector Model.EV-AP.auto-vp:VehiclePart:isPartOf is unknown -11:37:24 WARN c.g.i.o.c.Converter - Package for connector Model.EV-AP.ev:ElectricCar:hasPart is unknown -11:37:24 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.ev:StorageBatteryDevice:(StorageBatteryDevice -> Geometry)" since it lacks a defining package. -11:37:24 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.ev:StorageBatteryDevice:(StorageBatteryDevice -> QuantityValue)" since it lacks a defining package. -11:37:24 WARN c.g.i.o.c.Converter - Package for connector Model.EV-AP.ev:StorageBatteryDevice:nominalCapacity is unknown -11:37:24 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.sdmTransportation:EVChargingStation:(EVChargingStation -> Address)" since it lacks a defining package. -11:37:24 WARN c.g.i.o.c.Converter - Package for connector Model.EV-AP.sdmTransportation:EVChargingStation:address is unknown -11:37:24 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.Core Business:LegalEntity:(LegalEntity -> Address)" since it lacks a defining package. -11:37:24 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.ev:ElectricCar:(ElectricCar -> EVChargingStation)" since it lacks a defining package. -11:37:24 WARN c.g.i.o.c.Converter - Package for connector Model.EV-AP.ev:ElectricCar:chargedAt is unknown -11:37:24 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.auto-vp:BatteryManagement:(BatteryManagement -> StorageBatteryMeasurement)" since it lacks a defining package. -11:37:24 WARN c.g.i.o.c.Converter - Package for connector Model.EV-AP.auto-vp:BatteryManagement:generates is unknown -11:37:24 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.EV-AP.ev:ElectricCar:(ElectricCar -> QuantityValue)" since it lacks a defining package. -/tmp/workspace/src/doc/vocabularium/m8g/release/3.0.0 -Load mapping config:config/config-voc.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:37:27 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model". -11:37:27 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model". -11:37:27 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model.DataTypes". -11:37:27 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://data.europa.eu/m8g/): Model.Domain Model.Core Business, Model.Domain Model.Core Person, Model.Domain Model.Core Vocabulary, Model.Domain Model.Core Location, Model.Domain Model.Core Public Organisation, Model.Domain Model.Core Public Event, Model.Domain Model.Core Public Service, Model.Domain Model.cv, Model.Domain Model.CCCEV.cccev -11:37:27 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Model, Model.Domain Model.DataTypes, Model.Domain Model -11:37:27 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/LifeEvent): Model.Domain Model.Core Vocabulary:Life Event, Model.Domain Model.cv:LifeEvent -11:37:27 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/Channel): Model.Domain Model.Core Vocabulary:Channel, Model.Domain Model.cv:Channel -11:37:27 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/SupportedValue): Model.Domain Model.CCCEV.cccev:SupportedValue, Model.Domain Model.CCCEV:SupportedValue -11:37:27 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/InformationConcept): Model.Domain Model.CCCEV.cccev:InformationConcept, Model.Domain Model.CCCEV:InformationConcept -11:37:27 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/EvidenceTypeList): Model.Domain Model.CCCEV.cccev:EvidenceTypeList, Model.Domain Model.CCCEV:EvidenceTypeList -11:37:27 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/Output): Model.Domain Model.Core Vocabulary:Output, Model.Domain Model.cv:Output -11:37:27 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/Criterion): Model.Domain Model.CCCEV.cccev:Criterion, Model.Domain Model.CCCEV:Criterion -11:37:27 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/Evidence): Model.Domain Model.CCCEV.cccev:Evidence, Model.Domain Model.CCCEV:Evidence -11:37:27 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString): Model.Domain Model.Core Vocabulary:rdf:langString, Model.Domain Model.Core Vocabulary:Text -11:37:27 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/EvidenceType): Model.Domain Model.CCCEV.cccev:EvidenceType, Model.Domain Model.CCCEV:EvidenceType -11:37:27 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/Event): Model.Domain Model.Core Vocabulary:Event, Model.Domain Model.cv:Event -11:37:27 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/Constraint): Model.Domain Model.CCCEV.cccev:Constraint, Model.Domain Model.CCCEV:Constraint -11:37:27 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/Requirement): Model.Domain Model.CCCEV.cccev:Requirement, Model.Domain Model.CCCEV:Requirement -11:37:27 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/InformationRequirement): Model.Domain Model.CCCEV:InformationRequirement, Model.Domain Model.CCCEV.cccev:InformationRequirement -11:37:27 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/BusinessEvent): Model.Domain Model.Core Vocabulary:Business Event, Model.Domain Model.cv:BusinessEvent -11:37:27 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): Model.Domain Model.skos:Concept, Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code -11:37:27 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/Location): Model.Domain Model.dct:Location, Model.Domain Model.dct:Location -11:37:27 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/m8g/Cost): Model.Domain Model.cv:Cost, Model.Domain Model.Core Vocabulary:Cost -11:37:27 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): Model.Domain Model.cv:ServiceConcessionContract:description, Model.Domain Model.Core Vocabulary:Output:description, Model.Domain Model.CCCEV.cccev:EvidenceTypeList:description, Model.Domain Model.Core Public Service:Participation:description, Model.Domain Model.CCCEV:EvidenceTypeList:description, Model.Domain Model.CCCEV.cccev:Requirement:description, Model.Domain Model.CCCEV.cccev:InformationConcept:description, Model.Domain Model.adms:AssetRepository:description, Model.Domain Model.cv:Event:description, Model.Domain Model.cv:Cost:description, Model.Domain Model.adms:AssetDistribution:description, Model.Domain Model.CCCEV:InformationConcept:description, Model.Domain Model.Core Public Organisation:PublicOrganisation:description, Model.Domain Model.cv:Output:description, Model.Domain Model.time:TemporalEntity:description, Model.Domain Model.cv:Channel:description, Model.Domain Model.dct:LicenseDocument:description, Model.Domain Model.CCCEV:Requirement:description, Model.Domain Model.Core Public Service:Public Service:description, Model.Domain Model.org:ChangeEvent:description, Model.Domain Model.adms:Asset:description, Model.Domain Model.Core Vocabulary:Event:description, Model.Domain Model.Core Vocabulary:Cost:description, Model.Domain Model.Core Public Event:PublicEvent:description -11:37:27 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#accessURL): Model.Domain Model.adms:AssetRepository:accessURL, Model.Domain Model.adms:AssetDistribution:accessURL -11:37:27 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/name): Model.Domain Model.Core Vocabulary:Event:name, Model.Domain Model.foaf:Group:name, Model.Domain Model.dct:Agent:name, Model.Domain Model.Core Person:Person:fullName -11:37:27 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): Model.Domain Model.cv:Output:identifier, Model.Domain Model.cv:Event:identifier, Model.Domain Model.Core Public Event:PublicEvent:identifier, Model.Domain Model.dct:Jurisdiction:id, Model.Domain Model.CCCEV:ReferenceFramework:identifier, Model.Domain Model.CCCEV.cccev:Requirement:identifier, Model.Domain Model.Core Vocabulary:Cost:identifier, Model.Domain Model.CCCEV:InformationConcept:identifier, Model.Domain Model.Core Public Service:Participation:identifier, Model.Domain Model.cv:Channel:identifier, Model.Domain Model.cv:Cost:identifier, Model.Domain Model.CCCEV:EvidenceType:identifier, Model.Domain Model.CCCEV.cccev:EvidenceType:identifier, Model.Domain Model.dcat:Dataset:identifier, Model.Domain Model.CCCEV.cccev:EvidenceTypeList:identifier, Model.Domain Model.cv:ServiceConcessionContract:identifier, Model.Domain Model.CCCEV.cccev:InformationConcept:identifier, Model.Domain Model.CCCEV:Requirement:identifier, Model.Domain Model.CCCEV:EvidenceTypeList:identifier -11:37:27 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): Model.Domain Model.cv:ServiceConcessionContract:name, Model.Domain Model.foaf:Agent:name, Model.Domain Model.Core Public Service:Public Service:name, Model.Domain Model.Core Vocabulary:Output:name, Model.Domain Model.Core Public Event:PublicEvent:title, Model.Domain Model.adms:Asset:title, Model.Domain Model.adms:AssetRepository:title, Model.Domain Model.cv:Event:name, Model.Domain Model.cv:Output:name, Model.Domain Model.dct:LicenseDocument:title, Model.Domain Model.adms:AssetDistribution:title -11:37:27 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#prefLabel): Model.Domain Model.CCCEV:EvidenceTypeList:name, Model.Domain Model.CCCEV.cccev:InformationConcept:name, Model.Domain Model.CCCEV:Requirement:name, Model.Domain Model.CCCEV.cccev:EvidenceTypeList:name, Model.Domain Model.CCCEV:InformationConcept:name, Model.Domain Model.CCCEV.cccev:Requirement:name, Model.Domain Model.Core Public Organisation:PublicOrganisation:preferredLabel -11:37:27 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): Model.Domain Model.CCCEV.cccev:InformationConcept:type, Model.Domain Model.cv:Channel:type, Model.Domain Model.foaf:Agent:type, Model.Domain Model.Core Vocabulary:Output:type, Model.Domain Model.cv:Output:type, Model.Domain Model.CCCEV:InformationConcept:type, Model.Domain Model.CCCEV:Requirement:type, Model.Domain Model.Core Public Event:PublicEvent:eventType, Model.Domain Model.CCCEV.cccev:Requirement:type, Model.Domain Model.cv:LifeEvent:type, Model.Domain Model.Core Public Service:Public Service:type, Model.Domain Model.cv:BusinessEvent:type, Model.Domain Model.Core Vocabulary:Life Event:type -11:37:27 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/org#identifier): Model.Domain Model.Core Vocabulary:Event:identifier, Model.Domain Model.dct:Agent:identifier -11:37:27 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/evidenceTypeClassification): Model.Domain Model.CCCEV.cccev:EvidenceType:evidenceTypeClassification, Model.Domain Model.CCCEV:EvidenceType:evidenceTypeClassification -11:37:27 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#altLabel): Model.Domain Model.Core Public Organisation:PublicOrganisation:alternativeLabel, Model.Domain Model.adms:Asset:alternativeLabel -11:37:27 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/weight): Model.Domain Model.CCCEV:Criterion:weight, Model.Domain Model.CCCEV.cccev:Criterion:weight -11:37:27 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/email): Model.Domain Model.Core Vocabulary:ContactPoint:hasEmail, Model.Domain Model.Core Vocabulary:ContactInfo:email -11:37:27 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/bias): Model.Domain Model.CCCEV.cccev:Criterion:bias, Model.Domain Model.CCCEV:Criterion:bias -11:37:27 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2000/01/rdf-schema#label): Model.Domain Model.Core Location:AdminUnit:name, Model.Domain Model.dct:Jurisdiction:name, Model.Domain Model.adms:Identifier:schemeName -11:37:27 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): Model.Domain Model.adms:AssetDistribution:modified, Model.Domain Model.adms:AssetRepository:modified, Model.Domain Model.adms:Asset:modified -11:37:27 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/expressionOfExpectedValue): Model.Domain Model.CCCEV:InformationConcept:expressionOfExpectedValue, Model.Domain Model.CCCEV.cccev:InformationConcept:expressionOfExpectedValue -11:37:27 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): Model.Domain Model.adms:AssetDistribution:issued, Model.Domain Model.adms:Asset:issued, Model.Domain Model.adms:Identifier:dateOfIssue, Model.Domain Model.adms:AssetRepository:issued -11:37:27 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/value): Model.Domain Model.CCCEV:SupportedValue:value, Model.Domain Model.Core Vocabulary:Cost:value, Model.Domain Model.CCCEV.cccev:SupportedValue:value -11:37:27 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/currency): Model.Domain Model.Core Vocabulary:Cost:currency, Model.Domain Model.cv:Cost:currency -11:37:27 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/query): Model.Domain Model.CCCEV:SupportedValue:query, Model.Domain Model.CCCEV.cccev:SupportedValue:query -11:37:27 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/weightingType): Model.Domain Model.CCCEV:Criterion:weightingType, Model.Domain Model.CCCEV.cccev:Criterion:weightingType -11:37:27 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/alternative): Model.Domain Model.Core Business:LegalEntity:alternativeName, Model.Domain Model.Core Person:Person:alternativeName -11:37:27 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): Model.Domain Model.adms:Asset:language, Model.Domain Model.cv:Output:language, Model.Domain Model.Core Public Event:PublicEvent:language -11:37:27 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/weightingConsiderationDescription): Model.Domain Model.CCCEV.cccev:Criterion:weightingConsiderationDescription, Model.Domain Model.CCCEV:Criterion:weightingConsiderationDescription -11:37:27 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/type): Model.Domain Model.Core Vocabulary:Business Event:type, Model.Domain Model.Core Vocabulary:ContactInfo:type -11:37:27 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/confidentialityLevelType): Model.Domain Model.CCCEV:Evidence:confidentialityLevelType, Model.Domain Model.CCCEV.cccev:Evidence:confidentialityLevelType -11:37:27 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/telephone): Model.Domain Model.Core Vocabulary:ContactInfo:telephone, Model.Domain Model.Core Vocabulary:ContactPoint:hasTelephone -11:37:27 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.Domain Model.Core Vocabulary". -11:37:27 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.Domain Model.Core Vocabulary". -11:37:27 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Vocabulary". -11:37:27 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Vocabulary". -11:37:27 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.Domain Model.Core Vocabulary". -11:37:27 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.Domain Model.Core Vocabulary". -11:37:27 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Vocabulary". -11:37:27 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Vocabulary". -11:37:27 WARN c.g.i.o.c.Converter - Element AccountingDocument has same prefix as package: simplify by removing the extra tag uri -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "AccountingDocument" . -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Address" . -11:37:27 WARN c.g.i.o.c.Converter - Element ContactPoint has same prefix as package: simplify by removing the extra tag uri -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ContactPoint" . -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Identifier" . -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "LegalEntity" . -11:37:27 WARN c.g.i.o.c.Converter - Element AdminUnit has same prefix as package: simplify by removing the extra tag uri -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "AdminUnit" . -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Geometry" . -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Location" . -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Resource" . -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Person" . -11:37:27 WARN c.g.i.o.c.Converter - Element GenericDate has same prefix as package: simplify by removing the extra tag uri -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "GenericDate" . -11:37:27 WARN c.g.i.o.c.Converter - Element PublicOrganisation has same prefix as package: simplify by removing the extra tag uri -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "PublicOrganisation" . -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ChangeEvent" . -11:37:27 WARN c.g.i.o.c.Converter - Element ImageObject has same prefix as package: simplify by removing the extra tag uri -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ImageObject" . -11:37:27 WARN c.g.i.o.c.Converter - Element ReferenceFramework has same prefix as package: simplify by removing the extra tag uri -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ReferenceFramework" . -11:37:27 WARN c.g.i.o.c.Converter - Element Participation has same prefix as package: simplify by removing the extra tag uri -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Participation" . -11:37:27 WARN c.g.i.o.c.Converter - Element PublicEvent has same prefix as package: simplify by removing the extra tag uri -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "PublicEvent" . -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "EvidenceTypeList" . -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Constraint" . -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Criterion" . -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Evidence" . -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "EvidenceType" . -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "InformationRequirement" . -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Requirement" . -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "SupportedValue" . -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "InformationConcept" . -11:37:27 WARN c.g.i.o.c.Converter - Element Event has same prefix as package: simplify by removing the extra tag uri -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Event" . -11:37:27 WARN c.g.i.o.c.Converter - Element BusinessEvent has same prefix as package: simplify by removing the extra tag uri -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "BusinessEvent" . -11:37:27 WARN c.g.i.o.c.Converter - Element Channel has same prefix as package: simplify by removing the extra tag uri -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Channel" . -11:37:27 WARN c.g.i.o.c.Converter - Element Cost has same prefix as package: simplify by removing the extra tag uri -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Cost" . -11:37:27 WARN c.g.i.o.c.Converter - Element LifeEvent has same prefix as package: simplify by removing the extra tag uri -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "LifeEvent" . -11:37:27 WARN c.g.i.o.c.Converter - Element Output has same prefix as package: simplify by removing the extra tag uri -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Output" . -11:37:27 WARN c.g.i.o.c.Converter - Element ServiceConcessionContract has same prefix as package: simplify by removing the extra tag uri -11:37:27 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ServiceConcessionContract" . -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Requirement:(Requirement -> EvidenceTypeList)" belongs to package "cccev" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:Requirement:(Requirement -> EvidenceTypeList)" does not have a name, it will be ignored. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Requirement:hasEvidenceTypeList" belongs to package "cccev" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. -11:37:27 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.CCCEV:ReferenceFramework:implements is unknown -11:37:27 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.org:ChangeEvent:hasFormalFramework is unknown -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:EvidenceTypeList:(EvidenceTypeList -> EvidenceType)" belongs to package "cccev" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:EvidenceTypeList:(EvidenceTypeList -> EvidenceType)" does not have a name, it will be ignored. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:EvidenceTypeList:specifiesEvidenceType" belongs to package "cccev" based on source and target definition. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Requirement:(Requirement -> InformationConcept)" belongs to package "cccev" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:Requirement:(Requirement -> InformationConcept)" does not have a name, it will be ignored. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Requirement:hasConcept" belongs to package "cccev" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> Address)" since it lacks a defining package. -11:37:27 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Organisation:PublicOrganisation:address is unknown -11:37:27 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Address)" since it lacks a defining package. -11:37:27 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> ContactPoint)" since it lacks a defining package. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Requirement:(Requirement -> Requirement)" belongs to package "cccev" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:Requirement:(Requirement -> Requirement)" does not have a name, it will be ignored. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Requirement:isRequirementOf" belongs to package "cccev" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Event:PublicEvent:(PublicEvent -> Participation)" since it lacks a defining package. -11:37:27 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Event:PublicEvent:hasParticipation is unknown -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Evidence:(Evidence -> InformationConcept)" belongs to package "cccev" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:Evidence:(Evidence -> InformationConcept)" does not have a name, it will be ignored. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Evidence:supportsConcept" belongs to package "cccev" based on source and target definition. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Evidence:(Evidence -> SupportedValue)" belongs to package "cccev" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:Evidence:(Evidence -> SupportedValue)" does not have a name, it will be ignored. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Evidence:supportsValue" belongs to package "cccev" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> Identifier)" since it lacks a defining package. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:memberOf" belongs to package "Core Public Organisation" based on source and target definition. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:hasMember" belongs to package "Core Public Organisation" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> Identifier)" since it lacks a defining package. -11:37:27 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Event:PublicEvent:hasPreviousEvent" belongs to package "Core Public Event" based on source and target definition. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Event:PublicEvent:hasNextEvent" belongs to package "Core Public Event" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Requirement:(Requirement -> Evidence)" belongs to package "cccev" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:Requirement:(Requirement -> Evidence)" does not have a name, it will be ignored. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Requirement:hasSupportingEvidence" belongs to package "cccev" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> ContactPoint)" since it lacks a defining package. -11:37:27 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Organisation:PublicOrganisation:changedBy is unknown -11:37:27 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.org:ChangeEvent:originalOrganization is unknown -11:37:27 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.adms:Identifier:(Identifier -> LegalEntity)" since it lacks a defining package. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Constraint:(Constraint -> InformationConcept)" belongs to package "cccev" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:Constraint:(Constraint -> InformationConcept)" does not have a name, it will be ignored. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Constraint:constrains" belongs to package "cccev" based on source and target definition. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Evidence:(Evidence -> Requirement)" belongs to package "cccev" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:Evidence:(Evidence -> Requirement)" does not have a name, it will be ignored. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Evidence:supportsRequirement" belongs to package "cccev" based on source and target definition. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> AccountingDocument)" belongs to package "Core Business" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> AccountingDocument)" does not have a name, it will be ignored. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Business:LegalEntity:hasAccountingDocument" belongs to package "Core Business" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Event:PublicEvent:(PublicEvent -> Resource)" since it lacks a defining package. -11:37:27 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Event:PublicEvent:uri" since it lacks a defining package. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Requirement:(Requirement -> Requirement)" belongs to package "cccev" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:Requirement:(Requirement -> Requirement)" does not have a name, it will be ignored. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Requirement:hasQualifiedRelation" belongs to package "cccev" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.rdfs:Resource:(Resource -> Geometry)" since it lacks a defining package. -11:37:27 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.adms:Identifier:(Identifier -> Person)" since it lacks a defining package. -11:37:27 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.adms:Identifier:identifies is unknown -11:37:27 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.rdfs:Resource:(Resource -> Location)" since it lacks a defining package. -11:37:27 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> Location)" since it lacks a defining package. -11:37:27 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Organisation:PublicOrganisation:spatial is unknown -11:37:27 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Event:PublicEvent:(PublicEvent -> Address)" since it lacks a defining package. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Evidence:(Evidence -> EvidenceType)" belongs to package "cccev" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:Evidence:(Evidence -> EvidenceType)" does not have a name, it will be ignored. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Evidence:isConformantTo" belongs to package "cccev" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> Identifier)" since it lacks a defining package. -11:37:27 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Organisation:PublicOrganisation:identifier is unknown -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:SupportedValue:(SupportedValue -> InformationConcept)" belongs to package "cccev" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:SupportedValue:(SupportedValue -> InformationConcept)" does not have a name, it will be ignored. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:SupportedValue:providesValueFor" belongs to package "cccev" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Event:PublicEvent:(PublicEvent -> ContactPoint)" since it lacks a defining package. -11:37:27 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Event:PublicEvent:contactPoint is unknown -11:37:27 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Requirement:(Requirement -> Requirement)" belongs to package "cccev" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:Requirement:(Requirement -> Requirement)" does not have a name, it will be ignored. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:Requirement:hasRequirement" belongs to package "cccev" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.rdfs:Resource:(Resource -> Address)" since it lacks a defining package. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:prev" belongs to package "Core Public Organisation" based on source and target definition. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:next" belongs to package "Core Public Organisation" based on source and target definition. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.cv:Cost:(Cost -> Channel)" belongs to package "cv" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.cv:Cost:(Cost -> Channel)" does not have a name, it will be ignored. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.cv:Cost:ifAccessedThrough" belongs to package "cv" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> Address)" since it lacks a defining package. -11:37:27 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.org:ChangeEvent:resultingOrganization is unknown -11:37:27 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Organisation:PublicOrganisation:resultedFrom is unknown -11:37:27 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> ImageObject)" since it lacks a defining package. -11:37:27 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Organisation:PublicOrganisation:logo is unknown -11:37:27 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> ContactPoint)" since it lacks a defining package. -11:37:27 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.Core Public Organisation:PublicOrganisation:contactPoint is unknown -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:EvidenceTypeList:(EvidenceTypeList -> EvidenceType)" belongs to package "cccev" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:EvidenceTypeList:(EvidenceTypeList -> EvidenceType)" does not have a name, it will be ignored. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:EvidenceType:(EvidenceType -> EvidenceTypeList)" belongs to package "cccev" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:EvidenceType:(EvidenceType -> EvidenceTypeList)" does not have a name, it will be ignored. -11:37:27 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.rdfs:Resource:(Resource -> Address)" since it lacks a defining package. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Location:Address:(Address -> AdminUnit)" belongs to package "Core Location" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.Core Location:Address:(Address -> AdminUnit)" does not have a name, it will be ignored. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Location:Address:adminUnit" belongs to package "Core Location" based on source and target definition. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Event:PublicEvent:parentEvent" belongs to package "Core Public Event" based on source and target definition. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Public Event:PublicEvent:subEvent" belongs to package "Core Public Event" based on source and target definition. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:EvidenceType:(EvidenceType -> EvidenceTypeList)" belongs to package "cccev" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.CCCEV.cccev:EvidenceType:(EvidenceType -> EvidenceTypeList)" does not have a name, it will be ignored. -11:37:27 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.CCCEV.cccev:EvidenceType:isSpecifiedIn" belongs to package "cccev" based on source and target definition. -11:37:27 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Identifier)" since it lacks a defining package. -11:37:27 WARN c.g.i.o.c.Converter - Element hasEmail has same prefix as package: simplify by removing the extra tag uri -11:37:27 WARN c.g.i.o.c.Converter - Element hasTelephone has same prefix as package: simplify by removing the extra tag uri -11:37:27 WARN c.g.i.o.c.Converter - Element contactPage has same prefix as package: simplify by removing the extra tag uri -11:37:27 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Business:LegalEntity:legalFormType": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:27 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Business:LegalEntity:legalEntityStatus": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:27 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Business:LegalEntity:legalEntityActivity": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:27 WARN c.g.i.o.c.Converter - Element registrationDate has same prefix as package: simplify by removing the extra tag uri -11:37:27 WARN c.g.i.o.c.Converter - Element level has same prefix as package: simplify by removing the extra tag uri -11:37:27 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Location:AdminUnit:level": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:27 WARN c.g.i.o.c.Converter - Element code has same prefix as package: simplify by removing the extra tag uri -11:37:27 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Location:AdminUnit:code": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:27 WARN c.g.i.o.c.Converter - Element latitude has same prefix as package: simplify by removing the extra tag uri -11:37:27 WARN c.g.i.o.c.Converter - Element longitude has same prefix as package: simplify by removing the extra tag uri -11:37:27 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Location:Geometry:geometryType": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:27 WARN c.g.i.o.c.Converter - Element dateOfBirth has same prefix as package: simplify by removing the extra tag uri -11:37:27 WARN c.g.i.o.c.Converter - Element dateOfDeath has same prefix as package: simplify by removing the extra tag uri -11:37:27 WARN c.g.i.o.c.Converter - Element gender has same prefix as package: simplify by removing the extra tag uri -11:37:27 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Person:Person:gender": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:27 WARN c.g.i.o.c.Converter - Element matronymicName has same prefix as package: simplify by removing the extra tag uri -11:37:27 WARN c.g.i.o.c.Converter - Element sex has same prefix as package: simplify by removing the extra tag uri -11:37:27 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Person:Person:sex": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:27 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Organisation:PublicOrganisation:purpose": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:27 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Organisation:PublicOrganisation:classification": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:27 WARN c.g.i.o.c.Converter - Ambiguous data type "Location" for attribute "Model.Domain Model.Core Public Organisation:PublicOrganisation:spatial": Model.Domain Model.dct:Location, Model.Domain Model.dct:Location. -11:37:27 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.Domain Model.Core Public Organisation:PublicOrganisation:spatial". -11:37:27 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.Domain Model.Core Public Organisation:PublicOrganisation:spatial". -11:37:27 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.Domain Model.Core Public Organisation:PublicOrganisation:spatial". -11:37:27 WARN c.g.i.o.c.Converter - Element role has same prefix as package: simplify by removing the extra tag uri -11:37:27 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Service:Participation:role": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:27 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Event:PublicEvent:eventType": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:27 WARN c.g.i.o.c.Converter - Element format has same prefix as package: simplify by removing the extra tag uri -11:37:27 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Event:PublicEvent:format": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:27 WARN c.g.i.o.c.Converter - Element accessibility has same prefix as package: simplify by removing the extra tag uri -11:37:27 WARN c.g.i.o.c.Converter - Element eventNumber has same prefix as package: simplify by removing the extra tag uri -11:37:27 WARN c.g.i.o.c.Converter - Element registration has same prefix as package: simplify by removing the extra tag uri -11:37:27 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Event:PublicEvent:topic": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:27 WARN c.g.i.o.c.Converter - Element audience has same prefix as package: simplify by removing the extra tag uri -11:37:27 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Event:PublicEvent:audience": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:27 WARN c.g.i.o.c.Converter - Element eventStatus has same prefix as package: simplify by removing the extra tag uri -11:37:27 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Public Event:PublicEvent:eventStatus": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:27 WARN c.g.i.o.c.Converter - Element expectedNumberOfParticipants has same prefix as package: simplify by removing the extra tag uri -11:37:27 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.CCCEV.cccev:Criterion:weightingType": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:27 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.CCCEV.cccev:Evidence:confidentialityLevelType": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:27 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.CCCEV.cccev:EvidenceType:evidenceTypeClassification": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:27 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.CCCEV.cccev:Requirement:type": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:27 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.CCCEV.cccev:InformationConcept:type": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:27 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.cv:BusinessEvent:type": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:27 WARN c.g.i.o.c.Converter - Element processingTime has same prefix as package: simplify by removing the extra tag uri -11:37:27 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.cv:Channel:type": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:27 WARN c.g.i.o.c.Converter - Element currency has same prefix as package: simplify by removing the extra tag uri -11:37:27 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.cv:Cost:currency": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:27 WARN c.g.i.o.c.Converter - Element value has same prefix as package: simplify by removing the extra tag uri -11:37:27 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.cv:LifeEvent:type": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -11:37:27 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.cv:Output:type": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -/tmp/workspace/src/doc/vocabularium/r5r/release/3.0.0 -Load mapping config:config/config-voc.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile.Domain Model". -11:37:30 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): DCAT Application Profile, DCAT Application Profile.Domain Model -11:37:30 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2000/01/rdf-schema#Literal): DCAT Application Profile.Domain Model:TemporalLiteral, DCAT Application Profile.Domain Model.rdfs:rdfs:Literal -11:37:30 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/MediaType): DCAT Application Profile.Domain Model:dct:MediaType, DCAT Application Profile.Domain Model:dct:mediaType -11:37:30 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/ns/dcat#Dataset): DCAT Application Profile.Domain Model.dcat:dcat:Dataset, DCAT Application Profile.Domain Model:DatasetInSeries -11:37:30 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:type, DCAT Application Profile.Domain Model:foaf: Agent:dct:type, DCAT Application Profile.Domain Model:dct:LicenseDocument:dct:type -11:37:30 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:title, DCAT Application Profile.Domain Model:DatasetInSeries:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:DataService:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:title, DCAT Application Profile.Domain Model.skos:skos:ConceptScheme:dct:title -11:37:30 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#contactPoint): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dcat:contactPoint, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dcat:contactPoint -11:37:30 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/relation): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:relation, DCAT Application Profile.Domain Model.dcat:dcat:Relationship:dct:relation -11:37:30 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:description, DCAT Application Profile.Domain Model:DatasetInSeries:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:DataService:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:description -11:37:30 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:modified -11:37:30 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/accrualPeriodicity): DCAT Application Profile.Domain Model:DatasetInSeries:dct:accrualPeriodicity, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:accrualPeriodicity, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:accrualPeriodicity -11:37:30 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:issued -11:37:30 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#spatialResolutionInMeters): DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:spatialResolutionInMeters, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dcat:spatialResolutionInMeters -11:37:30 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/rights): DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:rights, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:rights -11:37:30 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/conformsTo): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:conformsTo, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:conformsTo, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:conformsTo -11:37:30 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:language, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:language, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:language, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:language -11:37:30 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/accessRights): DCAT Application Profile.Domain Model.dcat:dcat:DataService:dct:accessRights, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:accessRights -11:37:30 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/adms#status): DCAT Application Profile.Domain Model.dcat:dcat:Distribution:adms:status, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:adms:status -11:37:30 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/format): DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:format, DCAT Application Profile.Domain Model.dcat:dcat:DataService:dct:format -11:37:30 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#temporalResolution): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dcat:temporalResolution, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:temporalResolution -11:37:30 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/page): DCAT Application Profile.Domain Model.dcat:dcat:Distribution:foaf:page, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:foaf:page -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "DCAT Application Profile.Domain Model.r5r". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "DCAT Application Profile.Domain Model.r5r". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model.r5r". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model.r5r". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "DCAT Application Profile.Domain Model.r5r". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "DCAT Application Profile.Domain Model.r5r". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model.r5r". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model.r5r". -11:37:30 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Resource" . -11:37:30 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:Concept" . -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:37:30 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "eli:LegalResource" . -11:37:30 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Distribution" . -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution". -11:37:30 WARN c.g.i.o.c.JSONLDOutputHandler - Class dcat:Distribution without label, further processing this class will be incoherent -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:37:30 WARN c.g.i.o.c.JSONLDOutputHandler - The label of property "http://data.europa.eu/r5r/hvdCategory" does not start with a lowercase "HVD category". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept:skos:prefLabel". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept:skos:prefLabel". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept:skos:prefLabel". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept:skos:prefLabel". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept:skos:prefLabel". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept:skos:prefLabel". -11:37:30 WARN c.g.i.o.c.JSONLDOutputHandler - Property skos:prefLabel without name, further processing this property will be incoherent -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:title". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:title". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:title". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:title". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:title". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:title". -11:37:30 WARN c.g.i.o.c.JSONLDOutputHandler - Property dct:title without name, further processing this property will be incoherent -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:description". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:description". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:description". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:description". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:description". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:description". -11:37:30 WARN c.g.i.o.c.JSONLDOutputHandler - Property dct:description without name, further processing this property will be incoherent -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:issued". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:issued". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:issued". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:issued". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:issued". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:issued". -11:37:30 WARN c.g.i.o.c.JSONLDOutputHandler - Property dct:issued without name, further processing this property will be incoherent -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:modified". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:modified". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:modified". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:modified". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:modified". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:modified". -11:37:30 WARN c.g.i.o.c.JSONLDOutputHandler - Property dct:modified without name, further processing this property will be incoherent -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:byteSize". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:byteSize". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:byteSize". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:byteSize". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:byteSize". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:byteSize". -11:37:30 WARN c.g.i.o.c.JSONLDOutputHandler - Property dcat:byteSize without name, further processing this property will be incoherent -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:odrl:hasPolicy". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:odrl:hasPolicy". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:odrl:hasPolicy". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:odrl:hasPolicy". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:odrl:hasPolicy". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:odrl:hasPolicy". -11:37:30 WARN c.g.i.o.c.JSONLDOutputHandler - Property odrl:hasPolicy without name, further processing this property will be incoherent -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:spatialResolutionInMeters". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:spatialResolutionInMeters". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:spatialResolutionInMeters". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:spatialResolutionInMeters". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:spatialResolutionInMeters". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:spatialResolutionInMeters". -11:37:30 WARN c.g.i.o.c.JSONLDOutputHandler - Property dcat:spatialResolutionInMeters without name, further processing this property will be incoherent -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:temporalResolution". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:temporalResolution". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:temporalResolution". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:temporalResolution". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:temporalResolution". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:temporalResolution". -11:37:30 WARN c.g.i.o.c.JSONLDOutputHandler - Property dcat:temporalResolution without name, further processing this property will be incoherent -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:compressFormat". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:compressFormat". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:compressFormat". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:compressFormat". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:compressFormat". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:compressFormat". -11:37:30 WARN c.g.i.o.c.JSONLDOutputHandler - Property dcat:compressFormat without name, further processing this property will be incoherent -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:packageFormat". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:packageFormat". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:packageFormat". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:packageFormat". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:packageFormat". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:packageFormat". -11:37:30 WARN c.g.i.o.c.JSONLDOutputHandler - Property dcat:packageFormat without name, further processing this property will be incoherent -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:language". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:language". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:language". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:language". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:language". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:language". -11:37:30 WARN c.g.i.o.c.JSONLDOutputHandler - Property dct:language without name, further processing this property will be incoherent -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:downloadURL". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:downloadURL". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:downloadURL". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:downloadURL". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:downloadURL". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:downloadURL". -11:37:30 WARN c.g.i.o.c.JSONLDOutputHandler - Property dcat:downloadURL without name, further processing this property will be incoherent -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:accessURL". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:accessURL". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:accessURL". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:accessURL". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:accessURL". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:accessURL". -11:37:30 WARN c.g.i.o.c.JSONLDOutputHandler - Property dcat:accessURL without name, further processing this property will be incoherent -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:adms:status". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:adms:status". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:adms:status". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:adms:status". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:adms:status". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:adms:status". -11:37:30 WARN c.g.i.o.c.JSONLDOutputHandler - Property adms:status without name, further processing this property will be incoherent -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:format". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:format". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:format". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:format". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:format". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:format". -11:37:30 WARN c.g.i.o.c.JSONLDOutputHandler - Property dct:format without name, further processing this property will be incoherent -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:mediaType". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:mediaType". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:mediaType". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:mediaType". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:mediaType". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:mediaType". -11:37:30 WARN c.g.i.o.c.JSONLDOutputHandler - Property dcat:mediaType without name, further processing this property will be incoherent -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:rights". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:rights". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:rights". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:rights". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:rights". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:rights". -11:37:30 WARN c.g.i.o.c.JSONLDOutputHandler - Property dct:rights without name, further processing this property will be incoherent -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:conformsTo". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:conformsTo". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:conformsTo". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:conformsTo". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:conformsTo". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:conformsTo". -11:37:30 WARN c.g.i.o.c.JSONLDOutputHandler - Property dct:conformsTo without name, further processing this property will be incoherent -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:foaf:page". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:foaf:page". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:foaf:page". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:foaf:page". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:foaf:page". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:foaf:page". -11:37:30 WARN c.g.i.o.c.JSONLDOutputHandler - Property foaf:page without name, further processing this property will be incoherent -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:spdx:checksum". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:spdx:checksum". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:spdx:checksum". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:spdx:checksum". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:spdx:checksum". -11:37:30 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:spdx:checksum". -11:37:30 WARN c.g.i.o.c.JSONLDOutputHandler - Property spdx:checksum without name, further processing this property will be incoherent -11:37:30 WARN c.g.i.o.c.JSONLDOutputHandler - The contributor with name: Pavlina Fragkou's code was not recognized. Code found was: O -11:37:30 WARN c.g.i.o.c.JSONLDOutputHandler - The contributor with name: SEMIC 's code was not recognized. Code found was: O -/tmp/workspace/src/doc/vocabularium/rrmv -Load mapping config:config/config-voc.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:37:33 ERROR c.g.i.o.e.i.MemoryRepositoryBuilder - load another package Sortis with id 18 and objectid 18 -11:37:33 ERROR c.g.i.o.e.i.MemoryRepositoryBuilder - This package will be ignored -11:37:33 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile". -11:37:33 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile.Domain Model". -11:37:33 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Sortis". -11:37:33 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Sortis.RRMV.XSD". -11:37:33 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Sortis.Package1". -11:37:33 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Sortis.RRMV.time". -11:37:33 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://www.w3.org/2004/02/skos/core#): Sortis.RRMV.skos, DCAT Application Profile.Domain Model.skos -11:37:33 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Sortis.RRMV.XSD, DCAT Application Profile.Domain Model, Sortis.RRMV.time, DCAT Application Profile, Sortis.Package1, Sortis -11:37:33 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://www.w3.org/2000/01/rdf-schema#): DCAT Application Profile.Domain Model.rdfs, Sortis.RRMV.rdfs -11:37:33 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://data.europa.eu/eli/ontology#): Sortis.RRMV.eli, DCAT Application Profile.Domain Model.eli -11:37:33 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/eli/ontology#LegalResource): Sortis.RRMV.eli:Work, DCAT Application Profile.Domain Model.eli:eli:LegalResource -11:37:33 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): DCAT Application Profile.Domain Model.skos:skos:Concept, Sortis.RRMV.skos:skos:Concept -11:37:33 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#ConceptScheme): Sortis.RRMV.skos:skos:ConceptScheme, DCAT Application Profile.Domain Model.skos:skos:ConceptScheme -11:37:33 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2000/01/rdf-schema#Literal): DCAT Application Profile.Domain Model.rdfs:rdfs:Literal, Sortis.RRMV.rdfs:rdfs:Literal, DCAT Application Profile.Domain Model:TemporalLiteral -11:37:33 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/MediaType): DCAT Application Profile.Domain Model:dct:mediaType, DCAT Application Profile.Domain Model:dct:MediaType -11:37:33 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/ns/dcat#Dataset): DCAT Application Profile.Domain Model.dcat:dcat:Dataset, DCAT Application Profile.Domain Model:DatasetInSeries -11:37:33 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://example.com/rrmv/Frequency): Sortis.RRMV.rrmv:Frequency, Sortis.RRMV:Frequency -11:37:33 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2000/01/rdf-schema#Resource): Sortis.RRMV.rdfs:rdfs:Resource, DCAT Application Profile.Domain Model.rdfs:rdfs:Resource -11:37:33 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): DCAT Application Profile.Domain Model:DatasetInSeries:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:DataService:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:title, Sortis.RRMV.skos:skos:ConceptScheme:dct:title, DCAT Application Profile.Domain Model.skos:skos:ConceptScheme:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:title -11:37:33 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#contactPoint): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dcat:contactPoint, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dcat:contactPoint -11:37:33 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/page): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:foaf:page, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:foaf:page -11:37:33 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#temporalResolution): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dcat:temporalResolution, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:temporalResolution -11:37:33 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/conformsTo): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:conformsTo, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:conformsTo, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:conformsTo -11:37:33 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/s1n/numSeries): Sortis.RRMV.rdfs:rdfs:Resource:numSeries, DCAT Application Profile.Domain Model.rdfs:rdfs:Resource:numSeries -11:37:33 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:type, DCAT Application Profile.Domain Model:dct:LicenseDocument:dct:type -11:37:33 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/relation): DCAT Application Profile.Domain Model.dcat:dcat:Relationship:dct:relation, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:relation -11:37:33 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/accrualPeriodicity): DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:accrualPeriodicity, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:accrualPeriodicity, DCAT Application Profile.Domain Model:DatasetInSeries:dct:accrualPeriodicity -11:37:33 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): DCAT Application Profile.Domain Model:DatasetInSeries:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:DataService:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:description -11:37:33 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:issued -11:37:33 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:language, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:language, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:language, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:language -11:37:33 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:modified -11:37:33 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/format): DCAT Application Profile.Domain Model.dcat:dcat:DataService:dct:format, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:format -11:37:33 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/adms#status): DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:adms:status, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:adms:status -11:37:33 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#spatialResolutionInMeters): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dcat:spatialResolutionInMeters, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:spatialResolutionInMeters -11:37:33 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/accessRights): DCAT Application Profile.Domain Model.dcat:dcat:DataService:dct:accessRights, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:accessRights -11:37:33 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/rights): DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:rights, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:rights -11:37:33 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#prefLabel): Sortis.RRMV.skos:skos:Concept:skos:prefLabel, DCAT Application Profile.Domain Model.skos:skos:Concept:skos:prefLabel -11:37:33 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://example.com/rrmv/hasAnnotation): Sortis.RRMV.rrmv:Action:hasAnnotation, Sortis.RRMV.rrmv:Request:rrmv:hasAnnotation -11:37:33 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Sortis.RRMV". -11:37:33 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Sortis.RRMV". -11:37:33 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Sortis.RRMV". -11:37:33 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Sortis.RRMV". -11:37:33 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Sortis.RRMV". -11:37:33 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Sortis.RRMV". -11:37:33 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Sortis.RRMV". -11:37:33 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Sortis.RRMV". -11:37:33 WARN c.g.i.o.c.Converter - Element Request has same prefix as package: simplify by removing the extra tag uri -11:37:33 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Request" . -11:37:33 WARN c.g.i.o.c.Converter - Element Action has same prefix as package: simplify by removing the extra tag uri -11:37:33 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Action" . -11:37:33 WARN c.g.i.o.c.Converter - Element ResultType has same prefix as package: simplify by removing the extra tag uri -11:37:33 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ResultType" . -11:37:33 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Sortis.RRMV.skos:skos:Concept". -11:37:33 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Expression" . -11:37:33 WARN c.g.i.o.c.Converter - Element ActionResult has same prefix as package: simplify by removing the extra tag uri -11:37:33 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ActionResult" . -11:37:33 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Work" . -11:37:33 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Manifestation" . -11:37:33 WARN c.g.i.o.c.Converter - Element Frequency has same prefix as package: simplify by removing the extra tag uri -11:37:33 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Frequency" . -11:37:33 WARN c.g.i.o.c.Converter - Element Status has same prefix as package: simplify by removing the extra tag uri -11:37:33 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Status" . -11:37:33 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Sortis.RRMV.skos:skos:Concept". -11:37:33 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "PeriodOfTime" . -11:37:33 WARN c.g.i.o.c.Converter - Element TemporalFunction has same prefix as package: simplify by removing the extra tag uri -11:37:33 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "TemporalFunction" . -11:37:33 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Sortis.RRMV.skos:skos:Concept". -11:37:33 WARN c.g.i.o.c.Converter - Element AgentRole has same prefix as package: simplify by removing the extra tag uri -11:37:33 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "AgentRole" . -11:37:33 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Agent" . -11:37:33 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Person" . -11:37:33 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Organization" . -11:37:33 WARN c.g.i.o.c.Converter - Element AgentType has same prefix as package: simplify by removing the extra tag uri -11:37:33 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "AgentType" . -11:37:33 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Sortis.RRMV.skos:skos:Concept". -11:37:33 WARN c.g.i.o.c.Converter - Element Role has same prefix as package: simplify by removing the extra tag uri -11:37:33 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Role" . -11:37:33 WARN c.g.i.o.c.Converter - Element RoleType has same prefix as package: simplify by removing the extra tag uri -11:37:33 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "RoleType" . -11:37:33 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Sortis.RRMV.skos:skos:Concept". -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:ActionResult:(ActionResult -> ResultType)" belongs to package "rrmv" based on source and target definition. -11:37:33 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.rrmv:ActionResult:(ActionResult -> ResultType)" does not have a name, it will be ignored. -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:ActionResult:rrmv:hasType" belongs to package "rrmv" based on source and target definition. -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Role:(Role -> RoleType)" belongs to package "rrmv" based on source and target definition. -11:37:33 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.rrmv:Role:(Role -> RoleType)" does not have a name, it will be ignored. -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Role:rrmv:hasType" belongs to package "rrmv" based on source and target definition. -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Request:(Request -> Request)" belongs to package "rrmv" based on source and target definition. -11:37:33 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.rrmv:Request:(Request -> Request)" does not have a name, it will be ignored. -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Request:eli:relatedTo" belongs to package "rrmv" based on source and target definition. -11:37:33 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Sortis.RRMV.rrmv:AgentRole:(AgentRole -> PeriodOfTime)" since it lacks a defining package. -11:37:33 WARN c.g.i.o.c.Converter - Package for connector Sortis.RRMV.rrmv:AgentRole:rrmv:atTime is unknown -11:37:33 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Sortis.RRMV.eli:Agent:(Agent -> AgentType)" since it lacks a defining package. -11:37:33 WARN c.g.i.o.c.Converter - Package for connector Sortis.RRMV.eli:Agent:rrmv:hasType is unknown -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Request:(Request -> Frequency)" belongs to package "rrmv" based on source and target definition. -11:37:33 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.rrmv:Request:(Request -> Frequency)" does not have a name, it will be ignored. -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Request:rrmv:hasValue" belongs to package "rrmv" based on source and target definition. -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Request:(Request -> Request)" belongs to package "rrmv" based on source and target definition. -11:37:33 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.rrmv:Request:(Request -> Request)" does not have a name, it will be ignored. -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Request:eli:cites" belongs to package "rrmv" based on source and target definition. -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.eli:Expression:(Expression -> Work)" belongs to package "eli" based on source and target definition. -11:37:33 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.eli:Expression:(Expression -> Work)" does not have a name, it will be ignored. -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.eli:Expression:eli:isRealizedBy" belongs to package "eli" based on source and target definition. -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.eli:Manifestation:(Manifestation -> Expression)" belongs to package "eli" based on source and target definition. -11:37:33 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.eli:Manifestation:(Manifestation -> Expression)" does not have a name, it will be ignored. -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.eli:Manifestation:eli:isEmbodiedBy" belongs to package "eli" based on source and target definition. -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Action:(Action -> Action)" belongs to package "rrmv" based on source and target definition. -11:37:33 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.rrmv:Action:(Action -> Action)" does not have a name, it will be ignored. -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Action:eli:relatedTo" belongs to package "rrmv" based on source and target definition. -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Action:(Action -> ActionResult)" belongs to package "rrmv" based on source and target definition. -11:37:33 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.rrmv:Action:(Action -> ActionResult)" does not have a name, it will be ignored. -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Action:rrmv:hasResult" belongs to package "rrmv" based on source and target definition. -11:37:33 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Sortis.RRMV.rrmv:Request:(Request -> Expression)" since it lacks a defining package. -11:37:33 WARN c.g.i.o.c.Converter - Package for connector Sortis.RRMV.rrmv:Request:eli:isPartOf is unknown -11:37:33 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Sortis.RRMV.rrmv:ActionResult:(ActionResult -> Expression)" since it lacks a defining package. -11:37:33 WARN c.g.i.o.c.Converter - Package for connector Sortis.RRMV.rrmv:ActionResult:rrmv:hasDocument is unknown -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Request:(Request -> Frequency)" belongs to package "rrmv" based on source and target definition. -11:37:33 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.rrmv:Request:(Request -> Frequency)" does not have a name, it will be ignored. -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Request:rrmv:hasUnit" belongs to package "rrmv" based on source and target definition. -11:37:33 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Sortis.RRMV.rrmv:Request:(Request -> Expression)" since it lacks a defining package. -11:37:33 WARN c.g.i.o.c.Converter - Package for connector Sortis.RRMV.rrmv:Request:eli:cites is unknown -11:37:33 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Sortis.RRMV.rrmv:AgentRole:(AgentRole -> Agent)" since it lacks a defining package. -11:37:33 WARN c.g.i.o.c.Converter - Package for connector Sortis.RRMV.rrmv:AgentRole:rrmv:forAgent is unknown -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Action:(Action -> AgentRole)" belongs to package "rrmv" based on source and target definition. -11:37:33 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.rrmv:Action:(Action -> AgentRole)" does not have a name, it will be ignored. -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Action:rrmv:hasAgentRole" belongs to package "rrmv" based on source and target definition. -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Request:(Request -> Request)" belongs to package "rrmv" based on source and target definition. -11:37:33 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.rrmv:Request:(Request -> Request)" does not have a name, it will be ignored. -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Request:eli:changes" belongs to package "rrmv" based on source and target definition. -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:AgentRole:(AgentRole -> Role)" belongs to package "rrmv" based on source and target definition. -11:37:33 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.rrmv:AgentRole:(AgentRole -> Role)" does not have a name, it will be ignored. -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:AgentRole:rrmv:withRole" belongs to package "rrmv" based on source and target definition. -11:37:33 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Sortis.RRMV.rrmv:Action:(Action -> PeriodOfTime)" since it lacks a defining package. -11:37:33 WARN c.g.i.o.c.Converter - Package for connector Sortis.RRMV.rrmv:Action:rrmv:atTime is unknown -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Action:(Action -> Action)" belongs to package "rrmv" based on source and target definition. -11:37:33 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.rrmv:Action:(Action -> Action)" does not have a name, it will be ignored. -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Action:rrmv:hasNext" belongs to package "rrmv" based on source and target definition. -11:37:33 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Sortis.RRMV.time:PeriodOfTime:(PeriodOfTime -> TemporalFunction)" since it lacks a defining package. -11:37:33 WARN c.g.i.o.c.Converter - Package for connector Sortis.RRMV.time:PeriodOfTime:rrmv:hasFunction is unknown -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Request:(Request -> Action)" belongs to package "rrmv" based on source and target definition. -11:37:33 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.rrmv:Request:(Request -> Action)" does not have a name, it will be ignored. -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Request:rrmv:produces" belongs to package "rrmv" based on source and target definition. -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Action:(Action -> Status)" belongs to package "rrmv" based on source and target definition. -11:37:33 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.rrmv:Action:(Action -> Status)" does not have a name, it will be ignored. -11:37:33 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Action:rrmv:hasStatus" belongs to package "rrmv" based on source and target definition. -11:37:33 WARN c.g.i.o.c.Converter - Element rrmv:hasTopic has same prefix as package: simplify by removing the extra tag uri -11:37:33 WARN c.g.i.o.c.Converter - Ambiguous data type "skos:Concept" for attribute "Sortis.RRMV.rrmv:Request:rrmv:hasTopic": DCAT Application Profile.Domain Model.skos:skos:Concept, Sortis.RRMV.skos:skos:Concept. -11:37:33 WARN c.g.i.o.c.Converter - Element rrmv:hasUri has same prefix as package: simplify by removing the extra tag uri -11:37:33 WARN c.g.i.o.c.Converter - Element rrmv:hasAnnotation has same prefix as package: simplify by removing the extra tag uri -11:37:33 WARN c.g.i.o.c.Converter - Element hasAnnotation has same prefix as package: simplify by removing the extra tag uri -11:37:33 WARN c.g.i.o.c.Converter - Element rrmv:hasTitle has same prefix as package: simplify by removing the extra tag uri -11:37:33 WARN c.g.i.o.c.Converter - Element rrmv:isIncomplete has same prefix as package: simplify by removing the extra tag uri -/tmp/workspace/src/doc/vocabularium/s1n/release/3.0.0 -Load mapping config:config/config-voc.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:37:36 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile". -11:37:36 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile.Domain Model". -11:37:36 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): DCAT Application Profile, DCAT Application Profile.Domain Model -11:37:36 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2000/01/rdf-schema#Literal): DCAT Application Profile.Domain Model:TemporalLiteral, DCAT Application Profile.Domain Model.rdfs:rdfs:Literal -11:37:36 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/MediaType): DCAT Application Profile.Domain Model:dct:MediaType, DCAT Application Profile.Domain Model:dct:mediaType -11:37:36 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/ns/dcat#Dataset): DCAT Application Profile.Domain Model:DatasetInSeries, DCAT Application Profile.Domain Model.dcat:dcat:Dataset -11:37:36 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/relation): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:relation, DCAT Application Profile.Domain Model.dcat:dcat:Relationship:dct:relation -11:37:36 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:description, DCAT Application Profile.Domain Model:DatasetInSeries:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:DataService:dct:description -11:37:36 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/accessRights): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:accessRights, DCAT Application Profile.Domain Model.dcat:dcat:DataService:dct:accessRights -11:37:36 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:title, DCAT Application Profile.Domain Model:DatasetInSeries:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:DataService:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:title, DCAT Application Profile.Domain Model.skos:skos:ConceptScheme:dct:title -11:37:36 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:issued -11:37:36 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/accrualPeriodicity): DCAT Application Profile.Domain Model:DatasetInSeries:dct:accrualPeriodicity, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:accrualPeriodicity, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:accrualPeriodicity -11:37:36 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/conformsTo): DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:conformsTo, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:conformsTo, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:conformsTo -11:37:36 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:language, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:language, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:language, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:language -11:37:36 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#temporalResolution): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dcat:temporalResolution, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:temporalResolution -11:37:36 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/page): DCAT Application Profile.Domain Model.dcat:dcat:Distribution:foaf:page, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:foaf:page -11:37:36 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:type, DCAT Application Profile.Domain Model:foaf: Agent:dct:type, DCAT Application Profile.Domain Model:dct:LicenseDocument:dct:type -11:37:36 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:modified -11:37:36 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#spatialResolutionInMeters): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dcat:spatialResolutionInMeters, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:spatialResolutionInMeters -11:37:36 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/rights): DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:rights, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:rights -11:37:36 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#contactPoint): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dcat:contactPoint, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dcat:contactPoint -11:37:36 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/adms#status): DCAT Application Profile.Domain Model.dcat:dcat:Distribution:adms:status, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:adms:status -11:37:36 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/format): DCAT Application Profile.Domain Model.dcat:dcat:DataService:dct:format, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:format -11:37:36 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "DCAT Application Profile.Domain Model.s1n". -11:37:36 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "DCAT Application Profile.Domain Model.s1n". -11:37:36 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model.s1n". -11:37:36 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model.s1n". -11:37:36 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "DCAT Application Profile.Domain Model.s1n". -11:37:36 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "DCAT Application Profile.Domain Model.s1n". -11:37:36 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model.s1n". -11:37:36 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model.s1n". -11:37:36 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Resource" . -11:37:36 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "qb:AttributeProperty" . -11:37:36 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.qb:qb:AttributeProperty". -11:37:36 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.qb:qb:AttributeProperty". -11:37:36 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.qb:qb:AttributeProperty". -11:37:36 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "qb:DimensionProperty" . -11:37:36 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.qb:qb:DimensionProperty". -11:37:36 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.qb:qb:DimensionProperty". -11:37:36 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.qb:qb:DimensionProperty". -11:37:36 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:Concept" . -11:37:36 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:37:36 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:37:36 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:37:36 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:37:36 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.qb:qb:DimensionProperty". -11:37:36 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.qb:qb:AttributeProperty". -11:37:36 WARN c.g.i.o.c.Converter - Missing data type for attribute "DCAT Application Profile.Domain Model.rdfs:rdfs:Resource:numSeries". -11:37:36 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept:skos:prefLabel". -11:37:36 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept:skos:prefLabel". -11:37:36 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept:skos:prefLabel". -11:37:36 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept:skos:prefLabel". -11:37:36 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept:skos:prefLabel". -11:37:36 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept:skos:prefLabel". -11:37:36 WARN c.g.i.o.c.JSONLDOutputHandler - Property skos:prefLabel without name, further processing this property will be incoherent -/tmp/workspace/src/respec/core-location -Load mapping config:config/config-voc.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:37:39 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model". -11:37:39 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.ISA Core Vocabularies v2.00". -11:37:39 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.ISA Core Vocabularies v2.00.DataTypes". -11:37:39 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://data.europa.eu/m8g/): Model.ISA Core Vocabularies v2.00.Core Public Service, Model.ISA Core Vocabularies v2.00.Core Public Organisation, Model.ISA Core Vocabularies v2.00.Core Vocabulary, Model.ISA Core Vocabularies v2.00.Core Location, Model.ISA Core Vocabularies v2.00.Core Public Event, Model.ISA Core Vocabularies v2.00.Core Business, Model.ISA Core Vocabularies v2.00.Core Person -11:37:39 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Model.ISA Core Vocabularies v2.00.DataTypes, Model.ISA Core Vocabularies v2.00, Model -11:37:39 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): Model.ISA Core Vocabularies v2.00.DataTypes:Code, Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.skos:Concept -11:37:39 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/telephone): Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactPoint:hasTelephone, Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:telephone -11:37:39 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): Model.ISA Core Vocabularies v2.00.CCCEV:EvidenceTypeList:identifier, Model.ISA Core Vocabularies v2.00.CCCEV:EvidenceType:identifier, Model.ISA Core Vocabularies v2.00.dcat:Dataset:identifier, Model.ISA Core Vocabularies v2.00.CCCEV:ReferenceFramework:identifier, Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:identifier, Model.ISA Core Vocabularies v2.00.CCCEV:InformationConcept:identifier, Model.ISA Core Vocabularies v2.00.Core Public Event:PublicEvent:identifier, Model.ISA Core Vocabularies v2.00.dct:Jurisdiction:id, Model.ISA Core Vocabularies v2.00.Core Vocabulary:Cost:identifier -11:37:39 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): Model.ISA Core Vocabularies v2.00.adms:Identifier:dateOfIssue, Model.ISA Core Vocabularies v2.00.adms:Asset:issued, Model.ISA Core Vocabularies v2.00.adms:AssetDistribution:issued, Model.ISA Core Vocabularies v2.00.adms:AssetRepository:issued -11:37:39 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): Model.ISA Core Vocabularies v2.00.CCCEV:InformationConcept:description, Model.ISA Core Vocabularies v2.00.adms:Asset:description, Model.ISA Core Vocabularies v2.00.Core Public Service:Participation:description, Model.ISA Core Vocabularies v2.00.CCCEV:EvidenceTypeList:description, Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:description, Model.ISA Core Vocabularies v2.00.org:ChangeEvent:description, Model.ISA Core Vocabularies v2.00.adms:AssetDistribution:description, Model.ISA Core Vocabularies v2.00.Core Public Event:PublicEvent:description, Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:description, Model.ISA Core Vocabularies v2.00.dct:LicenseDocument:description, Model.ISA Core Vocabularies v2.00.adms:AssetRepository:description, Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:description, Model.ISA Core Vocabularies v2.00.Core Vocabulary:Cost:description, Model.ISA Core Vocabularies v2.00.Core Vocabulary:Output:description, Model.ISA Core Vocabularies v2.00.Core Vocabulary:Event:description, Model.ISA Core Vocabularies v2.00.time:TemporalEntity:description -11:37:39 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2000/01/rdf-schema#label): Model.ISA Core Vocabularies v2.00.dct:Jurisdiction:name, Model.ISA Core Vocabularies v2.00.adms:Identifier:schemeName -11:37:39 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#prefLabel): Model.ISA Core Vocabularies v2.00.CCCEV:EvidenceTypeList:name, Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:name, Model.ISA Core Vocabularies v2.00.CCCEV:InformationConcept:name, Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:preferredLabel -11:37:39 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#accessURL): Model.ISA Core Vocabularies v2.00.adms:AssetDistribution:accessURL, Model.ISA Core Vocabularies v2.00.adms:AssetRepository:accessURL -11:37:39 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): Model.ISA Core Vocabularies v2.00.Core Public Event:PublicEvent:title, Model.ISA Core Vocabularies v2.00.Core Vocabulary:Output:name, Model.ISA Core Vocabularies v2.00.foaf:Agent:name, Model.ISA Core Vocabularies v2.00.dct:LicenseDocument:title, Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:name, Model.ISA Core Vocabularies v2.00.adms:AssetRepository:title, Model.ISA Core Vocabularies v2.00.adms:Asset:title, Model.ISA Core Vocabularies v2.00.adms:AssetDistribution:title -11:37:39 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/email): Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:email, Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactPoint:hasEmail -11:37:39 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:type, Model.ISA Core Vocabularies v2.00.CCCEV:InformationConcept:type, Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:type, Model.ISA Core Vocabularies v2.00.Core Vocabulary:Output:type, Model.ISA Core Vocabularies v2.00.Core Public Event:PublicEvent:eventType, Model.ISA Core Vocabularies v2.00.Core Vocabulary:Event:type, Model.ISA Core Vocabularies v2.00.foaf:Agent:type -11:37:39 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/alternative): Model.ISA Core Vocabularies v2.00.Core Business:LegalEntity:alternativeName, Model.ISA Core Vocabularies v2.00.Core Person:Person:alternativeName -11:37:39 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): Model.ISA Core Vocabularies v2.00.Core Public Event:PublicEvent:language, Model.ISA Core Vocabularies v2.00.adms:Asset:language -11:37:39 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/name): Model.ISA Core Vocabularies v2.00.dct:Agent:name, Model.ISA Core Vocabularies v2.00.Core Person:Person:fullName, Model.ISA Core Vocabularies v2.00.Core Vocabulary:Event:name, Model.ISA Core Vocabularies v2.00.foaf:Group:name -11:37:39 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/value): Model.ISA Core Vocabularies v2.00.Core Vocabulary:Cost:value, Model.ISA Core Vocabularies v2.00.CCCEV:SupportedValue:value -11:37:39 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/org#identifier): Model.ISA Core Vocabularies v2.00.Core Public Service:Participation:identifier, Model.ISA Core Vocabularies v2.00.Core Vocabulary:Event:identifier, Model.ISA Core Vocabularies v2.00.dct:Agent:identifier -11:37:39 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): Model.ISA Core Vocabularies v2.00.adms:AssetDistribution:modified, Model.ISA Core Vocabularies v2.00.adms:Asset:modified, Model.ISA Core Vocabularies v2.00.adms:AssetRepository:modified -11:37:39 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#altLabel): Model.ISA Core Vocabularies v2.00.adms:Asset:alternativeLabel, Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:alternativeLabel -11:37:39 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.ISA Core Vocabularies v2.00.Core Location". -11:37:39 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.ISA Core Vocabularies v2.00.Core Location". -11:37:39 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.ISA Core Vocabularies v2.00.Core Location". -11:37:39 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.ISA Core Vocabularies v2.00.Core Location". -11:37:39 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.ISA Core Vocabularies v2.00.Core Location". -11:37:39 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.ISA Core Vocabularies v2.00.Core Location". -11:37:39 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.ISA Core Vocabularies v2.00.Core Location". -11:37:39 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.ISA Core Vocabularies v2.00.Core Location". -11:37:39 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Address" . -11:37:39 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Location" . -11:37:39 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Geometry" . -11:37:39 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Resource" . -11:37:39 WARN c.g.i.o.c.Converter - Element AdminUnit has same prefix as package: simplify by removing the extra tag uri -11:37:39 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "AdminUnit" . -11:37:39 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Location:Address:(Address -> AdminUnit)" belongs to package "Core Location" based on source and target definition. -11:37:39 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies v2.00.Core Location:Address:(Address -> AdminUnit)" does not have a name, it will be ignored. -11:37:39 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Location:Address:adminUnit" belongs to package "Core Location" based on source and target definition. -11:37:39 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.rdfs:Resource:(Resource -> Location)" since it lacks a defining package. -11:37:39 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.rdfs:Resource:(Resource -> Address)" since it lacks a defining package. -11:37:39 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.rdfs:Resource:(Resource -> Address)" since it lacks a defining package. -11:37:39 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.rdfs:Resource:(Resource -> Geometry)" since it lacks a defining package. -11:37:39 WARN c.g.i.o.c.Converter - Element latitude has same prefix as package: simplify by removing the extra tag uri -11:37:39 WARN c.g.i.o.c.Converter - Element longitude has same prefix as package: simplify by removing the extra tag uri -11:37:39 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.Core Location:Geometry:geometryType": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:39 WARN c.g.i.o.c.Converter - Element level has same prefix as package: simplify by removing the extra tag uri -11:37:39 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.Core Location:AdminUnit:level": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:39 WARN c.g.i.o.c.Converter - Element code has same prefix as package: simplify by removing the extra tag uri -11:37:39 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.Core Location:AdminUnit:code": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -/tmp/workspace/src/respec/core-vocabularies -Load mapping config:config/config-voc.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.ISA Core Vocabularies v2.00". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.ISA Core Vocabularies v2.00.DataTypes". -11:37:42 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://data.europa.eu/m8g/): Model.ISA Core Vocabularies v2.00.Core Business, Model.ISA Core Vocabularies v2.00.Core Public Event, Model.ISA Core Vocabularies v2.00.Core Person, Model.ISA Core Vocabularies v2.00.Core Public Service, Model.ISA Core Vocabularies v2.00.Core Public Organisation, Model.ISA Core Vocabularies v2.00.Core Vocabulary, Model.ISA Core Vocabularies v2.00.Core Location -11:37:42 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Model.ISA Core Vocabularies v2.00, Model, Model.ISA Core Vocabularies v2.00.DataTypes -11:37:42 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): Model.ISA Core Vocabularies v2.00.DataTypes:Code, Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.skos:Concept -11:37:42 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): Model.ISA Core Vocabularies v2.00.adms:AssetDistribution:description, Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:description, Model.ISA Core Vocabularies v2.00.Core Vocabulary:Cost:description, Model.ISA Core Vocabularies v2.00.Core Vocabulary:Output:description, Model.ISA Core Vocabularies v2.00.Core Public Event:PublicEvent:description, Model.ISA Core Vocabularies v2.00.time:TemporalEntity:description, Model.ISA Core Vocabularies v2.00.CCCEV:EvidenceTypeList:description, Model.ISA Core Vocabularies v2.00.dct:LicenseDocument:description, Model.ISA Core Vocabularies v2.00.org:ChangeEvent:description, Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:description, Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:description, Model.ISA Core Vocabularies v2.00.Core Public Service:Participation:description, Model.ISA Core Vocabularies v2.00.Core Vocabulary:Event:description, Model.ISA Core Vocabularies v2.00.CCCEV:InformationConcept:description, Model.ISA Core Vocabularies v2.00.adms:AssetRepository:description, Model.ISA Core Vocabularies v2.00.adms:Asset:description -11:37:42 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): Model.ISA Core Vocabularies v2.00.dct:LicenseDocument:title, Model.ISA Core Vocabularies v2.00.foaf:Agent:name, Model.ISA Core Vocabularies v2.00.Core Public Event:PublicEvent:title, Model.ISA Core Vocabularies v2.00.adms:AssetDistribution:title, Model.ISA Core Vocabularies v2.00.adms:AssetRepository:title, Model.ISA Core Vocabularies v2.00.Core Vocabulary:Output:name, Model.ISA Core Vocabularies v2.00.adms:Asset:title, Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:name -11:37:42 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/telephone): Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:telephone, Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactPoint:hasTelephone -11:37:42 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#altLabel): Model.ISA Core Vocabularies v2.00.adms:Asset:alternativeLabel, Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:alternativeLabel -11:37:42 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): Model.ISA Core Vocabularies v2.00.foaf:Agent:type, Model.ISA Core Vocabularies v2.00.Core Vocabulary:Output:type, Model.ISA Core Vocabularies v2.00.CCCEV:InformationConcept:type, Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:type, Model.ISA Core Vocabularies v2.00.Core Public Event:PublicEvent:eventType, Model.ISA Core Vocabularies v2.00.Core Vocabulary:Event:type, Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:type -11:37:42 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): Model.ISA Core Vocabularies v2.00.dcat:Dataset:identifier, Model.ISA Core Vocabularies v2.00.Core Vocabulary:Cost:identifier, Model.ISA Core Vocabularies v2.00.CCCEV:ReferenceFramework:identifier, Model.ISA Core Vocabularies v2.00.CCCEV:EvidenceTypeList:identifier, Model.ISA Core Vocabularies v2.00.Core Public Event:PublicEvent:identifier, Model.ISA Core Vocabularies v2.00.dct:Jurisdiction:id, Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:identifier, Model.ISA Core Vocabularies v2.00.CCCEV:InformationConcept:identifier, Model.ISA Core Vocabularies v2.00.CCCEV:EvidenceType:identifier -11:37:42 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#prefLabel): Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:name, Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:preferredLabel, Model.ISA Core Vocabularies v2.00.CCCEV:EvidenceTypeList:name, Model.ISA Core Vocabularies v2.00.CCCEV:InformationConcept:name -11:37:42 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): Model.ISA Core Vocabularies v2.00.adms:Asset:modified, Model.ISA Core Vocabularies v2.00.adms:AssetRepository:modified, Model.ISA Core Vocabularies v2.00.adms:AssetDistribution:modified -11:37:42 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/name): Model.ISA Core Vocabularies v2.00.dct:Agent:name, Model.ISA Core Vocabularies v2.00.Core Person:Person:fullName, Model.ISA Core Vocabularies v2.00.Core Vocabulary:Event:name, Model.ISA Core Vocabularies v2.00.foaf:Group:name -11:37:42 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): Model.ISA Core Vocabularies v2.00.adms:AssetDistribution:issued, Model.ISA Core Vocabularies v2.00.adms:AssetRepository:issued, Model.ISA Core Vocabularies v2.00.adms:Asset:issued, Model.ISA Core Vocabularies v2.00.adms:Identifier:dateOfIssue -11:37:42 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/value): Model.ISA Core Vocabularies v2.00.Core Vocabulary:Cost:value, Model.ISA Core Vocabularies v2.00.CCCEV:SupportedValue:value -11:37:42 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/alternative): Model.ISA Core Vocabularies v2.00.Core Business:LegalEntity:alternativeName, Model.ISA Core Vocabularies v2.00.Core Person:Person:alternativeName -11:37:42 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#accessURL): Model.ISA Core Vocabularies v2.00.adms:AssetRepository:accessURL, Model.ISA Core Vocabularies v2.00.adms:AssetDistribution:accessURL -11:37:42 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): Model.ISA Core Vocabularies v2.00.Core Public Event:PublicEvent:language, Model.ISA Core Vocabularies v2.00.adms:Asset:language -11:37:42 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/email): Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactPoint:hasEmail, Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:email -11:37:42 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2000/01/rdf-schema#label): Model.ISA Core Vocabularies v2.00.dct:Jurisdiction:name, Model.ISA Core Vocabularies v2.00.adms:Identifier:schemeName -11:37:42 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/org#identifier): Model.ISA Core Vocabularies v2.00.Core Vocabulary:Event:identifier, Model.ISA Core Vocabularies v2.00.dct:Agent:identifier, Model.ISA Core Vocabularies v2.00.Core Public Service:Participation:identifier -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.ISA Core Vocabularies v2.00". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.ISA Core Vocabularies v2.00". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.ISA Core Vocabularies v2.00". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.ISA Core Vocabularies v2.00". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.ISA Core Vocabularies v2.00". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "Model.ISA Core Vocabularies v2.00". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.ISA Core Vocabularies v2.00". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.ISA Core Vocabularies v2.00". -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "LegalEntity" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Identifier" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Person" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Agent" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Address" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Change" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Location" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Geometry" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Jurisdiction" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "PublicOrganisation" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Business Event" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Channel" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Life Event" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "LinguisticSystem" . -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.dct:LinguisticSystem". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.dct:LinguisticSystem". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.dct:LinguisticSystem". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.dct:LinguisticSystem". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.dct:LinguisticSystem". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.dct:LinguisticSystem". -11:37:42 WARN c.g.i.o.c.JSONLDOutputHandler - Class LinguisticSystem without label, further processing this class will be incoherent -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Output" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Public Service" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Rule" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ContactPoint" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "OrganizationalUnit" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Organization" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ImageObject" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Document" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ChangeEvent" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "AdministrativeTerritorialUnit" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "EvidenceType" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "EvidenceTypeList" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Dataset" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Evidence" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "InformationConcept" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Requirement" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ReferenceFramework" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Constraint" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "InformationRequirement" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Criterion" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "FormalOrganization" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Organization" . -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.foaf:Organization". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.foaf:Organization". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.foaf:Organization". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.foaf:Organization". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.foaf:Organization". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.foaf:Organization". -11:37:42 WARN c.g.i.o.c.JSONLDOutputHandler - Class Organization without label, further processing this class will be incoherent -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Resource" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ContactInfo" . -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo". -11:37:42 WARN c.g.i.o.c.JSONLDOutputHandler - Class ContactInfo without label, further processing this class will be incoherent -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "PeriodOfTime" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "SupportedValue" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "foaf:Person" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "AdminUnit" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "FormalFramework" . -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework". -11:37:42 WARN c.g.i.o.c.JSONLDOutputHandler - Class FormalFramework without label, further processing this class will be incoherent -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "AccountingDocument" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Event" . -11:37:42 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "TemporalEntity" . -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.foaf:Agent:(Agent -> Public Service)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.foaf:Agent:plays role" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:(Evidence -> LinguisticSystem)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:language" since it lacks a defining package. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:memberOf" belongs to package "Core Public Organisation" based on source and target definition. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:hasMember" belongs to package "Core Public Organisation" based on source and target definition. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:(Public Service -> Output)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:produces" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:(Rule -> LinguisticSystem)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:language is unknown -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:language". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:language". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.dct:LinguisticSystem". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.dct:LinguisticSystem". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:language". -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Business:LegalEntity:(LegalEntity -> Identifier)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactPoint:(ContactPoint -> TemporalEntity)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactPoint:availabilityRestriction is unknown -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:(Requirement -> Rule)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:fulfils" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:(Public Service -> PeriodOfTime)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:temporal is unknown -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:temporal". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:temporal". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:temporal". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:temporal". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:temporal". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:temporal". -11:37:42 WARN c.g.i.o.c.JSONLDOutputHandler - Property temporal without name, further processing this property will be incoherent -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> Address)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:address is unknown -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:(Requirement -> Requirement)" belongs to package "CCCEV" based on source and target definition. -11:37:42 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:(Requirement -> Requirement)" does not have a name, it will be ignored. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:hasQualifiedRelation" belongs to package "CCCEV" based on source and target definition. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Person:Person:(Person -> Jurisdiction)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Person:Person:(Person -> Location)" since it lacks a defining package. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:(Requirement -> ReferenceFramework)" belongs to package "CCCEV" based on source and target definition. -11:37:42 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:(Requirement -> ReferenceFramework)" does not have a name, it will be ignored. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:isDerivedFrom" belongs to package "CCCEV" based on source and target definition. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Constraint:constrains" belongs to package "CCCEV" based on source and target definition. -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Constraint:constrains". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Constraint:constrains". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Constraint:constrains". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Constraint:constrains". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Constraint:constrains". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Constraint:constrains". -11:37:42 WARN c.g.i.o.c.JSONLDOutputHandler - Property constrains without name, further processing this property will be incoherent -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:(Public Service -> Public Service)" belongs to package "Core Public Service" based on source and target definition. -11:37:42 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:(Public Service -> Public Service)" does not have a name, it will be ignored. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:related" belongs to package "Core Public Service" based on source and target definition. -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:related". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:related". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:related". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:related". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:related". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:related". -11:37:42 WARN c.g.i.o.c.JSONLDOutputHandler - Property related without name, further processing this property will be incoherent -11:37:42 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:creator is unknown -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:creator". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:creator". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:creator". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:creator". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:creator". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:creator". -11:37:42 WARN c.g.i.o.c.JSONLDOutputHandler - Property creator without name, further processing this property will be incoherent -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> ContactPoint)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:contactPoint is unknown -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:(Evidence -> InformationConcept)" belongs to package "CCCEV" based on source and target definition. -11:37:42 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:(Evidence -> InformationConcept)" does not have a name, it will be ignored. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:supportsConcept" belongs to package "CCCEV" based on source and target definition. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Location:Address:(Address -> Change)" since it lacks a defining package. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:(Rule -> Public Service)" belongs to package "Core Public Service" based on source and target definition. -11:37:42 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:(Rule -> Public Service)" does not have a name, it will be ignored. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:follows" belongs to package "Core Public Service" based on source and target definition. -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:follows". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:follows". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:follows". -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:(Requirement -> InformationConcept)" belongs to package "CCCEV" based on source and target definition. -11:37:42 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:(Requirement -> InformationConcept)" does not have a name, it will be ignored. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:hasConcept" belongs to package "CCCEV" based on source and target definition. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> Document)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:homepage is unknown -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.dcat:Dataset:(Dataset -> Agent)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.dcat:Dataset:publisher is unknown -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.rdfs:Resource:(Resource -> Location)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Person:Person:(Person -> Jurisdiction)" since it lacks a defining package. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:isRequirementOf" belongs to package "CCCEV" based on source and target definition. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:hasequirement" belongs to package "CCCEV" based on source and target definition. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.rdfs:Resource:(Resource -> Geometry)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:isAbout" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:changedBy is unknown -11:37:42 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.org:ChangeEvent:originalOrganization is unknown -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:prev" belongs to package "Core Public Organisation" based on source and target definition. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:next" belongs to package "Core Public Organisation" based on source and target definition. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> Identifier)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:identifier is unknown -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Person:Person:(Person -> Location)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.foaf:Agent:memberOf is unknown -11:37:42 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.org:Organization:hasMember is unknown -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Business:LegalEntity:(LegalEntity -> Change)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Business:LegalEntity:(LegalEntity -> Address)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:isProvidedBy" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:(Public Service -> Channel)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:has channel" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.adms:Identifier:(Identifier -> Person)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.adms:Identifier:identifies is unknown -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:(Evidence -> EvidenceType)" belongs to package "CCCEV" based on source and target definition. -11:37:42 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:(Evidence -> EvidenceType)" does not have a name, it will be ignored. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:isConformantTo" belongs to package "CCCEV" based on source and target definition. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:(Public Service -> LinguisticSystem)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:language" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.rdfs:Resource:(Resource -> Address)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Business:LegalEntity:(LegalEntity -> ContactPoint)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Person:Person:(Person -> ContactPoint)" since it lacks a defining package. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:(Rule -> FormalFramework)" belongs to package "Core Public Service" based on source and target definition. -11:37:42 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:(Rule -> FormalFramework)" does not have a name, it will be ignored. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:implements" belongs to package "Core Public Service" based on source and target definition. -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:implements". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:implements". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:implements". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:implements". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:implements". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Rule:implements". -11:37:42 WARN c.g.i.o.c.JSONLDOutputHandler - Property implements without name, further processing this property will be incoherent -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:EvidenceType:issuingPlace" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Person:Person:(Person -> Address)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:isCreatedBy" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:(FormalFramework -> Agent)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:creator is unknown -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:creator". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:creator". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:creator". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:creator". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:creator". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:creator". -11:37:42 WARN c.g.i.o.c.JSONLDOutputHandler - Property creator without name, further processing this property will be incoherent -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Business:LegalEntity:(LegalEntity -> AccountingDocument)" belongs to package "Core Business" based on source and target definition. -11:37:42 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies v2.00.Core Business:LegalEntity:(LegalEntity -> AccountingDocument)" does not have a name, it will be ignored. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Business:LegalEntity:hasAccountingDocument" belongs to package "Core Business" based on source and target definition. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:(Requirement -> Document)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:relatedDocumentation" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Person:Person:(Person -> Identifier)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.org:ChangeEvent:resultingOrganization is unknown -11:37:42 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:resultedFrom is unknown -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.rdfs:Resource:(Resource -> Address)" since it lacks a defining package. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:(Requirement -> EvidenceTypeList)" belongs to package "CCCEV" based on source and target definition. -11:37:42 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:(Requirement -> EvidenceTypeList)" does not have a name, it will be ignored. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:hasEvidenceTypeList" belongs to package "CCCEV" based on source and target definition. -11:37:42 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.org:OrganizationalUnit:unitOf is unknown -11:37:42 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:hasUnit is unknown -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:EvidenceType:validtiyPeriodConstraint" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Business:LegalEntity:(LegalEntity -> Identifier)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.adms:Identifier:(Identifier -> Agent)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.adms:Identifier:issuingAuthorityURI is unknown -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:SupportedValue:providesValueFor" belongs to package "CCCEV" based on source and target definition. -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:SupportedValue:providesValueFor". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:SupportedValue:providesValueFor". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:SupportedValue:providesValueFor". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:SupportedValue:providesValueFor". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:SupportedValue:providesValueFor". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:SupportedValue:providesValueFor". -11:37:42 WARN c.g.i.o.c.JSONLDOutputHandler - Property providesValueFor without name, further processing this property will be incoherent -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:EvidenceType::isSpecifiedIn" belongs to package "CCCEV" based on source and target definition. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:EvidenceTypeList:specifiesEvidenceType" belongs to package "CCCEV" based on source and target definition. -11:37:42 WARN c.g.i.o.c.JSONLDOutputHandler - The label of property "http://data.europa.eu/m8g/specifiesEvidenceType" does not start with a lowercase "Evidence Type List in which the Evidence Type is included.". -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.org:Organization:hasSubOrganization" belongs to package "org" based on source and target definition. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.org:Organization:subOrganizationOf" belongs to package "org" based on source and target definition. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:(FormalFramework -> FormalFramework)" belongs to package "Core Public Service" based on source and target definition. -11:37:42 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:(FormalFramework -> FormalFramework)" does not have a name, it will be ignored. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:related" belongs to package "Core Public Service" based on source and target definition. -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:related". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:related". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:related". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:related". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:related". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:FormalFramework:related". -11:37:42 WARN c.g.i.o.c.JSONLDOutputHandler - Property related without name, further processing this property will be incoherent -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:(Public Service -> Requirement)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:holdsRequirement" since it lacks a defining package. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:supportsRequirement" belongs to package "CCCEV" based on source and target definition. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:hasSupportingEvidence" belongs to package "CCCEV" based on source and target definition. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactPoint:(ContactPoint -> TemporalEntity)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactPoint:openingHours is unknown -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:(Public Service -> Location)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:spatial" since it lacks a defining package. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Location:Address:(Address -> AdminUnit)" belongs to package "Core Location" based on source and target definition. -11:37:42 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies v2.00.Core Location:Address:(Address -> AdminUnit)" does not have a name, it will be ignored. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Location:Address:adminUnit" belongs to package "Core Location" based on source and target definition. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> ImageObject)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:logo is unknown -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Person:Person:(Person -> Change)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.foaf:Agent:(Agent -> Address)" since it lacks a defining package. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:(Public Service -> Public Service)" belongs to package "Core Public Service" based on source and target definition. -11:37:42 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:(Public Service -> Public Service)" does not have a name, it will be ignored. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:requires" belongs to package "Core Public Service" based on source and target definition. -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:requires". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:requires". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:requires". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:requires". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:requires". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:requires". -11:37:42 WARN c.g.i.o.c.JSONLDOutputHandler - Property requires without name, further processing this property will be incoherent -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> Location)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:spatial is unknown -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.foaf:Organization:equivalent" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.org:Organization:equivalent" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:hasInput" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.foaf:Agent:(Agent -> Organization)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.foaf:Agent:headOf is unknown -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:isIssuedBy" since it lacks a defining package. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> AdministrativeTerritorialUnit)" belongs to package "Core Public Organisation" based on source and target definition. -11:37:42 WARN c.g.i.o.c.UriAssigner - Connector "Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:(PublicOrganisation -> AdministrativeTerritorialUnit)" does not have a name, it will be ignored. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:spatial" belongs to package "Core Public Organisation" based on source and target definition. -11:37:42 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.CCCEV:ReferenceFramework:implements is unknown -11:37:42 WARN c.g.i.o.c.Converter - Package for connector Model.ISA Core Vocabularies v2.00.org:ChangeEvent:hasFormalFramework is unknown -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.adms:Identifier:(Identifier -> LegalEntity)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:(Requirement -> LinguisticSystem)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:language" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:isIssuedBy" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Person:Person:(Person -> Location)" since it lacks a defining package. -11:37:42 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:supportsValue" belongs to package "CCCEV" based on source and target definition. -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:supportsValue". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:supportsValue". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:supportsValue". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:supportsValue". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:supportsValue". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:supportsValue". -11:37:42 WARN c.g.i.o.c.JSONLDOutputHandler - Property supportsValue without name, further processing this property will be incoherent -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:validityPeriod" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.ISA Core Vocabularies v2.00.Core Person:Person:(Person -> Location)" since it lacks a defining package. -11:37:42 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.Core Business:LegalEntity:legalFormType": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:42 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.Core Business:LegalEntity:legalEntityStatus": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:42 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.Core Business:LegalEntity:legalEntityActivity": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:42 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.Core Person:Person:gender": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:42 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.Core Person:Person:sex": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:42 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.foaf:Agent:type": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:42 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.Core Location:Geometry:geometryType": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:42 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:purpose": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:42 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.Core Public Organisation:PublicOrganisation:classification": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:42 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.Core Vocabulary:Output:type": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:42 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:type": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:type". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:type". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:type". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:type". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:type". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Public Service:Public Service:type". -11:37:42 WARN c.g.i.o.c.JSONLDOutputHandler - Property type without name, further processing this property will be incoherent -11:37:42 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.CCCEV:EvidenceType:evidenceTypeClassification": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:description". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:description". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:description". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:description". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:description". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:description". -11:37:42 WARN c.g.i.o.c.JSONLDOutputHandler - Property description without name, further processing this property will be incoherent -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:title". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:title". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:title". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:title". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:title". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:title". -11:37:42 WARN c.g.i.o.c.JSONLDOutputHandler - Property title without name, further processing this property will be incoherent -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:landingPage". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:landingPage". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:landingPage". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:landingPage". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:landingPage". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.dcat:Dataset:landingPage". -11:37:42 WARN c.g.i.o.c.JSONLDOutputHandler - Property landingPage without name, further processing this property will be incoherent -11:37:42 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:confidentialityLevelType": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:identifier". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:identifier". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:identifier". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:identifier". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:identifier". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:identifier". -11:37:42 WARN c.g.i.o.c.JSONLDOutputHandler - Property identifier without name, further processing this property will be incoherent -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:name". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:name". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:name". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:name". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:name". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:name". -11:37:42 WARN c.g.i.o.c.JSONLDOutputHandler - Property name without name, further processing this property will be incoherent -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:description". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:description". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:description". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:description". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:description". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:description". -11:37:42 WARN c.g.i.o.c.JSONLDOutputHandler - Property description without name, further processing this property will be incoherent -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:relatedDocumentation". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:relatedDocumentation". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:relatedDocumentation". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:relatedDocumentation". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:relatedDocumentation". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:relatedDocumentation". -11:37:42 WARN c.g.i.o.c.JSONLDOutputHandler - Property relatedDocumentation without name, further processing this property will be incoherent -11:37:42 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:type": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:type". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:type". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:type". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:type". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:type". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.CCCEV:Evidence:type". -11:37:42 WARN c.g.i.o.c.JSONLDOutputHandler - Property type without name, further processing this property will be incoherent -11:37:42 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.CCCEV:InformationConcept:type": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:42 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.CCCEV:Requirement:type": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:42 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.CCCEV:Criterion:weightingType": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:telephone". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:telephone". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:telephone". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:telephone". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:telephone". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:telephone". -11:37:42 WARN c.g.i.o.c.JSONLDOutputHandler - Property telephone without name, further processing this property will be incoherent -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:name". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:name". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:name". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:name". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:name". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:name". -11:37:42 WARN c.g.i.o.c.JSONLDOutputHandler - Property name without name, further processing this property will be incoherent -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:email". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:email". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:email". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:email". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:email". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:email". -11:37:42 WARN c.g.i.o.c.JSONLDOutputHandler - Property email without name, further processing this property will be incoherent -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:address". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:address". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:address". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:address". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:address". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:address". -11:37:42 WARN c.g.i.o.c.JSONLDOutputHandler - Property address without name, further processing this property will be incoherent -11:37:42 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:type": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:type". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:type". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:type". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:type". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:type". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.Core Vocabulary:ContactInfo:type". -11:37:42 WARN c.g.i.o.c.JSONLDOutputHandler - Property type without name, further processing this property will be incoherent -11:37:42 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.Core Location:AdminUnit:level": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:42 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.Core Location:AdminUnit:code": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:42 WARN c.g.i.o.c.Converter - Missing data type for attribute "Model.ISA Core Vocabularies v2.00.Core Vocabulary:Event:type". -11:37:42 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.ISA Core Vocabularies v2.00.time:TemporalEntity:frequency": Model.ISA Core Vocabularies v2.00.Core Vocabulary:Code, Model.ISA Core Vocabularies v2.00.DataTypes:Code. -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.time:TemporalEntity:frequency". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.time:TemporalEntity:frequency". -11:37:42 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "Model.ISA Core Vocabularies v2.00.time:TemporalEntity:frequency". -/tmp/workspace/src/rrmv/releases/0.0.1 -Load mapping config:config/config-ap.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:37:45 ERROR c.g.i.o.e.i.MemoryRepositoryBuilder - load another package Sortis with id 18 and objectid 18 -11:37:45 ERROR c.g.i.o.e.i.MemoryRepositoryBuilder - This package will be ignored -11:37:45 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile". -11:37:45 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile.Domain Model". -11:37:45 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Sortis". -11:37:45 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Sortis.RRMV.XSD". -11:37:45 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Sortis.Package1". -11:37:45 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Sortis.RRMV.time". -11:37:45 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://www.w3.org/2004/02/skos/core#): DCAT Application Profile.Domain Model.skos, Sortis.RRMV.skos -11:37:45 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Sortis, Sortis.RRMV.XSD, Sortis.Package1, DCAT Application Profile, DCAT Application Profile.Domain Model, Sortis.RRMV.time -11:37:45 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://www.w3.org/2000/01/rdf-schema#): DCAT Application Profile.Domain Model.rdfs, Sortis.RRMV.rdfs -11:37:45 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://data.europa.eu/eli/ontology#): DCAT Application Profile.Domain Model.eli, Sortis.RRMV.eli -11:37:45 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): DCAT Application Profile.Domain Model.skos:skos:Concept, Sortis.RRMV.skos:skos:Concept -11:37:45 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2000/01/rdf-schema#Resource): Sortis.RRMV.rdfs:rdfs:Resource, DCAT Application Profile.Domain Model.rdfs:rdfs:Resource -11:37:45 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://example.com/rrmv/Frequency): Sortis.RRMV.rrmv:Frequency, Sortis.RRMV:Frequency -11:37:45 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2000/01/rdf-schema#Literal): Sortis.RRMV.rdfs:rdfs:Literal, DCAT Application Profile.Domain Model.rdfs:rdfs:Literal, DCAT Application Profile.Domain Model:TemporalLiteral -11:37:45 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/ns/dcat#Dataset): DCAT Application Profile.Domain Model:DatasetInSeries, DCAT Application Profile.Domain Model.dcat:dcat:Dataset -11:37:45 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://data.europa.eu/eli/ontology#LegalResource): DCAT Application Profile.Domain Model.eli:eli:LegalResource, Sortis.RRMV.eli:Work -11:37:45 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/MediaType): DCAT Application Profile.Domain Model:dct:mediaType, DCAT Application Profile.Domain Model:dct:MediaType -11:37:45 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#ConceptScheme): DCAT Application Profile.Domain Model.skos:skos:ConceptScheme, Sortis.RRMV.skos:skos:ConceptScheme -11:37:45 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#contactPoint): DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dcat:contactPoint, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dcat:contactPoint -11:37:45 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/accessRights): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:accessRights, DCAT Application Profile.Domain Model.dcat:dcat:DataService:dct:accessRights -11:37:45 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#prefLabel): DCAT Application Profile.Domain Model.skos:skos:Concept:skos:prefLabel, Sortis.RRMV.skos:skos:Concept:skos:prefLabel -11:37:45 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/conformsTo): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:conformsTo, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:conformsTo, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:conformsTo -11:37:45 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/relation): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:relation, DCAT Application Profile.Domain Model.dcat:dcat:Relationship:dct:relation -11:37:45 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): DCAT Application Profile.Domain Model.dcat:dcat:DataService:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:title, DCAT Application Profile.Domain Model:DatasetInSeries:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:title, Sortis.RRMV.skos:skos:ConceptScheme:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:title, DCAT Application Profile.Domain Model.skos:skos:ConceptScheme:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:title -11:37:45 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://example.com/rrmv/hasAnnotation): Sortis.RRMV.rrmv:Action:hasAnnotation, Sortis.RRMV.rrmv:Request:rrmv:hasAnnotation -11:37:45 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:language, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:language, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:language, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:language -11:37:45 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/adms#status): DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:adms:status, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:adms:status -11:37:45 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:DataService:dct:description, DCAT Application Profile.Domain Model:DatasetInSeries:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:description -11:37:45 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:modified -11:37:45 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:issued -11:37:45 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/accrualPeriodicity): DCAT Application Profile.Domain Model:DatasetInSeries:dct:accrualPeriodicity, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:accrualPeriodicity, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:accrualPeriodicity -11:37:45 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#spatialResolutionInMeters): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dcat:spatialResolutionInMeters, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:spatialResolutionInMeters -11:37:45 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:type, DCAT Application Profile.Domain Model:dct:LicenseDocument:dct:type -11:37:45 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/page): DCAT Application Profile.Domain Model.dcat:dcat:Distribution:foaf:page, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:foaf:page -11:37:45 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/s1n/numSeries): Sortis.RRMV.rdfs:rdfs:Resource:numSeries, DCAT Application Profile.Domain Model.rdfs:rdfs:Resource:numSeries -11:37:45 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#temporalResolution): DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:temporalResolution, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dcat:temporalResolution -11:37:45 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/format): DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:format, DCAT Application Profile.Domain Model.dcat:dcat:DataService:dct:format -11:37:45 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/rights): DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:rights, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:rights -11:37:45 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Sortis.RRMV". -11:37:45 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Sortis.RRMV". -11:37:45 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Sortis.RRMV". -11:37:45 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Sortis.RRMV". -11:37:45 WARN c.g.i.o.c.Converter - Element Request has same prefix as package: simplify by removing the extra tag uri -11:37:45 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Request" . -11:37:45 WARN c.g.i.o.c.Converter - Element Action has same prefix as package: simplify by removing the extra tag uri -11:37:45 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Action" . -11:37:45 WARN c.g.i.o.c.Converter - Element ResultType has same prefix as package: simplify by removing the extra tag uri -11:37:45 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ResultType" . -11:37:45 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Sortis.RRMV.skos:skos:Concept". -11:37:45 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Expression" . -11:37:45 WARN c.g.i.o.c.Converter - Element ActionResult has same prefix as package: simplify by removing the extra tag uri -11:37:45 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ActionResult" . -11:37:45 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Work" . -11:37:45 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Manifestation" . -11:37:45 WARN c.g.i.o.c.Converter - Element Frequency has same prefix as package: simplify by removing the extra tag uri -11:37:45 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Frequency" . -11:37:45 WARN c.g.i.o.c.Converter - Element Status has same prefix as package: simplify by removing the extra tag uri -11:37:45 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Status" . -11:37:45 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Sortis.RRMV.skos:skos:Concept". -11:37:45 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "PeriodOfTime" . -11:37:45 WARN c.g.i.o.c.Converter - Element TemporalFunction has same prefix as package: simplify by removing the extra tag uri -11:37:45 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "TemporalFunction" . -11:37:45 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Sortis.RRMV.skos:skos:Concept". -11:37:45 WARN c.g.i.o.c.Converter - Element AgentRole has same prefix as package: simplify by removing the extra tag uri -11:37:45 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "AgentRole" . -11:37:45 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Agent" . -11:37:45 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Person" . -11:37:45 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Organization" . -11:37:45 WARN c.g.i.o.c.Converter - Element AgentType has same prefix as package: simplify by removing the extra tag uri -11:37:45 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "AgentType" . -11:37:45 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Sortis.RRMV.skos:skos:Concept". -11:37:45 WARN c.g.i.o.c.Converter - Element Role has same prefix as package: simplify by removing the extra tag uri -11:37:45 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Role" . -11:37:45 WARN c.g.i.o.c.Converter - Element RoleType has same prefix as package: simplify by removing the extra tag uri -11:37:45 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "RoleType" . -11:37:45 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Sortis.RRMV.skos:skos:Concept". -11:37:45 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Sortis.RRMV.rrmv:Action:(Action -> PeriodOfTime)" since it lacks a defining package. -11:37:45 WARN c.g.i.o.c.Converter - Package for connector Sortis.RRMV.rrmv:Action:rrmv:atTime is unknown -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Request:(Request -> Action)" belongs to package "rrmv" based on source and target definition. -11:37:45 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.rrmv:Request:(Request -> Action)" does not have a name, it will be ignored. -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Request:rrmv:produces" belongs to package "rrmv" based on source and target definition. -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.eli:Manifestation:(Manifestation -> Expression)" belongs to package "eli" based on source and target definition. -11:37:45 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.eli:Manifestation:(Manifestation -> Expression)" does not have a name, it will be ignored. -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.eli:Manifestation:eli:isEmbodiedBy" belongs to package "eli" based on source and target definition. -11:37:45 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Sortis.RRMV.rrmv:Request:(Request -> Expression)" since it lacks a defining package. -11:37:45 WARN c.g.i.o.c.Converter - Package for connector Sortis.RRMV.rrmv:Request:eli:cites is unknown -11:37:45 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Sortis.RRMV.rrmv:Request:(Request -> Expression)" since it lacks a defining package. -11:37:45 WARN c.g.i.o.c.Converter - Package for connector Sortis.RRMV.rrmv:Request:eli:isPartOf is unknown -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:ActionResult:(ActionResult -> ResultType)" belongs to package "rrmv" based on source and target definition. -11:37:45 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.rrmv:ActionResult:(ActionResult -> ResultType)" does not have a name, it will be ignored. -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:ActionResult:rrmv:hasType" belongs to package "rrmv" based on source and target definition. -11:37:45 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Sortis.RRMV.rrmv:ActionResult:(ActionResult -> Expression)" since it lacks a defining package. -11:37:45 WARN c.g.i.o.c.Converter - Package for connector Sortis.RRMV.rrmv:ActionResult:rrmv:hasDocument is unknown -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Request:(Request -> Frequency)" belongs to package "rrmv" based on source and target definition. -11:37:45 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.rrmv:Request:(Request -> Frequency)" does not have a name, it will be ignored. -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Request:rrmv:hasValue" belongs to package "rrmv" based on source and target definition. -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Request:(Request -> Frequency)" belongs to package "rrmv" based on source and target definition. -11:37:45 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.rrmv:Request:(Request -> Frequency)" does not have a name, it will be ignored. -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Request:rrmv:hasUnit" belongs to package "rrmv" based on source and target definition. -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Action:(Action -> AgentRole)" belongs to package "rrmv" based on source and target definition. -11:37:45 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.rrmv:Action:(Action -> AgentRole)" does not have a name, it will be ignored. -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Action:rrmv:hasAgentRole" belongs to package "rrmv" based on source and target definition. -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Request:(Request -> Request)" belongs to package "rrmv" based on source and target definition. -11:37:45 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.rrmv:Request:(Request -> Request)" does not have a name, it will be ignored. -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Request:eli:changes" belongs to package "rrmv" based on source and target definition. -11:37:45 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Sortis.RRMV.rrmv:AgentRole:(AgentRole -> Agent)" since it lacks a defining package. -11:37:45 WARN c.g.i.o.c.Converter - Package for connector Sortis.RRMV.rrmv:AgentRole:rrmv:forAgent is unknown -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Request:(Request -> Request)" belongs to package "rrmv" based on source and target definition. -11:37:45 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.rrmv:Request:(Request -> Request)" does not have a name, it will be ignored. -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Request:eli:cites" belongs to package "rrmv" based on source and target definition. -11:37:45 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Sortis.RRMV.time:PeriodOfTime:(PeriodOfTime -> TemporalFunction)" since it lacks a defining package. -11:37:45 WARN c.g.i.o.c.Converter - Package for connector Sortis.RRMV.time:PeriodOfTime:rrmv:hasFunction is unknown -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Role:(Role -> RoleType)" belongs to package "rrmv" based on source and target definition. -11:37:45 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.rrmv:Role:(Role -> RoleType)" does not have a name, it will be ignored. -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Role:rrmv:hasType" belongs to package "rrmv" based on source and target definition. -11:37:45 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Sortis.RRMV.eli:Agent:(Agent -> AgentType)" since it lacks a defining package. -11:37:45 WARN c.g.i.o.c.Converter - Package for connector Sortis.RRMV.eli:Agent:rrmv:hasType is unknown -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Action:(Action -> Status)" belongs to package "rrmv" based on source and target definition. -11:37:45 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.rrmv:Action:(Action -> Status)" does not have a name, it will be ignored. -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Action:rrmv:hasStatus" belongs to package "rrmv" based on source and target definition. -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Request:(Request -> Request)" belongs to package "rrmv" based on source and target definition. -11:37:45 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.rrmv:Request:(Request -> Request)" does not have a name, it will be ignored. -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Request:eli:relatedTo" belongs to package "rrmv" based on source and target definition. -11:37:45 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Sortis.RRMV.rrmv:AgentRole:(AgentRole -> PeriodOfTime)" since it lacks a defining package. -11:37:45 WARN c.g.i.o.c.Converter - Package for connector Sortis.RRMV.rrmv:AgentRole:rrmv:atTime is unknown -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Action:(Action -> Action)" belongs to package "rrmv" based on source and target definition. -11:37:45 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.rrmv:Action:(Action -> Action)" does not have a name, it will be ignored. -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Action:rrmv:hasNext" belongs to package "rrmv" based on source and target definition. -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Action:(Action -> ActionResult)" belongs to package "rrmv" based on source and target definition. -11:37:45 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.rrmv:Action:(Action -> ActionResult)" does not have a name, it will be ignored. -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Action:rrmv:hasResult" belongs to package "rrmv" based on source and target definition. -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.eli:Expression:(Expression -> Work)" belongs to package "eli" based on source and target definition. -11:37:45 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.eli:Expression:(Expression -> Work)" does not have a name, it will be ignored. -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.eli:Expression:eli:isRealizedBy" belongs to package "eli" based on source and target definition. -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:AgentRole:(AgentRole -> Role)" belongs to package "rrmv" based on source and target definition. -11:37:45 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.rrmv:AgentRole:(AgentRole -> Role)" does not have a name, it will be ignored. -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:AgentRole:rrmv:withRole" belongs to package "rrmv" based on source and target definition. -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Action:(Action -> Action)" belongs to package "rrmv" based on source and target definition. -11:37:45 WARN c.g.i.o.c.UriAssigner - Connector "Sortis.RRMV.rrmv:Action:(Action -> Action)" does not have a name, it will be ignored. -11:37:45 INFO c.g.i.o.c.UriAssigner - Assuming connector "Sortis.RRMV.rrmv:Action:eli:relatedTo" belongs to package "rrmv" based on source and target definition. -11:37:45 WARN c.g.i.o.c.Converter - Element rrmv:hasTopic has same prefix as package: simplify by removing the extra tag uri -11:37:45 WARN c.g.i.o.c.Converter - Ambiguous data type "skos:Concept" for attribute "Sortis.RRMV.rrmv:Request:rrmv:hasTopic": DCAT Application Profile.Domain Model.skos:skos:Concept, Sortis.RRMV.skos:skos:Concept. -11:37:45 WARN c.g.i.o.c.Converter - Element rrmv:hasUri has same prefix as package: simplify by removing the extra tag uri -11:37:45 WARN c.g.i.o.c.Converter - Element rrmv:hasAnnotation has same prefix as package: simplify by removing the extra tag uri -11:37:45 WARN c.g.i.o.c.Converter - Element hasAnnotation has same prefix as package: simplify by removing the extra tag uri -11:37:45 WARN c.g.i.o.c.Converter - Element rrmv:hasTitle has same prefix as package: simplify by removing the extra tag uri -11:37:45 WARN c.g.i.o.c.Converter - Element rrmv:isIncomplete has same prefix as package: simplify by removing the extra tag uri -/tmp/workspace/src/s1n/release/3.0.0 -Load mapping config:config/config-voc.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:37:47 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile". -11:37:47 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile.Domain Model". -11:37:47 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): DCAT Application Profile, DCAT Application Profile.Domain Model -11:37:47 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2000/01/rdf-schema#Literal): DCAT Application Profile.Domain Model:TemporalLiteral, DCAT Application Profile.Domain Model.rdfs:rdfs:Literal -11:37:47 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/MediaType): DCAT Application Profile.Domain Model:dct:MediaType, DCAT Application Profile.Domain Model:dct:mediaType -11:37:47 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/ns/dcat#Dataset): DCAT Application Profile.Domain Model:DatasetInSeries, DCAT Application Profile.Domain Model.dcat:dcat:Dataset -11:37:47 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/relation): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:relation, DCAT Application Profile.Domain Model.dcat:dcat:Relationship:dct:relation -11:37:47 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:description, DCAT Application Profile.Domain Model:DatasetInSeries:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:DataService:dct:description -11:37:47 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/accessRights): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:accessRights, DCAT Application Profile.Domain Model.dcat:dcat:DataService:dct:accessRights -11:37:47 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:title, DCAT Application Profile.Domain Model:DatasetInSeries:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:DataService:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:title, DCAT Application Profile.Domain Model.skos:skos:ConceptScheme:dct:title -11:37:47 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:issued -11:37:47 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/accrualPeriodicity): DCAT Application Profile.Domain Model:DatasetInSeries:dct:accrualPeriodicity, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:accrualPeriodicity, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:accrualPeriodicity -11:37:47 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/conformsTo): DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:conformsTo, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:conformsTo, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:conformsTo -11:37:47 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:language, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:language, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:language, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:language -11:37:47 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#temporalResolution): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dcat:temporalResolution, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:temporalResolution -11:37:47 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/page): DCAT Application Profile.Domain Model.dcat:dcat:Distribution:foaf:page, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:foaf:page -11:37:47 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:type, DCAT Application Profile.Domain Model:foaf: Agent:dct:type, DCAT Application Profile.Domain Model:dct:LicenseDocument:dct:type -11:37:47 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:modified -11:37:47 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#spatialResolutionInMeters): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dcat:spatialResolutionInMeters, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:spatialResolutionInMeters -11:37:47 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/rights): DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:rights, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:rights -11:37:47 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#contactPoint): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dcat:contactPoint, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dcat:contactPoint -11:37:47 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/adms#status): DCAT Application Profile.Domain Model.dcat:dcat:Distribution:adms:status, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:adms:status -11:37:47 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/format): DCAT Application Profile.Domain Model.dcat:dcat:DataService:dct:format, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:format -11:37:47 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "DCAT Application Profile.Domain Model.s1n". -11:37:48 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "DCAT Application Profile.Domain Model.s1n". -11:37:48 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model.s1n". -11:37:48 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model.s1n". -11:37:48 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "DCAT Application Profile.Domain Model.s1n". -11:37:48 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "DCAT Application Profile.Domain Model.s1n". -11:37:48 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model.s1n". -11:37:48 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model.s1n". -11:37:48 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Resource" . -11:37:48 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "qb:AttributeProperty" . -11:37:48 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.qb:qb:AttributeProperty". -11:37:48 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.qb:qb:AttributeProperty". -11:37:48 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.qb:qb:AttributeProperty". -11:37:48 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "qb:DimensionProperty" . -11:37:48 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.qb:qb:DimensionProperty". -11:37:48 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.qb:qb:DimensionProperty". -11:37:48 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.qb:qb:DimensionProperty". -11:37:48 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:Concept" . -11:37:48 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:37:48 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:37:48 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:37:48 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:37:48 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.qb:qb:DimensionProperty". -11:37:48 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.qb:qb:AttributeProperty". -11:37:48 WARN c.g.i.o.c.Converter - Missing data type for attribute "DCAT Application Profile.Domain Model.rdfs:rdfs:Resource:numSeries". -11:37:48 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept:skos:prefLabel". -11:37:48 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept:skos:prefLabel". -11:37:48 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept:skos:prefLabel". -11:37:48 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept:skos:prefLabel". -11:37:48 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept:skos:prefLabel". -11:37:48 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept:skos:prefLabel". -11:37:48 WARN c.g.i.o.c.JSONLDOutputHandler - Property skos:prefLabel without name, further processing this property will be incoherent -/tmp/workspace/src/DCAT-AP/r5r/releases/3.0.0 -Load mapping config:config/config-voc.json -WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). - Escape it in your SQL! -(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "DCAT Application Profile.Domain Model". -11:37:50 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): DCAT Application Profile, DCAT Application Profile.Domain Model -11:37:50 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/ns/dcat#Dataset): DCAT Application Profile.Domain Model:DatasetInSeries, DCAT Application Profile.Domain Model.dcat:dcat:Dataset -11:37:50 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2000/01/rdf-schema#Literal): DCAT Application Profile.Domain Model.rdfs:rdfs:Literal, DCAT Application Profile.Domain Model:TemporalLiteral -11:37:50 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/MediaType): DCAT Application Profile.Domain Model:dct:mediaType, DCAT Application Profile.Domain Model:dct:MediaType -11:37:50 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): DCAT Application Profile.Domain Model:dct:LicenseDocument:dct:type, DCAT Application Profile.Domain Model:foaf: Agent:dct:type, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:type -11:37:50 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:description, DCAT Application Profile.Domain Model:DatasetInSeries:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:description, DCAT Application Profile.Domain Model.dcat:dcat:DataService:dct:description -11:37:50 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:modified, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:modified -11:37:50 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/adms#status): DCAT Application Profile.Domain Model.dcat:dcat:Distribution:adms:status, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:adms:status -11:37:50 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/format): DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:format, DCAT Application Profile.Domain Model.dcat:dcat:DataService:dct:format -11:37:50 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): DCAT Application Profile.Domain Model.dcat:dcat:DataService:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:title, DCAT Application Profile.Domain Model.skos:skos:ConceptScheme:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:title, DCAT Application Profile.Domain Model:DatasetInSeries:dct:title, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:title -11:37:50 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/accessRights): DCAT Application Profile.Domain Model.dcat:dcat:DataService:dct:accessRights, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:accessRights -11:37:50 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:language, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:language, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:language, DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:language -11:37:50 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/accrualPeriodicity): DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:accrualPeriodicity, DCAT Application Profile.Domain Model:DatasetInSeries:dct:accrualPeriodicity, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:accrualPeriodicity -11:37:50 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:issued, DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:issued -11:37:50 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#temporalResolution): DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:temporalResolution, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dcat:temporalResolution -11:37:50 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/page): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:foaf:page, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:foaf:page -11:37:50 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/conformsTo): DCAT Application Profile.Domain Model.dcat:dcat:CatalogRecord:dct:conformsTo, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:conformsTo, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:conformsTo -11:37:50 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#spatialResolutionInMeters): DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:spatialResolutionInMeters, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dcat:spatialResolutionInMeters -11:37:50 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/rights): DCAT Application Profile.Domain Model.dcat:dcat:Catalog:dct:rights, DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:rights -11:37:50 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/relation): DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dct:relation, DCAT Application Profile.Domain Model.dcat:dcat:Relationship:dct:relation -11:37:50 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#contactPoint): DCAT Application Profile.Domain Model.dcat:dcat:DatasetSeries:dcat:contactPoint, DCAT Application Profile.Domain Model.dcat:dcat:Dataset:dcat:contactPoint -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "DCAT Application Profile.Domain Model.r5r". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "DCAT Application Profile.Domain Model.r5r". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model.r5r". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model.r5r". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "DCAT Application Profile.Domain Model.r5r". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "title-en" tag for "DCAT Application Profile.Domain Model.r5r". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "DCAT Application Profile.Domain Model.r5r". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "DCAT Application Profile.Domain Model.r5r". -11:37:50 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "rdfs:Resource" . -11:37:50 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "skos:Concept" . -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:37:50 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "eli:LegalResource" . -11:37:50 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "dcat:Distribution" . -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution". -11:37:50 WARN c.g.i.o.c.JSONLDOutputHandler - Class dcat:Distribution without label, further processing this class will be incoherent -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:37:50 WARN c.g.i.o.c.JSONLDOutputHandler - The label of property "http://data.europa.eu/r5r/hvdCategory" does not start with a lowercase "HVD category". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept:skos:prefLabel". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept:skos:prefLabel". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept:skos:prefLabel". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept:skos:prefLabel". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept:skos:prefLabel". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.skos:skos:Concept:skos:prefLabel". -11:37:50 WARN c.g.i.o.c.JSONLDOutputHandler - Property skos:prefLabel without name, further processing this property will be incoherent -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:title". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:title". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:title". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:title". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:title". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:title". -11:37:50 WARN c.g.i.o.c.JSONLDOutputHandler - Property dct:title without name, further processing this property will be incoherent -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:description". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:description". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:description". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:description". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:description". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:description". -11:37:50 WARN c.g.i.o.c.JSONLDOutputHandler - Property dct:description without name, further processing this property will be incoherent -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:issued". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:issued". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:issued". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:issued". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:issued". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:issued". -11:37:50 WARN c.g.i.o.c.JSONLDOutputHandler - Property dct:issued without name, further processing this property will be incoherent -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:modified". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:modified". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:modified". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:modified". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:modified". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:modified". -11:37:50 WARN c.g.i.o.c.JSONLDOutputHandler - Property dct:modified without name, further processing this property will be incoherent -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:byteSize". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:byteSize". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:byteSize". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:byteSize". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:byteSize". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:byteSize". -11:37:50 WARN c.g.i.o.c.JSONLDOutputHandler - Property dcat:byteSize without name, further processing this property will be incoherent -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:odrl:hasPolicy". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:odrl:hasPolicy". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:odrl:hasPolicy". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:odrl:hasPolicy". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:odrl:hasPolicy". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:odrl:hasPolicy". -11:37:50 WARN c.g.i.o.c.JSONLDOutputHandler - Property odrl:hasPolicy without name, further processing this property will be incoherent -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:spatialResolutionInMeters". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:spatialResolutionInMeters". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:spatialResolutionInMeters". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:spatialResolutionInMeters". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:spatialResolutionInMeters". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:spatialResolutionInMeters". -11:37:50 WARN c.g.i.o.c.JSONLDOutputHandler - Property dcat:spatialResolutionInMeters without name, further processing this property will be incoherent -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:temporalResolution". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:temporalResolution". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:temporalResolution". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:temporalResolution". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:temporalResolution". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:temporalResolution". -11:37:50 WARN c.g.i.o.c.JSONLDOutputHandler - Property dcat:temporalResolution without name, further processing this property will be incoherent -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:compressFormat". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:compressFormat". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:compressFormat". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:compressFormat". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:compressFormat". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:compressFormat". -11:37:50 WARN c.g.i.o.c.JSONLDOutputHandler - Property dcat:compressFormat without name, further processing this property will be incoherent -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:packageFormat". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:packageFormat". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:packageFormat". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:packageFormat". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:packageFormat". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:packageFormat". -11:37:50 WARN c.g.i.o.c.JSONLDOutputHandler - Property dcat:packageFormat without name, further processing this property will be incoherent -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:language". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:language". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:language". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:language". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:language". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:language". -11:37:50 WARN c.g.i.o.c.JSONLDOutputHandler - Property dct:language without name, further processing this property will be incoherent -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:downloadURL". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:downloadURL". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:downloadURL". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:downloadURL". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:downloadURL". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:downloadURL". -11:37:50 WARN c.g.i.o.c.JSONLDOutputHandler - Property dcat:downloadURL without name, further processing this property will be incoherent -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:accessURL". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:accessURL". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:accessURL". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:accessURL". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:accessURL". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:accessURL". -11:37:50 WARN c.g.i.o.c.JSONLDOutputHandler - Property dcat:accessURL without name, further processing this property will be incoherent -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:adms:status". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:adms:status". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:adms:status". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:adms:status". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:adms:status". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:adms:status". -11:37:50 WARN c.g.i.o.c.JSONLDOutputHandler - Property adms:status without name, further processing this property will be incoherent -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:format". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:format". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:format". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:format". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:format". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:format". -11:37:50 WARN c.g.i.o.c.JSONLDOutputHandler - Property dct:format without name, further processing this property will be incoherent -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:mediaType". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:mediaType". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:mediaType". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:mediaType". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:mediaType". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dcat:mediaType". -11:37:50 WARN c.g.i.o.c.JSONLDOutputHandler - Property dcat:mediaType without name, further processing this property will be incoherent -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:rights". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:rights". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:rights". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:rights". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:rights". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:rights". -11:37:50 WARN c.g.i.o.c.JSONLDOutputHandler - Property dct:rights without name, further processing this property will be incoherent -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:conformsTo". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:conformsTo". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:conformsTo". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:conformsTo". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:conformsTo". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:dct:conformsTo". -11:37:50 WARN c.g.i.o.c.JSONLDOutputHandler - Property dct:conformsTo without name, further processing this property will be incoherent -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:foaf:page". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:foaf:page". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:foaf:page". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:foaf:page". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:foaf:page". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:foaf:page". -11:37:50 WARN c.g.i.o.c.JSONLDOutputHandler - Property foaf:page without name, further processing this property will be incoherent -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:spdx:checksum". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:spdx:checksum". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:spdx:checksum". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:spdx:checksum". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "label-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:spdx:checksum". -11:37:50 WARN c.g.i.o.c.TagHelper - Missing "definition-en" tag for "DCAT Application Profile.Domain Model.dcat:dcat:Distribution:spdx:checksum". -11:37:50 WARN c.g.i.o.c.JSONLDOutputHandler - Property spdx:checksum without name, further processing this property will be incoherent -11:37:50 WARN c.g.i.o.c.JSONLDOutputHandler - The contributor with name: Pavlina Fragkou's code was not recognized. Code found was: O -11:37:50 WARN c.g.i.o.c.JSONLDOutputHandler - The contributor with name: SEMIC 's code was not recognized. Code found was: O +/tmp/workspace/src/SRM/releases/1.0.0 +Load mapping config:config/config-ap.json +WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). + Escape it in your SQL! +(e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') +14:11:46 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model". +14:11:46 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.SEMIC.DataTypes". +14:11:46 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Model.SEMIC.DataTypes, Model +14:11:46 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): Model.SEMIC.DataTypes:Code, Model.SEMIC.skos:Concept +14:11:46 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://purl.org/dc/terms/Location): Model.SEMIC.dct:Location, Model.SEMIC.dct:Location +14:11:46 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): Model.SEMIC.cpsv:PublicService:identifier, Model.SEMIC.cv:Evidence:identifier, Model.SEMIC.cv:Output:identifier, Model.SEMIC.cv:Event:identifier, Model.SEMIC.dcat:Dataset:identifier, Model.SEMIC.cv:ServiceConcessionContract:identifier, Model.SEMIC.cv:EvidenceType:identifier, Model.SEMIC.foaf:Agent:identifier, Model.SEMIC.cv:Channel:identifier, Model.SEMIC.cv:Participation:identifier, Model.SEMIC.cv:Cost:identifier, Model.SEMIC.cv:Requirement:identifier, Model.SEMIC.cpsv:Rule:identifier +14:11:46 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): Model.SEMIC.cv:ServiceConcessionContract:name, Model.SEMIC.cpsv:PublicService:name, Model.SEMIC.cv:Output:name, Model.SEMIC.cpsv:Rule:name, Model.SEMIC.dcat:Dataset:title, Model.SEMIC.cv:Evidence:name, Model.SEMIC.foaf:Agent:name, Model.SEMIC.cv:Requirement:name, Model.SEMIC.cv:Event:name +14:11:46 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): Model.SEMIC.time:TemporalEntity:description, Model.SEMIC.cpsv:PublicService:description, Model.SEMIC.cv:Event:description, Model.SEMIC.dcat:Dataset:description, Model.SEMIC.cv:ServiceConcessionContract:description, Model.SEMIC.cv:Participation:description, Model.SEMIC.cv:Evidence:description, Model.SEMIC.cv:Cost:description, Model.SEMIC.cv:Output:description, Model.SEMIC.cv:Channel:description, Model.SEMIC.cpsv:Rule:description +14:11:46 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): Model.SEMIC.cpsv:PublicService:language, Model.SEMIC.cv:Output:language, Model.SEMIC.cv:Evidence:language, Model.SEMIC.cpsv:Rule:language +14:11:46 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): Model.SEMIC.cpsv:PublicService:functionsOfGovernment, Model.SEMIC.cv:Evidence:type, Model.SEMIC.cpsv:Rule:type, Model.SEMIC.cv:Channel:type, Model.SEMIC.cv:LifeEvent:type, Model.SEMIC.cv:BusinessEvent:type, Model.SEMIC.cv:Requirement:type, Model.SEMIC.cv:Output:type +14:11:46 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/processingTime): Model.SEMIC.cpsv:PublicService:processingTime, Model.SEMIC.cv:Channel:processingTime +14:11:46 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/spatial): Model.SEMIC.cpsv:PublicService:spatial, Model.SEMIC.cv:PublicOrganisation:spatial +14:11:46 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.SEMIC". +14:11:46 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.SEMIC". +14:11:46 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.SEMIC". +14:11:46 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.SEMIC". +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Agent" . +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "PublicService" . +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Rule" . +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "LegalResource" . +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Output" . +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Channel" . +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Evidence" . +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Event" . +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "PublicOrganisation" . +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Cost" . +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "BusinessEvent" . +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "LifeEvent" . +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ContactPoint" . +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Participation" . +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Requirement" . +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Dataset" . +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Concept" . +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Collection" . +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Address" . +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Organization" . +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ServiceConcessionContract" . +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ConcessionContract" . +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "TemporalEntity" . +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "EvidenceType" . +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Text" . +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Literal" . +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Document" . +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Code" . +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "LinguisticSystem" . +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Duration" . +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Location" . +14:11:46 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Double" . +14:11:46 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.SEMIC.cv:ContactPoint:(ContactPoint -> TemporalEntity)" since it lacks a defining package. +14:11:46 WARN c.g.i.o.c.Converter - Package for connector Model.SEMIC.cv:ContactPoint:availabilityRestriction is unknown +14:11:46 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.SEMIC.cpsv:PublicService:(PublicService -> PublicOrganisation)" since it lacks a defining package. +14:11:46 WARN c.g.i.o.c.Converter - Package for connector Model.SEMIC.cpsv:PublicService:hasCompetentAuthority is unknown +14:11:46 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.SEMIC.cpsv:PublicService:(PublicService -> Output)" since it lacks a defining package. +14:11:46 WARN c.g.i.o.c.Converter - Package for connector Model.SEMIC.cpsv:PublicService:produces is unknown +14:11:46 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.SEMIC.cv:Evidence:(Evidence -> EvidenceType)" belongs to package "cv" based on source and target definition. +14:11:46 WARN c.g.i.o.c.UriAssigner - Connector "Model.SEMIC.cv:Evidence:(Evidence -> EvidenceType)" does not have a name, it will be ignored. +14:11:46 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.SEMIC.cv:Evidence:isConformantTo" belongs to package "cv" based on source and target definition. +14:11:46 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.SEMIC.cv:Cost:(Cost -> Organization)" since it lacks a defining package. +14:11:46 WARN c.g.i.o.c.Converter - Package for connector Model.SEMIC.cv:Cost:isDefinedBy is unknown +14:11:46 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.SEMIC.cpsv:PublicService:(PublicService -> LegalResource)" since it lacks a defining package. +14:11:46 WARN c.g.i.o.c.Converter - Package for connector Model.SEMIC.cpsv:PublicService:hasLegalResource is unknown +14:11:46 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.SEMIC.cpsv:PublicService:(PublicService -> Event)" since it lacks a defining package. +14:11:46 WARN c.g.i.o.c.Converter - Package for connector Model.SEMIC.cpsv:PublicService:isGroupedBy is unknown +14:11:46 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.SEMIC.cpsv:PublicService:(PublicService -> PublicService)" belongs to package "cpsv" based on source and target definition. +14:11:46 WARN c.g.i.o.c.UriAssigner - Connector "Model.SEMIC.cpsv:PublicService:(PublicService -> PublicService)" does not have a name, it will be ignored. +14:11:46 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.SEMIC.cpsv:PublicService:related" belongs to package "cpsv" based on source and target definition. +14:11:46 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.SEMIC.cpsv:Rule:(Rule -> LegalResource)" since it lacks a defining package. +14:11:46 WARN c.g.i.o.c.Converter - Package for connector Model.SEMIC.cpsv:Rule:implements is unknown +14:11:46 WARN c.g.i.o.c.Converter - Package for connector Model.SEMIC.cv:Participation:hasParticipant is unknown +14:11:46 WARN c.g.i.o.c.Converter - Package for connector Model.SEMIC.foaf:Agent:participates is unknown +14:11:46 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.SEMIC.cv:Requirement:(Requirement -> Rule)" since it lacks a defining package. +14:11:46 WARN c.g.i.o.c.Converter - Package for connector Model.SEMIC.cv:Requirement:fulfils is unknown +14:11:46 WARN c.g.i.o.c.Converter - Package for connector Model.SEMIC.dcat:Dataset:hasPart is unknown +14:11:46 WARN c.g.i.o.c.Converter - Package for connector Model.SEMIC.cpsv:PublicService:isPartOf is unknown +14:11:46 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.SEMIC.cpsv:PublicService:(PublicService -> Channel)" since it lacks a defining package. +14:11:46 WARN c.g.i.o.c.Converter - Package for connector Model.SEMIC.cpsv:PublicService:hasChannel is unknown +14:11:46 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.SEMIC.cv:Channel:(Channel -> Evidence)" belongs to package "cv" based on source and target definition. +14:11:46 WARN c.g.i.o.c.UriAssigner - Connector "Model.SEMIC.cv:Channel:(Channel -> Evidence)" does not have a name, it will be ignored. +14:11:46 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.SEMIC.cv:Channel:hasInput" belongs to package "cv" based on source and target definition. +14:11:46 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.SEMIC.cv:Event:(Event -> PublicService)" since it lacks a defining package. +14:11:46 WARN c.g.i.o.c.Converter - Package for connector Model.SEMIC.cv:Event:hasRelatedService is unknown +14:11:46 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.SEMIC.cv:Channel:(Channel -> Organization)" since it lacks a defining package. +14:11:46 WARN c.g.i.o.c.Converter - Package for connector Model.SEMIC.cv:Channel:ownedBy is unknown +14:11:46 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.SEMIC.dcat:Dataset:(Dataset -> Agent)" since it lacks a defining package. +14:11:46 WARN c.g.i.o.c.Converter - Package for connector Model.SEMIC.dcat:Dataset:publisher is unknown +14:11:46 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.SEMIC.cpsv:PublicService:(PublicService -> Requirement)" since it lacks a defining package. +14:11:46 WARN c.g.i.o.c.Converter - Package for connector Model.SEMIC.cpsv:PublicService:holdsRequirement is unknown +14:11:46 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.SEMIC.foaf:Agent:(Agent -> Address)" since it lacks a defining package. +14:11:46 WARN c.g.i.o.c.Converter - Package for connector Model.SEMIC.foaf:Agent:address is unknown +14:11:46 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.SEMIC.cv:Cost:(Cost -> Channel)" belongs to package "cv" based on source and target definition. +14:11:46 WARN c.g.i.o.c.UriAssigner - Connector "Model.SEMIC.cv:Cost:(Cost -> Channel)" does not have a name, it will be ignored. +14:11:46 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.SEMIC.cv:Cost:ifAccessedThrough" belongs to package "cv" based on source and target definition. +14:11:46 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.SEMIC.cv:ContactPoint:(ContactPoint -> TemporalEntity)" since it lacks a defining package. +14:11:46 WARN c.g.i.o.c.Converter - Package for connector Model.SEMIC.cv:ContactPoint:openingHours is unknown +14:11:46 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.SEMIC.cpsv:PublicService:(PublicService -> Concept)" since it lacks a defining package. +14:11:46 WARN c.g.i.o.c.Converter - Package for connector Model.SEMIC.cpsv:PublicService:isClassifiedBy is unknown +14:11:46 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.SEMIC.skos:Collection:(Collection -> Concept)" belongs to package "skos" based on source and target definition. +14:11:46 WARN c.g.i.o.c.UriAssigner - Connector "Model.SEMIC.skos:Collection:(Collection -> Concept)" does not have a name, it will be ignored. +14:11:46 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.SEMIC.skos:Collection:member" belongs to package "skos" based on source and target definition. +14:11:46 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.SEMIC.cpsv:PublicService:(PublicService -> Cost)" since it lacks a defining package. +14:11:46 WARN c.g.i.o.c.Converter - Package for connector Model.SEMIC.cpsv:PublicService:hasCost is unknown +14:11:46 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.SEMIC.cpsv:PublicService:(PublicService -> ContactPoint)" since it lacks a defining package. +14:11:46 WARN c.g.i.o.c.Converter - Package for connector Model.SEMIC.cpsv:PublicService:contactPoint is unknown +14:11:46 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.SEMIC.cv:Channel:(Channel -> TemporalEntity)" since it lacks a defining package. +14:11:46 WARN c.g.i.o.c.Converter - Package for connector Model.SEMIC.cv:Channel:availabilityRestriction is unknown +14:11:46 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.SEMIC.cv:Requirement:hasSupportingEvidence" belongs to package "cv" based on source and target definition. +14:11:46 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.SEMIC.cv:Evidence:supportsRequirement" belongs to package "cv" based on source and target definition. +14:11:46 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.SEMIC.cpsv:PublicService:(PublicService -> Evidence)" since it lacks a defining package. +14:11:46 WARN c.g.i.o.c.Converter - Package for connector Model.SEMIC.cpsv:PublicService:hasInput is unknown +14:11:46 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.SEMIC.cv:ServiceConcessionContract:(ServiceConcessionContract -> LegalResource)" since it lacks a defining package. +14:11:46 WARN c.g.i.o.c.Converter - Package for connector Model.SEMIC.cv:ServiceConcessionContract:establishedUnder is unknown +14:11:46 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.SEMIC.cv:Output:(Output -> Dataset)" since it lacks a defining package. +14:11:46 WARN c.g.i.o.c.Converter - Package for connector Model.SEMIC.cv:Output:isPartOf is unknown +14:11:46 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.SEMIC.cv:ServiceConcessionContract:(ServiceConcessionContract -> PublicOrganisation)" belongs to package "cv" based on source and target definition. +14:11:46 WARN c.g.i.o.c.UriAssigner - Connector "Model.SEMIC.cv:ServiceConcessionContract:(ServiceConcessionContract -> PublicOrganisation)" does not have a name, it will be ignored. +14:11:46 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.SEMIC.cv:ServiceConcessionContract:hasContractingAuthority" belongs to package "cv" based on source and target definition. +14:11:46 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.SEMIC.cpsv:PublicService:(PublicService -> EvidenceType)" since it lacks a defining package. +14:11:46 WARN c.g.i.o.c.Converter - Package for connector Model.SEMIC.cpsv:PublicService:hasInputType is unknown +14:11:46 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.SEMIC.cpsv:PublicService:(PublicService -> PublicService)" belongs to package "cpsv" based on source and target definition. +14:11:46 WARN c.g.i.o.c.UriAssigner - Connector "Model.SEMIC.cpsv:PublicService:(PublicService -> PublicService)" does not have a name, it will be ignored. +14:11:46 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.SEMIC.cpsv:PublicService:requires" belongs to package "cpsv" based on source and target definition. +14:11:46 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.SEMIC.cpsv:PublicService:(PublicService -> Participation)" since it lacks a defining package. +14:11:46 WARN c.g.i.o.c.Converter - Package for connector Model.SEMIC.cpsv:PublicService:hasParticipation is unknown +14:11:46 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.SEMIC.eli:LegalResource:(LegalResource -> LegalResource)" belongs to package "eli" based on source and target definition. +14:11:46 WARN c.g.i.o.c.UriAssigner - Connector "Model.SEMIC.eli:LegalResource:(LegalResource -> LegalResource)" does not have a name, it will be ignored. +14:11:46 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.SEMIC.eli:LegalResource:related" belongs to package "eli" based on source and target definition. +14:11:46 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.SEMIC.cv:ServiceConcessionContract:(ServiceConcessionContract -> Organization)" since it lacks a defining package. +14:11:46 WARN c.g.i.o.c.Converter - Package for connector Model.SEMIC.cv:ServiceConcessionContract:hasEconomicOperator is unknown +14:11:46 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.SEMIC.cpsv:PublicService:(PublicService -> Rule)" belongs to package "cpsv" based on source and target definition. +14:11:46 WARN c.g.i.o.c.UriAssigner - Connector "Model.SEMIC.cpsv:PublicService:(PublicService -> Rule)" does not have a name, it will be ignored. +14:11:46 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.SEMIC.cv:Evidence:(Evidence -> Dataset)" since it lacks a defining package. +14:11:46 WARN c.g.i.o.c.Converter - Package for connector Model.SEMIC.cv:Evidence:isPartOf is unknown +14:11:46 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.SEMIC.cv:Channel:(Channel -> TemporalEntity)" since it lacks a defining package. +14:11:46 WARN c.g.i.o.c.Converter - Package for connector Model.SEMIC.cv:Channel:openingHours is unknown +14:11:46 WARN c.g.i.o.c.Converter - Ambiguous data type "Location" for attribute "Model.SEMIC.cpsv:PublicService:spatial": Model.SEMIC.dct:Location, Model.SEMIC.dct:Location. +14:11:46 WARN c.g.i.o.c.Converter - Ambiguous data type "Location" for attribute "Model.SEMIC.cv:PublicOrganisation:spatial": Model.SEMIC.dct:Location, Model.SEMIC.dct:Location. diff --git a/report/SRM/releases/1.0.0/all-srm.jsonld b/report/SRM/releases/1.0.0/all-srm.jsonld new file mode 100644 index 000000000..0e02917f1 --- /dev/null +++ b/report/SRM/releases/1.0.0/all-srm.jsonld @@ -0,0 +1,14672 @@ +{ + "@context": { + "vlaanderen": "http://data.vlaanderen.be/ns/", + "owl": "http://www.w3.org/2002/07/owl#", + "void": "http://rdfs.org/ns/void#", + "dcterms": "http://purl.org/dc/terms/", + "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", + "dcat": "http://www.w3.org/ns/dcat#", + "sdmx-dimension": "http://purl.org/linked-data/sdmx/2009/dimension#", + "rdfs": "http://www.w3.org/2000/01/rdf-schema#", + "sdmx-attribute": "http://purl.org/linked-data/sdmx/2009/attribute#", + "qb": "http://purl.org/linked-data/cube#", + "skos": "http://www.w3.org/2004/02/skos/core#", + "xsd": "http://www.w3.org/2001/XMLSchema#", + "sdmx-concept": "http://purl.org/linked-data/sdmx/2009/concept#", + "foaf": "http://xmlns.com/foaf/0.1/", + "person": "http://www.w3.org/ns/person#", + "rec": "http://www.w3.org/2001/02pd/rec54#", + "vann": "http://purl.org/vocab/vann/", + "sh": "http://w3.org/ns/shacl#", + "label": { + "@id": "rdfs:label", + "@container": "@language" + }, + "modified": { + "@id": "dcterms:modified", + "@type": "xsd:date" + }, + "issued": { + "@id": "dcterms:issued" + }, + "authors": { + "@type": "foaf:Person", + "@id": "foaf:maker" + }, + "editors": { + "@type": "foaf:Person", + "@id": "rec:editor" + }, + "contributors": { + "@type": "foaf:Person", + "@id": "dcterms:contributor" + }, + "affiliation": { + "@id": "http://schema.org/affiliation" + }, + "classes": { + "@reverse": "rdfs:isDefinedBy" + }, + "datatypes": { + "@reverse": "rdfs:isDefinedBy" + }, + "name": { + "@id": "rdfs:label" + }, + "properties": { + "@reverse": "rdfs:isDefinedBy" + }, + "domain": { + "@id": "rdfs:domain" + }, + "range": { + "@id": "rdfs:range" + }, + "minCardinality": { + "@id": "sh:minCount" + }, + "maxCardinality": { + "@id": "sh:maxCount" + }, + "generalization": { + "@id": "rdfs:subPropertyOf" + }, + "externals": { + "@type": "http://www.w3.org/2000/01/rdf-schema#Class", + "@id": "rdfs:seeAlso" + } + }, + "@id": "https://data.europa.eu/m8g", + "@type": "http://www.w3.org/2002/07/owl#Ontology", + "label": { + "nl": "srm", + "en": "srm" + }, + "baseURI": "https://data.europa.eu/m8g/", + "issued": "TODO", + "license": "https://creativecommons.org/licenses/by/4.0/", + "extra": { + "EA-Name": "SEMIC", + "EA-Guid": "{7A28E3BF-AB15-430f-9039-691F06A10F1B}", + "baseURI": "https://data.europa.eu/m8g/", + "issued": "TODO", + "license": "TODO", + "RawTags": [ + { + "key": "baseURI", + "value": "https://data.europa.eu/m8g/", + "note": "null" + } + ] + }, + "authors": [], + "editors": [ + { + "foaf:firstName": "Arthur", + "foaf:lastName": "Schiltz", + "affiliation": { + "foaf:name": "PwC EU Services" + }, + "@type": "foaf:Person" + }, + { + "foaf:firstName": "Emidio", + "foaf:lastName": "Stani", + "affiliation": { + "foaf:name": "PwC EU Services" + }, + "@type": "foaf:Person" + } + ], + "contributors": [], + "classes": [], + "properties": [], + "externals": [ + { + "@id": "http://data.europa.eu/a4g/ontology#ConcessionContract", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A contract between one or more buyers and one or more economic operators giving the right to the economic operators to exploit the rights foreseen in the contract which may include the receipt of payments." + }, + "ap-label-en": { + "en": "Concession Contract" + }, + "definition": { + "en": "A contract between one or more buyers and one or more economic operators giving the right to the economic operators to exploit the rights foreseen in the contract which may include the receipt of payments." + }, + "label": { + "en": "Concession Contract" + }, + "extra": { + "EA-Name": "ConcessionContract", + "EA-Guid": "{F88151CA-B01A-4581-84D1-25B8C31BB907}", + "EA-Package": "epo", + "EA-Type": "CLASS", + "EA-Parents": "", + "EA-Parents2": [], + "parentclasses": "", + "label": { + "en": "Concession Contract" + }, + "definition": { + "en": "A contract between one or more buyers and one or more economic operators giving the right to the economic operators to exploit the rights foreseen in the contract which may include the receipt of payments." + }, + "usage": "", + "ap-label-en": { + "en": "Concession Contract" + }, + "ap-definition-en": { + "en": "A contract between one or more buyers and one or more economic operators giving the right to the economic operators to exploit the rights foreseen in the contract which may include the receipt of payments." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "http://data.europa.eu/a4g/ontology#ConcessionContract", + "note": "null" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "A contract between one or more buyers and one or more economic operators giving the right to the economic operators to exploit the rights foreseen in the contract which may include the receipt of payments." + }, + { + "key": "label-en", + "value": "Concession Contract", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "name": "ConcessionContract" + }, + { + "@id": "http://data.europa.eu/eli/ontology#LegalResource", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "This class represents the legislation, policy or policies that lie behind the Rules that govern the service." + }, + "usage": { + "en": "The definition and properties of the Legal Resource class in the CPSV-AP are aligned with the ontology included in \"Council conclusions inviting the introduction of the European Legislation Identifier (ELI)\". For describing the attributes of a Legal Resource (labels, preferred labels, alternative labels, definition, etc.) we refer to the ELI ontology." + }, + "ap-label-en": { + "en": "Legal Resource" + }, + "definition": { + "en": "This class represents the legislation, policy or policies that lie behind the Rules that govern the service." + }, + "label": { + "en": "Legal Resource" + }, + "extra": { + "EA-Name": "LegalResource", + "EA-Guid": "{40B93801-41E5-41e7-8189-E830062C1134}", + "EA-Package": "eli", + "EA-Type": "CLASS", + "EA-Parents": "", + "EA-Parents2": [], + "parentclasses": "", + "label": { + "en": "Legal Resource" + }, + "definition": { + "en": "This class represents the legislation, policy or policies that lie behind the Rules that govern the service." + }, + "usage": { + "en": "The definition and properties of the Legal Resource class in the CPSV-AP are aligned with the ontology included in \"Council conclusions inviting the introduction of the European Legislation Identifier (ELI)\". For describing the attributes of a Legal Resource (labels, preferred labels, alternative labels, definition, etc.) we refer to the ELI ontology." + }, + "ap-label-en": { + "en": "Legal Resource" + }, + "ap-definition-en": { + "en": "This class represents the legislation, policy or policies that lie behind the Rules that govern the service." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "This class represents the legislation, policy or policies that lie behind the Rules that govern the service.", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "The definition and properties of the Legal Resource class in the CPSV-AP are aligned with the ontology included in \"Council conclusions inviting the introduction of the European Legislation Identifier (ELI)\". For describing the attributes of a Legal Resource (labels, preferred labels, alternative labels, definition, etc.) we refer to the ELI ontology." + }, + { + "key": "uri", + "value": "http://data.europa.eu/eli/ontology#LegalResource", + "note": "null" + }, + { + "key": "label-en", + "value": "Legal Resource", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "name": "LegalResource" + }, + { + "@id": "http://data.europa.eu/m8g/BusinessEvent", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A Business Event is a specific situation or event in the lifecycle of a business that fulfils one or more needs or (legal) obligations of that business at this specific point in time." + }, + "usage": { + "en": "A Business Event requires a set of public services to be delivered and consumed in order for the associated business need(s) or obligation(s) to be fulfilled. Business Events are defined within the context of a particular Member State. In other words, a Business Event groups together a number of public services that need to be delivered for completing that particular event." + }, + "ap-label-en": { + "en": "Business Event" + }, + "definition": { + "en": "A Business Event is a specific situation or event in the lifecycle of a business that fulfils one or more needs or (legal) obligations of that business at this specific point in time." + }, + "label": { + "en": "Business Event" + }, + "extra": { + "EA-Name": "BusinessEvent", + "EA-Guid": "{4A24A191-ED73-4cdf-966F-1D75CF037191}", + "EA-Package": "cv", + "EA-Type": "CLASS", + "EA-Parents": "Event", + "EA-Parents2": [ + { + "name": "Event", + "label": "Event", + "package": "cv", + "uri": "http://data.europa.eu/m8g/Event" + } + ], + "parentclasses": "http://data.europa.eu/m8g/Event", + "label": { + "en": "Business Event" + }, + "definition": { + "en": "A Business Event is a specific situation or event in the lifecycle of a business that fulfils one or more needs or (legal) obligations of that business at this specific point in time." + }, + "usage": { + "en": "A Business Event requires a set of public services to be delivered and consumed in order for the associated business need(s) or obligation(s) to be fulfilled. Business Events are defined within the context of a particular Member State. In other words, a Business Event groups together a number of public services that need to be delivered for completing that particular event." + }, + "ap-label-en": { + "en": "Business Event" + }, + "ap-definition-en": { + "en": "A Business Event is a specific situation or event in the lifecycle of a business that fulfils one or more needs or (legal) obligations of that business at this specific point in time." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "NOTE", + "note": "A Business Event is a specific situation or event in the lifecycle of a business that fulfils one or more needs or (legal) obligations of that business at this specific point in time." + }, + { + "key": "label-en", + "value": "Business Event", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "A Business Event requires a set of public services to be delivered and consumed in order for the associated business need(s) or obligation(s) to be fulfilled. Business Events are defined within the context of a particular Member State. In other words, a Business Event groups together a number of public services that need to be delivered for completing that particular event." + }, + { + "key": "uri", + "value": "http://data.europa.eu/m8g/BusinessEvent", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "name": "BusinessEvent" + }, + { + "@id": "http://data.europa.eu/m8g/Channel", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A medium through which an Agent provides, uses or interacts in another way with a Public Service." + }, + "usage": { + "en": "Typical examples include online services, phone, walk-in centres etc." + }, + "ap-label-en": { + "en": "Channel" + }, + "definition": { + "en": "A medium through which an Agent provides, uses or interacts in another way with a Public Service." + }, + "label": { + "en": "Channel" + }, + "extra": { + "EA-Name": "Channel", + "EA-Guid": "{7CCC2DFE-AAA4-4d1c-ABE6-CB1EE94C7049}", + "EA-Package": "cv", + "EA-Type": "CLASS", + "EA-Parents": "", + "EA-Parents2": [], + "parentclasses": "", + "label": { + "en": "Channel" + }, + "definition": { + "en": "A medium through which an Agent provides, uses or interacts in another way with a Public Service." + }, + "usage": { + "en": "Typical examples include online services, phone, walk-in centres etc." + }, + "ap-label-en": { + "en": "Channel" + }, + "ap-definition-en": { + "en": "A medium through which an Agent provides, uses or interacts in another way with a Public Service." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "A medium through which an Agent provides, uses or interacts in another way with a Public Service.", + "note": "null" + }, + { + "key": "label-en", + "value": "Channel", + "note": "null" + }, + { + "key": "uri", + "value": "http://data.europa.eu/m8g/Channel", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "Typical examples include online services, phone, walk-in centres etc." + } + ], + "Scope": "NOTHING" + }, + "name": "Channel" + }, + { + "@id": "http://data.europa.eu/m8g/ContactPoint", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "Information (e.g. e-mail address, telephone number) of a person or department through which the user can get in touch with." + }, + "usage": { + "en": "Similarly to the Channel class, a Contact Point may have regular opening hours that are then overridden by, for example, public holidays, using the Temporal Entity class." + }, + "ap-label-en": { + "en": "Contact Point" + }, + "definition": { + "en": "Information (e.g. e-mail address, telephone number) of a person or department through which the user can get in touch with." + }, + "label": { + "en": "Contact Point" + }, + "extra": { + "EA-Name": "ContactPoint", + "EA-Guid": "{7D639772-5D88-47ce-A71A-F38481F36BDC}", + "EA-Package": "cv", + "EA-Type": "CLASS", + "EA-Parents": "", + "EA-Parents2": [], + "parentclasses": "", + "label": { + "en": "Contact Point" + }, + "definition": { + "en": "Information (e.g. e-mail address, telephone number) of a person or department through which the user can get in touch with." + }, + "usage": { + "en": "Similarly to the Channel class, a Contact Point may have regular opening hours that are then overridden by, for example, public holidays, using the Temporal Entity class." + }, + "ap-label-en": { + "en": "Contact Point" + }, + "ap-definition-en": { + "en": "Information (e.g. e-mail address, telephone number) of a person or department through which the user can get in touch with." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "NOTE", + "note": "Information (e.g. e-mail address, telephone number) of a person or department through which the user can get in touch with." + }, + { + "key": "uri", + "value": "http://data.europa.eu/m8g/ContactPoint", + "note": "null" + }, + { + "key": "label-en", + "value": "Contact Point", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "Similarly to the Channel class, a Contact Point may have regular opening hours that are then overridden by, for example, public holidays, using the Temporal Entity class." + } + ], + "Scope": "NOTHING" + }, + "name": "ContactPoint" + }, + { + "@id": "http://data.europa.eu/m8g/Cost", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The Cost class represents any costs related to the execution of a Public Service that the Agent consuming it needs to pay." + }, + "ap-label-en": { + "en": "Cost" + }, + "definition": { + "en": "The Cost class represents any costs related to the execution of a Public Service that the Agent consuming it needs to pay." + }, + "label": { + "en": "Cost" + }, + "extra": { + "EA-Name": "Cost", + "EA-Guid": "{F5796CF3-62ED-4d1d-A2A0-496F9F339946}", + "EA-Package": "cv", + "EA-Type": "CLASS", + "EA-Parents": "", + "EA-Parents2": [], + "parentclasses": "", + "label": { + "en": "Cost" + }, + "definition": { + "en": "The Cost class represents any costs related to the execution of a Public Service that the Agent consuming it needs to pay." + }, + "usage": "", + "ap-label-en": { + "en": "Cost" + }, + "ap-definition-en": { + "en": "The Cost class represents any costs related to the execution of a Public Service that the Agent consuming it needs to pay." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "The Cost class represents any costs related to the execution of a Public Service that the Agent consuming it needs to pay.", + "note": "null" + }, + { + "key": "label-en", + "value": "Cost", + "note": "null" + }, + { + "key": "uri", + "value": "http://data.europa.eu/m8g/Cost", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "name": "Cost" + }, + { + "@id": "http://data.europa.eu/m8g/Event", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "This class represents an event that can be of any type that triggers, makes use of, or in some way is related to, a Public Service." + }, + "usage": { + "en": "It is not expected to be used directly, rather, one or other of its subclasses should be used. The properties of the class are, of course, inherited by those subclasses. The Event class is used as a hook either to a single related Public Service, such as diagnosis of illness being related to application for sickness benefit; or to a group of Public Services, such as all those related to the establishment of a new business." + }, + "ap-label-en": { + "en": "Event" + }, + "definition": { + "en": "This class represents an event that can be of any type that triggers, makes use of, or in some way is related to, a Public Service." + }, + "label": { + "en": "Event" + }, + "extra": { + "EA-Name": "Event", + "EA-Guid": "{D2847FDB-E27B-4057-BF05-089A5CE08EF3}", + "EA-Package": "cv", + "EA-Type": "CLASS", + "EA-Parents": "", + "EA-Parents2": [], + "parentclasses": "", + "label": { + "en": "Event" + }, + "definition": { + "en": "This class represents an event that can be of any type that triggers, makes use of, or in some way is related to, a Public Service." + }, + "usage": { + "en": "It is not expected to be used directly, rather, one or other of its subclasses should be used. The properties of the class are, of course, inherited by those subclasses. The Event class is used as a hook either to a single related Public Service, such as diagnosis of illness being related to application for sickness benefit; or to a group of Public Services, such as all those related to the establishment of a new business." + }, + "ap-label-en": { + "en": "Event" + }, + "ap-definition-en": { + "en": "This class represents an event that can be of any type that triggers, makes use of, or in some way is related to, a Public Service." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "NOTE", + "note": "This class represents an event that can be of any type that triggers, makes use of, or in some way is related to, a Public Service." + }, + { + "key": "label-en", + "value": "Event", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "It is not expected to be used directly, rather, one or other of its subclasses should be used. The properties of the class are, of course, inherited by those subclasses. The Event class is used as a hook either to a single related Public Service, such as diagnosis of illness being related to application for sickness benefit; or to a group of Public Services, such as all those related to the establishment of a new business." + }, + { + "key": "uri", + "value": "http://data.europa.eu/m8g/Event", + "note": "null" + }, + { + "key": "class-usage-scope", + "value": "main", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "name": "Event" + }, + { + "@id": "http://data.europa.eu/m8g/Evidence", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "Proof that a Requirement is met." + }, + "usage": { + "en": "The Evidence class is defined in the Core Criterion and Core Evidence Vocabulary (CCCEV).\r\n\r\nAlthough the wording of the definition is different, the semantics are an exact match for CPSV's Input class which it replaces.\r\n\r\nEvidence can be any resource - document, artefact - anything needed for executing the Public Service. In the context of Public Services, Evidence is usually administrative documents or completed application forms. A specific Public Service may require the presence of certain Evidence or combinations of Evidence in order to be delivered.\r\n\r\nIn some cases, the Output of one service will be Evidence for another service. Such relationships should be described in the associated Rule(s).\r" + }, + "ap-label-en": { + "en": "Evidence" + }, + "definition": { + "en": "Proof that a Requirement is met." + }, + "label": { + "en": "Evidence" + }, + "extra": { + "EA-Name": "Evidence", + "EA-Guid": "{F4749871-6F2D-4e38-B207-9CCACE847CF2}", + "EA-Package": "cv", + "EA-Type": "CLASS", + "EA-Parents": "", + "EA-Parents2": [], + "parentclasses": "", + "label": { + "en": "Evidence" + }, + "definition": { + "en": "Proof that a Requirement is met." + }, + "usage": { + "en": "The Evidence class is defined in the Core Criterion and Core Evidence Vocabulary (CCCEV).\r\n\r\nAlthough the wording of the definition is different, the semantics are an exact match for CPSV's Input class which it replaces.\r\n\r\nEvidence can be any resource - document, artefact - anything needed for executing the Public Service. In the context of Public Services, Evidence is usually administrative documents or completed application forms. A specific Public Service may require the presence of certain Evidence or combinations of Evidence in order to be delivered.\r\n\r\nIn some cases, the Output of one service will be Evidence for another service. Such relationships should be described in the associated Rule(s).\r" + }, + "ap-label-en": { + "en": "Evidence" + }, + "ap-definition-en": { + "en": "Proof that a Requirement is met." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "NOTE", + "note": "Proof that a Requirement is met." + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "The Evidence class is defined in the Core Criterion and Core Evidence Vocabulary (CCCEV).\r\n\r\nAlthough the wording of the definition is different, the semantics are an exact match for CPSV's Input class which it replaces.\r\n\r\nEvidence can be any resource - document, artefact - anything needed for executing the Public Service. In the context of Public Services, Evidence is usually administrative documents or completed application forms. A specific Public Service may require the presence of certain Evidence or combinations of Evidence in order to be delivered.\r\n\r\nIn some cases, the Output of one service will be Evidence for another service. Such relationships should be described in the associated Rule(s).\r" + }, + { + "key": "label-en", + "value": "Evidence", + "note": "null" + }, + { + "key": "uri", + "value": "http://data.europa.eu/m8g/Evidence", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "name": "Evidence" + }, + { + "@id": "http://data.europa.eu/m8g/EvidenceType", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "Information about the characteristics of an Evidence." + }, + "usage": { + "en": "The Evidence Type and the characteristics it describes are not concrete individual responses to a Requirement (i.e. Evidence), but descriptions about the desired form, content, source and/or other characteristics that an actual response should have and provide (e.g. membership of a class of Evidences)." + }, + "ap-label-en": { + "en": "Evidence Type" + }, + "definition": { + "en": "Information about the characteristics of an Evidence." + }, + "label": { + "en": "Evidence Type" + }, + "extra": { + "EA-Name": "EvidenceType", + "EA-Guid": "{F62262A4-6831-4684-A50A-2FCBBB91B6E8}", + "EA-Package": "cv", + "EA-Type": "CLASS", + "EA-Parents": "", + "EA-Parents2": [], + "parentclasses": "", + "label": { + "en": "Evidence Type" + }, + "definition": { + "en": "Information about the characteristics of an Evidence." + }, + "usage": { + "en": "The Evidence Type and the characteristics it describes are not concrete individual responses to a Requirement (i.e. Evidence), but descriptions about the desired form, content, source and/or other characteristics that an actual response should have and provide (e.g. membership of a class of Evidences)." + }, + "ap-label-en": { + "en": "Evidence Type" + }, + "ap-definition-en": { + "en": "Information about the characteristics of an Evidence." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "http://data.europa.eu/m8g/EvidenceType", + "note": "null" + }, + { + "key": "definition-en", + "value": "Information about the characteristics of an Evidence.", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "The Evidence Type and the characteristics it describes are not concrete individual responses to a Requirement (i.e. Evidence), but descriptions about the desired form, content, source and/or other characteristics that an actual response should have and provide (e.g. membership of a class of Evidences)." + }, + { + "key": "label-en", + "value": "Evidence Type", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "name": "EvidenceType" + }, + { + "@id": "http://data.europa.eu/m8g/LifeEvent", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The Life Event class represents an important event or situation in a citizen's life where public services are required." + }, + "usage": { + "en": "Note on the scope: an individual will encounter any number of 'events'; in the general sense of the word. In the context of the CPSV-AP, the Life Event class only represents an event to which a Public Service is related. For example, a couple becoming engaged is not a CPSV-AP Life Event, getting married is, since only the latter has any relevance to public services." + }, + "ap-label-en": { + "en": "Life Event" + }, + "definition": { + "en": "The Life Event class represents an important event or situation in a citizen's life where public services are required." + }, + "label": { + "en": "Life Event" + }, + "extra": { + "EA-Name": "LifeEvent", + "EA-Guid": "{BFBC94C8-9503-4de4-9A43-4D4E200E3317}", + "EA-Package": "cv", + "EA-Type": "CLASS", + "EA-Parents": "Event", + "EA-Parents2": [ + { + "name": "Event", + "label": "Event", + "package": "cv", + "uri": "http://data.europa.eu/m8g/Event" + } + ], + "parentclasses": "http://data.europa.eu/m8g/Event", + "label": { + "en": "Life Event" + }, + "definition": { + "en": "The Life Event class represents an important event or situation in a citizen's life where public services are required." + }, + "usage": { + "en": "Note on the scope: an individual will encounter any number of 'events'; in the general sense of the word. In the context of the CPSV-AP, the Life Event class only represents an event to which a Public Service is related. For example, a couple becoming engaged is not a CPSV-AP Life Event, getting married is, since only the latter has any relevance to public services." + }, + "ap-label-en": { + "en": "Life Event" + }, + "ap-definition-en": { + "en": "The Life Event class represents an important event or situation in a citizen's life where public services are required." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "NOTE", + "note": "The Life Event class represents an important event or situation in a citizen's life where public services are required." + }, + { + "key": "label-en", + "value": "Life Event", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "Note on the scope: an individual will encounter any number of 'events'; in the general sense of the word. In the context of the CPSV-AP, the Life Event class only represents an event to which a Public Service is related. For example, a couple becoming engaged is not a CPSV-AP Life Event, getting married is, since only the latter has any relevance to public services." + }, + { + "key": "uri", + "value": "http://data.europa.eu/m8g/LifeEvent", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "name": "LifeEvent" + }, + { + "@id": "http://data.europa.eu/m8g/Output", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "An output can be any resource - document, artefact - anything produced by the Public Service. In the context of a Public Service, the output provides an official document or other artefact of the Competent Authority (Public Organization) that permits/authorises/entitles an Agent to (do) something." + }, + "usage": { + "en": "In some cases, the Output of one Public Service will be used as evidence to fulfil a requirement of another Public Service. Such relationships should be described in the associated Rule(s)." + }, + "ap-label-en": { + "en": "Output" + }, + "definition": { + "en": "An output can be any resource - document, artefact - anything produced by the Public Service. In the context of a Public Service, the output provides an official document or other artefact of the Competent Authority (Public Organization) that permits/authorises/entitles an Agent to (do) something." + }, + "label": { + "en": "Output" + }, + "extra": { + "EA-Name": "Output", + "EA-Guid": "{A6159426-31DC-49d9-8334-8B84AFE562E3}", + "EA-Package": "cv", + "EA-Type": "CLASS", + "EA-Parents": "", + "EA-Parents2": [], + "parentclasses": "", + "label": { + "en": "Output" + }, + "definition": { + "en": "An output can be any resource - document, artefact - anything produced by the Public Service. In the context of a Public Service, the output provides an official document or other artefact of the Competent Authority (Public Organization) that permits/authorises/entitles an Agent to (do) something." + }, + "usage": { + "en": "In some cases, the Output of one Public Service will be used as evidence to fulfil a requirement of another Public Service. Such relationships should be described in the associated Rule(s)." + }, + "ap-label-en": { + "en": "Output" + }, + "ap-definition-en": { + "en": "An output can be any resource - document, artefact - anything produced by the Public Service. In the context of a Public Service, the output provides an official document or other artefact of the Competent Authority (Public Organization) that permits/authorises/entitles an Agent to (do) something." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "NOTE", + "note": "An output can be any resource - document, artefact - anything produced by the Public Service. In the context of a Public Service, the output provides an official document or other artefact of the Competent Authority (Public Organization) that permits/authorises/entitles an Agent to (do) something." + }, + { + "key": "usageNote-en", + "value": "In some cases, the Output of one Public Service will be used as evidence to fulfil a requirement of another Public Service. Such relationships should be described in the associated Rule(s).", + "note": "In some cases, the Output of one Public Service will be used as evidence to fulfil a criterion requirement of another Public Service. Such relationships should be described in the associated Rule(s)." + }, + { + "key": "label-en", + "value": "Output", + "note": "null" + }, + { + "key": "uri", + "value": "http://data.europa.eu/m8g/Output", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "name": "Output" + }, + { + "@id": "http://data.europa.eu/m8g/Participation", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The Participation class allows to define roles within a certain context." + }, + "usage": { + "en": "The CPSV-AP recognises a common role connected with public services, i.e. the Competent Authority.\r\n

\r\nThis simple structure does not allow statements to be made about those participants, such as the start and end date of a contract, nor does it support the inclusion of other roles. The Participation class supports this extra complexity if required, for instance, the description of a service user or a service provider. The model is consistent with the CPOV which in turn is based on the W3C Organization Ontology that supports the common cases simply but allows the complex cases where necessary. The Participation class can be mapped to the Organization Ontology's Membership class that allows more complex relationships and richer metadata to be applied to a role filled by a given Agent." + }, + "ap-label-en": { + "en": "Participation" + }, + "definition": { + "en": "The Participation class allows to define roles within a certain context." + }, + "label": { + "en": "Participation" + }, + "extra": { + "EA-Name": "Participation", + "EA-Guid": "{BDC210FC-7313-4aa8-8731-605BDB52137F}", + "EA-Package": "cv", + "EA-Type": "CLASS", + "EA-Parents": "", + "EA-Parents2": [], + "parentclasses": "", + "label": { + "en": "Participation" + }, + "definition": { + "en": "The Participation class allows to define roles within a certain context." + }, + "usage": { + "en": "The CPSV-AP recognises a common role connected with public services, i.e. the Competent Authority.\r\n

\r\nThis simple structure does not allow statements to be made about those participants, such as the start and end date of a contract, nor does it support the inclusion of other roles. The Participation class supports this extra complexity if required, for instance, the description of a service user or a service provider. The model is consistent with the CPOV which in turn is based on the W3C Organization Ontology that supports the common cases simply but allows the complex cases where necessary. The Participation class can be mapped to the Organization Ontology's Membership class that allows more complex relationships and richer metadata to be applied to a role filled by a given Agent." + }, + "ap-label-en": { + "en": "Participation" + }, + "ap-definition-en": { + "en": "The Participation class allows to define roles within a certain context." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "NOTE", + "note": "The Participation class allows to define roles within a certain context." + }, + { + "key": "label-en", + "value": "Participation", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "The CPSV-AP recognises a common role connected with public services, i.e. the Competent Authority.\r\n

\r\nThis simple structure does not allow statements to be made about those participants, such as the start and end date of a contract, nor does it support the inclusion of other roles. The Participation class supports this extra complexity if required, for instance, the description of a service user or a service provider. The model is consistent with the CPOV which in turn is based on the W3C Organization Ontology that supports the common cases simply but allows the complex cases where necessary. The Participation class can be mapped to the Organization Ontology's Membership class that allows more complex relationships and richer metadata to be applied to a role filled by a given Agent." + }, + { + "key": "uri", + "value": "http://data.europa.eu/m8g/Participation", + "note": "null" + }, + { + "key": "class-usage-scope", + "value": "main", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "name": "Participation" + }, + { + "@id": "http://data.europa.eu/m8g/PublicOrganisation", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "An Organization that is defined as being part of the public sector by a legal framework at any level." + }, + "usage": { + "en": "Organizations which exist to provide services for its citizens and companies are called Public Organizations. The Public Organization class represents the organization. One organization may comprise several sub-organizations and any organization may have one or more organizational units. Each of these is described using the same properties and relationships.\r\n

\r\nThis definition is consistent with the more detailed definition of a \"public sector body\" as given in the PSI Directive: \"the State, regional or local authorities, bodies governed by public law and associations formed by one or several such authorities or one or several such bodies governed by public law\". It further defines a body governed by public law as any body \"(a) established for the specific purpose of meeting needs in the general interest, not having an industrial or commercial character; and (b) having legal personality; and (c) financed, for the most part by the State, or regional or local authorities, or other bodies governed by public law; or subject to management supervision by those bodies; or having an administrative, managerial or supervisory board, more than half of whose members are appointed by the State, regional or local authorities or by other bodies governed by public law\"." + }, + "ap-label-en": { + "en": "Public Organization" + }, + "definition": { + "en": "An Organization that is defined as being part of the public sector by a legal framework at any level." + }, + "label": { + "en": "Public Organization" + }, + "extra": { + "EA-Name": "PublicOrganisation", + "EA-Guid": "{FD2FE27D-2842-467d-A825-12FAF150DE73}", + "EA-Package": "cv", + "EA-Type": "CLASS", + "EA-Parents": "Organization", + "EA-Parents2": [ + { + "name": "Organization", + "label": "Organization", + "package": "org", + "uri": "http://www.w3.org/ns/org#Organization" + } + ], + "parentclasses": "http://www.w3.org/ns/org#Organization", + "label": { + "en": "Public Organization" + }, + "definition": { + "en": "An Organization that is defined as being part of the public sector by a legal framework at any level." + }, + "usage": { + "en": "Organizations which exist to provide services for its citizens and companies are called Public Organizations. The Public Organization class represents the organization. One organization may comprise several sub-organizations and any organization may have one or more organizational units. Each of these is described using the same properties and relationships.\r\n

\r\nThis definition is consistent with the more detailed definition of a \"public sector body\" as given in the PSI Directive: \"the State, regional or local authorities, bodies governed by public law and associations formed by one or several such authorities or one or several such bodies governed by public law\". It further defines a body governed by public law as any body \"(a) established for the specific purpose of meeting needs in the general interest, not having an industrial or commercial character; and (b) having legal personality; and (c) financed, for the most part by the State, or regional or local authorities, or other bodies governed by public law; or subject to management supervision by those bodies; or having an administrative, managerial or supervisory board, more than half of whose members are appointed by the State, regional or local authorities or by other bodies governed by public law\"." + }, + "ap-label-en": { + "en": "Public Organization" + }, + "ap-definition-en": { + "en": "An Organization that is defined as being part of the public sector by a legal framework at any level." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "An Organization that is defined as being part of the public sector by a legal framework at any level.", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "Organizations which exist to provide services for its citizens and companies are called Public Organizations. The Public Organization class represents the organization. One organization may comprise several sub-organizations and any organization may have one or more organizational units. Each of these is described using the same properties and relationships.\r\n

\r\nThis definition is consistent with the more detailed definition of a \"public sector body\" as given in the PSI Directive: \"the State, regional or local authorities, bodies governed by public law and associations formed by one or several such authorities or one or several such bodies governed by public law\". It further defines a body governed by public law as any body \"(a) established for the specific purpose of meeting needs in the general interest, not having an industrial or commercial character; and (b) having legal personality; and (c) financed, for the most part by the State, or regional or local authorities, or other bodies governed by public law; or subject to management supervision by those bodies; or having an administrative, managerial or supervisory board, more than half of whose members are appointed by the State, regional or local authorities or by other bodies governed by public law\"." + }, + { + "key": "label-en", + "value": "Public Organization", + "note": "null" + }, + { + "key": "uri", + "value": "http://data.europa.eu/m8g/PublicOrganisation", + "note": "null" + }, + { + "key": "class-usage-scope", + "value": "main", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "name": "PublicOrganization" + }, + { + "@id": "http://data.europa.eu/m8g/Requirement", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "Condition or prerequisite that is to be proven by Evidence." + }, + "usage": { + "en": "Not all public services are needed or are used by everyone. For example, the visa service operated by European countries is not needed by European citizens but is needed by some citizens from elsewhere, or public services offering unemployment benefits and grants are targeting specific societal groups. The CPSV-AP reuses the Core Criterion and Core Evidence Vocabulary for this class.\r\n\r\nRequirement is a generic class representing any type of prerequisite that may be desired, needed or imposed as an obligation. CCCEV recommends to not use the Requirement class directly, but rather a more semantically-enriched subclass such as Criterion, Information Requirement or Constraint. Also note that the Requirement class is specified at a more abstract level and is not to be used as the instantiation of a Requirement for a specific Agent.\r\nTo illustrate the notion: the European Directive on services in the internal market defines requirement as any obligation, prohibition, condition or limit provided for in the laws, regulations or administrative provisions of the Member States or in consequence of case-law, administrative practice, the rules of professional bodies, or the collective rules of professional associations or other professional organisations, adopted in the exercise of their legal autonomy." + }, + "ap-label-en": { + "en": "Requirement" + }, + "definition": { + "en": "Condition or prerequisite that is to be proven by Evidence." + }, + "label": { + "en": "Requirement" + }, + "extra": { + "EA-Name": "Requirement", + "EA-Guid": "{EFF3F185-7B5E-4ca0-B12A-A9263F809A11}", + "EA-Package": "cv", + "EA-Type": "CLASS", + "EA-Parents": "", + "EA-Parents2": [], + "parentclasses": "", + "label": { + "en": "Requirement" + }, + "definition": { + "en": "Condition or prerequisite that is to be proven by Evidence." + }, + "usage": { + "en": "Not all public services are needed or are used by everyone. For example, the visa service operated by European countries is not needed by European citizens but is needed by some citizens from elsewhere, or public services offering unemployment benefits and grants are targeting specific societal groups. The CPSV-AP reuses the Core Criterion and Core Evidence Vocabulary for this class.\r\n\r\nRequirement is a generic class representing any type of prerequisite that may be desired, needed or imposed as an obligation. CCCEV recommends to not use the Requirement class directly, but rather a more semantically-enriched subclass such as Criterion, Information Requirement or Constraint. Also note that the Requirement class is specified at a more abstract level and is not to be used as the instantiation of a Requirement for a specific Agent.\r\nTo illustrate the notion: the European Directive on services in the internal market defines requirement as any obligation, prohibition, condition or limit provided for in the laws, regulations or administrative provisions of the Member States or in consequence of case-law, administrative practice, the rules of professional bodies, or the collective rules of professional associations or other professional organisations, adopted in the exercise of their legal autonomy." + }, + "ap-label-en": { + "en": "Requirement" + }, + "ap-definition-en": { + "en": "Condition or prerequisite that is to be proven by Evidence." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "NOTE", + "note": "Condition or prerequisite that is to be proven by Evidence." + }, + { + "key": "label-en", + "value": "Requirement", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "Not all public services are needed or are used by everyone. For example, the visa service operated by European countries is not needed by European citizens but is needed by some citizens from elsewhere, or public services offering unemployment benefits and grants are targeting specific societal groups. The CPSV-AP reuses the Core Criterion and Core Evidence Vocabulary for this class.\r\n\r\nRequirement is a generic class representing any type of prerequisite that may be desired, needed or imposed as an obligation. CCCEV recommends to not use the Requirement class directly, but rather a more semantically-enriched subclass such as Criterion, Information Requirement or Constraint. Also note that the Requirement class is specified at a more abstract level and is not to be used as the instantiation of a Requirement for a specific Agent.\r\nTo illustrate the notion: the European Directive on services in the internal market defines requirement as any obligation, prohibition, condition or limit provided for in the laws, regulations or administrative provisions of the Member States or in consequence of case-law, administrative practice, the rules of professional bodies, or the collective rules of professional associations or other professional organisations, adopted in the exercise of their legal autonomy." + }, + { + "key": "uri", + "value": "http://data.europa.eu/m8g/Requirement", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "name": "Requirement" + }, + { + "@id": "http://data.europa.eu/m8g/ServiceConcessionContract", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "Concessions are contracts for pecuniary interest by means of which one or more contracting authorities or contracting entities entrusts the execution of works, or the provision and the management of services, to one or more economic operators." + }, + "usage": { + "en": "The object of such contracts is the procurement of works or services by means of a concession, the consideration of which consists in the right to exploit the works or services or in that right together with payment. Such contracts may, but do not necessarily, involve a transfer of ownership to contracting authorities or contracting entities, but contracting authorities or contracting entities always obtain the benefits of the works or services in\r\nquestion. The definition comes from the Directive 2014/23/EU." + }, + "ap-label-en": { + "en": "Service Concession Contract" + }, + "definition": { + "en": "Concessions are contracts for pecuniary interest by means of which one or more contracting authorities or contracting entities entrusts the execution of works, or the provision and the management of services, to one or more economic operators." + }, + "label": { + "en": "Service Concession Contract" + }, + "extra": { + "EA-Name": "ServiceConcessionContract", + "EA-Guid": "{0771854A-0C0C-4f02-BEEB-559A31653D4B}", + "EA-Package": "cv", + "EA-Type": "CLASS", + "EA-Parents": "ConcessionContract", + "EA-Parents2": [ + { + "name": "ConcessionContract", + "label": "Concession Contract", + "package": "epo", + "uri": "http://data.europa.eu/a4g/ontology#ConcessionContract" + } + ], + "parentclasses": "http://data.europa.eu/a4g/ontology#ConcessionContract", + "label": { + "en": "Service Concession Contract" + }, + "definition": { + "en": "Concessions are contracts for pecuniary interest by means of which one or more contracting authorities or contracting entities entrusts the execution of works, or the provision and the management of services, to one or more economic operators." + }, + "usage": { + "en": "The object of such contracts is the procurement of works or services by means of a concession, the consideration of which consists in the right to exploit the works or services or in that right together with payment. Such contracts may, but do not necessarily, involve a transfer of ownership to contracting authorities or contracting entities, but contracting authorities or contracting entities always obtain the benefits of the works or services in\r\nquestion. The definition comes from the Directive 2014/23/EU." + }, + "ap-label-en": { + "en": "Service Concession Contract" + }, + "ap-definition-en": { + "en": "Concessions are contracts for pecuniary interest by means of which one or more contracting authorities or contracting entities entrusts the execution of works, or the provision and the management of services, to one or more economic operators." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "http://data.europa.eu/m8g/ServiceConcessionContract", + "note": "null" + }, + { + "key": "label-en", + "value": "Service Concession Contract", + "note": "null" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "Concessions are contracts for pecuniary interest by means of which one or more contracting authorities or contracting entities entrusts the execution of works, or the provision and the management of services, to one or more economic operators." + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "The object of such contracts is the procurement of works or services by means of a concession, the consideration of which consists in the right to exploit the works or services or in that right together with payment. Such contracts may, but do not necessarily, involve a transfer of ownership to contracting authorities or contracting entities, but contracting authorities or contracting entities always obtain the benefits of the works or services in\r\nquestion. The definition comes from the Directive 2014/23/EU." + } + ], + "Scope": "NOTHING" + }, + "name": "ServiceConcessionContract" + }, + { + "@id": "http://purl.org/dc/terms/LinguisticSystem", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A system of signs, symbols, sounds, gestures, or rules used in communication." + }, + "ap-label-en": { + "en": "Linguistic System" + }, + "definition": { + "en": "A system of signs, symbols, sounds, gestures, or rules used in communication." + }, + "label": { + "en": "Linguistic System" + }, + "extra": { + "EA-Name": "LinguisticSystem", + "EA-Guid": "{B124ABA3-1C85-4805-BF70-6ABB74762831}", + "EA-Package": "dct", + "EA-Type": "DATATYPE", + "EA-Parents": "", + "EA-Parents2": [], + "parentclasses": "", + "label": { + "en": "Linguistic System" + }, + "definition": { + "en": "A system of signs, symbols, sounds, gestures, or rules used in communication." + }, + "usage": "", + "ap-label-en": { + "en": "Linguistic System" + }, + "ap-definition-en": { + "en": "A system of signs, symbols, sounds, gestures, or rules used in communication." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "label-en", + "value": "Linguistic System", + "note": "null" + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/LinguisticSystem", + "note": "null" + }, + { + "key": "definition-en", + "value": "A system of signs, symbols, sounds, gestures, or rules used in communication.", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "name": "LinguisticSystem" + }, + { + "@id": "http://purl.org/dc/terms/Location", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "An identifiable geographic place or named place." + }, + "ap-label-en": { + "en": "Location" + }, + "definition": { + "en": "An identifiable geographic place or named place." + }, + "label": { + "en": "Location" + }, + "extra": { + "EA-Name": "Location", + "EA-Guid": "{4EA28AE6-3F77-48f9-B6BA-3CA6BB12FC9B}", + "EA-Package": "dct", + "EA-Type": "DATATYPE", + "EA-Parents": "", + "EA-Parents2": [], + "parentclasses": "", + "label": { + "en": "Location" + }, + "definition": { + "en": "An identifiable geographic place or named place." + }, + "usage": "", + "ap-label-en": { + "en": "Location" + }, + "ap-definition-en": { + "en": "An identifiable geographic place or named place." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "label-en", + "value": "Location", + "note": "null" + }, + { + "key": "definition-en", + "value": "An identifiable geographic place or named place.", + "note": "null" + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/Location", + "note": "null" + }, + { + "key": "class-usage-scope", + "value": "datatype", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "name": "Location" + }, + { + "@id": "http://purl.org/vocab/cpsv#PublicService", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A Public Service is a mandatory or discretionary set of activities performed, or able to be performed, by or on behalf of a public organisation, publicly funded and arise from public policy." + }, + "ap-usageNote-en": { + "en": "This class represents the Public Service itself, as it is described in a public service catalogue. Services may be for the benefit of an individual, a business, or other public authority, or groups of any of these. A service exists whether it is used or not, and the term 'benefit' may apply in the sense of enabling the fulfilment of an obligation. As defined in the revised version of the European Interoperability Framework, a European public service comprises any service provided by public administrations in Europe, or by other organisations on their behalf, to businesses, citizens or others public administrations." + }, + "usage": { + "en": "This class represents the Public Service itself, as it is described in a public service catalogue. Services may be for the benefit of an individual, a business, or other public authority, or groups of any of these. A service exists whether it is used or not, and the term 'benefit' may apply in the sense of enabling the fulfilment of an obligation. As defined in the revised version of the European Interoperability Framework, a European public service comprises any service provided by public administrations in Europe, or by other organisations on their behalf, to businesses, citizens or others public administrations." + }, + "ap-label-en": { + "en": "Public Service" + }, + "definition": { + "en": "A Public Service is a mandatory or discretionary set of activities performed, or able to be performed, by or on behalf of a public organisation, publicly funded and arise from public policy." + }, + "label": { + "en": "Public Service" + }, + "extra": { + "EA-Name": "PublicService", + "EA-Guid": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Package": "cpsv", + "EA-Type": "CLASS", + "EA-Parents": "", + "EA-Parents2": [], + "parentclasses": "", + "label": { + "en": "Public Service" + }, + "definition": { + "en": "A Public Service is a mandatory or discretionary set of activities performed, or able to be performed, by or on behalf of a public organisation, publicly funded and arise from public policy." + }, + "usage": { + "en": "This class represents the Public Service itself, as it is described in a public service catalogue. Services may be for the benefit of an individual, a business, or other public authority, or groups of any of these. A service exists whether it is used or not, and the term 'benefit' may apply in the sense of enabling the fulfilment of an obligation. As defined in the revised version of the European Interoperability Framework, a European public service comprises any service provided by public administrations in Europe, or by other organisations on their behalf, to businesses, citizens or others public administrations." + }, + "ap-label-en": { + "en": "Public Service" + }, + "ap-definition-en": { + "en": "A Public Service is a mandatory or discretionary set of activities performed, or able to be performed, by or on behalf of a public organisation, publicly funded and arise from public policy." + }, + "ap-usageNote-en": { + "en": "This class represents the Public Service itself, as it is described in a public service catalogue. Services may be for the benefit of an individual, a business, or other public authority, or groups of any of these. A service exists whether it is used or not, and the term 'benefit' may apply in the sense of enabling the fulfilment of an obligation. As defined in the revised version of the European Interoperability Framework, a European public service comprises any service provided by public administrations in Europe, or by other organisations on their behalf, to businesses, citizens or others public administrations." + }, + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "NOTE", + "note": "A Public Service is a mandatory or discretionary set of activities performed, or able to be performed, by or on behalf of a public organisation, publicly funded and arise from public policy." + }, + { + "key": "uri", + "value": "http://purl.org/vocab/cpsv#PublicService", + "note": "null" + }, + { + "key": "label-en", + "value": "Public Service", + "note": "null" + }, + { + "key": "class-usage-scope", + "value": "main", + "note": "null" + }, + { + "key": "ap-usageNote-en", + "value": "NOTE", + "note": "This class represents the Public Service itself, as it is described in a public service catalogue. Services may be for the benefit of an individual, a business, or other public authority, or groups of any of these. A service exists whether it is used or not, and the term 'benefit' may apply in the sense of enabling the fulfilment of an obligation. As defined in the revised version of the European Interoperability Framework, a European public service comprises any service provided by public administrations in Europe, or by other organisations on their behalf, to businesses, citizens or others public administrations." + } + ], + "Scope": "NOTHING" + }, + "name": "PublicService" + }, + { + "@id": "http://purl.org/vocab/cpsv#Rule", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The Rule class represents a document that sets out the specific rules, guidelines or procedures that the Public Service follows." + }, + "ap-usageNote-en": { + "en": "It includes the terms of service, licence, and authentication requirements of the Public Service. Instances of the Rule class are FRBR Expressions, that is, a concrete expression such as a document, of the more abstract concept of the rules themselves. The CPSV-AP does not envisage instances of the Rule class as machine-readable business rules. Detailed modelling of the rules related to Public Services is out of scope of the CPSV-AP." + }, + "usage": { + "en": "It includes the terms of service, licence, and authentication requirements of the Public Service. Instances of the Rule class are FRBR Expressions, that is, a concrete expression such as a document, of the more abstract concept of the rules themselves. The CPSV-AP does not envisage instances of the Rule class as machine-readable business rules. Detailed modelling of the rules related to Public Services is out of scope of the CPSV-AP." + }, + "ap-label-en": { + "en": "Rule" + }, + "definition": { + "en": "The Rule class represents a document that sets out the specific rules, guidelines or procedures that the Public Service follows." + }, + "label": { + "en": "Rule" + }, + "extra": { + "EA-Name": "Rule", + "EA-Guid": "{22EC3510-EA42-4ed6-8440-5AFAC32063F6}", + "EA-Package": "cpsv", + "EA-Type": "CLASS", + "EA-Parents": "", + "EA-Parents2": [], + "parentclasses": "", + "label": { + "en": "Rule" + }, + "definition": { + "en": "The Rule class represents a document that sets out the specific rules, guidelines or procedures that the Public Service follows." + }, + "usage": { + "en": "It includes the terms of service, licence, and authentication requirements of the Public Service. Instances of the Rule class are FRBR Expressions, that is, a concrete expression such as a document, of the more abstract concept of the rules themselves. The CPSV-AP does not envisage instances of the Rule class as machine-readable business rules. Detailed modelling of the rules related to Public Services is out of scope of the CPSV-AP." + }, + "ap-label-en": { + "en": "Rule" + }, + "ap-definition-en": { + "en": "The Rule class represents a document that sets out the specific rules, guidelines or procedures that the Public Service follows." + }, + "ap-usageNote-en": { + "en": "It includes the terms of service, licence, and authentication requirements of the Public Service. Instances of the Rule class are FRBR Expressions, that is, a concrete expression such as a document, of the more abstract concept of the rules themselves. The CPSV-AP does not envisage instances of the Rule class as machine-readable business rules. Detailed modelling of the rules related to Public Services is out of scope of the CPSV-AP." + }, + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "NOTE", + "note": "The Rule class represents a document that sets out the specific rules, guidelines or procedures that the Public Service follows." + }, + { + "key": "uri", + "value": "http://purl.org/vocab/cpsv#Rule", + "note": "null" + }, + { + "key": "label-en", + "value": "Rule", + "note": "null" + }, + { + "key": "ap-usageNote-en", + "value": "NOTE", + "note": "It includes the terms of service, licence, and authentication requirements of the Public Service. Instances of the Rule class are FRBR Expressions, that is, a concrete expression such as a document, of the more abstract concept of the rules themselves. The CPSV-AP does not envisage instances of the Rule class as machine-readable business rules. Detailed modelling of the rules related to Public Services is out of scope of the CPSV-AP." + } + ], + "Scope": "NOTHING" + }, + "name": "Rule" + }, + { + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The text data type is a combination of a string and a language identifier." + }, + "ap-label-en": { + "en": "Text" + }, + "definition": { + "en": "The text data type is a combination of a string and a language identifier." + }, + "label": { + "en": "Text" + }, + "extra": { + "EA-Name": "Text", + "EA-Guid": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "EA-Type": "DATATYPE", + "EA-Parents": "", + "EA-Parents2": [], + "parentclasses": "", + "label": { + "en": "Text" + }, + "definition": { + "en": "The text data type is a combination of a string and a language identifier." + }, + "usage": "", + "ap-label-en": { + "en": "Text" + }, + "ap-definition-en": { + "en": "The text data type is a combination of a string and a language identifier." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "label-en", + "value": "Text", + "note": "null" + }, + { + "key": "uri", + "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "note": "null" + }, + { + "key": "definition-en", + "value": "The text data type is a combination of a string and a language identifier.", + "note": "null" + }, + { + "key": "literal", + "value": "true", + "note": "null" + }, + { + "key": "class-usage-scope", + "value": "datatype", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "name": "Text" + }, + { + "@id": "http://www.w3.org/2000/01/rdf-schema#Literal", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The class of literal values, eg. textual strings and integers." + }, + "ap-label-en": { + "en": "Literal" + }, + "definition": { + "en": "The class of literal values, eg. textual strings and integers." + }, + "label": { + "en": "Literal" + }, + "extra": { + "EA-Name": "Literal", + "EA-Guid": "{BEB2E07B-8BBD-4a89-B870-F21653DDEA3D}", + "EA-Package": "DataTypes", + "EA-Type": "DATATYPE", + "EA-Parents": "", + "EA-Parents2": [], + "parentclasses": "", + "label": { + "en": "Literal" + }, + "definition": { + "en": "The class of literal values, eg. textual strings and integers." + }, + "usage": "", + "ap-label-en": { + "en": "Literal" + }, + "ap-definition-en": { + "en": "The class of literal values, eg. textual strings and integers." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "label-en", + "value": "Literal", + "note": "null" + }, + { + "key": "uri", + "value": "http://www.w3.org/2000/01/rdf-schema#Literal", + "note": "null" + }, + { + "key": "definition-en", + "value": "The class of literal values, eg. textual strings and integers.", + "note": "null" + }, + { + "key": "literal", + "value": "true", + "note": "null" + }, + { + "key": "class-usage-scope", + "value": "datatype", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "name": "Literal" + }, + { + "@id": "http://www.w3.org/2001/XMLSchema#double", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The double datatype is patterned after the IEEE double-precision 64-bit floating point datatype [IEEE 754-2008]. Each floating point datatype has a value space that is a subset of the rational numbers. Floating point numbers are often used to approximat" + }, + "ap-label-en": { + "en": "Double" + }, + "definition": { + "en": "The double datatype is patterned after the IEEE double-precision 64-bit floating point datatype [IEEE 754-2008]. Each floating point datatype has a value space that is a subset of the rational numbers. Floating point numbers are often used to approximat" + }, + "label": { + "en": "Double" + }, + "extra": { + "EA-Name": "Double", + "EA-Guid": "{7249565B-84CD-42c2-B0EF-5F22E08C130E}", + "EA-Package": "DataTypes", + "EA-Type": "DATATYPE", + "EA-Parents": "", + "EA-Parents2": [], + "parentclasses": "", + "label": { + "en": "Double" + }, + "definition": { + "en": "The double datatype is patterned after the IEEE double-precision 64-bit floating point datatype [IEEE 754-2008]. Each floating point datatype has a value space that is a subset of the rational numbers. Floating point numbers are often used to approximat" + }, + "usage": "", + "ap-label-en": { + "en": "Double" + }, + "ap-definition-en": { + "en": "The double datatype is patterned after the IEEE double-precision 64-bit floating point datatype [IEEE 754-2008]. Each floating point datatype has a value space that is a subset of the rational numbers. Floating point numbers are often used to approximat" + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "The double datatype is patterned after the IEEE double-precision 64-bit floating point datatype [IEEE 754-2008]. Each floating point datatype has a value space that is a subset of the rational numbers. Floating point numbers are often used to approximat", + "note": "null" + }, + { + "key": "label-en", + "value": "Double", + "note": "null" + }, + { + "key": "uri", + "value": "http://www.w3.org/2001/XMLSchema#double", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "name": "Double" + }, + { + "@id": "http://www.w3.org/2001/XMLSchema#duration", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "Duration is a datatype that represents durations of time. The concept of duration being captured is drawn from those of [ISO 8601], specifically durations without fixed endpoints." + }, + "ap-label-en": { + "en": "Duration" + }, + "definition": { + "en": "Duration is a datatype that represents durations of time. The concept of duration being captured is drawn from those of [ISO 8601], specifically durations without fixed endpoints." + }, + "label": { + "en": "Duration" + }, + "extra": { + "EA-Name": "Duration", + "EA-Guid": "{2D34E292-EBFB-49eb-B35B-E9BE6B30E008}", + "EA-Package": "DataTypes", + "EA-Type": "DATATYPE", + "EA-Parents": "", + "EA-Parents2": [], + "parentclasses": "", + "label": { + "en": "Duration" + }, + "definition": { + "en": "Duration is a datatype that represents durations of time. The concept of duration being captured is drawn from those of [ISO 8601], specifically durations without fixed endpoints." + }, + "usage": "", + "ap-label-en": { + "en": "Duration" + }, + "ap-definition-en": { + "en": "Duration is a datatype that represents durations of time. The concept of duration being captured is drawn from those of [ISO 8601], specifically durations without fixed endpoints." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "label-en", + "value": "Duration", + "note": "null" + }, + { + "key": "definition-en", + "value": "Duration is a datatype that represents durations of time. The concept of duration being captured is drawn from those of [ISO 8601], specifically durations without fixed endpoints.", + "note": "null" + }, + { + "key": "uri", + "value": "http://www.w3.org/2001/XMLSchema#duration", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "name": "Duration" + }, + { + "@id": "http://www.w3.org/2004/02/skos/core#Collection", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "This class represent the way Concepts belong together. Thus, different concepts are grouped and define a controlled vocabulary." + }, + "usage": { + "en": "In this context, the CPSV-AP reuses the Collection class as defined in the SKOS Simple Knowledge Organization System. For describing the attributes of a Collection (labels, preferred labels, alternative labels, definition, etc.) we refer to SKOS." + }, + "ap-label-en": { + "en": "Collection" + }, + "definition": { + "en": "This class represent the way Concepts belong together. Thus, different concepts are grouped and define a controlled vocabulary." + }, + "label": { + "en": "Collection" + }, + "extra": { + "EA-Name": "Collection", + "EA-Guid": "{F8504F16-CC94-4287-B012-88DA846F67CB}", + "EA-Package": "skos", + "EA-Type": "CLASS", + "EA-Parents": "", + "EA-Parents2": [], + "parentclasses": "", + "label": { + "en": "Collection" + }, + "definition": { + "en": "This class represent the way Concepts belong together. Thus, different concepts are grouped and define a controlled vocabulary." + }, + "usage": { + "en": "In this context, the CPSV-AP reuses the Collection class as defined in the SKOS Simple Knowledge Organization System. For describing the attributes of a Collection (labels, preferred labels, alternative labels, definition, etc.) we refer to SKOS." + }, + "ap-label-en": { + "en": "Collection" + }, + "ap-definition-en": { + "en": "This class represent the way Concepts belong together. Thus, different concepts are grouped and define a controlled vocabulary." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "NOTE", + "note": "This class represent the way Concepts belong together. Thus, different concepts are grouped and define a controlled vocabulary." + }, + { + "key": "uri", + "value": "http://www.w3.org/2004/02/skos/core#Collection", + "note": "null" + }, + { + "key": "label-en", + "value": "Collection", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "In this context, the CPSV-AP reuses the Collection class as defined in the SKOS Simple Knowledge Organization System. For describing the attributes of a Collection (labels, preferred labels, alternative labels, definition, etc.) we refer to SKOS." + } + ], + "Scope": "NOTHING" + }, + "name": "Collection" + }, + { + "@id": "http://www.w3.org/2004/02/skos/core#Concept", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "This class represents any concept that can be used for classifying the Public Service and which relates to the Public Service through the property Is Classified By." + }, + "usage": { + "en": "This class has been added in the CPSV-AP to complement the need for adding other ways of classifying the Public Service, which have not been explicitly defined in the CPSV-AP. In this context, the CPSV-AP reuses the Concept class as defined in the SKOS Simple Knowledge Organization System. For describing the attributes of a Concept (labels, preferred labels, alternative labels, definition, etc.) we refer to SKOS. The Concept may or may not belong to (member) a certain Collection." + }, + "ap-label-en": { + "en": "Concept" + }, + "definition": { + "en": "This class represents any concept that can be used for classifying the Public Service and which relates to the Public Service through the property Is Classified By." + }, + "label": { + "en": "Concept" + }, + "extra": { + "EA-Name": "Concept", + "EA-Guid": "{62E6BA0C-C86D-46a0-8661-145FC890D836}", + "EA-Package": "skos", + "EA-Type": "CLASS", + "EA-Parents": "", + "EA-Parents2": [], + "parentclasses": "", + "label": { + "en": "Concept" + }, + "definition": { + "en": "This class represents any concept that can be used for classifying the Public Service and which relates to the Public Service through the property Is Classified By." + }, + "usage": { + "en": "This class has been added in the CPSV-AP to complement the need for adding other ways of classifying the Public Service, which have not been explicitly defined in the CPSV-AP. In this context, the CPSV-AP reuses the Concept class as defined in the SKOS Simple Knowledge Organization System. For describing the attributes of a Concept (labels, preferred labels, alternative labels, definition, etc.) we refer to SKOS. The Concept may or may not belong to (member) a certain Collection." + }, + "ap-label-en": { + "en": "Concept" + }, + "ap-definition-en": { + "en": "This class represents any concept that can be used for classifying the Public Service and which relates to the Public Service through the property Is Classified By." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "NOTE", + "note": "This class represents any concept that can be used for classifying the Public Service and which relates to the Public Service through the property Is Classified By." + }, + { + "key": "uri", + "value": "http://www.w3.org/2004/02/skos/core#Concept", + "note": "null" + }, + { + "key": "label-en", + "value": "Concept", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "This class has been added in the CPSV-AP to complement the need for adding other ways of classifying the Public Service, which have not been explicitly defined in the CPSV-AP. In this context, the CPSV-AP reuses the Concept class as defined in the SKOS Simple Knowledge Organization System. For describing the attributes of a Concept (labels, preferred labels, alternative labels, definition, etc.) we refer to SKOS. The Concept may or may not belong to (member) a certain Collection." + } + ], + "Scope": "NOTHING" + }, + "name": "Concept" + }, + { + "@id": "http://www.w3.org/2004/02/skos/core#Concept", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "An idea or notion; a unit of thought." + }, + "ap-label-en": { + "en": "Code" + }, + "definition": { + "en": "An idea or notion; a unit of thought." + }, + "label": { + "en": "Code" + }, + "extra": { + "EA-Name": "Code", + "EA-Guid": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "EA-Type": "DATATYPE", + "EA-Parents": "", + "EA-Parents2": [], + "parentclasses": "", + "label": { + "en": "Code" + }, + "definition": { + "en": "An idea or notion; a unit of thought." + }, + "usage": "", + "ap-label-en": { + "en": "Code" + }, + "ap-definition-en": { + "en": "An idea or notion; a unit of thought." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "label-en", + "value": "Code", + "note": "null" + }, + { + "key": "uri", + "value": "http://www.w3.org/2004/02/skos/core#Concept", + "note": "null" + }, + { + "key": "definition-en", + "value": "An idea or notion; a unit of thought.", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "name": "Code" + }, + { + "@id": "http://www.w3.org/2006/time#TemporalEntity", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A temporal interval or instant." + }, + "ap-label-en": { + "en": "Temporal Entity" + }, + "definition": { + "en": "A temporal interval or instant." + }, + "label": { + "en": "Temporal Entity" + }, + "extra": { + "EA-Name": "TemporalEntity", + "EA-Guid": "{47172E2D-ADFD-4f36-9D0D-34A3072AC6C0}", + "EA-Package": "time", + "EA-Type": "CLASS", + "EA-Parents": "", + "EA-Parents2": [], + "parentclasses": "", + "label": { + "en": "Temporal Entity" + }, + "definition": { + "en": "A temporal interval or instant." + }, + "usage": "", + "ap-label-en": { + "en": "Temporal Entity" + }, + "ap-definition-en": { + "en": "A temporal interval or instant." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "A temporal interval or instant.", + "note": "null" + }, + { + "key": "label-en", + "value": "Temporal Entity", + "note": "null" + }, + { + "key": "uri", + "value": "http://www.w3.org/2006/time#TemporalEntity", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "name": "TemporalEntity" + }, + { + "@id": "http://www.w3.org/ns/dcat#Dataset", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A collection of data, published or curated by a single agent, and available for access or download in one or more representations." + }, + "usage": { + "en": "This class represents a collection of metadata and where they can be found. For instance, a dataset can be found on a regional public service portal and/or a national eGovernment portal." + }, + "ap-label-en": { + "en": "Dataset" + }, + "definition": { + "en": "A collection of data, published or curated by a single agent, and available for access or download in one or more representations." + }, + "label": { + "en": "Dataset" + }, + "extra": { + "EA-Name": "Dataset", + "EA-Guid": "{4C40BA3A-6C08-4950-8EE2-E9CE8073C616}", + "EA-Package": "dcat", + "EA-Type": "CLASS", + "EA-Parents": "", + "EA-Parents2": [], + "parentclasses": "", + "label": { + "en": "Dataset" + }, + "definition": { + "en": "A collection of data, published or curated by a single agent, and available for access or download in one or more representations." + }, + "usage": { + "en": "This class represents a collection of metadata and where they can be found. For instance, a dataset can be found on a regional public service portal and/or a national eGovernment portal." + }, + "ap-label-en": { + "en": "Dataset" + }, + "ap-definition-en": { + "en": "A collection of data, published or curated by a single agent, and available for access or download in one or more representations." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "NOTE", + "note": "A collection of data, published or curated by a single agent, and available for access or download in one or more representations." + }, + { + "key": "label-en", + "value": "Dataset", + "note": "null" + }, + { + "key": "uri", + "value": "http://www.w3.org/ns/dcat#Dataset", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "This class represents a collection of metadata and where they can be found. For instance, a dataset can be found on a regional public service portal and/or a national eGovernment portal." + } + ], + "Scope": "NOTHING" + }, + "name": "Dataset" + }, + { + "@id": "http://www.w3.org/ns/locn#Address", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A spatial object that in a human-readable way identifies a fixed location." + }, + "usage": { + "en": "

\r\nAn \"address representation\" as conceptually defined by the INSPIRE Address Representation data type: \"Representation of an address spatial object for use in external application schemas that need to include the basic, address information in a readable way.\"\r\n


\r\n\r\n

\r\nThe representation of Addresses varies widely from one country's postal system to another. Even within countries, there are almost always examples of Addresses that do not conform to the stated national standard. However, ISO 19160-1 provides a method through which different Addresses can be converted from one conceptual model to another.\r\n


\r\n\r\n

\r\nThis specification was heavily based on the INSPIRE Address Representation data type. It is noteworthy that if an Address is provided using the detailed breakdown suggested by the properties for this class, then it will be INSPIRE-conformant. To this very granular set of\r\nproperties, we add two further properties:\r\n

    \r\n
  • full address (the complete address as a formatted string)
  • \r\n
  • addressID (a unique identifier for the address)
  • \r\n
\r\nThe first of these allows publishers to simply provide the complete Address as one string, with or without formatting. This is analogous to vCard's label property.\r\n


\r\n\r\n

\r\nThe addressID is part of the INSPIRE guidelines and provides a hook that can be used to link the Address to an alternative representation, such as vCard or OASIS xAL.\r\n


\r\n\r\nThis class belongs to Core Location Vocabulary" + }, + "ap-label-en": { + "en": "Address" + }, + "definition": { + "en": "A spatial object that in a human-readable way identifies a fixed location." + }, + "label": { + "en": "Address" + }, + "extra": { + "EA-Name": "Address", + "EA-Guid": "{650BCC62-B5E6-4070-8DC6-A39F0953E191}", + "EA-Package": "locn", + "EA-Type": "CLASS", + "EA-Parents": "", + "EA-Parents2": [], + "parentclasses": "", + "label": { + "en": "Address" + }, + "definition": { + "en": "A spatial object that in a human-readable way identifies a fixed location." + }, + "usage": { + "en": "

\r\nAn \"address representation\" as conceptually defined by the INSPIRE Address Representation data type: \"Representation of an address spatial object for use in external application schemas that need to include the basic, address information in a readable way.\"\r\n


\r\n\r\n

\r\nThe representation of Addresses varies widely from one country's postal system to another. Even within countries, there are almost always examples of Addresses that do not conform to the stated national standard. However, ISO 19160-1 provides a method through which different Addresses can be converted from one conceptual model to another.\r\n


\r\n\r\n

\r\nThis specification was heavily based on the INSPIRE Address Representation data type. It is noteworthy that if an Address is provided using the detailed breakdown suggested by the properties for this class, then it will be INSPIRE-conformant. To this very granular set of\r\nproperties, we add two further properties:\r\n

    \r\n
  • full address (the complete address as a formatted string)
  • \r\n
  • addressID (a unique identifier for the address)
  • \r\n
\r\nThe first of these allows publishers to simply provide the complete Address as one string, with or without formatting. This is analogous to vCard's label property.\r\n


\r\n\r\n

\r\nThe addressID is part of the INSPIRE guidelines and provides a hook that can be used to link the Address to an alternative representation, such as vCard or OASIS xAL.\r\n


\r\n\r\nThis class belongs to Core Location Vocabulary" + }, + "ap-label-en": { + "en": "Address" + }, + "ap-definition-en": { + "en": "A spatial object that in a human-readable way identifies a fixed location." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "NOTE", + "note": "A spatial object that in a human-readable way identifies a fixed location." + }, + { + "key": "label-en", + "value": "Address", + "note": "null" + }, + { + "key": "uri", + "value": "http://www.w3.org/ns/locn#Address", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "

\r\nAn \"address representation\" as conceptually defined by the INSPIRE Address Representation data type: \"Representation of an address spatial object for use in external application schemas that need to include the basic, address information in a readable way.\"\r\n


\r\n\r\n

\r\nThe representation of Addresses varies widely from one country's postal system to another. Even within countries, there are almost always examples of Addresses that do not conform to the stated national standard. However, ISO 19160-1 provides a method through which different Addresses can be converted from one conceptual model to another.\r\n


\r\n\r\n

\r\nThis specification was heavily based on the INSPIRE Address Representation data type. It is noteworthy that if an Address is provided using the detailed breakdown suggested by the properties for this class, then it will be INSPIRE-conformant. To this very granular set of\r\nproperties, we add two further properties:\r\n

    \r\n
  • full address (the complete address as a formatted string)
  • \r\n
  • addressID (a unique identifier for the address)
  • \r\n
\r\nThe first of these allows publishers to simply provide the complete Address as one string, with or without formatting. This is analogous to vCard's label property.\r\n


\r\n\r\n

\r\nThe addressID is part of the INSPIRE guidelines and provides a hook that can be used to link the Address to an alternative representation, such as vCard or OASIS xAL.\r\n


\r\n\r\nThis class belongs to Core Location Vocabulary" + } + ], + "Scope": "NOTHING" + }, + "name": "Address" + }, + { + "@id": "http://www.w3.org/ns/org#Organization", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A collection of people organized together into a community or other social, commercial or political structure. The group has some common purpose or reason for existence which goes beyond the set of people belonging to it and can act as an Agent. Organizations are often decomposable into hierarchical structures." + }, + "ap-label-en": { + "en": "Organization" + }, + "definition": { + "en": "A collection of people organized together into a community or other social, commercial or political structure. The group has some common purpose or reason for existence which goes beyond the set of people belonging to it and can act as an Agent. Organizations are often decomposable into hierarchical structures." + }, + "label": { + "en": "Organization" + }, + "extra": { + "EA-Name": "Organization", + "EA-Guid": "{58D65B56-AFAB-4bfd-B704-E18B0152F093}", + "EA-Package": "org", + "EA-Type": "CLASS", + "EA-Parents": "Agent", + "EA-Parents2": [ + { + "name": "Agent", + "label": "Agent", + "package": "foaf", + "uri": "http://xmlns.com/foaf/0.1/Agent" + } + ], + "parentclasses": "http://xmlns.com/foaf/0.1/Agent", + "label": { + "en": "Organization" + }, + "definition": { + "en": "A collection of people organized together into a community or other social, commercial or political structure. The group has some common purpose or reason for existence which goes beyond the set of people belonging to it and can act as an Agent. Organizations are often decomposable into hierarchical structures." + }, + "usage": "", + "ap-label-en": { + "en": "Organization" + }, + "ap-definition-en": { + "en": "A collection of people organized together into a community or other social, commercial or political structure. The group has some common purpose or reason for existence which goes beyond the set of people belonging to it and can act as an Agent. Organizations are often decomposable into hierarchical structures." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "label-en", + "value": "Organization", + "note": "null" + }, + { + "key": "uri", + "value": "http://www.w3.org/ns/org#Organization", + "note": "null" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "A collection of people organized together into a community or other social, commercial or political structure. The group has some common purpose or reason for existence which goes beyond the set of people belonging to it and can act as an Agent. Organizations are often decomposable into hierarchical structures." + } + ], + "Scope": "NOTHING" + }, + "name": "Organization" + }, + { + "@id": "http://xmlns.com/foaf/0.1/Agent", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The Agent class is any resource that acts or has the power to act. This includes people, organisations and groups. The Public Organization class, defined in the Core Public Organisation Vocabulary, is a notable subclass of Agent.\r" + }, + "ap-label-en": { + "en": "Agent" + }, + "definition": { + "en": "The Agent class is any resource that acts or has the power to act. This includes people, organisations and groups. The Public Organization class, defined in the Core Public Organisation Vocabulary, is a notable subclass of Agent.\r" + }, + "label": { + "en": "Agent" + }, + "extra": { + "EA-Name": "Agent", + "EA-Guid": "{F41DDB41-25B4-4b39-88FD-7B1D1D8D373A}", + "EA-Package": "foaf", + "EA-Type": "CLASS", + "EA-Parents": "", + "EA-Parents2": [], + "parentclasses": "", + "label": { + "en": "Agent" + }, + "definition": { + "en": "The Agent class is any resource that acts or has the power to act. This includes people, organisations and groups. The Public Organization class, defined in the Core Public Organisation Vocabulary, is a notable subclass of Agent.\r" + }, + "usage": "", + "ap-label-en": { + "en": "Agent" + }, + "ap-definition-en": { + "en": "The Agent class is any resource that acts or has the power to act. This includes people, organisations and groups. The Public Organization class, defined in the Core Public Organisation Vocabulary, is a notable subclass of Agent.\r" + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "The Agent class is any resource that acts or has the power to act. This includes people, organisations and groups. The Public Organization class, defined in the Core Public Organisation Vocabulary, is a notable subclass of Agent.\r", + "note": "null" + }, + { + "key": "uri", + "value": "http://xmlns.com/foaf/0.1/Agent", + "note": "null" + }, + { + "key": "label-en", + "value": "Agent", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "name": "Agent" + }, + { + "@id": "http://xmlns.com/foaf/0.1/Document", + "@type": "http://www.w3.org/2002/07/owl#Class", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A document." + }, + "ap-label-en": { + "en": "Document" + }, + "definition": { + "en": "A document." + }, + "label": { + "en": "Document" + }, + "extra": { + "EA-Name": "Document", + "EA-Guid": "{39C8A551-9263-4b6d-B7CC-2B940A957CB0}", + "EA-Package": "foaf", + "EA-Type": "DATATYPE", + "EA-Parents": "", + "EA-Parents2": [], + "parentclasses": "", + "label": { + "en": "Document" + }, + "definition": { + "en": "A document." + }, + "usage": "", + "ap-label-en": { + "en": "Document" + }, + "ap-definition-en": { + "en": "A document." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "A document.", + "note": "null" + }, + { + "key": "label-en", + "value": "Document", + "note": "null" + }, + { + "key": "uri", + "value": "http://xmlns.com/foaf/0.1/Document", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "name": "Document" + } + ], + "externalproperties": [ + { + "@id": "http://data.europa.eu/m8g/contactPage", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "contactPage", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A web page that could be used to reach out the Contact Point." + }, + "ap-label-en": { + "en": "contact page" + }, + "definition": { + "en": "A web page that could be used to reach out the Contact Point." + }, + "label": { + "en": "contact page" + }, + "extra": { + "EA-Name": "contactPage", + "EA-Guid": "{5D20DD4D-0394-44fa-9F2E-50FE53D98036}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "ContactPoint", + "EA-Domain-Guid": "{7D639772-5D88-47ce-A71A-F38481F36BDC}", + "EA-Range": "Document", + "RangeData": { + "EA-Name": "Document", + "EA-GUID": "{39C8A551-9263-4b6d-B7CC-2B940A957CB0}", + "EA-Package": "foaf", + "uri": "http://xmlns.com/foaf/0.1/Document" + }, + "label": { + "en": "contact page" + }, + "definition": { + "en": "A web page that could be used to reach out the Contact Point." + }, + "usage": "", + "ap-label-en": { + "en": "contact page" + }, + "ap-definition-en": { + "en": "A web page that could be used to reach out the Contact Point." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "label-en", + "value": "contact page", + "note": "null" + }, + { + "key": "uri", + "value": "http://data.europa.eu/m8g/contactPage", + "note": "null" + }, + { + "key": "definition-en", + "value": "A web page that could be used to reach out the Contact Point.", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/ContactPoint", + "EA-Name": "ContactPoint" + } + ], + "range": [ + { + "EA-Name": "Document", + "EA-GUID": "{39C8A551-9263-4b6d-B7CC-2B940A957CB0}", + "EA-Package": "foaf", + "uri": "http://xmlns.com/foaf/0.1/Document" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/contactPoint", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "contactPoint", + "inpackage": "UNKNOWN", + "ap-definition-en": { + "en": "The main contact information of the resource." + }, + "usage": { + "en": "Note that the contact information should be relevant to the Public Service which may not be the same as contact information for the Competent Authority or any Participant." + }, + "ap-label-en": { + "en": "contact point" + }, + "definition": { + "en": "The main contact information of the resource." + }, + "label": { + "en": "contact point" + }, + "extra": { + "EA-Name": "contactPoint", + "EA-Guid": "{89FF3A3E-D912-4f23-9637-0F6A44460178}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "PublicService", + "EA-Domain-Guid": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Range": "ContactPoint", + "RangeData": { + "EA-Name": "ContactPoint", + "EA-GUID": "{7D639772-5D88-47ce-A71A-F38481F36BDC}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/ContactPoint" + }, + "sourceRole": "null", + "destRole": "contactPoint", + "label": { + "en": "contact point" + }, + "definition": { + "en": "The main contact information of the resource." + }, + "usage": { + "en": "Note that the contact information should be relevant to the Public Service which may not be the same as contact information for the Competent Authority or any Participant." + }, + "ap-label-en": { + "en": "contact point" + }, + "ap-definition-en": { + "en": "The main contact information of the resource." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/contactPoint" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=The main contact information of the resource." + }, + { + "key": "label-en", + "value": "NOTE", + "note": "contact point" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=Note that the contact information should be relevant to the Public Service which may not be the same as contact information for the Competent Authority or any Participant." + } + ], + "DestRoleTags": [ + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/contactPoint" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=The main contact information of the resource." + }, + { + "key": "label-en", + "value": "NOTE", + "note": "contact point" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=Note that the contact information should be relevant to the Public Service which may not be the same as contact information for the Competent Authority or any Participant." + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#PublicService", + "EA-Name": "PublicService" + } + ], + "range": [ + { + "EA-Name": "ContactPoint", + "EA-GUID": "{7D639772-5D88-47ce-A71A-F38481F36BDC}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/ContactPoint" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/currency", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "currency", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The currency in which the Cost needs to be paid and the value of the Cost is expressed." + }, + "usage": { + "en": "The possible values for this property are described in the controlled vocabulary \r\nCurrency Authority Table of Publications Office." + }, + "ap-label-en": { + "en": "currency" + }, + "definition": { + "en": "The currency in which the Cost needs to be paid and the value of the Cost is expressed." + }, + "label": { + "en": "currency" + }, + "extra": { + "EA-Name": "currency", + "EA-Guid": "{1675C839-F080-469d-87F8-79F6ED96CAE3}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "Cost", + "EA-Domain-Guid": "{F5796CF3-62ED-4d1d-A2A0-496F9F339946}", + "EA-Range": "Code", + "RangeData": { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + }, + "label": { + "en": "currency" + }, + "definition": { + "en": "The currency in which the Cost needs to be paid and the value of the Cost is expressed." + }, + "usage": { + "en": "The possible values for this property are described in the controlled vocabulary \r\nCurrency Authority Table of Publications Office." + }, + "ap-label-en": { + "en": "currency" + }, + "ap-definition-en": { + "en": "The currency in which the Cost needs to be paid and the value of the Cost is expressed." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "The currency in which the Cost needs to be paid and the value of the Cost is expressed.", + "note": "null" + }, + { + "key": "label-en", + "value": "currency", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "The possible values for this property are described in the controlled vocabulary \r\nCurrency Authority Table of Publications Office." + }, + { + "key": "uri", + "value": "http://data.europa.eu/m8g/currency", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Cost", + "EA-Name": "Cost" + } + ], + "range": [ + { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "1" + }, + { + "@id": "http://data.europa.eu/m8g/email", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "hasEmail", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "An electronic address through which the Contact Point can be contacted." + }, + "ap-label-en": { + "en": "has email" + }, + "definition": { + "en": "An electronic address through which the Contact Point can be contacted." + }, + "label": { + "en": "has email" + }, + "extra": { + "EA-Name": "hasEmail", + "EA-Guid": "{96650740-0F20-4feb-8374-D1047960A92B}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "ContactPoint", + "EA-Domain-Guid": "{7D639772-5D88-47ce-A71A-F38481F36BDC}", + "EA-Range": "Literal", + "RangeData": { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + "label": { + "en": "has email" + }, + "definition": { + "en": "An electronic address through which the Contact Point can be contacted." + }, + "usage": "", + "ap-label-en": { + "en": "has email" + }, + "ap-definition-en": { + "en": "An electronic address through which the Contact Point can be contacted." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "label-en", + "value": "has email", + "note": "null" + }, + { + "key": "definition-en", + "value": "An electronic address through which the Contact Point can be contacted.", + "note": "null" + }, + { + "key": "uri", + "value": "http://data.europa.eu/m8g/email", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/ContactPoint", + "EA-Name": "ContactPoint" + } + ], + "range": [ + { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/establishedUnder", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "establishedUnder", + "inpackage": "UNKNOWN", + "ap-definition-en": { + "en": "It links a Service Concession Contract to relevant legislation or policy documents i.e.\r\nthe Legal Resource under which the Service Concession Contracts are being defined." + }, + "ap-label-en": { + "en": "established under" + }, + "definition": { + "en": "It links a Service Concession Contract to relevant legislation or policy documents i.e.\r\nthe Legal Resource under which the Service Concession Contracts are being defined." + }, + "label": { + "en": "established under" + }, + "extra": { + "EA-Name": "establishedUnder", + "EA-Guid": "{7A455D93-16CA-4185-AA12-C0E0D4CCC75B}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "ServiceConcessionContract", + "EA-Domain-Guid": "{0771854A-0C0C-4f02-BEEB-559A31653D4B}", + "EA-Range": "LegalResource", + "RangeData": { + "EA-Name": "LegalResource", + "EA-GUID": "{40B93801-41E5-41e7-8189-E830062C1134}", + "EA-Package": "eli", + "uri": "http://data.europa.eu/eli/ontology#LegalResource" + }, + "sourceRole": "null", + "destRole": "establishedUnder", + "label": { + "en": "established under" + }, + "definition": { + "en": "It links a Service Concession Contract to relevant legislation or policy documents i.e.\r\nthe Legal Resource under which the Service Concession Contracts are being defined." + }, + "usage": "", + "ap-label-en": { + "en": "established under" + }, + "ap-definition-en": { + "en": "It links a Service Concession Contract to relevant legislation or policy documents i.e.\r\nthe Legal Resource under which the Service Concession Contracts are being defined." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=It links a Service Concession Contract to relevant legislation or policy documents i.e.\r\nthe Legal Resource under which the Service Concession Contracts are being defined." + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/establishedUnder" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "established under" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + } + ], + "DestRoleTags": [ + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=It links a Service Concession Contract to relevant legislation or policy documents i.e.\r\nthe Legal Resource under which the Service Concession Contracts are being defined." + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/establishedUnder" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "established under" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/ServiceConcessionContract", + "EA-Name": "ServiceConcessionContract" + } + ], + "range": [ + { + "EA-Name": "LegalResource", + "EA-GUID": "{40B93801-41E5-41e7-8189-E830062C1134}", + "EA-Package": "eli", + "uri": "http://data.europa.eu/eli/ontology#LegalResource" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/evidenceTypeClassification", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "evidenceTypeClassification", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "Category to which the Evidence Type belongs." + }, + "usage": { + "en": "The categories agreed are left open but could for example specify the layout and content expected for an Evidence. An example could be id cards." + }, + "ap-label-en": { + "en": "evidence type classification" + }, + "definition": { + "en": "Category to which the Evidence Type belongs." + }, + "label": { + "en": "evidence type classification" + }, + "extra": { + "EA-Name": "evidenceTypeClassification", + "EA-Guid": "{B4D1A4A2-AD1C-4398-9505-E33BA5E076D0}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "EvidenceType", + "EA-Domain-Guid": "{F62262A4-6831-4684-A50A-2FCBBB91B6E8}", + "EA-Range": "Code", + "RangeData": { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + }, + "label": { + "en": "evidence type classification" + }, + "definition": { + "en": "Category to which the Evidence Type belongs." + }, + "usage": { + "en": "The categories agreed are left open but could for example specify the layout and content expected for an Evidence. An example could be id cards." + }, + "ap-label-en": { + "en": "evidence type classification" + }, + "ap-definition-en": { + "en": "Category to which the Evidence Type belongs." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "http://data.europa.eu/m8g/evidenceTypeClassification", + "note": "null" + }, + { + "key": "label-en", + "value": "evidence type classification", + "note": "null" + }, + { + "key": "definition-en", + "value": "Category to which the Evidence Type belongs.", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "The categories agreed are left open but could for example specify the layout and content expected for an Evidence. An example could be id cards." + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/EvidenceType", + "EA-Name": "EvidenceType" + } + ], + "range": [ + { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/frequency", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "frequency", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The recurrence of an instant or period." + }, + "usage": { + "en": "It is recommended to use the frequency from an existing vocabulary like the Frequency from the Publications Office." + }, + "ap-label-en": { + "en": "frequency" + }, + "definition": { + "en": "The recurrence of an instant or period." + }, + "label": { + "en": "frequency" + }, + "extra": { + "EA-Name": "frequency", + "EA-Guid": "{0EB155EE-3CCE-40af-A3D9-F0B96A86A88A}", + "EA-Package": "time", + "EA-Type": "attribute", + "EA-Domain": "TemporalEntity", + "EA-Domain-Guid": "{47172E2D-ADFD-4f36-9D0D-34A3072AC6C0}", + "EA-Range": "Code", + "RangeData": { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + }, + "label": { + "en": "frequency" + }, + "definition": { + "en": "The recurrence of an instant or period." + }, + "usage": { + "en": "It is recommended to use the frequency from an existing vocabulary like the Frequency from the Publications Office." + }, + "ap-label-en": { + "en": "frequency" + }, + "ap-definition-en": { + "en": "The recurrence of an instant or period." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "label-en", + "value": "frequency", + "note": "null" + }, + { + "key": "uri", + "value": "http://data.europa.eu/m8g/frequency", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "It is recommended to use the frequency from an existing vocabulary like the Frequency from the Publications Office." + }, + { + "key": "definition-en", + "value": "The recurrence of an instant or period.", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://www.w3.org/2006/time#TemporalEntity", + "EA-Name": "TemporalEntity" + } + ], + "range": [ + { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/fulfils", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "fulfils", + "inpackage": "UNKNOWN", + "ap-definition-en": { + "en": "The Rules that the requirements fulfils." + }, + "ap-label-en": { + "en": "fulfils" + }, + "definition": { + "en": "The Rules that the requirements fulfils." + }, + "label": { + "en": "fulfils" + }, + "extra": { + "EA-Name": "fulfils", + "EA-Guid": "{1614906D-E1C0-49db-84E4-0E3922837FAD}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "Requirement", + "EA-Domain-Guid": "{EFF3F185-7B5E-4ca0-B12A-A9263F809A11}", + "EA-Range": "Rule", + "RangeData": { + "EA-Name": "Rule", + "EA-GUID": "{22EC3510-EA42-4ed6-8440-5AFAC32063F6}", + "EA-Package": "cpsv", + "uri": "http://purl.org/vocab/cpsv#Rule" + }, + "sourceRole": "null", + "destRole": "fulfils", + "label": { + "en": "fulfils" + }, + "definition": { + "en": "The Rules that the requirements fulfils." + }, + "usage": "", + "ap-label-en": { + "en": "fulfils" + }, + "ap-definition-en": { + "en": "The Rules that the requirements fulfils." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "label-en", + "value": "NOTE", + "note": "fulfils" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "The Rules that the requirements fulfils." + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/fulfils" + } + ], + "DestRoleTags": [ + { + "key": "label-en", + "value": "NOTE", + "note": "fulfils" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "The Rules that the requirements fulfils." + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/fulfils" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Requirement", + "EA-Name": "Requirement" + } + ], + "range": [ + { + "EA-Name": "Rule", + "EA-GUID": "{22EC3510-EA42-4ed6-8440-5AFAC32063F6}", + "EA-Package": "cpsv", + "uri": "http://purl.org/vocab/cpsv#Rule" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/hasChannel", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "hasChannel", + "inpackage": "UNKNOWN", + "ap-definition-en": { + "en": "It links the Public Service to any Channel through which an Agent provides, uses or otherwise interacts with the Public Service, such as an online service, phone number or office." + }, + "ap-label-en": { + "en": "has channel" + }, + "definition": { + "en": "It links the Public Service to any Channel through which an Agent provides, uses or otherwise interacts with the Public Service, such as an online service, phone number or office." + }, + "label": { + "en": "has channel" + }, + "extra": { + "EA-Name": "hasChannel", + "EA-Guid": "{689F4190-1856-458c-9C41-92D3572725FD}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "PublicService", + "EA-Domain-Guid": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Range": "Channel", + "RangeData": { + "EA-Name": "Channel", + "EA-GUID": "{7CCC2DFE-AAA4-4d1c-ABE6-CB1EE94C7049}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/Channel" + }, + "sourceRole": "null", + "destRole": "hasChannel", + "label": { + "en": "has channel" + }, + "definition": { + "en": "It links the Public Service to any Channel through which an Agent provides, uses or otherwise interacts with the Public Service, such as an online service, phone number or office." + }, + "usage": "", + "ap-label-en": { + "en": "has channel" + }, + "ap-definition-en": { + "en": "It links the Public Service to any Channel through which an Agent provides, uses or otherwise interacts with the Public Service, such as an online service, phone number or office." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/hasChannel" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "It links the Public Service to any Channel through which an Agent provides, uses or otherwise interacts with the Public Service, such as an online service, phone number or office." + }, + { + "key": "label-en", + "value": "NOTE", + "note": "has channel" + } + ], + "DestRoleTags": [ + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/hasChannel" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "It links the Public Service to any Channel through which an Agent provides, uses or otherwise interacts with the Public Service, such as an online service, phone number or office." + }, + { + "key": "label-en", + "value": "NOTE", + "note": "has channel" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#PublicService", + "EA-Name": "PublicService" + } + ], + "range": [ + { + "EA-Name": "Channel", + "EA-GUID": "{7CCC2DFE-AAA4-4d1c-ABE6-CB1EE94C7049}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/Channel" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/hasCompetentAuthority", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "hasCompetentAuthority", + "inpackage": "UNKNOWN", + "ap-definition-en": { + "en": "It links a Public Service to a Public Organization, which is the responsible Agent for the delivery of the Public Service." + }, + "usage": { + "en": "Whether the particular Public Organization provides the public service directly or outsources it is not relevant. The Public Organization that is the Competent Authority of the service is the one that is ultimately responsible for managing and providing the public service. The term Competent Authority is defined in the Services Directive (2006/123/EC) in the following way: \"Any body or authority which has a supervisory or regulatory role in a Member State in relation to service activities, including, in particular, administrative authorities, including courts acting as such, professional bodies, and those professional associations or other professional organisations which, in the exercise of their legal autonomy, regulate in a collective manner access to service activities or the exercise thereof\"." + }, + "ap-label-en": { + "en": "has competent authority" + }, + "definition": { + "en": "It links a Public Service to a Public Organization, which is the responsible Agent for the delivery of the Public Service." + }, + "label": { + "en": "has competent authority" + }, + "extra": { + "EA-Name": "hasCompetentAuthority", + "EA-Guid": "{A55FDDE8-B5FB-44f7-A3F8-F8432AF2DEE9}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "PublicService", + "EA-Domain-Guid": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Range": "PublicOrganisation", + "RangeData": { + "EA-Name": "PublicOrganisation", + "EA-GUID": "{FD2FE27D-2842-467d-A825-12FAF150DE73}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/PublicOrganisation" + }, + "sourceRole": "null", + "destRole": "hasCompetentAuthority", + "label": { + "en": "has competent authority" + }, + "definition": { + "en": "It links a Public Service to a Public Organization, which is the responsible Agent for the delivery of the Public Service." + }, + "usage": { + "en": "Whether the particular Public Organization provides the public service directly or outsources it is not relevant. The Public Organization that is the Competent Authority of the service is the one that is ultimately responsible for managing and providing the public service. The term Competent Authority is defined in the Services Directive (2006/123/EC) in the following way: \"Any body or authority which has a supervisory or regulatory role in a Member State in relation to service activities, including, in particular, administrative authorities, including courts acting as such, professional bodies, and those professional associations or other professional organisations which, in the exercise of their legal autonomy, regulate in a collective manner access to service activities or the exercise thereof\"." + }, + "ap-label-en": { + "en": "has competent authority" + }, + "ap-definition-en": { + "en": "It links a Public Service to a Public Organization, which is the responsible Agent for the delivery of the Public Service." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "mandatory" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=Whether the particular Public Organization provides the public service directly or outsources it is not relevant. The Public Organization that is the Competent Authority of the service is the one that is ultimately responsible for managing and providing the public service. The term Competent Authority is defined in the Services Directive (2006/123/EC) in the following way: \"Any body or authority which has a supervisory or regulatory role in a Member State in relation to service activities, including, in particular, administrative authorities, including courts acting as such, professional bodies, and those professional associations or other professional organisations which, in the exercise of their legal autonomy, regulate in a collective manner access to service activities or the exercise thereof\"." + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/hasCompetentAuthority" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=It links a Public Service to a Public Organization, which is the responsible Agent for the delivery of the Public Service." + }, + { + "key": "label-en", + "value": "NOTE", + "note": "has competent authority" + } + ], + "DestRoleTags": [ + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "mandatory" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=Whether the particular Public Organization provides the public service directly or outsources it is not relevant. The Public Organization that is the Competent Authority of the service is the one that is ultimately responsible for managing and providing the public service. The term Competent Authority is defined in the Services Directive (2006/123/EC) in the following way: \"Any body or authority which has a supervisory or regulatory role in a Member State in relation to service activities, including, in particular, administrative authorities, including courts acting as such, professional bodies, and those professional associations or other professional organisations which, in the exercise of their legal autonomy, regulate in a collective manner access to service activities or the exercise thereof\"." + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/hasCompetentAuthority" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=It links a Public Service to a Public Organization, which is the responsible Agent for the delivery of the Public Service." + }, + { + "key": "label-en", + "value": "NOTE", + "note": "has competent authority" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#PublicService", + "EA-Name": "PublicService" + } + ], + "range": [ + { + "EA-Name": "PublicOrganisation", + "EA-GUID": "{FD2FE27D-2842-467d-A825-12FAF150DE73}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/PublicOrganisation" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/hasContractingAuthority", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "hasContractingAuthority", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "It links a Service Concession Contract with the Contracting Authority which is ultimately responsible for a public service." + }, + "ap-label-en": { + "en": "has contracting authority" + }, + "definition": { + "en": "It links a Service Concession Contract with the Contracting Authority which is ultimately responsible for a public service." + }, + "label": { + "en": "has contracting authority" + }, + "extra": { + "EA-Name": "hasContractingAuthority", + "EA-Guid": "{07D9228F-D130-46d7-BC06-85F046304F70}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "ServiceConcessionContract", + "EA-Domain-Guid": "{0771854A-0C0C-4f02-BEEB-559A31653D4B}", + "EA-Range": "PublicOrganisation", + "RangeData": { + "EA-Name": "PublicOrganisation", + "EA-GUID": "{FD2FE27D-2842-467d-A825-12FAF150DE73}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/PublicOrganisation" + }, + "sourceRole": "null", + "destRole": "hasContractingAuthority", + "label": { + "en": "has contracting authority" + }, + "definition": { + "en": "It links a Service Concession Contract with the Contracting Authority which is ultimately responsible for a public service." + }, + "usage": "", + "ap-label-en": { + "en": "has contracting authority" + }, + "ap-definition-en": { + "en": "It links a Service Concession Contract with the Contracting Authority which is ultimately responsible for a public service." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "mandatory" + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/hasContractingAuthority" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "has contracting authority" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=It links a Service Concession Contract with the Contracting Authority which is ultimately responsible for a public service." + } + ], + "DestRoleTags": [ + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "mandatory" + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/hasContractingAuthority" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "has contracting authority" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=It links a Service Concession Contract with the Contracting Authority which is ultimately responsible for a public service." + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/ServiceConcessionContract", + "EA-Name": "ServiceConcessionContract" + } + ], + "range": [ + { + "EA-Name": "PublicOrganisation", + "EA-GUID": "{FD2FE27D-2842-467d-A825-12FAF150DE73}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/PublicOrganisation" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/hasCost", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "hasCost", + "inpackage": "UNKNOWN", + "ap-definition-en": { + "en": "It indicates the costs related to the execution of a Public Service for the citizen or business related to the execution of the particular Public Service." + }, + "usage": { + "en": "Where the cost varies depending on the channel through which the service is accessed, it can be linked to the channel using the If Accessed Through relationship." + }, + "ap-label-en": { + "en": "has cost" + }, + "definition": { + "en": "It indicates the costs related to the execution of a Public Service for the citizen or business related to the execution of the particular Public Service." + }, + "label": { + "en": "has cost" + }, + "extra": { + "EA-Name": "hasCost", + "EA-Guid": "{A32D989E-444D-410e-937D-AECDB318302C}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "PublicService", + "EA-Domain-Guid": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Range": "Cost", + "RangeData": { + "EA-Name": "Cost", + "EA-GUID": "{F5796CF3-62ED-4d1d-A2A0-496F9F339946}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/Cost" + }, + "sourceRole": "null", + "destRole": "hasCost", + "label": { + "en": "has cost" + }, + "definition": { + "en": "It indicates the costs related to the execution of a Public Service for the citizen or business related to the execution of the particular Public Service." + }, + "usage": { + "en": "Where the cost varies depending on the channel through which the service is accessed, it can be linked to the channel using the If Accessed Through relationship." + }, + "ap-label-en": { + "en": "has cost" + }, + "ap-definition-en": { + "en": "It indicates the costs related to the execution of a Public Service for the citizen or business related to the execution of the particular Public Service." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/hasCost" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=Where the cost varies depending on the channel through which the service is accessed, it can be linked to the channel using the If Accessed Through relationship." + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=It indicates the costs related to the execution of a Public Service for the citizen or business related to the execution of the particular Public Service." + }, + { + "key": "label-en", + "value": "NOTE", + "note": "has cost" + } + ], + "DestRoleTags": [ + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/hasCost" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=Where the cost varies depending on the channel through which the service is accessed, it can be linked to the channel using the If Accessed Through relationship." + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=It indicates the costs related to the execution of a Public Service for the citizen or business related to the execution of the particular Public Service." + }, + { + "key": "label-en", + "value": "NOTE", + "note": "has cost" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#PublicService", + "EA-Name": "PublicService" + } + ], + "range": [ + { + "EA-Name": "Cost", + "EA-GUID": "{F5796CF3-62ED-4d1d-A2A0-496F9F339946}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/Cost" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/hasEconomicOperator", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "hasEconomicOperator", + "inpackage": "UNKNOWN", + "ap-definition-en": { + "en": "It links a Service Concession Contract with the Economic Operator in charge for the provision and the management of public services." + }, + "ap-label-en": { + "en": "has economic operator" + }, + "definition": { + "en": "It links a Service Concession Contract with the Economic Operator in charge for the provision and the management of public services." + }, + "label": { + "en": "has economic operator" + }, + "extra": { + "EA-Name": "hasEconomicOperator", + "EA-Guid": "{1EA01B4F-BE71-4f5f-B18E-567AA55F6EF8}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "ServiceConcessionContract", + "EA-Domain-Guid": "{0771854A-0C0C-4f02-BEEB-559A31653D4B}", + "EA-Range": "Organization", + "RangeData": { + "EA-Name": "Organization", + "EA-GUID": "{58D65B56-AFAB-4bfd-B704-E18B0152F093}", + "EA-Package": "org", + "uri": "http://www.w3.org/ns/org#Organization" + }, + "sourceRole": "null", + "destRole": "hasEconomicOperator", + "label": { + "en": "has economic operator" + }, + "definition": { + "en": "It links a Service Concession Contract with the Economic Operator in charge for the provision and the management of public services." + }, + "usage": "", + "ap-label-en": { + "en": "has economic operator" + }, + "ap-definition-en": { + "en": "It links a Service Concession Contract with the Economic Operator in charge for the provision and the management of public services." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/hasEconomicOperator" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "has economic operator" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "mandatory" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=It links a Service Concession Contract with the Economic Operator in charge for the provision and the management of public services." + } + ], + "DestRoleTags": [ + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/hasEconomicOperator" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "has economic operator" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "mandatory" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=It links a Service Concession Contract with the Economic Operator in charge for the provision and the management of public services." + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/ServiceConcessionContract", + "EA-Name": "ServiceConcessionContract" + } + ], + "range": [ + { + "EA-Name": "Organization", + "EA-GUID": "{58D65B56-AFAB-4bfd-B704-E18B0152F093}", + "EA-Package": "org", + "uri": "http://www.w3.org/ns/org#Organization" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/hasInputType", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "hasInputType", + "inpackage": "UNKNOWN", + "ap-definition-en": { + "en": "It links a Public Service to one or more instances of the EvidenceType class. " + }, + "ap-label-en": { + "en": "has input type" + }, + "definition": { + "en": "It links a Public Service to one or more instances of the EvidenceType class. " + }, + "label": { + "en": "has input type" + }, + "extra": { + "EA-Name": "hasInputType", + "EA-Guid": "{F3A882A1-FF21-4be7-A6B2-92902B9786DC}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "PublicService", + "EA-Domain-Guid": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Range": "EvidenceType", + "RangeData": { + "EA-Name": "EvidenceType", + "EA-GUID": "{F62262A4-6831-4684-A50A-2FCBBB91B6E8}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/EvidenceType" + }, + "sourceRole": "null", + "destRole": "hasInputType", + "label": { + "en": "has input type" + }, + "definition": { + "en": "It links a Public Service to one or more instances of the EvidenceType class. " + }, + "usage": "", + "ap-label-en": { + "en": "has input type" + }, + "ap-definition-en": { + "en": "It links a Public Service to one or more instances of the EvidenceType class. " + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "has input type" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "It links a Public Service to one or more instances of the EvidenceType class. " + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/hasInputType" + } + ], + "DestRoleTags": [ + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "has input type" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "It links a Public Service to one or more instances of the EvidenceType class. " + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/hasInputType" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#PublicService", + "EA-Name": "PublicService" + } + ], + "range": [ + { + "EA-Name": "EvidenceType", + "EA-GUID": "{F62262A4-6831-4684-A50A-2FCBBB91B6E8}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/EvidenceType" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/hasLegalResource", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "hasLegalResource", + "inpackage": "UNKNOWN", + "ap-definition-en": { + "en": "It indicates the Legal Resource (e.g. legislation) to which the Public Service relates, operates or has its legal basis.\r" + }, + "ap-label-en": { + "en": "has legal resource" + }, + "definition": { + "en": "It indicates the Legal Resource (e.g. legislation) to which the Public Service relates, operates or has its legal basis.\r" + }, + "label": { + "en": "has legal resource" + }, + "extra": { + "EA-Name": "hasLegalResource", + "EA-Guid": "{1C47D960-9AEF-400e-B03F-339DBCEB1411}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "PublicService", + "EA-Domain-Guid": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Range": "LegalResource", + "RangeData": { + "EA-Name": "LegalResource", + "EA-GUID": "{40B93801-41E5-41e7-8189-E830062C1134}", + "EA-Package": "eli", + "uri": "http://data.europa.eu/eli/ontology#LegalResource" + }, + "sourceRole": "null", + "destRole": "hasLegalResource", + "label": { + "en": "has legal resource" + }, + "definition": { + "en": "It indicates the Legal Resource (e.g. legislation) to which the Public Service relates, operates or has its legal basis.\r" + }, + "usage": "", + "ap-label-en": { + "en": "has legal resource" + }, + "ap-definition-en": { + "en": "It indicates the Legal Resource (e.g. legislation) to which the Public Service relates, operates or has its legal basis.\r" + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/hasLegalResource" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "has legal resource" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=It indicates the Legal Resource (e.g. legislation) to which the Public Service relates, operates or has its legal basis.\r" + } + ], + "DestRoleTags": [ + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/hasLegalResource" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "has legal resource" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=It indicates the Legal Resource (e.g. legislation) to which the Public Service relates, operates or has its legal basis.\r" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#PublicService", + "EA-Name": "PublicService" + } + ], + "range": [ + { + "EA-Name": "LegalResource", + "EA-GUID": "{40B93801-41E5-41e7-8189-E830062C1134}", + "EA-Package": "eli", + "uri": "http://data.europa.eu/eli/ontology#LegalResource" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/hasParticipant", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "hasParticipant", + "inpackage": "UNKNOWN", + "ap-definition-en": { + "en": "The Agent involved in the Participation." + }, + "ap-label-en": { + "en": "has participant" + }, + "definition": { + "en": "The Agent involved in the Participation." + }, + "label": { + "en": "has participant" + }, + "extra": { + "EA-Name": "hasParticipant", + "EA-Guid": "{56A422E3-4D87-41a9-938B-DE5F3FCC6CF0}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "Participation", + "EA-Domain-Guid": "{BDC210FC-7313-4aa8-8731-605BDB52137F}", + "EA-Range": "Agent", + "RangeData": { + "EA-Name": "Agent", + "EA-GUID": "{F41DDB41-25B4-4b39-88FD-7B1D1D8D373A}", + "EA-Package": "foaf", + "uri": "http://xmlns.com/foaf/0.1/Agent" + }, + "sourceRole": "participates", + "destRole": "hasParticipant", + "label": { + "en": "has participant" + }, + "definition": { + "en": "The Agent involved in the Participation." + }, + "usage": "", + "ap-label-en": { + "en": "has participant" + }, + "ap-definition-en": { + "en": "The Agent involved in the Participation." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/hasParticipant" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "The Agent involved in the Participation." + }, + { + "key": "label-en", + "value": "NOTE", + "note": "has participant" + } + ], + "DestRoleTags": [ + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/hasParticipant" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "The Agent involved in the Participation." + }, + { + "key": "label-en", + "value": "NOTE", + "note": "has participant" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Participation", + "EA-Name": "Participation" + } + ], + "range": [ + { + "EA-Name": "Agent", + "EA-GUID": "{F41DDB41-25B4-4b39-88FD-7B1D1D8D373A}", + "EA-Package": "foaf", + "uri": "http://xmlns.com/foaf/0.1/Agent" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "1" + }, + { + "@id": "http://data.europa.eu/m8g/hasParticipation", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "hasParticipation", + "inpackage": "UNKNOWN", + "ap-definition-en": { + "en": "The way how a resource is organized." + }, + "usage": { + "en": "The Participation class facilitates the detailed description of how an Agent participates in or interacts with a Public Service and may include temporal and spatial information." + }, + "ap-label-en": { + "en": "has participation" + }, + "definition": { + "en": "The way how a resource is organized." + }, + "label": { + "en": "has participation" + }, + "extra": { + "EA-Name": "hasParticipation", + "EA-Guid": "{944BD5B1-AFA3-48bf-B2EC-C5772A7BF9D4}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "PublicService", + "EA-Domain-Guid": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Range": "Participation", + "RangeData": { + "EA-Name": "Participation", + "EA-GUID": "{BDC210FC-7313-4aa8-8731-605BDB52137F}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/Participation" + }, + "sourceRole": "null", + "destRole": "hasParticipation", + "label": { + "en": "has participation" + }, + "definition": { + "en": "The way how a resource is organized." + }, + "usage": { + "en": "The Participation class facilitates the detailed description of how an Agent participates in or interacts with a Public Service and may include temporal and spatial information." + }, + "ap-label-en": { + "en": "has participation" + }, + "ap-definition-en": { + "en": "The way how a resource is organized." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=The Participation class facilitates the detailed description of how an Agent participates in or interacts with a Public Service and may include temporal and spatial information." + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=The way how a resource is organized." + }, + { + "key": "label-en", + "value": "NOTE", + "note": "has participation" + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/hasParticipation" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + } + ], + "DestRoleTags": [ + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=The Participation class facilitates the detailed description of how an Agent participates in or interacts with a Public Service and may include temporal and spatial information." + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=The way how a resource is organized." + }, + { + "key": "label-en", + "value": "NOTE", + "note": "has participation" + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/hasParticipation" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#PublicService", + "EA-Name": "PublicService" + } + ], + "range": [ + { + "EA-Name": "Participation", + "EA-GUID": "{BDC210FC-7313-4aa8-8731-605BDB52137F}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/Participation" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/hasRelatedService", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "hasRelatedService", + "inpackage": "UNKNOWN", + "ap-definition-en": { + "en": "The Public Service related to the Event." + }, + "ap-label-en": { + "en": "has related service" + }, + "definition": { + "en": "The Public Service related to the Event." + }, + "label": { + "en": "has related service" + }, + "extra": { + "EA-Name": "hasRelatedService", + "EA-Guid": "{58D1DA3E-E7B4-4eb0-8DB4-3960AF4FB6CF}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "Event", + "EA-Domain-Guid": "{D2847FDB-E27B-4057-BF05-089A5CE08EF3}", + "EA-Range": "PublicService", + "RangeData": { + "EA-Name": "PublicService", + "EA-GUID": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Package": "cpsv", + "uri": "http://purl.org/vocab/cpsv#PublicService" + }, + "sourceRole": "null", + "destRole": "hasRelatedService", + "label": { + "en": "has related service" + }, + "definition": { + "en": "The Public Service related to the Event." + }, + "usage": "", + "ap-label-en": { + "en": "has related service" + }, + "ap-definition-en": { + "en": "The Public Service related to the Event." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/hasRelatedService" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "The Public Service related to the Event." + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "has related service" + }, + { + "key": "parentURI", + "value": "NOTE", + "note": "http://purl.org/dc/terms/relation" + } + ], + "DestRoleTags": [ + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/hasRelatedService" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "The Public Service related to the Event." + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "has related service" + }, + { + "key": "parentURI", + "value": "NOTE", + "note": "http://purl.org/dc/terms/relation" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Event", + "EA-Name": "Event" + } + ], + "range": [ + { + "EA-Name": "PublicService", + "EA-GUID": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Package": "cpsv", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "generalization": [ + "http://purl.org/dc/terms/relation" + ], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/hasSupportingEvidence", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "hasSupportingEvidence", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "Evidence that supplies information, proof or support for the Requirement." + }, + "ap-label-en": { + "en": "has supporting evidence" + }, + "definition": { + "en": "Evidence that supplies information, proof or support for the Requirement." + }, + "label": { + "en": "has supporting evidence" + }, + "extra": { + "EA-Name": "hasSupportingEvidence", + "EA-Guid": "{48609B0A-4590-428e-9D6B-AF2B28A74A01}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "Requirement", + "EA-Domain-Guid": "{EFF3F185-7B5E-4ca0-B12A-A9263F809A11}", + "EA-Range": "Evidence", + "RangeData": { + "EA-Name": "Evidence", + "EA-GUID": "{F4749871-6F2D-4e38-B207-9CCACE847CF2}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/Evidence" + }, + "sourceRole": "supportsRequirement", + "destRole": "hasSupportingEvidence", + "label": { + "en": "has supporting evidence" + }, + "definition": { + "en": "Evidence that supplies information, proof or support for the Requirement." + }, + "usage": "", + "ap-label-en": { + "en": "has supporting evidence" + }, + "ap-definition-en": { + "en": "Evidence that supplies information, proof or support for the Requirement." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/hasSupportingEvidence" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "has supporting evidence" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "Evidence that supplies information, proof or support for the Requirement." + } + ], + "DestRoleTags": [ + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/hasSupportingEvidence" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "has supporting evidence" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "Evidence that supplies information, proof or support for the Requirement." + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Requirement", + "EA-Name": "Requirement" + } + ], + "range": [ + { + "EA-Name": "Evidence", + "EA-GUID": "{F4749871-6F2D-4e38-B207-9CCACE847CF2}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/Evidence" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/hasValue", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "hasValue", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A numeric value indicating the amount of the Cost." + }, + "ap-label-en": { + "en": "has value" + }, + "definition": { + "en": "A numeric value indicating the amount of the Cost." + }, + "label": { + "en": "has value" + }, + "extra": { + "EA-Name": "value", + "EA-Guid": "{3752952E-DDE1-4c83-BDF6-8FF60171148E}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "Cost", + "EA-Domain-Guid": "{F5796CF3-62ED-4d1d-A2A0-496F9F339946}", + "EA-Range": "Double", + "RangeData": { + "EA-Name": "Double", + "EA-Package": "", + "uri": "http://www.w3.org/2001/XMLSchema#double" + }, + "label": { + "en": "has value" + }, + "definition": { + "en": "A numeric value indicating the amount of the Cost." + }, + "usage": "", + "ap-label-en": { + "en": "has value" + }, + "ap-definition-en": { + "en": "A numeric value indicating the amount of the Cost." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "A numeric value indicating the amount of the Cost.", + "note": "null" + }, + { + "key": "label-en", + "value": "has value", + "note": "null" + }, + { + "key": "uri", + "value": "http://data.europa.eu/m8g/hasValue", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Cost", + "EA-Name": "Cost" + } + ], + "range": [ + { + "EA-Name": "Double", + "EA-Package": "", + "uri": "http://www.w3.org/2001/XMLSchema#double" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "1" + }, + { + "@id": "http://data.europa.eu/m8g/holdsRequirement", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "holdsRequirement", + "inpackage": "UNKNOWN", + "ap-definition-en": { + "en": "It links a Public Service to a class that describes the Requirement." + }, + "usage": { + "en": "Usage: It describes the needing or using the service, such as residency in a given location, being over a certain age etc. The Requirement class is defined in the Core Criterion and Core Evidence Vocabulary." + }, + "ap-label-en": { + "en": "holds requirement" + }, + "definition": { + "en": "It links a Public Service to a class that describes the Requirement." + }, + "label": { + "en": "holds requirement" + }, + "extra": { + "EA-Name": "holdsRequirement", + "EA-Guid": "{2B3A50CD-3A2A-40af-A31E-D76F8BEC535A}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "PublicService", + "EA-Domain-Guid": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Range": "Requirement", + "RangeData": { + "EA-Name": "Requirement", + "EA-GUID": "{EFF3F185-7B5E-4ca0-B12A-A9263F809A11}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/Requirement" + }, + "sourceRole": "null", + "destRole": "holdsRequirement", + "label": { + "en": "holds requirement" + }, + "definition": { + "en": "It links a Public Service to a class that describes the Requirement." + }, + "usage": { + "en": "Usage: It describes the needing or using the service, such as residency in a given location, being over a certain age etc. The Requirement class is defined in the Core Criterion and Core Evidence Vocabulary." + }, + "ap-label-en": { + "en": "holds requirement" + }, + "ap-definition-en": { + "en": "It links a Public Service to a class that describes the Requirement." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=Usage: It describes the needing or using the service, such as residency in a given location, being over a certain age etc. The Requirement class is defined in the Core Criterion and Core Evidence Vocabulary." + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/holdsRequirement" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "holds requirement" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=It links a Public Service to a class that describes the Requirement." + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + } + ], + "DestRoleTags": [ + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=Usage: It describes the needing or using the service, such as residency in a given location, being over a certain age etc. The Requirement class is defined in the Core Criterion and Core Evidence Vocabulary." + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/holdsRequirement" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "holds requirement" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=It links a Public Service to a class that describes the Requirement." + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#PublicService", + "EA-Name": "PublicService" + } + ], + "range": [ + { + "EA-Name": "Requirement", + "EA-GUID": "{EFF3F185-7B5E-4ca0-B12A-A9263F809A11}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/Requirement" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/ifAccessedThrough", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "ifAccessedThrough", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The costs created by the use of different Channels." + }, + "usage": { + "en": "For example, if accessed through an online service cf. accessed at a physical location, the cost can be linked to the channel using the If Accessed Through property." + }, + "ap-label-en": { + "en": "if accessed through" + }, + "definition": { + "en": "The costs created by the use of different Channels." + }, + "label": { + "en": "if accessed through" + }, + "extra": { + "EA-Name": "ifAccessedThrough", + "EA-Guid": "{C8BC464A-62FE-4148-A638-B0579018C9DD}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "Cost", + "EA-Domain-Guid": "{F5796CF3-62ED-4d1d-A2A0-496F9F339946}", + "EA-Range": "Channel", + "RangeData": { + "EA-Name": "Channel", + "EA-GUID": "{7CCC2DFE-AAA4-4d1c-ABE6-CB1EE94C7049}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/Channel" + }, + "sourceRole": "null", + "destRole": "ifAccessedThrough", + "label": { + "en": "if accessed through" + }, + "definition": { + "en": "The costs created by the use of different Channels." + }, + "usage": { + "en": "For example, if accessed through an online service cf. accessed at a physical location, the cost can be linked to the channel using the If Accessed Through property." + }, + "ap-label-en": { + "en": "if accessed through" + }, + "ap-definition-en": { + "en": "The costs created by the use of different Channels." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "label-en", + "value": "NOTE", + "note": "if accessed through" + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/ifAccessedThrough" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=For example, if accessed through an online service cf. accessed at a physical location, the cost can be linked to the channel using the If Accessed Through property." + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=The costs created by the use of different Channels." + } + ], + "DestRoleTags": [ + { + "key": "label-en", + "value": "NOTE", + "note": "if accessed through" + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/ifAccessedThrough" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=For example, if accessed through an online service cf. accessed at a physical location, the cost can be linked to the channel using the If Accessed Through property." + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=The costs created by the use of different Channels." + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Cost", + "EA-Name": "Cost" + } + ], + "range": [ + { + "EA-Name": "Channel", + "EA-GUID": "{7CCC2DFE-AAA4-4d1c-ABE6-CB1EE94C7049}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/Channel" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "1" + }, + { + "@id": "http://data.europa.eu/m8g/isClassifiedBy", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "isClassifiedBy", + "inpackage": "UNKNOWN", + "ap-definition-en": { + "en": "It allows to classify the Public Service with any Concept other than those already foreseen and defined explicitly in the CPSV-AP (Thematic Area, Sector, etc.)." + }, + "usage": { + "en": "It is a generic property which can be further specialised to make the classification explicit, for instance for classifying public services according level of digitisation,\r\ntype of audience, etc. The Concept is at its turn related to a Collection, which groups the different concepts into a controlled vocabulary." + }, + "ap-label-en": { + "en": "is classified by" + }, + "definition": { + "en": "It allows to classify the Public Service with any Concept other than those already foreseen and defined explicitly in the CPSV-AP (Thematic Area, Sector, etc.)." + }, + "label": { + "en": "is classified by" + }, + "extra": { + "EA-Name": "isClassifiedBy", + "EA-Guid": "{CB3D89B8-4353-481d-B61E-596250C0672C}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "PublicService", + "EA-Domain-Guid": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Range": "Concept", + "RangeData": { + "EA-Name": "Concept", + "EA-GUID": "{62E6BA0C-C86D-46a0-8661-145FC890D836}", + "EA-Package": "skos", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + }, + "sourceRole": "null", + "destRole": "isClassifiedBy", + "label": { + "en": "is classified by" + }, + "definition": { + "en": "It allows to classify the Public Service with any Concept other than those already foreseen and defined explicitly in the CPSV-AP (Thematic Area, Sector, etc.)." + }, + "usage": { + "en": "It is a generic property which can be further specialised to make the classification explicit, for instance for classifying public services according level of digitisation,\r\ntype of audience, etc. The Concept is at its turn related to a Collection, which groups the different concepts into a controlled vocabulary." + }, + "ap-label-en": { + "en": "is classified by" + }, + "ap-definition-en": { + "en": "It allows to classify the Public Service with any Concept other than those already foreseen and defined explicitly in the CPSV-AP (Thematic Area, Sector, etc.)." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=It is a generic property which can be further specialised to make the classification explicit, for instance for classifying public services according level of digitisation,\r\ntype of audience, etc. The Concept is at its turn related to a Collection, which groups the different concepts into a controlled vocabulary." + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/isClassifiedBy" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=It allows to classify the Public Service with any Concept other than those already foreseen and defined explicitly in the CPSV-AP (Thematic Area, Sector, etc.)." + }, + { + "key": "label-en", + "value": "NOTE", + "note": "is classified by" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + } + ], + "DestRoleTags": [ + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=It is a generic property which can be further specialised to make the classification explicit, for instance for classifying public services according level of digitisation,\r\ntype of audience, etc. The Concept is at its turn related to a Collection, which groups the different concepts into a controlled vocabulary." + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/isClassifiedBy" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=It allows to classify the Public Service with any Concept other than those already foreseen and defined explicitly in the CPSV-AP (Thematic Area, Sector, etc.)." + }, + { + "key": "label-en", + "value": "NOTE", + "note": "is classified by" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#PublicService", + "EA-Name": "PublicService" + } + ], + "range": [ + { + "EA-Name": "Concept", + "EA-GUID": "{62E6BA0C-C86D-46a0-8661-145FC890D836}", + "EA-Package": "skos", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/isDefinedBy", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "isDefinedBy", + "inpackage": "UNKNOWN", + "ap-definition-en": { + "en": "It links the Cost class to one or more instances of the Organization class." + }, + "usage": { + "en": "This property indicates which Public Organization is the Competent Authority for defining the costs associated with the delivery of a particular Public Service." + }, + "ap-label-en": { + "en": "is defined by" + }, + "definition": { + "en": "It links the Cost class to one or more instances of the Organization class." + }, + "label": { + "en": "is defined by" + }, + "extra": { + "EA-Name": "isDefinedBy", + "EA-Guid": "{8A6BD96C-7796-4e0e-86AE-EC416839D7BD}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "Cost", + "EA-Domain-Guid": "{F5796CF3-62ED-4d1d-A2A0-496F9F339946}", + "EA-Range": "Organization", + "RangeData": { + "EA-Name": "Organization", + "EA-GUID": "{58D65B56-AFAB-4bfd-B704-E18B0152F093}", + "EA-Package": "org", + "uri": "http://www.w3.org/ns/org#Organization" + }, + "sourceRole": "null", + "destRole": "isDefinedBy", + "label": { + "en": "is defined by" + }, + "definition": { + "en": "It links the Cost class to one or more instances of the Organization class." + }, + "usage": { + "en": "This property indicates which Public Organization is the Competent Authority for defining the costs associated with the delivery of a particular Public Service." + }, + "ap-label-en": { + "en": "is defined by" + }, + "ap-definition-en": { + "en": "It links the Cost class to one or more instances of the Organization class." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/isDefinedBy" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=This property indicates which Public Organization is the Competent Authority for defining the costs associated with the delivery of a particular Public Service." + }, + { + "key": "label-en", + "value": "NOTE", + "note": "is defined by" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=It links the Cost class to one or more instances of the Organization class." + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + } + ], + "DestRoleTags": [ + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/isDefinedBy" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=This property indicates which Public Organization is the Competent Authority for defining the costs associated with the delivery of a particular Public Service." + }, + { + "key": "label-en", + "value": "NOTE", + "note": "is defined by" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=It links the Cost class to one or more instances of the Organization class." + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Cost", + "EA-Name": "Cost" + } + ], + "range": [ + { + "EA-Name": "Organization", + "EA-GUID": "{58D65B56-AFAB-4bfd-B704-E18B0152F093}", + "EA-Package": "org", + "uri": "http://www.w3.org/ns/org#Organization" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/isGroupedBy", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "isGroupedBy", + "inpackage": "UNKNOWN", + "ap-definition-en": { + "en": "It links the Public Service to the Event class." + }, + "usage": { + "en": "Several Public Services may be associated with a particular Event and, likewise, the same Public Service may be associated with several different Events." + }, + "ap-label-en": { + "en": "is grouped by" + }, + "definition": { + "en": "It links the Public Service to the Event class." + }, + "label": { + "en": "is grouped by" + }, + "extra": { + "EA-Name": "isGroupedBy", + "EA-Guid": "{ECCD75F4-3DAC-4c58-8D40-9A40BF623EF9}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "PublicService", + "EA-Domain-Guid": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Range": "Event", + "RangeData": { + "EA-Name": "Event", + "EA-GUID": "{D2847FDB-E27B-4057-BF05-089A5CE08EF3}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/Event" + }, + "sourceRole": "null", + "destRole": "isGroupedBy", + "label": { + "en": "is grouped by" + }, + "definition": { + "en": "It links the Public Service to the Event class." + }, + "usage": { + "en": "Several Public Services may be associated with a particular Event and, likewise, the same Public Service may be associated with several different Events." + }, + "ap-label-en": { + "en": "is grouped by" + }, + "ap-definition-en": { + "en": "It links the Public Service to the Event class." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=It links the Public Service to the Event class." + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/isGroupedBy" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "is grouped by" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=Several Public Services may be associated with a particular Event and, likewise, the same Public Service may be associated with several different Events." + } + ], + "DestRoleTags": [ + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=It links the Public Service to the Event class." + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/isGroupedBy" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "is grouped by" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=Several Public Services may be associated with a particular Event and, likewise, the same Public Service may be associated with several different Events." + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#PublicService", + "EA-Name": "PublicService" + } + ], + "range": [ + { + "EA-Name": "Event", + "EA-GUID": "{D2847FDB-E27B-4057-BF05-089A5CE08EF3}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/Event" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/openingHours", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "openingHours", + "inpackage": "UNKNOWN", + "ap-definition-en": { + "en": "A time at which the the resource is normally available." + }, + "usage": { + "en": "For a simple description of the time use the description property of TemporalEntity.\r\n\r\nFor more structured data use the model in Time Ontology, see an example." + }, + "ap-label-en": { + "en": "opening hours" + }, + "definition": { + "en": "A time at which the the resource is normally available." + }, + "label": { + "en": "opening hours" + }, + "extra": { + "EA-Name": "openingHours", + "EA-Guid": "{C1161301-D2D6-40ee-9AF0-044E0F8057EB}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "ContactPoint", + "EA-Domain-Guid": "{7D639772-5D88-47ce-A71A-F38481F36BDC}", + "EA-Range": "TemporalEntity", + "RangeData": { + "EA-Name": "TemporalEntity", + "EA-GUID": "{47172E2D-ADFD-4f36-9D0D-34A3072AC6C0}", + "EA-Package": "time", + "uri": "http://www.w3.org/2006/time#TemporalEntity" + }, + "sourceRole": "null", + "destRole": "openingHours", + "label": { + "en": "opening hours" + }, + "definition": { + "en": "A time at which the the resource is normally available." + }, + "usage": { + "en": "For a simple description of the time use the description property of TemporalEntity.\r\n\r\nFor more structured data use the model in Time Ontology, see an example." + }, + "ap-label-en": { + "en": "opening hours" + }, + "ap-definition-en": { + "en": "A time at which the the resource is normally available." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "label-en", + "value": "NOTE", + "note": "opening hours" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=For a simple description of the time use the description property of TemporalEntity.\r\n\r\nFor more structured data use the model in Time Ontology, see an example." + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "A time at which the the resource is normally available." + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/openingHours" + } + ], + "DestRoleTags": [ + { + "key": "label-en", + "value": "NOTE", + "note": "opening hours" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=For a simple description of the time use the description property of TemporalEntity.\r\n\r\nFor more structured data use the model in Time Ontology, see an example." + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "A time at which the the resource is normally available." + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/openingHours" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/ContactPoint", + "EA-Name": "ContactPoint" + } + ], + "range": [ + { + "EA-Name": "TemporalEntity", + "EA-GUID": "{47172E2D-ADFD-4f36-9D0D-34A3072AC6C0}", + "EA-Package": "time", + "uri": "http://www.w3.org/2006/time#TemporalEntity" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/openingHours", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "openingHours", + "inpackage": "UNKNOWN", + "ap-definition-en": { + "en": "A time at which the resource is normally available." + }, + "usage": { + "en": "Like the Contact Point, a Channel may be available at a certain time.\r\n

\r\nFor a simple description of the time use the description property of TemporalEntity.\r\n

\r\nFor more structured data use the model in Time Ontology, see an example." + }, + "ap-label-en": { + "en": "opening hours" + }, + "definition": { + "en": "A time at which the resource is normally available." + }, + "label": { + "en": "opening hours" + }, + "extra": { + "EA-Name": "openingHours", + "EA-Guid": "{C5639715-6A8C-462f-9ABF-B72111BA2B54}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "Channel", + "EA-Domain-Guid": "{7CCC2DFE-AAA4-4d1c-ABE6-CB1EE94C7049}", + "EA-Range": "TemporalEntity", + "RangeData": { + "EA-Name": "TemporalEntity", + "EA-GUID": "{47172E2D-ADFD-4f36-9D0D-34A3072AC6C0}", + "EA-Package": "time", + "uri": "http://www.w3.org/2006/time#TemporalEntity" + }, + "sourceRole": "null", + "destRole": "openingHours", + "label": { + "en": "opening hours" + }, + "definition": { + "en": "A time at which the resource is normally available." + }, + "usage": { + "en": "Like the Contact Point, a Channel may be available at a certain time.\r\n

\r\nFor a simple description of the time use the description property of TemporalEntity.\r\n

\r\nFor more structured data use the model in Time Ontology, see an example." + }, + "ap-label-en": { + "en": "opening hours" + }, + "ap-definition-en": { + "en": "A time at which the resource is normally available." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/openingHours" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "A time at which the resource is normally available." + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=Like the Contact Point, a Channel may be available at a certain time.\r\n

\r\nFor a simple description of the time use the description property of TemporalEntity.\r\n

\r\nFor more structured data use the model in Time Ontology, see an example." + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "opening hours" + } + ], + "DestRoleTags": [ + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/openingHours" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "A time at which the resource is normally available." + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=Like the Contact Point, a Channel may be available at a certain time.\r\n

\r\nFor a simple description of the time use the description property of TemporalEntity.\r\n

\r\nFor more structured data use the model in Time Ontology, see an example." + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "opening hours" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Channel", + "EA-Name": "Channel" + } + ], + "range": [ + { + "EA-Name": "TemporalEntity", + "EA-GUID": "{47172E2D-ADFD-4f36-9D0D-34A3072AC6C0}", + "EA-Package": "time", + "uri": "http://www.w3.org/2006/time#TemporalEntity" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/ownedBy", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "ownedBy", + "inpackage": "UNKNOWN", + "ap-definition-en": { + "en": "The owner of a specific Channel through which a Public Service is being delivered." + }, + "ap-label-en": { + "en": "owned by" + }, + "definition": { + "en": "The owner of a specific Channel through which a Public Service is being delivered." + }, + "label": { + "en": "owned by" + }, + "extra": { + "EA-Name": "ownedBy", + "EA-Guid": "{7D6E26C3-92E9-46e9-AEC5-7A27802D85AD}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "Channel", + "EA-Domain-Guid": "{7CCC2DFE-AAA4-4d1c-ABE6-CB1EE94C7049}", + "EA-Range": "Organization", + "RangeData": { + "EA-Name": "Organization", + "EA-GUID": "{58D65B56-AFAB-4bfd-B704-E18B0152F093}", + "EA-Package": "org", + "uri": "http://www.w3.org/ns/org#Organization" + }, + "sourceRole": "null", + "destRole": "ownedBy", + "label": { + "en": "owned by" + }, + "definition": { + "en": "The owner of a specific Channel through which a Public Service is being delivered." + }, + "usage": "", + "ap-label-en": { + "en": "owned by" + }, + "ap-definition-en": { + "en": "The owner of a specific Channel through which a Public Service is being delivered." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "label-en", + "value": "NOTE", + "note": "owned by" + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/ownedBy" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=The owner of a specific Channel through which a Public Service is being delivered." + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + } + ], + "DestRoleTags": [ + { + "key": "label-en", + "value": "NOTE", + "note": "owned by" + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/ownedBy" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=The owner of a specific Channel through which a Public Service is being delivered." + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Channel", + "EA-Name": "Channel" + } + ], + "range": [ + { + "EA-Name": "Organization", + "EA-GUID": "{58D65B56-AFAB-4bfd-B704-E18B0152F093}", + "EA-Package": "org", + "uri": "http://www.w3.org/ns/org#Organization" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/participates", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "participates", + "inpackage": "UNKNOWN", + "ap-definition-en": { + "en": "The participation in which an Agent is involved." + }, + "usage": { + "en": "The Participation class facilitates the detailed description of how an Agent participates in or interacts with a Public Service and may include temporal and spatial information." + }, + "ap-label-en": { + "en": "participates" + }, + "definition": { + "en": "The participation in which an Agent is involved." + }, + "label": { + "en": "participates" + }, + "extra": { + "EA-Name": "participates", + "EA-Guid": "{56A422E3-4D87-41a9-938B-DE5F3FCC6CF0}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "Agent", + "EA-Domain-Guid": "{F41DDB41-25B4-4b39-88FD-7B1D1D8D373A}", + "EA-Range": "Participation", + "RangeData": { + "EA-Name": "Participation", + "EA-GUID": "{BDC210FC-7313-4aa8-8731-605BDB52137F}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/Participation" + }, + "sourceRole": "hasParticipant", + "destRole": "participates", + "label": { + "en": "participates" + }, + "definition": { + "en": "The participation in which an Agent is involved." + }, + "usage": { + "en": "The Participation class facilitates the detailed description of how an Agent participates in or interacts with a Public Service and may include temporal and spatial information." + }, + "ap-label-en": { + "en": "participates" + }, + "ap-definition-en": { + "en": "The participation in which an Agent is involved." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/participates" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "participates" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=The Participation class facilitates the detailed description of how an Agent participates in or interacts with a Public Service and may include temporal and spatial information." + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=The participation in which an Agent is involved." + } + ], + "DestRoleTags": [ + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/participates" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "participates" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=The Participation class facilitates the detailed description of how an Agent participates in or interacts with a Public Service and may include temporal and spatial information." + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=The participation in which an Agent is involved." + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://xmlns.com/foaf/0.1/Agent", + "EA-Name": "Agent" + } + ], + "range": [ + { + "EA-Name": "Participation", + "EA-GUID": "{BDC210FC-7313-4aa8-8731-605BDB52137F}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/Participation" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/processingTime", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "processingTime", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The (estimated) time needed for executing a Public Service. The actual information is provided using the ISO8601 syntax for durations. " + }, + "usage": { + "en": "The actual information is provided using the ISO8601 syntax for durations. \r\n

\r\nSome examples are provided below:
\r\nDuration Syntax - Syntax
\r\n5 years - P5Y
\r\n1 month - P1M
\r\n3 days - P3D
\r\n2 days 4 hours - P2DT4H\r\n

\r\nDurations begin with an uppercase P followed by the number and the relevant designator, formally: P[n]Y[n]M[n]DT[n]H[n]M[n]S, where Y is for years, M for months etc. \r\n

\r\nNote that days and times are separated by an uppercase T which also\r\ndisambiguates M as meaning month (P2M means 2 months) or minute (PT2M means 2 minutes). Durations may also be defined as a number of weeks so P4W means 4 weeks. A full explanation is provided in the Wikipedia page that references the official ISO standard.\r\n

\r\nThis approach is consistent with both schema.org and the W3C OWL Time Ontology.\r\n" + }, + "ap-label-en": { + "en": "processing time" + }, + "definition": { + "en": "The (estimated) time needed for executing a Public Service. The actual information is provided using the ISO8601 syntax for durations. " + }, + "label": { + "en": "processing time" + }, + "extra": { + "EA-Name": "processingTime", + "EA-Guid": "{F99D9E09-5EB9-4c02-A5C5-7A65DD287FF6}", + "EA-Package": "cpsv", + "EA-Type": "attribute", + "EA-Domain": "PublicService", + "EA-Domain-Guid": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Range": "Duration", + "RangeData": { + "EA-Name": "Duration", + "EA-Package": "", + "uri": "http://www.w3.org/2001/XMLSchema#duration" + }, + "label": { + "en": "processing time" + }, + "definition": { + "en": "The (estimated) time needed for executing a Public Service. The actual information is provided using the ISO8601 syntax for durations. " + }, + "usage": { + "en": "The actual information is provided using the ISO8601 syntax for durations. \r\n

\r\nSome examples are provided below:
\r\nDuration Syntax - Syntax
\r\n5 years - P5Y
\r\n1 month - P1M
\r\n3 days - P3D
\r\n2 days 4 hours - P2DT4H\r\n

\r\nDurations begin with an uppercase P followed by the number and the relevant designator, formally: P[n]Y[n]M[n]DT[n]H[n]M[n]S, where Y is for years, M for months etc. \r\n

\r\nNote that days and times are separated by an uppercase T which also\r\ndisambiguates M as meaning month (P2M means 2 months) or minute (PT2M means 2 minutes). Durations may also be defined as a number of weeks so P4W means 4 weeks. A full explanation is provided in the Wikipedia page that references the official ISO standard.\r\n

\r\nThis approach is consistent with both schema.org and the W3C OWL Time Ontology.\r\n" + }, + "ap-label-en": { + "en": "processing time" + }, + "ap-definition-en": { + "en": "The (estimated) time needed for executing a Public Service. The actual information is provided using the ISO8601 syntax for durations. " + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "label-en", + "value": "processing time", + "note": "null" + }, + { + "key": "uri", + "value": "http://data.europa.eu/m8g/processingTime", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "The actual information is provided using the ISO8601 syntax for durations. \r\n

\r\nSome examples are provided below:
\r\nDuration Syntax - Syntax
\r\n5 years - P5Y
\r\n1 month - P1M
\r\n3 days - P3D
\r\n2 days 4 hours - P2DT4H\r\n

\r\nDurations begin with an uppercase P followed by the number and the relevant designator, formally: P[n]Y[n]M[n]DT[n]H[n]M[n]S, where Y is for years, M for months etc. \r\n

\r\nNote that days and times are separated by an uppercase T which also\r\ndisambiguates M as meaning month (P2M means 2 months) or minute (PT2M means 2 minutes). Durations may also be defined as a number of weeks so P4W means 4 weeks. A full explanation is provided in the Wikipedia page that references the official ISO standard.\r\n

\r\nThis approach is consistent with both schema.org and the W3C OWL Time Ontology.\r\n" + }, + { + "key": "definition-en", + "value": "The (estimated) time needed for executing a Public Service. The actual information is provided using the ISO8601 syntax for durations. ", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#PublicService", + "EA-Name": "PublicService" + } + ], + "range": [ + { + "EA-Name": "Duration", + "EA-Package": "", + "uri": "http://www.w3.org/2001/XMLSchema#duration" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "1" + }, + { + "@id": "http://data.europa.eu/m8g/processingTime", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "processingTime", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The (estimated) time needed for executing a Public Service which may depend on the Channel chosen." + }, + "usage": { + "en": "The actual information is provided using the ISO8601 syntax for durations. " + }, + "ap-label-en": { + "en": "processing time" + }, + "definition": { + "en": "The (estimated) time needed for executing a Public Service which may depend on the Channel chosen." + }, + "label": { + "en": "processing time" + }, + "extra": { + "EA-Name": "processingTime", + "EA-Guid": "{53424E57-16C1-41bf-BD50-4ABCDFA4F899}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "Channel", + "EA-Domain-Guid": "{7CCC2DFE-AAA4-4d1c-ABE6-CB1EE94C7049}", + "EA-Range": "Duration", + "RangeData": { + "EA-Name": "Duration", + "EA-Package": "", + "uri": "http://www.w3.org/2001/XMLSchema#duration" + }, + "label": { + "en": "processing time" + }, + "definition": { + "en": "The (estimated) time needed for executing a Public Service which may depend on the Channel chosen." + }, + "usage": { + "en": "The actual information is provided using the ISO8601 syntax for durations. " + }, + "ap-label-en": { + "en": "processing time" + }, + "ap-definition-en": { + "en": "The (estimated) time needed for executing a Public Service which may depend on the Channel chosen." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "label-en", + "value": "processing time", + "note": "null" + }, + { + "key": "uri", + "value": "http://data.europa.eu/m8g/processingTime", + "note": "null" + }, + { + "key": "definition-en", + "value": "The (estimated) time needed for executing a Public Service which may depend on the Channel chosen.", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "The actual information is provided using the ISO8601 syntax for durations. " + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Channel", + "EA-Name": "Channel" + } + ], + "range": [ + { + "EA-Name": "Duration", + "EA-Package": "", + "uri": "http://www.w3.org/2001/XMLSchema#duration" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "1" + }, + { + "@id": "http://data.europa.eu/m8g/relatedService", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "relatedService", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A Public Service related to the particular instance of the Public Service class." + }, + "ap-label-en": { + "en": "related service" + }, + "definition": { + "en": "A Public Service related to the particular instance of the Public Service class." + }, + "label": { + "en": "related service" + }, + "extra": { + "EA-Name": "related", + "EA-Guid": "{3843BBCD-1D6E-4c43-B34B-429631D41CB2}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "PublicService", + "EA-Domain-Guid": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Range": "PublicService", + "RangeData": { + "EA-Name": "PublicService", + "EA-GUID": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Package": "cpsv", + "uri": "http://purl.org/vocab/cpsv#PublicService" + }, + "sourceRole": "null", + "destRole": "related", + "label": { + "en": "related service" + }, + "definition": { + "en": "A Public Service related to the particular instance of the Public Service class." + }, + "usage": "", + "ap-label-en": { + "en": "related service" + }, + "ap-definition-en": { + "en": "A Public Service related to the particular instance of the Public Service class." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "related service" + }, + { + "key": "parentURI", + "value": "NOTE", + "note": "http://purl.org/dc/terms/relation" + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/relatedService" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "A Public Service related to the particular instance of the Public Service class." + } + ], + "DestRoleTags": [ + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "related service" + }, + { + "key": "parentURI", + "value": "NOTE", + "note": "http://purl.org/dc/terms/relation" + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/relatedService" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "A Public Service related to the particular instance of the Public Service class." + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#PublicService", + "EA-Name": "PublicService" + } + ], + "range": [ + { + "EA-Name": "PublicService", + "EA-GUID": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Package": "cpsv", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "generalization": [ + "http://purl.org/dc/terms/relation" + ], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/role", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "role", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The function of an Agent within a Participation." + }, + "usage": { + "en": "This should be provided using a controlled vocabulary.\r\nSince this is an extension mechanism for the CSPV-AP, the controlled vocabulary should be decided to suit local implementations." + }, + "ap-label-en": { + "en": "role" + }, + "definition": { + "en": "The function of an Agent within a Participation." + }, + "label": { + "en": "role" + }, + "extra": { + "EA-Name": "role", + "EA-Guid": "{2A06CFAC-50D0-4d5c-A7CD-0675E6FEF021}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "Participation", + "EA-Domain-Guid": "{BDC210FC-7313-4aa8-8731-605BDB52137F}", + "EA-Range": "Code", + "RangeData": { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + }, + "label": { + "en": "role" + }, + "definition": { + "en": "The function of an Agent within a Participation." + }, + "usage": { + "en": "This should be provided using a controlled vocabulary.\r\nSince this is an extension mechanism for the CSPV-AP, the controlled vocabulary should be decided to suit local implementations." + }, + "ap-label-en": { + "en": "role" + }, + "ap-definition-en": { + "en": "The function of an Agent within a Participation." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "The function of an Agent within a Participation.", + "note": "null" + }, + { + "key": "label-en", + "value": "role", + "note": "null" + }, + { + "key": "uri", + "value": "http://data.europa.eu/m8g/role", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "This should be provided using a controlled vocabulary.\r\nSince this is an extension mechanism for the CSPV-AP, the controlled vocabulary should be decided to suit local implementations." + }, + { + "key": "property-usage-scope", + "value": "mandatory", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Participation", + "EA-Name": "Participation" + } + ], + "range": [ + { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/sector", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "sector", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The industry or sector a Public Service relates to, or is intended for." + }, + "usage": { + "en": "For example: environment, safety, housing. Note that a single Public Service may relate to multiple sectors. The possible values for this property are provided as a controlled vocabulary. The possible values for this property are described in the controlled vocabulary Data theme Authority Table of the Publications Office. " + }, + "ap-label-en": { + "en": "sector" + }, + "definition": { + "en": "The industry or sector a Public Service relates to, or is intended for." + }, + "label": { + "en": "sector" + }, + "extra": { + "EA-Name": "sector", + "EA-Guid": "{8F61A18D-3566-446b-B265-0B0B022B7345}", + "EA-Package": "cpsv", + "EA-Type": "attribute", + "EA-Domain": "PublicService", + "EA-Domain-Guid": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Range": "Code", + "RangeData": { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + }, + "label": { + "en": "sector" + }, + "definition": { + "en": "The industry or sector a Public Service relates to, or is intended for." + }, + "usage": { + "en": "For example: environment, safety, housing. Note that a single Public Service may relate to multiple sectors. The possible values for this property are provided as a controlled vocabulary. The possible values for this property are described in the controlled vocabulary Data theme Authority Table of the Publications Office. " + }, + "ap-label-en": { + "en": "sector" + }, + "ap-definition-en": { + "en": "The industry or sector a Public Service relates to, or is intended for." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "NOTE", + "note": "The industry or sector a Public Service relates to, or is intended for." + }, + { + "key": "label-en", + "value": "sector", + "note": "null" + }, + { + "key": "uri", + "value": "http://data.europa.eu/m8g/sector", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "For example: environment, safety, housing. Note that a single Public Service may relate to multiple sectors. The possible values for this property are provided as a controlled vocabulary. The possible values for this property are described in the controlled vocabulary Data theme Authority Table of the Publications Office. " + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#PublicService", + "EA-Name": "PublicService" + } + ], + "range": [ + { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/specialOpeningHoursSpecification", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "availabilityRestriction", + "inpackage": "UNKNOWN", + "ap-definition-en": { + "en": "A time during which the resource is not available." + }, + "usage": { + "en": "For a simple description of the time use the description property of TemporalEntity.\r\n\r\nFor more structured data use the model in Time Ontology, see an example.\r\n\r\nThis relation can be used to indicate exceptional closures such as being closed on public holidays." + }, + "ap-label-en": { + "en": "availability restriction" + }, + "definition": { + "en": "A time during which the resource is not available." + }, + "label": { + "en": "availability restriction" + }, + "extra": { + "EA-Name": "availabilityRestriction", + "EA-Guid": "{0E769315-5E3E-43bf-96E2-3483DB4D5627}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "ContactPoint", + "EA-Domain-Guid": "{7D639772-5D88-47ce-A71A-F38481F36BDC}", + "EA-Range": "TemporalEntity", + "RangeData": { + "EA-Name": "TemporalEntity", + "EA-GUID": "{47172E2D-ADFD-4f36-9D0D-34A3072AC6C0}", + "EA-Package": "time", + "uri": "http://www.w3.org/2006/time#TemporalEntity" + }, + "sourceRole": "null", + "destRole": "availabilityRestriction", + "label": { + "en": "availability restriction" + }, + "definition": { + "en": "A time during which the resource is not available." + }, + "usage": { + "en": "For a simple description of the time use the description property of TemporalEntity.\r\n\r\nFor more structured data use the model in Time Ontology, see an example.\r\n\r\nThis relation can be used to indicate exceptional closures such as being closed on public holidays." + }, + "ap-label-en": { + "en": "availability restriction" + }, + "ap-definition-en": { + "en": "A time during which the resource is not available." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "label-en", + "value": "NOTE", + "note": "availability restriction" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=For a simple description of the time use the description property of TemporalEntity.\r\n\r\nFor more structured data use the model in Time Ontology, see an example.\r\n\r\nThis relation can be used to indicate exceptional closures such as being closed on public holidays." + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=A time during which the resource is not available." + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/specialOpeningHoursSpecification" + } + ], + "DestRoleTags": [ + { + "key": "label-en", + "value": "NOTE", + "note": "availability restriction" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=For a simple description of the time use the description property of TemporalEntity.\r\n\r\nFor more structured data use the model in Time Ontology, see an example.\r\n\r\nThis relation can be used to indicate exceptional closures such as being closed on public holidays." + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=A time during which the resource is not available." + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/specialOpeningHoursSpecification" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/ContactPoint", + "EA-Name": "ContactPoint" + } + ], + "range": [ + { + "EA-Name": "TemporalEntity", + "EA-GUID": "{47172E2D-ADFD-4f36-9D0D-34A3072AC6C0}", + "EA-Package": "time", + "uri": "http://www.w3.org/2006/time#TemporalEntity" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/specialOpeningHoursSpecification", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "availabilityRestriction", + "inpackage": "UNKNOWN", + "ap-definition-en": { + "en": "A time during which the resource is not available." + }, + "usage": { + "en": "Like the Contact Point, a Channel may not be available at a certain time.\r\n

\r\nFor a simple description of the time use the description property of TemporalEntity.\r\n

\r\nFor more structured data use the model in Time Ontology, see an example." + }, + "ap-label-en": { + "en": "availability restriction" + }, + "definition": { + "en": "A time during which the resource is not available." + }, + "label": { + "en": "availability restriction" + }, + "extra": { + "EA-Name": "availabilityRestriction", + "EA-Guid": "{FC9038F3-A403-4572-88A7-9E9399196B9D}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "Channel", + "EA-Domain-Guid": "{7CCC2DFE-AAA4-4d1c-ABE6-CB1EE94C7049}", + "EA-Range": "TemporalEntity", + "RangeData": { + "EA-Name": "TemporalEntity", + "EA-GUID": "{47172E2D-ADFD-4f36-9D0D-34A3072AC6C0}", + "EA-Package": "time", + "uri": "http://www.w3.org/2006/time#TemporalEntity" + }, + "sourceRole": "null", + "destRole": "availabilityRestriction", + "label": { + "en": "availability restriction" + }, + "definition": { + "en": "A time during which the resource is not available." + }, + "usage": { + "en": "Like the Contact Point, a Channel may not be available at a certain time.\r\n

\r\nFor a simple description of the time use the description property of TemporalEntity.\r\n

\r\nFor more structured data use the model in Time Ontology, see an example." + }, + "ap-label-en": { + "en": "availability restriction" + }, + "ap-definition-en": { + "en": "A time during which the resource is not available." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=Like the Contact Point, a Channel may not be available at a certain time.\r\n

\r\nFor a simple description of the time use the description property of TemporalEntity.\r\n

\r\nFor more structured data use the model in Time Ontology, see an example." + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=A time during which the resource is not available." + }, + { + "key": "label-en", + "value": "NOTE", + "note": "availability restriction" + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/specialOpeningHoursSpecification" + } + ], + "DestRoleTags": [ + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=Like the Contact Point, a Channel may not be available at a certain time.\r\n

\r\nFor a simple description of the time use the description property of TemporalEntity.\r\n

\r\nFor more structured data use the model in Time Ontology, see an example." + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=A time during which the resource is not available." + }, + { + "key": "label-en", + "value": "NOTE", + "note": "availability restriction" + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/specialOpeningHoursSpecification" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Channel", + "EA-Name": "Channel" + } + ], + "range": [ + { + "EA-Name": "TemporalEntity", + "EA-GUID": "{47172E2D-ADFD-4f36-9D0D-34A3072AC6C0}", + "EA-Package": "time", + "uri": "http://www.w3.org/2006/time#TemporalEntity" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/supportsRequirement", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "supportsRequirement", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "Requirement for which the Evidence provides proof." + }, + "ap-label-en": { + "en": "supports requirement" + }, + "definition": { + "en": "Requirement for which the Evidence provides proof." + }, + "label": { + "en": "supports requirement" + }, + "extra": { + "EA-Name": "supportsRequirement", + "EA-Guid": "{48609B0A-4590-428e-9D6B-AF2B28A74A01}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "Evidence", + "EA-Domain-Guid": "{F4749871-6F2D-4e38-B207-9CCACE847CF2}", + "EA-Range": "Requirement", + "RangeData": { + "EA-Name": "Requirement", + "EA-GUID": "{EFF3F185-7B5E-4ca0-B12A-A9263F809A11}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/Requirement" + }, + "sourceRole": "hasSupportingEvidence", + "destRole": "supportsRequirement", + "label": { + "en": "supports requirement" + }, + "definition": { + "en": "Requirement for which the Evidence provides proof." + }, + "usage": "", + "ap-label-en": { + "en": "supports requirement" + }, + "ap-definition-en": { + "en": "Requirement for which the Evidence provides proof." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "NOTE", + "note": "Requirement for which the Evidence provides proof." + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "supports requirement" + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/supportsRequirement" + } + ], + "DestRoleTags": [ + { + "key": "definition-en", + "value": "NOTE", + "note": "Requirement for which the Evidence provides proof." + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "supports requirement" + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://data.europa.eu/m8g/supportsRequirement" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Evidence", + "EA-Name": "Evidence" + } + ], + "range": [ + { + "EA-Name": "Requirement", + "EA-GUID": "{EFF3F185-7B5E-4ca0-B12A-A9263F809A11}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/Requirement" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/telephone", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "hasTelephone", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A telephone number through which the Contact Point can be contacted." + }, + "ap-label-en": { + "en": "has telephone" + }, + "definition": { + "en": "A telephone number through which the Contact Point can be contacted." + }, + "label": { + "en": "has telephone" + }, + "extra": { + "EA-Name": "telephone", + "EA-Guid": "{5070AB88-E8EE-4f4f-9B41-77636A71F877}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "ContactPoint", + "EA-Domain-Guid": "{7D639772-5D88-47ce-A71A-F38481F36BDC}", + "EA-Range": "Literal", + "RangeData": { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + "label": { + "en": "has telephone" + }, + "definition": { + "en": "A telephone number through which the Contact Point can be contacted." + }, + "usage": "", + "ap-label-en": { + "en": "has telephone" + }, + "ap-definition-en": { + "en": "A telephone number through which the Contact Point can be contacted." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "label-en", + "value": "has telephone", + "note": "null" + }, + { + "key": "definition-en", + "value": "A telephone number through which the Contact Point can be contacted.", + "note": "null" + }, + { + "key": "uri", + "value": "http://data.europa.eu/m8g/telephone", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/ContactPoint", + "EA-Name": "ContactPoint" + } + ], + "range": [ + { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://data.europa.eu/m8g/thematicArea", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "thematicArea", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The Thematic Area of a Public Service." + }, + "usage": { + "en": "For example: social protection, health, recreation, culture and religion, family, traveling economic affairs, tax, staff, environment, etc." + }, + "ap-label-en": { + "en": "thematic area" + }, + "definition": { + "en": "The Thematic Area of a Public Service." + }, + "label": { + "en": "thematic area" + }, + "extra": { + "EA-Name": "thematicArea", + "EA-Guid": "{9A274FDC-884B-4f0a-8900-41964DE10AA7}", + "EA-Package": "cpsv", + "EA-Type": "attribute", + "EA-Domain": "PublicService", + "EA-Domain-Guid": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Range": "Code", + "RangeData": { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + }, + "label": { + "en": "thematic area" + }, + "definition": { + "en": "The Thematic Area of a Public Service." + }, + "usage": { + "en": "For example: social protection, health, recreation, culture and religion, family, traveling economic affairs, tax, staff, environment, etc." + }, + "ap-label-en": { + "en": "thematic area" + }, + "ap-definition-en": { + "en": "The Thematic Area of a Public Service." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "The Thematic Area of a Public Service.", + "note": "null" + }, + { + "key": "label-en", + "value": "thematic area", + "note": "null" + }, + { + "key": "uri", + "value": "http://data.europa.eu/m8g/thematicArea", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "For example: social protection, health, recreation, culture and religion, family, traveling economic affairs, tax, staff, environment, etc." + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#PublicService", + "EA-Name": "PublicService" + } + ], + "range": [ + { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/audience", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "addressee", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The target recipient of the Public Service." + }, + "usage": { + "en": "Examples are citizens, business, etc." + }, + "ap-label-en": { + "en": "addressee" + }, + "definition": { + "en": "The target recipient of the Public Service." + }, + "label": { + "en": "addressee" + }, + "extra": { + "EA-Name": "addressee", + "EA-Guid": "{430C2232-35C5-4a16-80EB-7897BE96C569}", + "EA-Package": "cpsv", + "EA-Type": "attribute", + "EA-Domain": "PublicService", + "EA-Domain-Guid": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Range": "Code", + "RangeData": { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + }, + "label": { + "en": "addressee" + }, + "definition": { + "en": "The target recipient of the Public Service." + }, + "usage": { + "en": "Examples are citizens, business, etc." + }, + "ap-label-en": { + "en": "addressee" + }, + "ap-definition-en": { + "en": "The target recipient of the Public Service." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "http://purl.org/dc/terms/audience", + "note": "null" + }, + { + "key": "label-en", + "value": "addressee", + "note": "null" + }, + { + "key": "definition-en", + "value": "The target recipient of the Public Service.", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "Examples are citizens, business, etc." + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#PublicService", + "EA-Name": "PublicService" + } + ], + "range": [ + { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/conformsTo", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "isConformantTo", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "Evidence Type that specifies characteristics of the Evidence." + }, + "usage": { + "en": "Examples of characteristics could be the layout or the configuration of the Evidence." + }, + "ap-label-en": { + "en": "is conformant to" + }, + "definition": { + "en": "Evidence Type that specifies characteristics of the Evidence." + }, + "label": { + "en": "is conformant to" + }, + "extra": { + "EA-Name": "isConformantTo", + "EA-Guid": "{E6EB376A-6968-4a2e-8950-76C9D60DD79A}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "Evidence", + "EA-Domain-Guid": "{F4749871-6F2D-4e38-B207-9CCACE847CF2}", + "EA-Range": "EvidenceType", + "RangeData": { + "EA-Name": "EvidenceType", + "EA-GUID": "{F62262A4-6831-4684-A50A-2FCBBB91B6E8}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/EvidenceType" + }, + "sourceRole": "null", + "destRole": "isConformantTo", + "label": { + "en": "is conformant to" + }, + "definition": { + "en": "Evidence Type that specifies characteristics of the Evidence." + }, + "usage": { + "en": "Examples of characteristics could be the layout or the configuration of the Evidence." + }, + "ap-label-en": { + "en": "is conformant to" + }, + "ap-definition-en": { + "en": "Evidence Type that specifies characteristics of the Evidence." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "NOTE", + "note": "http://purl.org/dc/terms/conformsTo" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "is conformant to" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "Evidence Type that specifies characteristics of the Evidence." + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "Examples of characteristics could be the layout or the configuration of the Evidence." + } + ], + "DestRoleTags": [ + { + "key": "uri", + "value": "NOTE", + "note": "http://purl.org/dc/terms/conformsTo" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "is conformant to" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "Evidence Type that specifies characteristics of the Evidence." + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "Examples of characteristics could be the layout or the configuration of the Evidence." + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Evidence", + "EA-Name": "Evidence" + } + ], + "range": [ + { + "EA-Name": "EvidenceType", + "EA-GUID": "{F62262A4-6831-4684-A50A-2FCBBB91B6E8}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/EvidenceType" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/description", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "description", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A free text Description of the Public Service." + }, + "usage": { + "en": "The description is likely to be the text that potential users of the Public Service see in any public service catalogue. Public administrations are encouraged to include a reasonable level of detail in the description, for instance including basic eligibility requirements for the particular Public Service and contact information." + }, + "ap-label-en": { + "en": "description" + }, + "definition": { + "en": "A free text Description of the Public Service." + }, + "label": { + "en": "description" + }, + "extra": { + "EA-Name": "description", + "EA-Guid": "{F42F25CF-BC65-4689-81D8-86C1EF81A54E}", + "EA-Package": "cpsv", + "EA-Type": "attribute", + "EA-Domain": "PublicService", + "EA-Domain-Guid": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Range": "Text", + "RangeData": { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "label": { + "en": "description" + }, + "definition": { + "en": "A free text Description of the Public Service." + }, + "usage": { + "en": "The description is likely to be the text that potential users of the Public Service see in any public service catalogue. Public administrations are encouraged to include a reasonable level of detail in the description, for instance including basic eligibility requirements for the particular Public Service and contact information." + }, + "ap-label-en": { + "en": "description" + }, + "ap-definition-en": { + "en": "A free text Description of the Public Service." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "NOTE", + "note": "A free text Description of the Public Service." + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/description", + "note": "null" + }, + { + "key": "label-en", + "value": "description", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "The description is likely to be the text that potential users of the Public Service see in any public service catalogue. Public administrations are encouraged to include a reasonable level of detail in the description, for instance including basic eligibility requirements for the particular Public Service and contact information." + }, + { + "key": "property-usage-scope", + "value": "mandatory", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#PublicService", + "EA-Name": "PublicService" + } + ], + "range": [ + { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/description", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "description", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A free text Description of the Rule." + }, + "ap-label-en": { + "en": "description" + }, + "definition": { + "en": "A free text Description of the Rule." + }, + "label": { + "en": "description" + }, + "extra": { + "EA-Name": "description", + "EA-Guid": "{75472AE3-EC11-48c1-9B05-6A9EAB6E751D}", + "EA-Package": "cpsv", + "EA-Type": "attribute", + "EA-Domain": "Rule", + "EA-Domain-Guid": "{22EC3510-EA42-4ed6-8440-5AFAC32063F6}", + "EA-Range": "Text", + "RangeData": { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "label": { + "en": "description" + }, + "definition": { + "en": "A free text Description of the Rule." + }, + "usage": "", + "ap-label-en": { + "en": "description" + }, + "ap-definition-en": { + "en": "A free text Description of the Rule." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "A free text Description of the Rule.", + "note": "null" + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/description", + "note": "null" + }, + { + "key": "label-en", + "value": "description", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "mandatory", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#Rule", + "EA-Name": "Rule" + } + ], + "range": [ + { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/description", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "description", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A free text Description of the Output." + }, + "ap-label-en": { + "en": "description" + }, + "definition": { + "en": "A free text Description of the Output." + }, + "label": { + "en": "description" + }, + "extra": { + "EA-Name": "description", + "EA-Guid": "{B33AFC3F-56D3-4443-AE5C-EF02283B5C15}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "Output", + "EA-Domain-Guid": "{A6159426-31DC-49d9-8334-8B84AFE562E3}", + "EA-Range": "Text", + "RangeData": { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "label": { + "en": "description" + }, + "definition": { + "en": "A free text Description of the Output." + }, + "usage": "", + "ap-label-en": { + "en": "description" + }, + "ap-definition-en": { + "en": "A free text Description of the Output." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "A free text Description of the Output.", + "note": "null" + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/description", + "note": "null" + }, + { + "key": "label-en", + "value": "description", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Output", + "EA-Name": "Output" + } + ], + "range": [ + { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/description", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "description", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A free text description of the Channel, for example to describe conditions when to use it." + }, + "ap-label-en": { + "en": "description" + }, + "definition": { + "en": "A free text description of the Channel, for example to describe conditions when to use it." + }, + "label": { + "en": "description" + }, + "extra": { + "EA-Name": "description", + "EA-Guid": "{B9FF309F-92DC-44b7-9B83-814F47D2C07F}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "Channel", + "EA-Domain-Guid": "{7CCC2DFE-AAA4-4d1c-ABE6-CB1EE94C7049}", + "EA-Range": "Text", + "RangeData": { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "label": { + "en": "description" + }, + "definition": { + "en": "A free text description of the Channel, for example to describe conditions when to use it." + }, + "usage": "", + "ap-label-en": { + "en": "description" + }, + "ap-definition-en": { + "en": "A free text description of the Channel, for example to describe conditions when to use it." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "label-en", + "value": "description", + "note": "null" + }, + { + "key": "definition-en", + "value": "A free text description of the Channel, for example to describe conditions when to use it.", + "note": "null" + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/description", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Channel", + "EA-Name": "Channel" + } + ], + "range": [ + { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/description", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "description", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A free text Description of the piece of Evidence." + }, + "ap-label-en": { + "en": "description" + }, + "definition": { + "en": "A free text Description of the piece of Evidence." + }, + "label": { + "en": "description" + }, + "extra": { + "EA-Name": "description", + "EA-Guid": "{2621F17E-F08E-4db3-B007-F11D837C3AC3}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "Evidence", + "EA-Domain-Guid": "{F4749871-6F2D-4e38-B207-9CCACE847CF2}", + "EA-Range": "Text", + "RangeData": { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "label": { + "en": "description" + }, + "definition": { + "en": "A free text Description of the piece of Evidence." + }, + "usage": "", + "ap-label-en": { + "en": "description" + }, + "ap-definition-en": { + "en": "A free text Description of the piece of Evidence." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "A free text Description of the piece of Evidence.", + "note": "null" + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/description", + "note": "null" + }, + { + "key": "label-en", + "value": "description", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Evidence", + "EA-Name": "Evidence" + } + ], + "range": [ + { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/description", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "description", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A free text description of the Event." + }, + "usage": { + "en": "The description is likely to be the text that a business or citizen sees for that specific Event when looking for relevant Public Services. Public administrations are therefore encouraged to include a reasonable level of detail in the description." + }, + "ap-label-en": { + "en": "description" + }, + "definition": { + "en": "A free text description of the Event." + }, + "label": { + "en": "description" + }, + "extra": { + "EA-Name": "description", + "EA-Guid": "{C3900A49-059E-4c6e-9F1D-1FD818A0C52A}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "Event", + "EA-Domain-Guid": "{D2847FDB-E27B-4057-BF05-089A5CE08EF3}", + "EA-Range": "Text", + "RangeData": { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "label": { + "en": "description" + }, + "definition": { + "en": "A free text description of the Event." + }, + "usage": { + "en": "The description is likely to be the text that a business or citizen sees for that specific Event when looking for relevant Public Services. Public administrations are therefore encouraged to include a reasonable level of detail in the description." + }, + "ap-label-en": { + "en": "description" + }, + "ap-definition-en": { + "en": "A free text description of the Event." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "NOTE", + "note": "A free text description of the Event." + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/description", + "note": "null" + }, + { + "key": "label-en", + "value": "description", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "The description is likely to be the text that a business or citizen sees for that specific Event when looking for relevant Public Services. Public administrations are therefore encouraged to include a reasonable level of detail in the description." + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Event", + "EA-Name": "Event" + } + ], + "range": [ + { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/description", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "description", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A free text description of the Cost." + }, + "ap-label-en": { + "en": "description" + }, + "definition": { + "en": "A free text description of the Cost." + }, + "label": { + "en": "description" + }, + "extra": { + "EA-Name": "description", + "EA-Guid": "{77A6A9A7-6A17-4f9d-A0E4-B92435D0EE5A}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "Cost", + "EA-Domain-Guid": "{F5796CF3-62ED-4d1d-A2A0-496F9F339946}", + "EA-Range": "Text", + "RangeData": { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "label": { + "en": "description" + }, + "definition": { + "en": "A free text description of the Cost." + }, + "usage": "", + "ap-label-en": { + "en": "description" + }, + "ap-definition-en": { + "en": "A free text description of the Cost." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "A free text description of the Cost.", + "note": "null" + }, + { + "key": "label-en", + "value": "description", + "note": "null" + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/description", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Cost", + "EA-Name": "Cost" + } + ], + "range": [ + { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/description", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "description", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A textual explanation of the Participation." + }, + "ap-label-en": { + "en": "description" + }, + "definition": { + "en": "A textual explanation of the Participation." + }, + "label": { + "en": "description" + }, + "extra": { + "EA-Name": "description", + "EA-Guid": "{D74FA9C1-5500-44e4-91E0-46CF322B0D00}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "Participation", + "EA-Domain-Guid": "{BDC210FC-7313-4aa8-8731-605BDB52137F}", + "EA-Range": "Text", + "RangeData": { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "label": { + "en": "description" + }, + "definition": { + "en": "A textual explanation of the Participation." + }, + "usage": "", + "ap-label-en": { + "en": "description" + }, + "ap-definition-en": { + "en": "A textual explanation of the Participation." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "A textual explanation of the Participation.", + "note": "null" + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/description", + "note": "null" + }, + { + "key": "label-en", + "value": "description", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "mandatory", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Participation", + "EA-Name": "Participation" + } + ], + "range": [ + { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/description", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "description", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A free-text account of the Dataset. This property can be repeated for parallel language versions of the description." + }, + "ap-label-en": { + "en": "description" + }, + "definition": { + "en": "A free-text account of the Dataset. This property can be repeated for parallel language versions of the description." + }, + "label": { + "en": "description" + }, + "extra": { + "EA-Name": "description", + "EA-Guid": "{3AA2B905-12B8-470e-B1F4-C872B0E7AD51}", + "EA-Package": "dcat", + "EA-Type": "attribute", + "EA-Domain": "Dataset", + "EA-Domain-Guid": "{4C40BA3A-6C08-4950-8EE2-E9CE8073C616}", + "EA-Range": "Text", + "RangeData": { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "label": { + "en": "description" + }, + "definition": { + "en": "A free-text account of the Dataset. This property can be repeated for parallel language versions of the description." + }, + "usage": "", + "ap-label-en": { + "en": "description" + }, + "ap-definition-en": { + "en": "A free-text account of the Dataset. This property can be repeated for parallel language versions of the description." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "A free-text account of the Dataset. This property can be repeated for parallel language versions of the description.", + "note": "null" + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/description", + "note": "null" + }, + { + "key": "label-en", + "value": "description", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "mandatory", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://www.w3.org/ns/dcat#Dataset", + "EA-Name": "Dataset" + } + ], + "range": [ + { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/description", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "description", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A free text description of the Service Concession Contract." + }, + "ap-label-en": { + "en": "description" + }, + "definition": { + "en": "A free text description of the Service Concession Contract." + }, + "label": { + "en": "description" + }, + "extra": { + "EA-Name": "description", + "EA-Guid": "{6AB9E766-C676-4cd5-991C-7A40060D6CF9}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "ServiceConcessionContract", + "EA-Domain-Guid": "{0771854A-0C0C-4f02-BEEB-559A31653D4B}", + "EA-Range": "Text", + "RangeData": { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "label": { + "en": "description" + }, + "definition": { + "en": "A free text description of the Service Concession Contract." + }, + "usage": "", + "ap-label-en": { + "en": "description" + }, + "ap-definition-en": { + "en": "A free text description of the Service Concession Contract." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "http://purl.org/dc/terms/description", + "note": "null" + }, + { + "key": "label-en", + "value": "description", + "note": "null" + }, + { + "key": "definition-en", + "value": "A free text description of the Service Concession Contract.", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "mandatory", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/ServiceConcessionContract", + "EA-Name": "ServiceConcessionContract" + } + ], + "range": [ + { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/description", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "description", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A textual representation of the Temporal Entity." + }, + "ap-label-en": { + "en": "description" + }, + "definition": { + "en": "A textual representation of the Temporal Entity." + }, + "label": { + "en": "description" + }, + "extra": { + "EA-Name": "description", + "EA-Guid": "{0C6BF2D1-62EE-4969-81B9-F449CC477ED3}", + "EA-Package": "time", + "EA-Type": "attribute", + "EA-Domain": "TemporalEntity", + "EA-Domain-Guid": "{47172E2D-ADFD-4f36-9D0D-34A3072AC6C0}", + "EA-Range": "Text", + "RangeData": { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "label": { + "en": "description" + }, + "definition": { + "en": "A textual representation of the Temporal Entity." + }, + "usage": "", + "ap-label-en": { + "en": "description" + }, + "ap-definition-en": { + "en": "A textual representation of the Temporal Entity." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "http://purl.org/dc/terms/description", + "note": "null" + }, + { + "key": "label-en", + "value": "description", + "note": "null" + }, + { + "key": "definition-en", + "value": "A textual representation of the Temporal Entity.", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://www.w3.org/2006/time#TemporalEntity", + "EA-Name": "TemporalEntity" + } + ], + "range": [ + { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/hasPart", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "hasPart", + "inpackage": "UNKNOWN", + "ap-definition-en": { + "en": "A related resource that is included either physically or logically in the described resource." + }, + "usage": { + "en": "It links a Dataset to the Public Service." + }, + "ap-label-en": { + "en": "has part" + }, + "definition": { + "en": "A related resource that is included either physically or logically in the described resource." + }, + "label": { + "en": "has part" + }, + "extra": { + "EA-Name": "hasPart", + "EA-Guid": "{96508F39-23BB-46d7-96E4-13D5652B459B}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "Dataset", + "EA-Domain-Guid": "{4C40BA3A-6C08-4950-8EE2-E9CE8073C616}", + "EA-Range": "PublicService", + "RangeData": { + "EA-Name": "PublicService", + "EA-GUID": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Package": "cpsv", + "uri": "http://purl.org/vocab/cpsv#PublicService" + }, + "sourceRole": "isPartOf", + "destRole": "hasPart", + "label": { + "en": "has part" + }, + "definition": { + "en": "A related resource that is included either physically or logically in the described resource." + }, + "usage": { + "en": "It links a Dataset to the Public Service." + }, + "ap-label-en": { + "en": "has part" + }, + "ap-definition-en": { + "en": "A related resource that is included either physically or logically in the described resource." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "usageNote-en", + "value": "NOTE", + "note": "It links a Dataset to the Public Service." + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://purl.org/dc/terms/hasPart" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "A related resource that is included either physically or logically in the described resource." + }, + { + "key": "label-en", + "value": "NOTE", + "note": "has part" + } + ], + "DestRoleTags": [ + { + "key": "usageNote-en", + "value": "NOTE", + "note": "It links a Dataset to the Public Service." + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://purl.org/dc/terms/hasPart" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "A related resource that is included either physically or logically in the described resource." + }, + { + "key": "label-en", + "value": "NOTE", + "note": "has part" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://www.w3.org/ns/dcat#Dataset", + "EA-Name": "Dataset" + } + ], + "range": [ + { + "EA-Name": "PublicService", + "EA-GUID": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Package": "cpsv", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/identifier", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "identifier", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "An Identifier for the Agent." + }, + "ap-label-en": { + "en": "identifier" + }, + "definition": { + "en": "An Identifier for the Agent." + }, + "label": { + "en": "identifier" + }, + "extra": { + "EA-Name": "identifier", + "EA-Guid": "{D7E7E096-A2DA-45ea-A517-302C1147447E}", + "EA-Package": "foaf", + "EA-Type": "attribute", + "EA-Domain": "Agent", + "EA-Domain-Guid": "{F41DDB41-25B4-4b39-88FD-7B1D1D8D373A}", + "EA-Range": "Literal", + "RangeData": { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + "label": { + "en": "identifier" + }, + "definition": { + "en": "An Identifier for the Agent." + }, + "usage": "", + "ap-label-en": { + "en": "identifier" + }, + "ap-definition-en": { + "en": "An Identifier for the Agent." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "An Identifier for the Agent.", + "note": "null" + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/identifier", + "note": "null" + }, + { + "key": "label-en", + "value": "identifier", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "mandatory", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://xmlns.com/foaf/0.1/Agent", + "EA-Name": "Agent" + } + ], + "range": [ + { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "1" + }, + { + "@id": "http://purl.org/dc/terms/identifier", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "identifier", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A formally-issued Identifier for the Public Service." + }, + "ap-label-en": { + "en": "identifier" + }, + "definition": { + "en": "A formally-issued Identifier for the Public Service." + }, + "label": { + "en": "identifier" + }, + "extra": { + "EA-Name": "identifier", + "EA-Guid": "{6AFD1AA9-61EF-4292-A50F-ABB535659710}", + "EA-Package": "cpsv", + "EA-Type": "attribute", + "EA-Domain": "PublicService", + "EA-Domain-Guid": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Range": "Literal", + "RangeData": { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + "label": { + "en": "identifier" + }, + "definition": { + "en": "A formally-issued Identifier for the Public Service." + }, + "usage": "", + "ap-label-en": { + "en": "identifier" + }, + "ap-definition-en": { + "en": "A formally-issued Identifier for the Public Service." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "A formally-issued Identifier for the Public Service.", + "note": "null" + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/identifier", + "note": "null" + }, + { + "key": "label-en", + "value": "identifier", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "mandatory", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#PublicService", + "EA-Name": "PublicService" + } + ], + "range": [ + { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "1" + }, + { + "@id": "http://purl.org/dc/terms/identifier", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "identifier", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "An Identifier for the Rule." + }, + "ap-label-en": { + "en": "identifier" + }, + "definition": { + "en": "An Identifier for the Rule." + }, + "label": { + "en": "identifier" + }, + "extra": { + "EA-Name": "identifier", + "EA-Guid": "{EAFED6C4-086A-46c6-85F1-63CD11F740E6}", + "EA-Package": "cpsv", + "EA-Type": "attribute", + "EA-Domain": "Rule", + "EA-Domain-Guid": "{22EC3510-EA42-4ed6-8440-5AFAC32063F6}", + "EA-Range": "Literal", + "RangeData": { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + "label": { + "en": "identifier" + }, + "definition": { + "en": "An Identifier for the Rule." + }, + "usage": "", + "ap-label-en": { + "en": "identifier" + }, + "ap-definition-en": { + "en": "An Identifier for the Rule." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "An Identifier for the Rule.", + "note": "null" + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/identifier", + "note": "null" + }, + { + "key": "label-en", + "value": "identifier", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "mandatory", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#Rule", + "EA-Name": "Rule" + } + ], + "range": [ + { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "1" + }, + { + "@id": "http://purl.org/dc/terms/identifier", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "identifier", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "An Identifier for the Output." + }, + "ap-label-en": { + "en": "identifier" + }, + "definition": { + "en": "An Identifier for the Output." + }, + "label": { + "en": "identifier" + }, + "extra": { + "EA-Name": "identifier", + "EA-Guid": "{5B8283E7-7531-4904-A483-3E4BE6C3BB27}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "Output", + "EA-Domain-Guid": "{A6159426-31DC-49d9-8334-8B84AFE562E3}", + "EA-Range": "Literal", + "RangeData": { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + "label": { + "en": "identifier" + }, + "definition": { + "en": "An Identifier for the Output." + }, + "usage": "", + "ap-label-en": { + "en": "identifier" + }, + "ap-definition-en": { + "en": "An Identifier for the Output." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "An Identifier for the Output.", + "note": "null" + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/identifier", + "note": "null" + }, + { + "key": "label-en", + "value": "identifier", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "mandatory", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "mandatory", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Output", + "EA-Name": "Output" + } + ], + "range": [ + { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "1" + }, + { + "@id": "http://purl.org/dc/terms/identifier", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "identifier", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "An Identifier for the Channel." + }, + "ap-label-en": { + "en": "identifier" + }, + "definition": { + "en": "An Identifier for the Channel." + }, + "label": { + "en": "identifier" + }, + "extra": { + "EA-Name": "identifier", + "EA-Guid": "{DB668496-5F11-4fa6-B1D5-046540EA2EE2}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "Channel", + "EA-Domain-Guid": "{7CCC2DFE-AAA4-4d1c-ABE6-CB1EE94C7049}", + "EA-Range": "Literal", + "RangeData": { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + "label": { + "en": "identifier" + }, + "definition": { + "en": "An Identifier for the Channel." + }, + "usage": "", + "ap-label-en": { + "en": "identifier" + }, + "ap-definition-en": { + "en": "An Identifier for the Channel." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "An Identifier for the Channel.", + "note": "null" + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/identifier", + "note": "null" + }, + { + "key": "label-en", + "value": "identifier", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "mandatory", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Channel", + "EA-Name": "Channel" + } + ], + "range": [ + { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "1" + }, + { + "@id": "http://purl.org/dc/terms/identifier", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "identifier", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "An Identifier for the piece of Evidence." + }, + "ap-label-en": { + "en": "identifier" + }, + "definition": { + "en": "An Identifier for the piece of Evidence." + }, + "label": { + "en": "identifier" + }, + "extra": { + "EA-Name": "identifier", + "EA-Guid": "{BA9E377F-3BAA-45bb-BF29-FD39BB544238}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "Evidence", + "EA-Domain-Guid": "{F4749871-6F2D-4e38-B207-9CCACE847CF2}", + "EA-Range": "Literal", + "RangeData": { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + "label": { + "en": "identifier" + }, + "definition": { + "en": "An Identifier for the piece of Evidence." + }, + "usage": "", + "ap-label-en": { + "en": "identifier" + }, + "ap-definition-en": { + "en": "An Identifier for the piece of Evidence." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "An Identifier for the piece of Evidence.", + "note": "null" + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/identifier", + "note": "null" + }, + { + "key": "label-en", + "value": "identifier", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "mandatory", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Evidence", + "EA-Name": "Evidence" + } + ], + "range": [ + { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "1" + }, + { + "@id": "http://purl.org/dc/terms/identifier", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "identifier", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "An Identifier for the Event." + }, + "ap-label-en": { + "en": "identifier" + }, + "definition": { + "en": "An Identifier for the Event." + }, + "label": { + "en": "identifier" + }, + "extra": { + "EA-Name": "identifier", + "EA-Guid": "{17CE8406-B2F4-431b-9EB2-43AC4362FD20}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "Event", + "EA-Domain-Guid": "{D2847FDB-E27B-4057-BF05-089A5CE08EF3}", + "EA-Range": "Literal", + "RangeData": { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + "label": { + "en": "identifier" + }, + "definition": { + "en": "An Identifier for the Event." + }, + "usage": "", + "ap-label-en": { + "en": "identifier" + }, + "ap-definition-en": { + "en": "An Identifier for the Event." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "An Identifier for the Event.", + "note": "null" + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/identifier", + "note": "null" + }, + { + "key": "label-en", + "value": "identifier", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "mandatory", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Event", + "EA-Name": "Event" + } + ], + "range": [ + { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "1" + }, + { + "@id": "http://purl.org/dc/terms/identifier", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "identifier", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "An Identifier for the Cost." + }, + "ap-label-en": { + "en": "identifier" + }, + "definition": { + "en": "An Identifier for the Cost." + }, + "label": { + "en": "identifier" + }, + "extra": { + "EA-Name": "identifier", + "EA-Guid": "{601AE607-9557-4351-B744-A92EDC7CEBE5}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "Cost", + "EA-Domain-Guid": "{F5796CF3-62ED-4d1d-A2A0-496F9F339946}", + "EA-Range": "Literal", + "RangeData": { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + "label": { + "en": "identifier" + }, + "definition": { + "en": "An Identifier for the Cost." + }, + "usage": "", + "ap-label-en": { + "en": "identifier" + }, + "ap-definition-en": { + "en": "An Identifier for the Cost." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "An Identifier for the Cost.", + "note": "null" + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/identifier", + "note": "null" + }, + { + "key": "label-en", + "value": "identifier", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "mandatory", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Cost", + "EA-Name": "Cost" + } + ], + "range": [ + { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "1" + }, + { + "@id": "http://purl.org/dc/terms/identifier", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "identifier", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The unambiguous structured reference for the Participation." + }, + "ap-label-en": { + "en": "identifier" + }, + "definition": { + "en": "The unambiguous structured reference for the Participation." + }, + "label": { + "en": "identifier" + }, + "extra": { + "EA-Name": "identifier", + "EA-Guid": "{14F0679D-E078-4ce1-B9F7-ED0D5992E3FC}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "Participation", + "EA-Domain-Guid": "{BDC210FC-7313-4aa8-8731-605BDB52137F}", + "EA-Range": "Literal", + "RangeData": { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + "label": { + "en": "identifier" + }, + "definition": { + "en": "The unambiguous structured reference for the Participation." + }, + "usage": "", + "ap-label-en": { + "en": "identifier" + }, + "ap-definition-en": { + "en": "The unambiguous structured reference for the Participation." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "The unambiguous structured reference for the Participation.", + "note": "null" + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/identifier", + "note": "null" + }, + { + "key": "label-en", + "value": "identifier", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "mandatory", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Participation", + "EA-Name": "Participation" + } + ], + "range": [ + { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "1" + }, + { + "@id": "http://purl.org/dc/terms/identifier", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "identifier", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "Unambiguous reference to a Requirement." + }, + "ap-label-en": { + "en": "identifier" + }, + "definition": { + "en": "Unambiguous reference to a Requirement." + }, + "label": { + "en": "identifier" + }, + "extra": { + "EA-Name": "identifier", + "EA-Guid": "{81808F3F-2474-4291-82EF-0EFAFB72A5B5}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "Requirement", + "EA-Domain-Guid": "{EFF3F185-7B5E-4ca0-B12A-A9263F809A11}", + "EA-Range": "Literal", + "RangeData": { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + "label": { + "en": "identifier" + }, + "definition": { + "en": "Unambiguous reference to a Requirement." + }, + "usage": "", + "ap-label-en": { + "en": "identifier" + }, + "ap-definition-en": { + "en": "Unambiguous reference to a Requirement." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "Unambiguous reference to a Requirement.", + "note": "null" + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/identifier", + "note": "null" + }, + { + "key": "label-en", + "value": "identifier", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "mandatory", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Requirement", + "EA-Name": "Requirement" + } + ], + "range": [ + { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "1" + }, + { + "@id": "http://purl.org/dc/terms/identifier", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "identifier", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue." + }, + "ap-label-en": { + "en": "identifier" + }, + "definition": { + "en": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue." + }, + "label": { + "en": "identifier" + }, + "extra": { + "EA-Name": "identifier", + "EA-Guid": "{D8F6B8BC-C216-4c49-8FFD-17A89305DDE5}", + "EA-Package": "dcat", + "EA-Type": "attribute", + "EA-Domain": "Dataset", + "EA-Domain-Guid": "{4C40BA3A-6C08-4950-8EE2-E9CE8073C616}", + "EA-Range": "Literal", + "RangeData": { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + "label": { + "en": "identifier" + }, + "definition": { + "en": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue." + }, + "usage": "", + "ap-label-en": { + "en": "identifier" + }, + "ap-definition-en": { + "en": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "NOTE", + "note": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue." + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/identifier", + "note": "null" + }, + { + "key": "label-en", + "value": "identifier", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://www.w3.org/ns/dcat#Dataset", + "EA-Name": "Dataset" + } + ], + "range": [ + { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/identifier", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "identifier", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "An Identifier for the Service Concession Contract." + }, + "ap-label-en": { + "en": "identifier" + }, + "definition": { + "en": "An Identifier for the Service Concession Contract." + }, + "label": { + "en": "identifier" + }, + "extra": { + "EA-Name": "identifier", + "EA-Guid": "{4E875CB2-39CF-432a-8ECD-348042E06AFB}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "ServiceConcessionContract", + "EA-Domain-Guid": "{0771854A-0C0C-4f02-BEEB-559A31653D4B}", + "EA-Range": "Literal", + "RangeData": { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + "label": { + "en": "identifier" + }, + "definition": { + "en": "An Identifier for the Service Concession Contract." + }, + "usage": "", + "ap-label-en": { + "en": "identifier" + }, + "ap-definition-en": { + "en": "An Identifier for the Service Concession Contract." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "http://purl.org/dc/terms/identifier", + "note": "null" + }, + { + "key": "label-en", + "value": "identifier", + "note": "null" + }, + { + "key": "definition-en", + "value": "An Identifier for the Service Concession Contract.", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "mandatory", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/ServiceConcessionContract", + "EA-Name": "ServiceConcessionContract" + } + ], + "range": [ + { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "1" + }, + { + "@id": "http://purl.org/dc/terms/identifier", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "identifier", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "Unambiguous reference to the Evidence Type." + }, + "ap-label-en": { + "en": "identifier" + }, + "definition": { + "en": "Unambiguous reference to the Evidence Type." + }, + "label": { + "en": "identifier" + }, + "extra": { + "EA-Name": "identifier", + "EA-Guid": "{83B44A07-F1F9-4cf8-8EA9-D9D93FD1217A}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "EvidenceType", + "EA-Domain-Guid": "{F62262A4-6831-4684-A50A-2FCBBB91B6E8}", + "EA-Range": "Literal", + "RangeData": { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + "label": { + "en": "identifier" + }, + "definition": { + "en": "Unambiguous reference to the Evidence Type." + }, + "usage": "", + "ap-label-en": { + "en": "identifier" + }, + "ap-definition-en": { + "en": "Unambiguous reference to the Evidence Type." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "http://purl.org/dc/terms/identifier", + "note": "null" + }, + { + "key": "label-en", + "value": "identifier", + "note": "null" + }, + { + "key": "definition-en", + "value": "Unambiguous reference to the Evidence Type.", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "mandatory", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/EvidenceType", + "EA-Name": "EvidenceType" + } + ], + "range": [ + { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "1" + }, + { + "@id": "http://purl.org/dc/terms/isPartOf", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "isPartOf", + "inpackage": "UNKNOWN", + "ap-definition-en": { + "en": "A related resource in which the described resource is physically or logically included." + }, + "usage": { + "en": "It links a Public Service to the Dataset(s) in which it is being described." + }, + "ap-label-en": { + "en": "is part of" + }, + "definition": { + "en": "A related resource in which the described resource is physically or logically included." + }, + "label": { + "en": "is part of" + }, + "extra": { + "EA-Name": "isPartOf", + "EA-Guid": "{96508F39-23BB-46d7-96E4-13D5652B459B}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "PublicService", + "EA-Domain-Guid": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Range": "Dataset", + "RangeData": { + "EA-Name": "Dataset", + "EA-GUID": "{4C40BA3A-6C08-4950-8EE2-E9CE8073C616}", + "EA-Package": "dcat", + "uri": "http://www.w3.org/ns/dcat#Dataset" + }, + "sourceRole": "hasPart", + "destRole": "isPartOf", + "label": { + "en": "is part of" + }, + "definition": { + "en": "A related resource in which the described resource is physically or logically included." + }, + "usage": { + "en": "It links a Public Service to the Dataset(s) in which it is being described." + }, + "ap-label-en": { + "en": "is part of" + }, + "ap-definition-en": { + "en": "A related resource in which the described resource is physically or logically included." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "NOTE", + "note": "http://purl.org/dc/terms/isPartOf" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "A related resource in which the described resource is physically or logically included." + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "It links a Public Service to the Dataset(s) in which it is being described." + }, + { + "key": "label-en", + "value": "NOTE", + "note": "is part of" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + } + ], + "DestRoleTags": [ + { + "key": "uri", + "value": "NOTE", + "note": "http://purl.org/dc/terms/isPartOf" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "A related resource in which the described resource is physically or logically included." + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "It links a Public Service to the Dataset(s) in which it is being described." + }, + { + "key": "label-en", + "value": "NOTE", + "note": "is part of" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#PublicService", + "EA-Name": "PublicService" + } + ], + "range": [ + { + "EA-Name": "Dataset", + "EA-GUID": "{4C40BA3A-6C08-4950-8EE2-E9CE8073C616}", + "EA-Package": "dcat", + "uri": "http://www.w3.org/ns/dcat#Dataset" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/isPartOf", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "isPartOf", + "inpackage": "UNKNOWN", + "ap-definition-en": { + "en": "A related resource in which the described resource is physically or logically included." + }, + "usage": { + "en": "It links an Output to the Dataset using it." + }, + "ap-label-en": { + "en": "is part of" + }, + "definition": { + "en": "A related resource in which the described resource is physically or logically included." + }, + "label": { + "en": "is part of" + }, + "extra": { + "EA-Name": "isPartOf", + "EA-Guid": "{2605B87A-6305-4d46-A0F2-3AF940C54939}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "Output", + "EA-Domain-Guid": "{A6159426-31DC-49d9-8334-8B84AFE562E3}", + "EA-Range": "Dataset", + "RangeData": { + "EA-Name": "Dataset", + "EA-GUID": "{4C40BA3A-6C08-4950-8EE2-E9CE8073C616}", + "EA-Package": "dcat", + "uri": "http://www.w3.org/ns/dcat#Dataset" + }, + "sourceRole": "null", + "destRole": "isPartOf", + "label": { + "en": "is part of" + }, + "definition": { + "en": "A related resource in which the described resource is physically or logically included." + }, + "usage": { + "en": "It links an Output to the Dataset using it." + }, + "ap-label-en": { + "en": "is part of" + }, + "ap-definition-en": { + "en": "A related resource in which the described resource is physically or logically included." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://purl.org/dc/terms/isPartOf" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "is part of" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "It links an Output to the Dataset using it." + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "A related resource in which the described resource is physically or logically included." + } + ], + "DestRoleTags": [ + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://purl.org/dc/terms/isPartOf" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "is part of" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "It links an Output to the Dataset using it." + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "A related resource in which the described resource is physically or logically included." + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Output", + "EA-Name": "Output" + } + ], + "range": [ + { + "EA-Name": "Dataset", + "EA-GUID": "{4C40BA3A-6C08-4950-8EE2-E9CE8073C616}", + "EA-Package": "dcat", + "uri": "http://www.w3.org/ns/dcat#Dataset" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/isPartOf", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "isPartOf", + "inpackage": "UNKNOWN", + "ap-definition-en": { + "en": "A related resource in which the described resource is physically or logically included." + }, + "usage": { + "en": "It links an Evidence to the Dataset using it." + }, + "ap-label-en": { + "en": "is part of" + }, + "definition": { + "en": "A related resource in which the described resource is physically or logically included." + }, + "label": { + "en": "is part of" + }, + "extra": { + "EA-Name": "isPartOf", + "EA-Guid": "{B4E7F5FD-A696-4f96-96EF-066D19E929FB}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "Evidence", + "EA-Domain-Guid": "{F4749871-6F2D-4e38-B207-9CCACE847CF2}", + "EA-Range": "Dataset", + "RangeData": { + "EA-Name": "Dataset", + "EA-GUID": "{4C40BA3A-6C08-4950-8EE2-E9CE8073C616}", + "EA-Package": "dcat", + "uri": "http://www.w3.org/ns/dcat#Dataset" + }, + "sourceRole": "null", + "destRole": "isPartOf", + "label": { + "en": "is part of" + }, + "definition": { + "en": "A related resource in which the described resource is physically or logically included." + }, + "usage": { + "en": "It links an Evidence to the Dataset using it." + }, + "ap-label-en": { + "en": "is part of" + }, + "ap-definition-en": { + "en": "A related resource in which the described resource is physically or logically included." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "It links an Evidence to the Dataset using it." + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "A related resource in which the described resource is physically or logically included." + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://purl.org/dc/terms/isPartOf" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "is part of" + } + ], + "DestRoleTags": [ + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "It links an Evidence to the Dataset using it." + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "A related resource in which the described resource is physically or logically included." + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://purl.org/dc/terms/isPartOf" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "is part of" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Evidence", + "EA-Name": "Evidence" + } + ], + "range": [ + { + "EA-Name": "Dataset", + "EA-GUID": "{4C40BA3A-6C08-4950-8EE2-E9CE8073C616}", + "EA-Package": "dcat", + "uri": "http://www.w3.org/ns/dcat#Dataset" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/language", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "language", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The language(s) in which the Public Service is available." + }, + "usage": { + "en": "This could be one language or multiple languages, for instance in countries with more than one official language.\r\n\r\nThe recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office." + }, + "ap-label-en": { + "en": "language" + }, + "definition": { + "en": "The language(s) in which the Public Service is available." + }, + "label": { + "en": "language" + }, + "extra": { + "EA-Name": "language", + "EA-Guid": "{15E8B949-A84E-47b0-890F-0E28DE7AB66B}", + "EA-Package": "cpsv", + "EA-Type": "attribute", + "EA-Domain": "PublicService", + "EA-Domain-Guid": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Range": "LinguisticSystem", + "RangeData": { + "EA-Name": "LinguisticSystem", + "EA-GUID": "{B124ABA3-1C85-4805-BF70-6ABB74762831}", + "EA-Package": "dct", + "uri": "http://purl.org/dc/terms/LinguisticSystem" + }, + "label": { + "en": "language" + }, + "definition": { + "en": "The language(s) in which the Public Service is available." + }, + "usage": { + "en": "This could be one language or multiple languages, for instance in countries with more than one official language.\r\n\r\nThe recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office." + }, + "ap-label-en": { + "en": "language" + }, + "ap-definition-en": { + "en": "The language(s) in which the Public Service is available." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "http://purl.org/dc/terms/language", + "note": "null" + }, + { + "key": "label-en", + "value": "language", + "note": "null" + }, + { + "key": "definition-en", + "value": "The language(s) in which the Public Service is available.", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "This could be one language or multiple languages, for instance in countries with more than one official language.\r\n\r\nThe recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office." + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#PublicService", + "EA-Name": "PublicService" + } + ], + "range": [ + { + "EA-Name": "LinguisticSystem", + "EA-GUID": "{B124ABA3-1C85-4805-BF70-6ABB74762831}", + "EA-Package": "dct", + "uri": "http://purl.org/dc/terms/LinguisticSystem" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/language", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "language", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The language(s) in which the Rule is available." + }, + "usage": { + "en": "This could be one or multiple languages, for instance in countries with more than one official language. The recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office." + }, + "ap-label-en": { + "en": "language" + }, + "definition": { + "en": "The language(s) in which the Rule is available." + }, + "label": { + "en": "language" + }, + "extra": { + "EA-Name": "language", + "EA-Guid": "{1FEF4996-4BD2-4099-8083-36EE809D00B0}", + "EA-Package": "cpsv", + "EA-Type": "attribute", + "EA-Domain": "Rule", + "EA-Domain-Guid": "{22EC3510-EA42-4ed6-8440-5AFAC32063F6}", + "EA-Range": "LinguisticSystem", + "RangeData": { + "EA-Name": "LinguisticSystem", + "EA-GUID": "{B124ABA3-1C85-4805-BF70-6ABB74762831}", + "EA-Package": "dct", + "uri": "http://purl.org/dc/terms/LinguisticSystem" + }, + "label": { + "en": "language" + }, + "definition": { + "en": "The language(s) in which the Rule is available." + }, + "usage": { + "en": "This could be one or multiple languages, for instance in countries with more than one official language. The recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office." + }, + "ap-label-en": { + "en": "language" + }, + "ap-definition-en": { + "en": "The language(s) in which the Rule is available." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "http://purl.org/dc/terms/language", + "note": "null" + }, + { + "key": "label-en", + "value": "language", + "note": "null" + }, + { + "key": "definition-en", + "value": "The language(s) in which the Rule is available.", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "This could be one or multiple languages, for instance in countries with more than one official language. The recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office." + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#Rule", + "EA-Name": "Rule" + } + ], + "range": [ + { + "EA-Name": "LinguisticSystem", + "EA-GUID": "{B124ABA3-1C85-4805-BF70-6ABB74762831}", + "EA-Package": "dct", + "uri": "http://purl.org/dc/terms/LinguisticSystem" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/language", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "language", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The language(s) in which the Output is available. " + }, + "usage": { + "en": "This could be one or multiple languages, for instance in countries with more than one official language. The recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office." + }, + "ap-label-en": { + "en": "language" + }, + "definition": { + "en": "The language(s) in which the Output is available. " + }, + "label": { + "en": "language" + }, + "extra": { + "EA-Name": "language", + "EA-Guid": "{6F9254B4-6B82-4983-BCCC-98BD4A7AD95B}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "Output", + "EA-Domain-Guid": "{A6159426-31DC-49d9-8334-8B84AFE562E3}", + "EA-Range": "LinguisticSystem", + "RangeData": { + "EA-Name": "LinguisticSystem", + "EA-GUID": "{B124ABA3-1C85-4805-BF70-6ABB74762831}", + "EA-Package": "dct", + "uri": "http://purl.org/dc/terms/LinguisticSystem" + }, + "label": { + "en": "language" + }, + "definition": { + "en": "The language(s) in which the Output is available. " + }, + "usage": { + "en": "This could be one or multiple languages, for instance in countries with more than one official language. The recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office." + }, + "ap-label-en": { + "en": "language" + }, + "ap-definition-en": { + "en": "The language(s) in which the Output is available. " + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "http://purl.org/dc/terms/language", + "note": "null" + }, + { + "key": "label-en", + "value": "language", + "note": "null" + }, + { + "key": "definition-en", + "value": "The language(s) in which the Output is available. ", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "This could be one or multiple languages, for instance in countries with more than one official language. The recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office." + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Output", + "EA-Name": "Output" + } + ], + "range": [ + { + "EA-Name": "LinguisticSystem", + "EA-GUID": "{B124ABA3-1C85-4805-BF70-6ABB74762831}", + "EA-Package": "dct", + "uri": "http://purl.org/dc/terms/LinguisticSystem" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/language", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "language", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The language(s) of the piece of Evidence." + }, + "usage": { + "en": "The recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office." + }, + "ap-label-en": { + "en": "language" + }, + "definition": { + "en": "The language(s) of the piece of Evidence." + }, + "label": { + "en": "language" + }, + "extra": { + "EA-Name": "language", + "EA-Guid": "{A8BE9692-5CC3-4614-83E1-6EA85C210D8C}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "Evidence", + "EA-Domain-Guid": "{F4749871-6F2D-4e38-B207-9CCACE847CF2}", + "EA-Range": "LinguisticSystem", + "RangeData": { + "EA-Name": "LinguisticSystem", + "EA-GUID": "{B124ABA3-1C85-4805-BF70-6ABB74762831}", + "EA-Package": "dct", + "uri": "http://purl.org/dc/terms/LinguisticSystem" + }, + "label": { + "en": "language" + }, + "definition": { + "en": "The language(s) of the piece of Evidence." + }, + "usage": { + "en": "The recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office." + }, + "ap-label-en": { + "en": "language" + }, + "ap-definition-en": { + "en": "The language(s) of the piece of Evidence." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "http://purl.org/dc/terms/language", + "note": "null" + }, + { + "key": "label-en", + "value": "language", + "note": "null" + }, + { + "key": "definition-en", + "value": "The language(s) of the piece of Evidence.", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "The recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office." + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Evidence", + "EA-Name": "Evidence" + } + ], + "range": [ + { + "EA-Name": "LinguisticSystem", + "EA-GUID": "{B124ABA3-1C85-4805-BF70-6ABB74762831}", + "EA-Package": "dct", + "uri": "http://purl.org/dc/terms/LinguisticSystem" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/publisher", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "publisher", + "inpackage": "UNKNOWN", + "ap-definition-en": { + "en": "The Publisher of the Dataset, i.e. an entity (organisation) responsible for making the Dataset available." + }, + "ap-label-en": { + "en": "publisher" + }, + "definition": { + "en": "The Publisher of the Dataset, i.e. an entity (organisation) responsible for making the Dataset available." + }, + "label": { + "en": "publisher" + }, + "extra": { + "EA-Name": "publisher", + "EA-Guid": "{BCAC80B5-D86C-4d8f-8256-656ECD37DDE5}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "Dataset", + "EA-Domain-Guid": "{4C40BA3A-6C08-4950-8EE2-E9CE8073C616}", + "EA-Range": "Agent", + "RangeData": { + "EA-Name": "Agent", + "EA-GUID": "{F41DDB41-25B4-4b39-88FD-7B1D1D8D373A}", + "EA-Package": "foaf", + "uri": "http://xmlns.com/foaf/0.1/Agent" + }, + "sourceRole": "null", + "destRole": "publisher", + "label": { + "en": "publisher" + }, + "definition": { + "en": "The Publisher of the Dataset, i.e. an entity (organisation) responsible for making the Dataset available." + }, + "usage": "", + "ap-label-en": { + "en": "publisher" + }, + "ap-definition-en": { + "en": "The Publisher of the Dataset, i.e. an entity (organisation) responsible for making the Dataset available." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "label-en", + "value": "NOTE", + "note": "publisher" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=The Publisher of the Dataset, i.e. an entity (organisation) responsible for making the Dataset available." + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://purl.org/dc/terms/publisher" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "mandatory" + } + ], + "DestRoleTags": [ + { + "key": "label-en", + "value": "NOTE", + "note": "publisher" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=The Publisher of the Dataset, i.e. an entity (organisation) responsible for making the Dataset available." + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://purl.org/dc/terms/publisher" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "mandatory" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://www.w3.org/ns/dcat#Dataset", + "EA-Name": "Dataset" + } + ], + "range": [ + { + "EA-Name": "Agent", + "EA-GUID": "{F41DDB41-25B4-4b39-88FD-7B1D1D8D373A}", + "EA-Package": "foaf", + "uri": "http://xmlns.com/foaf/0.1/Agent" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "1" + }, + { + "@id": "http://purl.org/dc/terms/relation", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "related", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "Another instance of the Legal Resource class that is related to the particular Legal Resource being described." + }, + "ap-label-en": { + "en": "related" + }, + "definition": { + "en": "Another instance of the Legal Resource class that is related to the particular Legal Resource being described." + }, + "label": { + "en": "related" + }, + "extra": { + "EA-Name": "related", + "EA-Guid": "{177F3705-53E3-4a81-B709-2512F7CCF615}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "LegalResource", + "EA-Domain-Guid": "{40B93801-41E5-41e7-8189-E830062C1134}", + "EA-Range": "LegalResource", + "RangeData": { + "EA-Name": "LegalResource", + "EA-GUID": "{40B93801-41E5-41e7-8189-E830062C1134}", + "EA-Package": "eli", + "uri": "http://data.europa.eu/eli/ontology#LegalResource" + }, + "sourceRole": "null", + "destRole": "related", + "label": { + "en": "related" + }, + "definition": { + "en": "Another instance of the Legal Resource class that is related to the particular Legal Resource being described." + }, + "usage": "", + "ap-label-en": { + "en": "related" + }, + "ap-definition-en": { + "en": "Another instance of the Legal Resource class that is related to the particular Legal Resource being described." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=Another instance of the Legal Resource class that is related to the particular Legal Resource being described." + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://purl.org/dc/terms/relation" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "related" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + } + ], + "DestRoleTags": [ + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=Another instance of the Legal Resource class that is related to the particular Legal Resource being described." + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://purl.org/dc/terms/relation" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "related" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/eli/ontology#LegalResource", + "EA-Name": "LegalResource" + } + ], + "range": [ + { + "EA-Name": "LegalResource", + "EA-GUID": "{40B93801-41E5-41e7-8189-E830062C1134}", + "EA-Package": "eli", + "uri": "http://data.europa.eu/eli/ontology#LegalResource" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/requires", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "requires", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The way a Public Service makes use of other Public Services." + }, + "usage": { + "en": "One Public Service may require, or in some way make use of, the output of one or several other Public Services. In this case, for a Public Service to be executed, another Public Service must be executed beforehand. The nature of the requirement will be described in the associated Rule or Evidence." + }, + "ap-label-en": { + "en": "requires" + }, + "definition": { + "en": "The way a Public Service makes use of other Public Services." + }, + "label": { + "en": "requires" + }, + "extra": { + "EA-Name": "requires", + "EA-Guid": "{BC13F0D5-DCD9-4039-B4EB-C57B19B32A4C}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "PublicService", + "EA-Domain-Guid": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Range": "PublicService", + "RangeData": { + "EA-Name": "PublicService", + "EA-GUID": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Package": "cpsv", + "uri": "http://purl.org/vocab/cpsv#PublicService" + }, + "sourceRole": "null", + "destRole": "requires", + "label": { + "en": "requires" + }, + "definition": { + "en": "The way a Public Service makes use of other Public Services." + }, + "usage": { + "en": "One Public Service may require, or in some way make use of, the output of one or several other Public Services. In this case, for a Public Service to be executed, another Public Service must be executed beforehand. The nature of the requirement will be described in the associated Rule or Evidence." + }, + "ap-label-en": { + "en": "requires" + }, + "ap-definition-en": { + "en": "The way a Public Service makes use of other Public Services." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "NOTE", + "note": "http://purl.org/dc/terms/requires" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=One Public Service may require, or in some way make use of, the output of one or several other Public Services. In this case, for a Public Service to be executed, another Public Service must be executed beforehand. The nature of the requirement will be described in the associated Rule or Evidence." + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=The way a Public Service makes use of other Public Services." + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "requires" + } + ], + "DestRoleTags": [ + { + "key": "uri", + "value": "NOTE", + "note": "http://purl.org/dc/terms/requires" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=One Public Service may require, or in some way make use of, the output of one or several other Public Services. In this case, for a Public Service to be executed, another Public Service must be executed beforehand. The nature of the requirement will be described in the associated Rule or Evidence." + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=The way a Public Service makes use of other Public Services." + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "requires" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#PublicService", + "EA-Name": "PublicService" + } + ], + "range": [ + { + "EA-Name": "PublicService", + "EA-GUID": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Package": "cpsv", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/spatial", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "spatial", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A Public Service is likely to be available only within a given area, typically the area covered by a particular public authority." + }, + "usage": { + "en": "A common usage of the spatial property will be to define the Administrative Territorial Unit(s) - typically a country or region - in which a Public Service is available. The Publications Office of the European Union offers a URI set that is suitable for this purpose. In case the ATU code list is not suitable, NUTS or LAU, NAL Place or Geonames are recommended to use, in that order. If those are still not sufficient, we recommend to define your own code list.\r\n\r\nN.B. The spatial restriction is not meant to be used to describe eligibility or the speed of operation of the service. These aspects will be covered by the Criterion class." + }, + "ap-label-en": { + "en": "spatial" + }, + "definition": { + "en": "A Public Service is likely to be available only within a given area, typically the area covered by a particular public authority." + }, + "label": { + "en": "spatial" + }, + "extra": { + "EA-Name": "spatial", + "EA-Guid": "{138DCDCE-4C4B-4f4c-92AC-18336D5E88EB}", + "EA-Package": "cpsv", + "EA-Type": "attribute", + "EA-Domain": "PublicService", + "EA-Domain-Guid": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Range": "Location", + "RangeData": { + "EA-Name": "Location", + "EA-GUID": "{4EA28AE6-3F77-48f9-B6BA-3CA6BB12FC9B}", + "EA-Package": "dct", + "uri": "http://purl.org/dc/terms/Location" + }, + "label": { + "en": "spatial" + }, + "definition": { + "en": "A Public Service is likely to be available only within a given area, typically the area covered by a particular public authority." + }, + "usage": { + "en": "A common usage of the spatial property will be to define the Administrative Territorial Unit(s) - typically a country or region - in which a Public Service is available. The Publications Office of the European Union offers a URI set that is suitable for this purpose. In case the ATU code list is not suitable, NUTS or LAU, NAL Place or Geonames are recommended to use, in that order. If those are still not sufficient, we recommend to define your own code list.\r\n\r\nN.B. The spatial restriction is not meant to be used to describe eligibility or the speed of operation of the service. These aspects will be covered by the Criterion class." + }, + "ap-label-en": { + "en": "spatial" + }, + "ap-definition-en": { + "en": "A Public Service is likely to be available only within a given area, typically the area covered by a particular public authority." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "http://purl.org/dc/terms/spatial", + "note": "null" + }, + { + "key": "label-en", + "value": "spatial", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "A common usage of the spatial property will be to define the Administrative Territorial Unit(s) - typically a country or region - in which a Public Service is available. The Publications Office of the European Union offers a URI set that is suitable for this purpose. In case the ATU code list is not suitable, NUTS or LAU, NAL Place or Geonames are recommended to use, in that order. If those are still not sufficient, we recommend to define your own code list.\r\n\r\nN.B. The spatial restriction is not meant to be used to describe eligibility or the speed of operation of the service. These aspects will be covered by the Criterion class." + }, + { + "key": "definition-en", + "value": "A Public Service is likely to be available only within a given area, typically the area covered by a particular public authority.", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#PublicService", + "EA-Name": "PublicService" + } + ], + "range": [ + { + "EA-Name": "Location", + "EA-GUID": "{4EA28AE6-3F77-48f9-B6BA-3CA6BB12FC9B}", + "EA-Package": "dct", + "uri": "http://purl.org/dc/terms/Location" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/spatial", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "spatial", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "It links an Organization to the Administrative Region(s) that it covers." + }, + "usage": { + "en": "The value of the properly should be the URI of the region as defined in an authoritative\r\nlist of regions. In Europe, this is likely to be the Administrative Territorial Units\r\nNamed Authority List maintained by the Publications Office's Metadata Registry.\r\n

\r\nThe ATU list does not include a geometry. That is, the territory is only identified by\r\nits name not its spatial coordinates. This is likely to be the case for similar lists. If\r\ngeometries are available for the Public Organization's territory, they can be linked\r\nfrom the territorial unit using the Core Location Vocabulary's locn:geometry\r\nproperty." + }, + "ap-label-en": { + "en": "spatial" + }, + "definition": { + "en": "It links an Organization to the Administrative Region(s) that it covers." + }, + "label": { + "en": "spatial" + }, + "extra": { + "EA-Name": "spatial", + "EA-Guid": "{60DE8A1F-7E60-4d4b-A705-C4B58CCFA694}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "PublicOrganisation", + "EA-Domain-Guid": "{FD2FE27D-2842-467d-A825-12FAF150DE73}", + "EA-Range": "Location", + "RangeData": { + "EA-Name": "Location", + "EA-GUID": "{4EA28AE6-3F77-48f9-B6BA-3CA6BB12FC9B}", + "EA-Package": "dct", + "uri": "http://purl.org/dc/terms/Location" + }, + "label": { + "en": "spatial" + }, + "definition": { + "en": "It links an Organization to the Administrative Region(s) that it covers." + }, + "usage": { + "en": "The value of the properly should be the URI of the region as defined in an authoritative\r\nlist of regions. In Europe, this is likely to be the Administrative Territorial Units\r\nNamed Authority List maintained by the Publications Office's Metadata Registry.\r\n

\r\nThe ATU list does not include a geometry. That is, the territory is only identified by\r\nits name not its spatial coordinates. This is likely to be the case for similar lists. If\r\ngeometries are available for the Public Organization's territory, they can be linked\r\nfrom the territorial unit using the Core Location Vocabulary's locn:geometry\r\nproperty." + }, + "ap-label-en": { + "en": "spatial" + }, + "ap-definition-en": { + "en": "It links an Organization to the Administrative Region(s) that it covers." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "http://purl.org/dc/terms/spatial", + "note": "null" + }, + { + "key": "label-en", + "value": "spatial", + "note": "null" + }, + { + "key": "definition-en", + "value": "It links an Organization to the Administrative Region(s) that it covers.", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "The value of the properly should be the URI of the region as defined in an authoritative\r\nlist of regions. In Europe, this is likely to be the Administrative Territorial Units\r\nNamed Authority List maintained by the Publications Office's Metadata Registry.\r\n

\r\nThe ATU list does not include a geometry. That is, the territory is only identified by\r\nits name not its spatial coordinates. This is likely to be the case for similar lists. If\r\ngeometries are available for the Public Organization's territory, they can be linked\r\nfrom the territorial unit using the Core Location Vocabulary's locn:geometry\r\nproperty." + }, + { + "key": "property-usage-scope", + "value": "mandatory", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/PublicOrganisation", + "EA-Name": "PublicOrganisation" + } + ], + "range": [ + { + "EA-Name": "Location", + "EA-GUID": "{4EA28AE6-3F77-48f9-B6BA-3CA6BB12FC9B}", + "EA-Package": "dct", + "uri": "http://purl.org/dc/terms/Location" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/title", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "name", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The noun given to the Agent." + }, + "ap-label-en": { + "en": "name" + }, + "definition": { + "en": "The noun given to the Agent." + }, + "label": { + "en": "name" + }, + "extra": { + "EA-Name": "name", + "EA-Guid": "{A5D54F67-471B-4968-AC02-CC4FE3940082}", + "EA-Package": "foaf", + "EA-Type": "attribute", + "EA-Domain": "Agent", + "EA-Domain-Guid": "{F41DDB41-25B4-4b39-88FD-7B1D1D8D373A}", + "EA-Range": "Text", + "RangeData": { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "label": { + "en": "name" + }, + "definition": { + "en": "The noun given to the Agent." + }, + "usage": "", + "ap-label-en": { + "en": "name" + }, + "ap-definition-en": { + "en": "The noun given to the Agent." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "The noun given to the Agent.", + "note": "null" + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/title", + "note": "null" + }, + { + "key": "label-en", + "value": "name", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "mandatory", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://xmlns.com/foaf/0.1/Agent", + "EA-Name": "Agent" + } + ], + "range": [ + { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/title", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "name", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The official Name of the Public Service." + }, + "ap-label-en": { + "en": "name" + }, + "definition": { + "en": "The official Name of the Public Service." + }, + "label": { + "en": "name" + }, + "extra": { + "EA-Name": "name", + "EA-Guid": "{D6E8F03C-7B49-4b9c-A607-CBAED050D42B}", + "EA-Package": "cpsv", + "EA-Type": "attribute", + "EA-Domain": "PublicService", + "EA-Domain-Guid": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Range": "Text", + "RangeData": { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "label": { + "en": "name" + }, + "definition": { + "en": "The official Name of the Public Service." + }, + "usage": "", + "ap-label-en": { + "en": "name" + }, + "ap-definition-en": { + "en": "The official Name of the Public Service." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "The official Name of the Public Service.", + "note": "null" + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/title", + "note": "null" + }, + { + "key": "label-en", + "value": "name", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "mandatory", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#PublicService", + "EA-Name": "PublicService" + } + ], + "range": [ + { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/title", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "name", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The Name of the Rule." + }, + "ap-label-en": { + "en": "name" + }, + "definition": { + "en": "The Name of the Rule." + }, + "label": { + "en": "name" + }, + "extra": { + "EA-Name": "name", + "EA-Guid": "{EC63607D-8B4E-4c18-B693-FC34E4C94A38}", + "EA-Package": "cpsv", + "EA-Type": "attribute", + "EA-Domain": "Rule", + "EA-Domain-Guid": "{22EC3510-EA42-4ed6-8440-5AFAC32063F6}", + "EA-Range": "Text", + "RangeData": { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "label": { + "en": "name" + }, + "definition": { + "en": "The Name of the Rule." + }, + "usage": "", + "ap-label-en": { + "en": "name" + }, + "ap-definition-en": { + "en": "The Name of the Rule." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "The Name of the Rule.", + "note": "null" + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/title", + "note": "null" + }, + { + "key": "label-en", + "value": "name", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "mandatory", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#Rule", + "EA-Name": "Rule" + } + ], + "range": [ + { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/title", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "name", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The official Name of the Output." + }, + "ap-label-en": { + "en": "name" + }, + "definition": { + "en": "The official Name of the Output." + }, + "label": { + "en": "name" + }, + "extra": { + "EA-Name": "name", + "EA-Guid": "{F7715A9C-71D7-4ac8-BE81-ED04A7AE0538}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "Output", + "EA-Domain-Guid": "{A6159426-31DC-49d9-8334-8B84AFE562E3}", + "EA-Range": "Text", + "RangeData": { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "label": { + "en": "name" + }, + "definition": { + "en": "The official Name of the Output." + }, + "usage": "", + "ap-label-en": { + "en": "name" + }, + "ap-definition-en": { + "en": "The official Name of the Output." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "The official Name of the Output.", + "note": "null" + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/title", + "note": "null" + }, + { + "key": "label-en", + "value": "name", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "mandatory", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "mandatory", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Output", + "EA-Name": "Output" + } + ], + "range": [ + { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/title", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "name", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The official Name of the piece of Evidence." + }, + "ap-label-en": { + "en": "name" + }, + "definition": { + "en": "The official Name of the piece of Evidence." + }, + "label": { + "en": "name" + }, + "extra": { + "EA-Name": "name", + "EA-Guid": "{6BBA59C8-1CEC-4d8e-AF7E-45BD94CB048D}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "Evidence", + "EA-Domain-Guid": "{F4749871-6F2D-4e38-B207-9CCACE847CF2}", + "EA-Range": "Text", + "RangeData": { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "label": { + "en": "name" + }, + "definition": { + "en": "The official Name of the piece of Evidence." + }, + "usage": "", + "ap-label-en": { + "en": "name" + }, + "ap-definition-en": { + "en": "The official Name of the piece of Evidence." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "The official Name of the piece of Evidence.", + "note": "null" + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/title", + "note": "null" + }, + { + "key": "label-en", + "value": "name", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "mandatory", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Evidence", + "EA-Name": "Evidence" + } + ], + "range": [ + { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/title", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "name", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The Name (or title) of the Event." + }, + "ap-label-en": { + "en": "name" + }, + "definition": { + "en": "The Name (or title) of the Event." + }, + "label": { + "en": "name" + }, + "extra": { + "EA-Name": "name", + "EA-Guid": "{68BE9F04-ED8D-454a-A4CF-F0FA99D430E3}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "Event", + "EA-Domain-Guid": "{D2847FDB-E27B-4057-BF05-089A5CE08EF3}", + "EA-Range": "Text", + "RangeData": { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "label": { + "en": "name" + }, + "definition": { + "en": "The Name (or title) of the Event." + }, + "usage": "", + "ap-label-en": { + "en": "name" + }, + "ap-definition-en": { + "en": "The Name (or title) of the Event." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "http://purl.org/dc/terms/title", + "note": "null" + }, + { + "key": "definition-en", + "value": "The Name (or title) of the Event.", + "note": "null" + }, + { + "key": "label-en", + "value": "name", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "mandatory", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Event", + "EA-Name": "Event" + } + ], + "range": [ + { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/title", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "name", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "Name of the Requirement." + }, + "ap-label-en": { + "en": "name" + }, + "definition": { + "en": "Name of the Requirement." + }, + "label": { + "en": "name" + }, + "extra": { + "EA-Name": "name", + "EA-Guid": "{B2EDC755-ACDD-4f7a-94E7-7D5DBE204513}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "Requirement", + "EA-Domain-Guid": "{EFF3F185-7B5E-4ca0-B12A-A9263F809A11}", + "EA-Range": "Text", + "RangeData": { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "label": { + "en": "name" + }, + "definition": { + "en": "Name of the Requirement." + }, + "usage": "", + "ap-label-en": { + "en": "name" + }, + "ap-definition-en": { + "en": "Name of the Requirement." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "http://purl.org/dc/terms/title", + "note": "null" + }, + { + "key": "definition-en", + "value": "Name of the Requirement.", + "note": "null" + }, + { + "key": "label-en", + "value": "name", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "mandatory", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Requirement", + "EA-Name": "Requirement" + } + ], + "range": [ + { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/title", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "title", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A name given to the Dataset." + }, + "usage": { + "en": "This property can be repeated for parallel language versions of the name." + }, + "ap-label-en": { + "en": "title" + }, + "definition": { + "en": "A name given to the Dataset." + }, + "label": { + "en": "title" + }, + "extra": { + "EA-Name": "title", + "EA-Guid": "{620119BC-1F82-407e-8C2E-4D4DAF79A509}", + "EA-Package": "dcat", + "EA-Type": "attribute", + "EA-Domain": "Dataset", + "EA-Domain-Guid": "{4C40BA3A-6C08-4950-8EE2-E9CE8073C616}", + "EA-Range": "Text", + "RangeData": { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "label": { + "en": "title" + }, + "definition": { + "en": "A name given to the Dataset." + }, + "usage": { + "en": "This property can be repeated for parallel language versions of the name." + }, + "ap-label-en": { + "en": "title" + }, + "ap-definition-en": { + "en": "A name given to the Dataset." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "A name given to the Dataset.", + "note": "This property contains a name given to the\r\nDataset. This property can be repeated for\r\nparallel language versions of the name." + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/title", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "This property can be repeated for parallel language versions of the name.", + "note": "null" + }, + { + "key": "label-en", + "value": "title", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://www.w3.org/ns/dcat#Dataset", + "EA-Name": "Dataset" + } + ], + "range": [ + { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/title", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "name", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The Name of the Service Concession Contract." + }, + "ap-label-en": { + "en": "name" + }, + "definition": { + "en": "The Name of the Service Concession Contract." + }, + "label": { + "en": "name" + }, + "extra": { + "EA-Name": "name", + "EA-Guid": "{232BAB16-E6C4-4188-9CF6-7FFE0BF84821}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "ServiceConcessionContract", + "EA-Domain-Guid": "{0771854A-0C0C-4f02-BEEB-559A31653D4B}", + "EA-Range": "Text", + "RangeData": { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "label": { + "en": "name" + }, + "definition": { + "en": "The Name of the Service Concession Contract." + }, + "usage": "", + "ap-label-en": { + "en": "name" + }, + "ap-definition-en": { + "en": "The Name of the Service Concession Contract." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "http://purl.org/dc/terms/title", + "note": "null" + }, + { + "key": "label-en", + "value": "name", + "note": "null" + }, + { + "key": "definition-en", + "value": "The Name of the Service Concession Contract.", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "mandatory", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/ServiceConcessionContract", + "EA-Name": "ServiceConcessionContract" + } + ], + "range": [ + { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/type", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "functionsOfGovernment", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The purpose of a government activity, which the public service is intended for." + }, + "usage": { + "en": "The possible values for this property are described in the controlled vocabulary COFOG main activity Authority Table of the Publications Office. " + }, + "ap-label-en": { + "en": "functions of government" + }, + "definition": { + "en": "The purpose of a government activity, which the public service is intended for." + }, + "label": { + "en": "functions of government" + }, + "extra": { + "EA-Name": "functionsOfGovernment", + "EA-Guid": "{FB2B769F-03A4-4a2f-A658-48E76A292FA7}", + "EA-Package": "cpsv", + "EA-Type": "attribute", + "EA-Domain": "PublicService", + "EA-Domain-Guid": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Range": "Code", + "RangeData": { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + }, + "label": { + "en": "functions of government" + }, + "definition": { + "en": "The purpose of a government activity, which the public service is intended for." + }, + "usage": { + "en": "The possible values for this property are described in the controlled vocabulary COFOG main activity Authority Table of the Publications Office. " + }, + "ap-label-en": { + "en": "functions of government" + }, + "ap-definition-en": { + "en": "The purpose of a government activity, which the public service is intended for." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "NOTE", + "note": "The purpose of a government activity, which the public service is intended for." + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/type", + "note": "null" + }, + { + "key": "label-en", + "value": "functions of government", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "The possible values for this property are described in the controlled vocabulary COFOG main activity Authority Table of the Publications Office. " + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#PublicService", + "EA-Name": "PublicService" + } + ], + "range": [ + { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/type", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "type", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "Type of Rule." + }, + "usage": { + "en": "For example: a rule for non-disclosure of a dataset, a rule for disclosure of a dataset, etc." + }, + "ap-label-en": { + "en": "type" + }, + "definition": { + "en": "Type of Rule." + }, + "label": { + "en": "type" + }, + "extra": { + "EA-Name": "type", + "EA-Guid": "{5A433A68-E3DD-4a6f-B945-F76B49828956}", + "EA-Package": "cpsv", + "EA-Type": "attribute", + "EA-Domain": "Rule", + "EA-Domain-Guid": "{22EC3510-EA42-4ed6-8440-5AFAC32063F6}", + "EA-Range": "Code", + "RangeData": { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + }, + "label": { + "en": "type" + }, + "definition": { + "en": "Type of Rule." + }, + "usage": { + "en": "For example: a rule for non-disclosure of a dataset, a rule for disclosure of a dataset, etc." + }, + "ap-label-en": { + "en": "type" + }, + "ap-definition-en": { + "en": "Type of Rule." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "label-en", + "value": "type", + "note": "null" + }, + { + "key": "definition-en", + "value": "Type of Rule.", + "note": "null" + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/type", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "For example: a rule for non-disclosure of a dataset, a rule for disclosure of a dataset, etc.", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#Rule", + "EA-Name": "Rule" + } + ], + "range": [ + { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "1" + }, + { + "@id": "http://purl.org/dc/terms/type", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "type", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The type of Output as defined in a controlled vocabulary." + }, + "usage": { + "en": "Possible values of Output types are: Declaration, Physical object, Code, Financial obligation, Financial benefit, Recognition, Permit." + }, + "ap-label-en": { + "en": "type" + }, + "definition": { + "en": "The type of Output as defined in a controlled vocabulary." + }, + "label": { + "en": "type" + }, + "extra": { + "EA-Name": "type", + "EA-Guid": "{0006930E-9168-47c5-A621-855C47CA0ACD}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "Output", + "EA-Domain-Guid": "{A6159426-31DC-49d9-8334-8B84AFE562E3}", + "EA-Range": "Code", + "RangeData": { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + }, + "label": { + "en": "type" + }, + "definition": { + "en": "The type of Output as defined in a controlled vocabulary." + }, + "usage": { + "en": "Possible values of Output types are: Declaration, Physical object, Code, Financial obligation, Financial benefit, Recognition, Permit." + }, + "ap-label-en": { + "en": "type" + }, + "ap-definition-en": { + "en": "The type of Output as defined in a controlled vocabulary." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "The type of Output as defined in a controlled vocabulary.", + "note": "null" + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/type", + "note": "null" + }, + { + "key": "label-en", + "value": "type", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "Possible values of Output types are: Declaration, Physical object, Code, Financial obligation, Financial benefit, Recognition, Permit." + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Output", + "EA-Name": "Output" + } + ], + "range": [ + { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/type", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "type", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The type of Channel as defined in a controlled vocabulary." + }, + "usage": { + "en": "The recommended controlled vocabularies for this property is the Europass Channel Type Authority Table of the Publications Office.\r\n\r\nMember States could create subclasses of Channel by adding a e-mail address or an homepage depending on the channel type, in this case vCard could be eventually used. " + }, + "ap-label-en": { + "en": "type" + }, + "definition": { + "en": "The type of Channel as defined in a controlled vocabulary." + }, + "label": { + "en": "type" + }, + "extra": { + "EA-Name": "type", + "EA-Guid": "{46E86544-03FA-4cf1-BEF9-808237E09EA9}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "Channel", + "EA-Domain-Guid": "{7CCC2DFE-AAA4-4d1c-ABE6-CB1EE94C7049}", + "EA-Range": "Code", + "RangeData": { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + }, + "label": { + "en": "type" + }, + "definition": { + "en": "The type of Channel as defined in a controlled vocabulary." + }, + "usage": { + "en": "The recommended controlled vocabularies for this property is the Europass Channel Type Authority Table of the Publications Office.\r\n\r\nMember States could create subclasses of Channel by adding a e-mail address or an homepage depending on the channel type, in this case vCard could be eventually used. " + }, + "ap-label-en": { + "en": "type" + }, + "ap-definition-en": { + "en": "The type of Channel as defined in a controlled vocabulary." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "The type of Channel as defined in a controlled vocabulary.", + "note": "null" + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/type", + "note": "null" + }, + { + "key": "label-en", + "value": "type", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "The recommended controlled vocabularies for this property is the Europass Channel Type Authority Table of the Publications Office.\r\n\r\nMember States could create subclasses of Channel by adding a e-mail address or an homepage depending on the channel type, in this case vCard could be eventually used. " + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Channel", + "EA-Name": "Channel" + } + ], + "range": [ + { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "1" + }, + { + "@id": "http://purl.org/dc/terms/type", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "type", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The type of Evidence as described in a controlled vocabulary." + }, + "ap-label-en": { + "en": "type" + }, + "definition": { + "en": "The type of Evidence as described in a controlled vocabulary." + }, + "label": { + "en": "type" + }, + "extra": { + "EA-Name": "type", + "EA-Guid": "{2BED0917-07B8-4123-B65B-E58A30548478}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "Evidence", + "EA-Domain-Guid": "{F4749871-6F2D-4e38-B207-9CCACE847CF2}", + "EA-Range": "Code", + "RangeData": { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + }, + "label": { + "en": "type" + }, + "definition": { + "en": "The type of Evidence as described in a controlled vocabulary." + }, + "usage": "", + "ap-label-en": { + "en": "type" + }, + "ap-definition-en": { + "en": "The type of Evidence as described in a controlled vocabulary." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "The type of Evidence as described in a controlled vocabulary.", + "note": "null" + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/type", + "note": "null" + }, + { + "key": "label-en", + "value": "type", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Evidence", + "EA-Name": "Evidence" + } + ], + "range": [ + { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "1" + }, + { + "@id": "http://purl.org/dc/terms/type", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "type", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "It links an Event to a controlled vocabulary of event types." + }, + "usage": { + "en": "The recommended Controlled vocabulary to be used is the Business event Vocabulary maintained by the Publications Office of the EU." + }, + "ap-label-en": { + "en": "type" + }, + "definition": { + "en": "It links an Event to a controlled vocabulary of event types." + }, + "label": { + "en": "type" + }, + "extra": { + "EA-Name": "type", + "EA-Guid": "{BC698852-FD33-41a6-99F5-7C4A0162A1BD}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "BusinessEvent", + "EA-Domain-Guid": "{4A24A191-ED73-4cdf-966F-1D75CF037191}", + "EA-Range": "Code", + "RangeData": { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + }, + "label": { + "en": "type" + }, + "definition": { + "en": "It links an Event to a controlled vocabulary of event types." + }, + "usage": { + "en": "The recommended Controlled vocabulary to be used is the Business event Vocabulary maintained by the Publications Office of the EU." + }, + "ap-label-en": { + "en": "type" + }, + "ap-definition-en": { + "en": "It links an Event to a controlled vocabulary of event types." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "NOTE", + "note": "It links an Event to a controlled vocabulary of event types." + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/type", + "note": "null" + }, + { + "key": "label-en", + "value": "type", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "The recommended Controlled vocabulary to be used is the Business event Vocabulary maintained by the Publications Office of the EU." + }, + { + "key": "property-usage-scope", + "value": "mandatory", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/BusinessEvent", + "EA-Name": "BusinessEvent" + } + ], + "range": [ + { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/type", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "type", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "It links an Event to a controlled vocabulary of event types." + }, + "usage": { + "en": "The recommended Controlled vocabulary to be used is the Life Events Vocabulary maintained by the Publications Office of the EU." + }, + "ap-label-en": { + "en": "type" + }, + "definition": { + "en": "It links an Event to a controlled vocabulary of event types." + }, + "label": { + "en": "type" + }, + "extra": { + "EA-Name": "type", + "EA-Guid": "{23FA8165-F54C-4dc0-A701-EB68EAB5C50D}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "LifeEvent", + "EA-Domain-Guid": "{BFBC94C8-9503-4de4-9A43-4D4E200E3317}", + "EA-Range": "Code", + "RangeData": { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + }, + "label": { + "en": "type" + }, + "definition": { + "en": "It links an Event to a controlled vocabulary of event types." + }, + "usage": { + "en": "The recommended Controlled vocabulary to be used is the Life Events Vocabulary maintained by the Publications Office of the EU." + }, + "ap-label-en": { + "en": "type" + }, + "ap-definition-en": { + "en": "It links an Event to a controlled vocabulary of event types." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "NOTE", + "note": "It links an Event to a controlled vocabulary of event types." + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/type", + "note": "null" + }, + { + "key": "label-en", + "value": "type", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "The recommended Controlled vocabulary to be used is the Life Events Vocabulary maintained by the Publications Office of the EU." + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/LifeEvent", + "EA-Name": "LifeEvent" + } + ], + "range": [ + { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/dc/terms/type", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "type", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "Category to which the Requirement belongs." + }, + "ap-label-en": { + "en": "type" + }, + "definition": { + "en": "Category to which the Requirement belongs." + }, + "label": { + "en": "type" + }, + "extra": { + "EA-Name": "type", + "EA-Guid": "{FF6FFBA5-10D0-4a27-8777-887EDCA8980A}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "Requirement", + "EA-Domain-Guid": "{EFF3F185-7B5E-4ca0-B12A-A9263F809A11}", + "EA-Range": "Code", + "RangeData": { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + }, + "label": { + "en": "type" + }, + "definition": { + "en": "Category to which the Requirement belongs." + }, + "usage": "", + "ap-label-en": { + "en": "type" + }, + "ap-definition-en": { + "en": "Category to which the Requirement belongs." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "Category to which the Requirement belongs.", + "note": "null" + }, + { + "key": "uri", + "value": "http://purl.org/dc/terms/type", + "note": "null" + }, + { + "key": "label-en", + "value": "type", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Requirement", + "EA-Name": "Requirement" + } + ], + "range": [ + { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/vocab/cpsv#follows", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "follows", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "It links a Public Service to the Rule(s) under which it operates." + }, + "ap-usageNote-en": { + "en": "The definition of the Rule class is very broad. In a typical case, the competent authority that provides the public service will also define the rules that will implement its own policies. The CPSV-AP is flexible to allow for significant variation in such a scenario." + }, + "usage": { + "en": "The definition of the Rule class is very broad. In a typical case, the competent authority that provides the public service will also define the rules that will implement its own policies. The CPSV-AP is flexible to allow for significant variation in such a scenario." + }, + "ap-label-en": { + "en": "follows" + }, + "definition": { + "en": "It links a Public Service to the Rule(s) under which it operates." + }, + "label": { + "en": "follows" + }, + "extra": { + "EA-Name": "follows", + "EA-Guid": "{CF633801-071F-4832-B6D2-1CFD4DAB6236}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "PublicService", + "EA-Domain-Guid": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Range": "Rule", + "RangeData": { + "EA-Name": "Rule", + "EA-GUID": "{22EC3510-EA42-4ed6-8440-5AFAC32063F6}", + "EA-Package": "cpsv", + "uri": "http://purl.org/vocab/cpsv#Rule" + }, + "sourceRole": "null", + "destRole": "follows", + "label": { + "en": "follows" + }, + "definition": { + "en": "It links a Public Service to the Rule(s) under which it operates." + }, + "usage": { + "en": "The definition of the Rule class is very broad. In a typical case, the competent authority that provides the public service will also define the rules that will implement its own policies. The CPSV-AP is flexible to allow for significant variation in such a scenario." + }, + "ap-label-en": { + "en": "follows" + }, + "ap-definition-en": { + "en": "It links a Public Service to the Rule(s) under which it operates." + }, + "ap-usageNote-en": { + "en": "The definition of the Rule class is very broad. In a typical case, the competent authority that provides the public service will also define the rules that will implement its own policies. The CPSV-AP is flexible to allow for significant variation in such a scenario." + }, + "ap-codelist": "", + "RawTags": [ + { + "key": "ap-usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=The definition of the Rule class is very broad. In a typical case, the competent authority that provides the public service will also define the rules that will implement its own policies. The CPSV-AP is flexible to allow for significant variation in such a scenario." + }, + { + "key": "label-en", + "value": "NOTE", + "note": "follows" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "package", + "value": "NOTE", + "note": "cpsv" + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://purl.org/vocab/cpsv#follows" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=It links a Public Service to the Rule(s) under which it operates." + } + ], + "DestRoleTags": [ + { + "key": "ap-usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=The definition of the Rule class is very broad. In a typical case, the competent authority that provides the public service will also define the rules that will implement its own policies. The CPSV-AP is flexible to allow for significant variation in such a scenario." + }, + { + "key": "label-en", + "value": "NOTE", + "note": "follows" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "package", + "value": "NOTE", + "note": "cpsv" + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://purl.org/vocab/cpsv#follows" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=It links a Public Service to the Rule(s) under which it operates." + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#PublicService", + "EA-Name": "PublicService" + } + ], + "range": [ + { + "EA-Name": "Rule", + "EA-GUID": "{22EC3510-EA42-4ed6-8440-5AFAC32063F6}", + "EA-Package": "cpsv", + "uri": "http://purl.org/vocab/cpsv#Rule" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/vocab/cpsv#hasInput", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "hasInput", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The property links a Public Service directly to one or more pieces of Evidence." + }, + "usage": { + "en": "In the majority of cases, the evidence required to use a Public Service will be independent of the channel through which the service is accessed. The Has Input property should normally be used to link a Public Service directly to one or more pieces of Evidence. However, where the type of Evidence required varies according to the channel used to access the Public Service, then the Has Input property may be used at the Channel level. For example, a digital signature may be required for an online channel, whereas a physical signature may be required for a face to face service provision." + }, + "ap-label-en": { + "en": "has input" + }, + "definition": { + "en": "The property links a Public Service directly to one or more pieces of Evidence." + }, + "label": { + "en": "has input" + }, + "extra": { + "EA-Name": "hasInput", + "EA-Guid": "{E3805144-1A9D-4991-9301-5B57069ED00E}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "Channel", + "EA-Domain-Guid": "{7CCC2DFE-AAA4-4d1c-ABE6-CB1EE94C7049}", + "EA-Range": "Evidence", + "RangeData": { + "EA-Name": "Evidence", + "EA-GUID": "{F4749871-6F2D-4e38-B207-9CCACE847CF2}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/Evidence" + }, + "sourceRole": "null", + "destRole": "hasInput", + "label": { + "en": "has input" + }, + "definition": { + "en": "The property links a Public Service directly to one or more pieces of Evidence." + }, + "usage": { + "en": "In the majority of cases, the evidence required to use a Public Service will be independent of the channel through which the service is accessed. The Has Input property should normally be used to link a Public Service directly to one or more pieces of Evidence. However, where the type of Evidence required varies according to the channel used to access the Public Service, then the Has Input property may be used at the Channel level. For example, a digital signature may be required for an online channel, whereas a physical signature may be required for a face to face service provision." + }, + "ap-label-en": { + "en": "has input" + }, + "ap-definition-en": { + "en": "The property links a Public Service directly to one or more pieces of Evidence." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "NOTE", + "note": "http://purl.org/vocab/cpsv#hasInput" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "has input" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=In the majority of cases, the evidence required to use a Public Service will be independent of the channel through which the service is accessed. The Has Input property should normally be used to link a Public Service directly to one or more pieces of Evidence. However, where the type of Evidence required varies according to the channel used to access the Public Service, then the Has Input property may be used at the Channel level. For example, a digital signature may be required for an online channel, whereas a physical signature may be required for a face to face service provision." + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=The property links a Public Service directly to one or more pieces of Evidence." + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + } + ], + "DestRoleTags": [ + { + "key": "uri", + "value": "NOTE", + "note": "http://purl.org/vocab/cpsv#hasInput" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "has input" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=In the majority of cases, the evidence required to use a Public Service will be independent of the channel through which the service is accessed. The Has Input property should normally be used to link a Public Service directly to one or more pieces of Evidence. However, where the type of Evidence required varies according to the channel used to access the Public Service, then the Has Input property may be used at the Channel level. For example, a digital signature may be required for an online channel, whereas a physical signature may be required for a face to face service provision." + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=The property links a Public Service directly to one or more pieces of Evidence." + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Channel", + "EA-Name": "Channel" + } + ], + "range": [ + { + "EA-Name": "Evidence", + "EA-GUID": "{F4749871-6F2D-4e38-B207-9CCACE847CF2}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/Evidence" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/vocab/cpsv#hasInput", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "hasInput", + "inpackage": "UNKNOWN", + "ap-definition-en": { + "en": "It links a Public Service to one or more instances of the Evidence class." + }, + "usage": { + "en": "A specific Public Service may require the presence of certain pieces of Evidence in order to be delivered. If the evidence required to make use of a service varies according to the channel through which it is accessed, then Has Input should be at the level of the Channel." + }, + "ap-label-en": { + "en": "has input" + }, + "definition": { + "en": "It links a Public Service to one or more instances of the Evidence class." + }, + "label": { + "en": "has input" + }, + "extra": { + "EA-Name": "hasInput", + "EA-Guid": "{42D71E71-CFD5-48be-9BDA-E4A2EF06F274}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "PublicService", + "EA-Domain-Guid": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Range": "Evidence", + "RangeData": { + "EA-Name": "Evidence", + "EA-GUID": "{F4749871-6F2D-4e38-B207-9CCACE847CF2}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/Evidence" + }, + "sourceRole": "null", + "destRole": "hasInput", + "label": { + "en": "has input" + }, + "definition": { + "en": "It links a Public Service to one or more instances of the Evidence class." + }, + "usage": { + "en": "A specific Public Service may require the presence of certain pieces of Evidence in order to be delivered. If the evidence required to make use of a service varies according to the channel through which it is accessed, then Has Input should be at the level of the Channel." + }, + "ap-label-en": { + "en": "has input" + }, + "ap-definition-en": { + "en": "It links a Public Service to one or more instances of the Evidence class." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "NOTE", + "note": "http://purl.org/vocab/cpsv#hasInput" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=A specific Public Service may require the presence of certain pieces of Evidence in order to be delivered. If the evidence required to make use of a service varies according to the channel through which it is accessed, then Has Input should be at the level of the Channel." + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=It links a Public Service to one or more instances of the Evidence class." + }, + { + "key": "label-en", + "value": "NOTE", + "note": "has input" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + } + ], + "DestRoleTags": [ + { + "key": "uri", + "value": "NOTE", + "note": "http://purl.org/vocab/cpsv#hasInput" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "NOTE$ea_notes=A specific Public Service may require the presence of certain pieces of Evidence in order to be delivered. If the evidence required to make use of a service varies according to the channel through which it is accessed, then Has Input should be at the level of the Channel." + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=It links a Public Service to one or more instances of the Evidence class." + }, + { + "key": "label-en", + "value": "NOTE", + "note": "has input" + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#PublicService", + "EA-Name": "PublicService" + } + ], + "range": [ + { + "EA-Name": "Evidence", + "EA-GUID": "{F4749871-6F2D-4e38-B207-9CCACE847CF2}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/Evidence" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/vocab/cpsv#implements", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "implements", + "inpackage": "UNKNOWN", + "ap-definition-en": { + "en": "It links a Rule to relevant legislation or policy documents i.e.\r\nthe Legal Resource under which the Rules are being defined." + }, + "ap-label-en": { + "en": "implements" + }, + "definition": { + "en": "It links a Rule to relevant legislation or policy documents i.e.\r\nthe Legal Resource under which the Rules are being defined." + }, + "label": { + "en": "implements" + }, + "extra": { + "EA-Name": "implements", + "EA-Guid": "{DF994CEE-A09A-44df-A08A-5E5A21157F79}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "Rule", + "EA-Domain-Guid": "{22EC3510-EA42-4ed6-8440-5AFAC32063F6}", + "EA-Range": "LegalResource", + "RangeData": { + "EA-Name": "LegalResource", + "EA-GUID": "{40B93801-41E5-41e7-8189-E830062C1134}", + "EA-Package": "eli", + "uri": "http://data.europa.eu/eli/ontology#LegalResource" + }, + "sourceRole": "null", + "destRole": "implements", + "label": { + "en": "implements" + }, + "definition": { + "en": "It links a Rule to relevant legislation or policy documents i.e.\r\nthe Legal Resource under which the Rules are being defined." + }, + "usage": "", + "ap-label-en": { + "en": "implements" + }, + "ap-definition-en": { + "en": "It links a Rule to relevant legislation or policy documents i.e.\r\nthe Legal Resource under which the Rules are being defined." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "It links a Rule to relevant legislation or policy documents i.e.\r\nthe Legal Resource under which the Rules are being defined." + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://purl.org/vocab/cpsv#implements" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "implements" + } + ], + "DestRoleTags": [ + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "It links a Rule to relevant legislation or policy documents i.e.\r\nthe Legal Resource under which the Rules are being defined." + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://purl.org/vocab/cpsv#implements" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "implements" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#Rule", + "EA-Name": "Rule" + } + ], + "range": [ + { + "EA-Name": "LegalResource", + "EA-GUID": "{40B93801-41E5-41e7-8189-E830062C1134}", + "EA-Package": "eli", + "uri": "http://data.europa.eu/eli/ontology#LegalResource" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://purl.org/vocab/cpsv#produces", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "produces", + "inpackage": "UNKNOWN", + "ap-definition-en": { + "en": "It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service." + }, + "usage": { + "en": "Outputs can be any resource, for instance a document, artefact or anything else being produced as a result of executing the Public Service." + }, + "ap-label-en": { + "en": "produces" + }, + "definition": { + "en": "It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service." + }, + "label": { + "en": "produces" + }, + "extra": { + "EA-Name": "produces", + "EA-Guid": "{A71EACD9-93C7-47b0-B228-1261C416CA72}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "PublicService", + "EA-Domain-Guid": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Range": "Output", + "RangeData": { + "EA-Name": "Output", + "EA-GUID": "{A6159426-31DC-49d9-8334-8B84AFE562E3}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/Output" + }, + "sourceRole": "null", + "destRole": "produces", + "label": { + "en": "produces" + }, + "definition": { + "en": "It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service." + }, + "usage": { + "en": "Outputs can be any resource, for instance a document, artefact or anything else being produced as a result of executing the Public Service." + }, + "ap-label-en": { + "en": "produces" + }, + "ap-definition-en": { + "en": "It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "NOTE", + "note": "http://purl.org/vocab/cpsv#produces" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service." + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "Outputs can be any resource, for instance a document, artefact or anything else being produced as a result of executing the Public Service." + }, + { + "key": "label-en", + "value": "NOTE", + "note": "produces" + } + ], + "DestRoleTags": [ + { + "key": "uri", + "value": "NOTE", + "note": "http://purl.org/vocab/cpsv#produces" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "NOTE$ea_notes=It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service." + }, + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "Outputs can be any resource, for instance a document, artefact or anything else being produced as a result of executing the Public Service." + }, + { + "key": "label-en", + "value": "NOTE", + "note": "produces" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#PublicService", + "EA-Name": "PublicService" + } + ], + "range": [ + { + "EA-Name": "Output", + "EA-GUID": "{A6159426-31DC-49d9-8334-8B84AFE562E3}", + "EA-Package": "cv", + "uri": "http://data.europa.eu/m8g/Output" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://www.w3.org/2004/02/skos/core#member", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "member", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "It indicates the Concepts that are part of the Collection." + }, + "ap-label-en": { + "en": "member" + }, + "definition": { + "en": "It indicates the Concepts that are part of the Collection." + }, + "label": { + "en": "member" + }, + "extra": { + "EA-Name": "member", + "EA-Guid": "{AB64799D-1811-4597-B546-625B3A917A57}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "Collection", + "EA-Domain-Guid": "{F8504F16-CC94-4287-B012-88DA846F67CB}", + "EA-Range": "Concept", + "RangeData": { + "EA-Name": "Concept", + "EA-GUID": "{62E6BA0C-C86D-46a0-8661-145FC890D836}", + "EA-Package": "skos", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + }, + "sourceRole": "null", + "destRole": "member", + "label": { + "en": "member" + }, + "definition": { + "en": "It indicates the Concepts that are part of the Collection." + }, + "usage": "", + "ap-label-en": { + "en": "member" + }, + "ap-definition-en": { + "en": "It indicates the Concepts that are part of the Collection." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://www.w3.org/2004/02/skos/core#member" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "member" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "It indicates the Concepts that are part of the Collection." + } + ], + "DestRoleTags": [ + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://www.w3.org/2004/02/skos/core#member" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "member" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "It indicates the Concepts that are part of the Collection." + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://www.w3.org/2004/02/skos/core#Collection", + "EA-Name": "Collection" + } + ], + "range": [ + { + "EA-Name": "Concept", + "EA-GUID": "{62E6BA0C-C86D-46a0-8661-145FC890D836}", + "EA-Package": "skos", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://www.w3.org/2004/02/skos/core#prefLabel", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "preferredLabel", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A preferred label is used to provide the primary, legally recognised name of the Public Organization, as defined in the ORG Ontology." + }, + "usage": { + "en": "Refers to the official or legal name of a Public Organization. An organization may only have one such name in any given language. Primary names may be provided in multiple languages with multiple instances of the preferred label property. This allowed in SKOS for skos:prefLabel, see integrity conditions and subsequent example." + }, + "ap-label-en": { + "en": "preferred label" + }, + "definition": { + "en": "A preferred label is used to provide the primary, legally recognised name of the Public Organization, as defined in the ORG Ontology." + }, + "label": { + "en": "preferred label" + }, + "extra": { + "EA-Name": "preferredLabel", + "EA-Guid": "{5CF1B3F2-0605-4814-834C-2C7281CAA6BF}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "PublicOrganisation", + "EA-Domain-Guid": "{FD2FE27D-2842-467d-A825-12FAF150DE73}", + "EA-Range": "Text", + "RangeData": { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "label": { + "en": "preferred label" + }, + "definition": { + "en": "A preferred label is used to provide the primary, legally recognised name of the Public Organization, as defined in the ORG Ontology." + }, + "usage": { + "en": "Refers to the official or legal name of a Public Organization. An organization may only have one such name in any given language. Primary names may be provided in multiple languages with multiple instances of the preferred label property. This allowed in SKOS for skos:prefLabel, see integrity conditions and subsequent example." + }, + "ap-label-en": { + "en": "preferred label" + }, + "ap-definition-en": { + "en": "A preferred label is used to provide the primary, legally recognised name of the Public Organization, as defined in the ORG Ontology." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "http://www.w3.org/2004/02/skos/core#prefLabel", + "note": "null" + }, + { + "key": "label-en", + "value": "preferred label", + "note": "null" + }, + { + "key": "definition-en", + "value": "A preferred label is used to provide the primary, legally recognised name of the Public Organization, as defined in the ORG Ontology.", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "Refers to the official or legal name of a Public Organization. An organization may only have one such name in any given language. Primary names may be provided in multiple languages with multiple instances of the preferred label property. This allowed in SKOS for skos:prefLabel, see integrity conditions and subsequent example." + }, + { + "key": "property-usage-scope", + "value": "mandatory", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/PublicOrganisation", + "EA-Name": "PublicOrganisation" + } + ], + "range": [ + { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "generalization": [], + "minCardinality": "1", + "maxCardinality": "*" + }, + { + "@id": "http://www.w3.org/ns/adms#status", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "status", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "It indicates whether a Public Service is active, inactive, under development etc. according to a controlled vocabulary." + }, + "ap-label-en": { + "en": "status" + }, + "definition": { + "en": "It indicates whether a Public Service is active, inactive, under development etc. according to a controlled vocabulary." + }, + "label": { + "en": "status" + }, + "extra": { + "EA-Name": "status", + "EA-Guid": "{5564FDC3-EA77-4633-9C37-E01A21A70F78}", + "EA-Package": "cpsv", + "EA-Type": "attribute", + "EA-Domain": "PublicService", + "EA-Domain-Guid": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Range": "Code", + "RangeData": { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + }, + "label": { + "en": "status" + }, + "definition": { + "en": "It indicates whether a Public Service is active, inactive, under development etc. according to a controlled vocabulary." + }, + "usage": "", + "ap-label-en": { + "en": "status" + }, + "ap-definition-en": { + "en": "It indicates whether a Public Service is active, inactive, under development etc. according to a controlled vocabulary." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "It indicates whether a Public Service is active, inactive, under development etc. according to a controlled vocabulary.", + "note": "null" + }, + { + "key": "uri", + "value": "http://www.w3.org/ns/adms#status", + "note": "null" + }, + { + "key": "label-en", + "value": "status", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#PublicService", + "EA-Name": "PublicService" + } + ], + "range": [ + { + "EA-Name": "Code", + "EA-GUID": "{C819F639-92F4-4235-BE20-2252B3AAC098}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "1" + }, + { + "@id": "http://www.w3.org/ns/dcat#keyword", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "keyword", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A keyword, term or phrase to describe the Public Service." + }, + "ap-label-en": { + "en": "keyword" + }, + "definition": { + "en": "A keyword, term or phrase to describe the Public Service." + }, + "label": { + "en": "keyword" + }, + "extra": { + "EA-Name": "keyword", + "EA-Guid": "{BCF48689-663E-49c3-9598-A057022FCCBC}", + "EA-Package": "cpsv", + "EA-Type": "attribute", + "EA-Domain": "PublicService", + "EA-Domain-Guid": "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", + "EA-Range": "Text", + "RangeData": { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "label": { + "en": "keyword" + }, + "definition": { + "en": "A keyword, term or phrase to describe the Public Service." + }, + "usage": "", + "ap-label-en": { + "en": "keyword" + }, + "ap-definition-en": { + "en": "A keyword, term or phrase to describe the Public Service." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "definition-en", + "value": "A keyword, term or phrase to describe the Public Service.", + "note": "null" + }, + { + "key": "uri", + "value": "http://www.w3.org/ns/dcat#keyword", + "note": "null" + }, + { + "key": "label-en", + "value": "keyword", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://purl.org/vocab/cpsv#PublicService", + "EA-Name": "PublicService" + } + ], + "range": [ + { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://www.w3.org/ns/dcat#landingPage", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "landingPage", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A web page that provides access to the Dataset, its Distributions and/or additional information." + }, + "usage": { + "en": "It is intended to point to a landing page at the original data provider, not to a page on a site of a third party, such as an aggregator." + }, + "ap-label-en": { + "en": "landing page" + }, + "definition": { + "en": "A web page that provides access to the Dataset, its Distributions and/or additional information." + }, + "label": { + "en": "landing page" + }, + "extra": { + "EA-Name": "landingPage", + "EA-Guid": "{EFE74E49-2D0E-4423-8015-9108A0956B25}", + "EA-Package": "dcat", + "EA-Type": "attribute", + "EA-Domain": "Dataset", + "EA-Domain-Guid": "{4C40BA3A-6C08-4950-8EE2-E9CE8073C616}", + "EA-Range": "Document", + "RangeData": { + "EA-Name": "Document", + "EA-GUID": "{39C8A551-9263-4b6d-B7CC-2B940A957CB0}", + "EA-Package": "foaf", + "uri": "http://xmlns.com/foaf/0.1/Document" + }, + "label": { + "en": "landing page" + }, + "definition": { + "en": "A web page that provides access to the Dataset, its Distributions and/or additional information." + }, + "usage": { + "en": "It is intended to point to a landing page at the original data provider, not to a page on a site of a third party, such as an aggregator." + }, + "ap-label-en": { + "en": "landing page" + }, + "ap-definition-en": { + "en": "A web page that provides access to the Dataset, its Distributions and/or additional information." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "label-en", + "value": "landing page", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "It is intended to point to a landing page at the original data provider, not to a page on a site of a third party, such as an aggregator.", + "note": "null" + }, + { + "key": "uri", + "value": "http://www.w3.org/ns/dcat#landingPage", + "note": "null" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "A web page that provides access to the Dataset, its Distributions and/or additional information." + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://www.w3.org/ns/dcat#Dataset", + "EA-Name": "Dataset" + } + ], + "range": [ + { + "EA-Name": "Document", + "EA-GUID": "{39C8A551-9263-4b6d-B7CC-2B940A957CB0}", + "EA-Package": "foaf", + "uri": "http://xmlns.com/foaf/0.1/Document" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://www.w3.org/ns/locn#address", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "address", + "inpackage": "UNKNOWN", + "ap-definition-en": { + "en": "An Address related to an Agent. Asserting the address relationship implies that the Agent has an Address." + }, + "ap-label-en": { + "en": "address" + }, + "definition": { + "en": "An Address related to an Agent. Asserting the address relationship implies that the Agent has an Address." + }, + "label": { + "en": "address" + }, + "extra": { + "EA-Name": "address", + "EA-Guid": "{7876C45A-B4D6-4481-A61F-BFEE67EF643C}", + "derived": "false", + "EA-Package": "", + "EA-Type": "connector", + "EA-Domain": "Agent", + "EA-Domain-Guid": "{F41DDB41-25B4-4b39-88FD-7B1D1D8D373A}", + "EA-Range": "Address", + "RangeData": { + "EA-Name": "Address", + "EA-GUID": "{650BCC62-B5E6-4070-8DC6-A39F0953E191}", + "EA-Package": "locn", + "uri": "http://www.w3.org/ns/locn#Address" + }, + "sourceRole": "null", + "destRole": "address", + "label": { + "en": "address" + }, + "definition": { + "en": "An Address related to an Agent. Asserting the address relationship implies that the Agent has an Address." + }, + "usage": "", + "ap-label-en": { + "en": "address" + }, + "ap-definition-en": { + "en": "An Address related to an Agent. Asserting the address relationship implies that the Agent has an Address." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "An Address related to an Agent. Asserting the address relationship implies that the Agent has an Address." + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://www.w3.org/ns/locn#address" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "address" + } + ], + "DestRoleTags": [ + { + "key": "property-usage-scope", + "value": "NOTE", + "note": "optional" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "An Address related to an Agent. Asserting the address relationship implies that the Agent has an Address." + }, + { + "key": "uri", + "value": "NOTE", + "note": "http://www.w3.org/ns/locn#address" + }, + { + "key": "label-en", + "value": "NOTE", + "note": "address" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://xmlns.com/foaf/0.1/Agent", + "EA-Name": "Agent" + } + ], + "range": [ + { + "EA-Name": "Address", + "EA-GUID": "{650BCC62-B5E6-4070-8DC6-A39F0953E191}", + "EA-Package": "locn", + "uri": "http://www.w3.org/ns/locn#Address" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://www.w3.org/ns/locn#addressArea", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "addressArea", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The name of a geographic area that groups Addresses." + }, + "usage": { + "en": "This would typically be part of a city, a neighbourhood or village, e.g. Montmartre. Address area is not an administrative unit." + }, + "ap-label-en": { + "en": "address area" + }, + "definition": { + "en": "The name of a geographic area that groups Addresses." + }, + "label": { + "en": "address area" + }, + "extra": { + "EA-Name": "addressArea", + "EA-Guid": "{42A3291F-2C59-4432-9003-3E6719430A52}", + "EA-Package": "locn", + "EA-Type": "attribute", + "EA-Domain": "Address", + "EA-Domain-Guid": "{650BCC62-B5E6-4070-8DC6-A39F0953E191}", + "EA-Range": "Text", + "RangeData": { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "label": { + "en": "address area" + }, + "definition": { + "en": "The name of a geographic area that groups Addresses." + }, + "usage": { + "en": "This would typically be part of a city, a neighbourhood or village, e.g. Montmartre. Address area is not an administrative unit." + }, + "ap-label-en": { + "en": "address area" + }, + "ap-definition-en": { + "en": "The name of a geographic area that groups Addresses." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "usageNote-en", + "value": "NOTE", + "note": "This would typically be part of a city, a neighbourhood or village, e.g. Montmartre. Address area is not an administrative unit." + }, + { + "key": "uri", + "value": "http://www.w3.org/ns/locn#addressArea", + "note": "null" + }, + { + "key": "label-en", + "value": "address area", + "note": "null" + }, + { + "key": "definition-en", + "value": "The name of a geographic area that groups Addresses.", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://www.w3.org/ns/locn#Address", + "EA-Name": "Address" + } + ], + "range": [ + { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://www.w3.org/ns/locn#addressId", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "addressId", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A globally unique identifier for each instance of an Address." + }, + "usage": { + "en": "The concept of adding a globally unique identifier for each instance of an address is a crucial part of the INSPIRE data spec. A number of EU countries have already implemented an ID (a UUID) in their Address Register/gazetteer, among them Denmark. OASIS xAL also includes an address identifier. It is the address Identifier that allows an address to be represented in a format other than INSPIRE whilst remaining conformant to the Core Vocabulary.\r\n

\r\nThe INSPIRE method of representing addresses is very detailed, designed primarily for use in databases of addresses. Whilst data that is published in full conformance with the INSPIRE data structure can be made available using the Core Location Vocabulary the reverse is not true since the Core Vocabulary allows much greater flexibility.\r\n

\r\nMany datasets that include address data as one piece of information about something else are likely to have that data in simpler formats. These might be tailored to the specific need of the dataset, follow a national norm, or make use of a standard like vCard.\r\n

\r\nTo provide maximum flexibility in the Core Vocabulary, whilst remaining interoperable with INSPIRE Address Guidelines (which EU Member States are obliged to use), the Core Location Vocabulary provides the extra property of full address and makes use of INSPIRE's addressID." + }, + "ap-label-en": { + "en": "address ID" + }, + "definition": { + "en": "A globally unique identifier for each instance of an Address." + }, + "label": { + "en": "address ID" + }, + "extra": { + "EA-Name": "addressID", + "EA-Guid": "{54C88647-E707-48f6-8433-7328EB434759}", + "EA-Package": "locn", + "EA-Type": "attribute", + "EA-Domain": "Address", + "EA-Domain-Guid": "{650BCC62-B5E6-4070-8DC6-A39F0953E191}", + "EA-Range": "Literal", + "RangeData": { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + "label": { + "en": "address ID" + }, + "definition": { + "en": "A globally unique identifier for each instance of an Address." + }, + "usage": { + "en": "The concept of adding a globally unique identifier for each instance of an address is a crucial part of the INSPIRE data spec. A number of EU countries have already implemented an ID (a UUID) in their Address Register/gazetteer, among them Denmark. OASIS xAL also includes an address identifier. It is the address Identifier that allows an address to be represented in a format other than INSPIRE whilst remaining conformant to the Core Vocabulary.\r\n

\r\nThe INSPIRE method of representing addresses is very detailed, designed primarily for use in databases of addresses. Whilst data that is published in full conformance with the INSPIRE data structure can be made available using the Core Location Vocabulary the reverse is not true since the Core Vocabulary allows much greater flexibility.\r\n

\r\nMany datasets that include address data as one piece of information about something else are likely to have that data in simpler formats. These might be tailored to the specific need of the dataset, follow a national norm, or make use of a standard like vCard.\r\n

\r\nTo provide maximum flexibility in the Core Vocabulary, whilst remaining interoperable with INSPIRE Address Guidelines (which EU Member States are obliged to use), the Core Location Vocabulary provides the extra property of full address and makes use of INSPIRE's addressID." + }, + "ap-label-en": { + "en": "address ID" + }, + "ap-definition-en": { + "en": "A globally unique identifier for each instance of an Address." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "usageNote-en", + "value": "NOTE", + "note": "The concept of adding a globally unique identifier for each instance of an address is a crucial part of the INSPIRE data spec. A number of EU countries have already implemented an ID (a UUID) in their Address Register/gazetteer, among them Denmark. OASIS xAL also includes an address identifier. It is the address Identifier that allows an address to be represented in a format other than INSPIRE whilst remaining conformant to the Core Vocabulary.\r\n

\r\nThe INSPIRE method of representing addresses is very detailed, designed primarily for use in databases of addresses. Whilst data that is published in full conformance with the INSPIRE data structure can be made available using the Core Location Vocabulary the reverse is not true since the Core Vocabulary allows much greater flexibility.\r\n

\r\nMany datasets that include address data as one piece of information about something else are likely to have that data in simpler formats. These might be tailored to the specific need of the dataset, follow a national norm, or make use of a standard like vCard.\r\n

\r\nTo provide maximum flexibility in the Core Vocabulary, whilst remaining interoperable with INSPIRE Address Guidelines (which EU Member States are obliged to use), the Core Location Vocabulary provides the extra property of full address and makes use of INSPIRE's addressID." + }, + { + "key": "uri", + "value": "http://www.w3.org/ns/locn#addressId", + "note": "null" + }, + { + "key": "label-en", + "value": "address ID", + "note": "null" + }, + { + "key": "definition-en", + "value": "A globally unique identifier for each instance of an Address.", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://www.w3.org/ns/locn#Address", + "EA-Name": "Address" + } + ], + "range": [ + { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://www.w3.org/ns/locn#adminUnitL1", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "administrativeUnitLevel1", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The name of the uppermost level of the address, almost always a country." + }, + "usage": { + "en": "Best practice is to use the ISO 3166-1 code but if this is inappropriate for the context, country names should be provided in a consistent manner to reduce ambiguity. For example, either write 'France' or 'FRA' consistently throughout the dataset and avoid mixing the two. The Country controlled vocabulary from the Publications Office can be reused for this." + }, + "ap-label-en": { + "en": "administrative unit level 1" + }, + "definition": { + "en": "The name of the uppermost level of the address, almost always a country." + }, + "label": { + "en": "administrative unit level 1" + }, + "extra": { + "EA-Name": "adminUnitL1", + "EA-Guid": "{EFCE2B24-F154-487f-BDC4-0C162CA80935}", + "EA-Package": "locn", + "EA-Type": "attribute", + "EA-Domain": "Address", + "EA-Domain-Guid": "{650BCC62-B5E6-4070-8DC6-A39F0953E191}", + "EA-Range": "Text", + "RangeData": { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "label": { + "en": "administrative unit level 1" + }, + "definition": { + "en": "The name of the uppermost level of the address, almost always a country." + }, + "usage": { + "en": "Best practice is to use the ISO 3166-1 code but if this is inappropriate for the context, country names should be provided in a consistent manner to reduce ambiguity. For example, either write 'France' or 'FRA' consistently throughout the dataset and avoid mixing the two. The Country controlled vocabulary from the Publications Office can be reused for this." + }, + "ap-label-en": { + "en": "administrative unit level 1" + }, + "ap-definition-en": { + "en": "The name of the uppermost level of the address, almost always a country." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "usageNote-en", + "value": "NOTE", + "note": "Best practice is to use the ISO 3166-1 code but if this is inappropriate for the context, country names should be provided in a consistent manner to reduce ambiguity. For example, either write 'France' or 'FRA' consistently throughout the dataset and avoid mixing the two. The Country controlled vocabulary from the Publications Office can be reused for this." + }, + { + "key": "uri", + "value": "http://www.w3.org/ns/locn#adminUnitL1", + "note": "null" + }, + { + "key": "label-en", + "value": "administrative unit level 1", + "note": "null" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "The name of the uppermost level of the address, almost always a country." + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://www.w3.org/ns/locn#Address", + "EA-Name": "Address" + } + ], + "range": [ + { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://www.w3.org/ns/locn#adminUnitL2", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "administrativeUnitLevel2", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The name of a secondary level/region of the address, usually a county, state or other such area that typically encompasses several localities." + }, + "usage": { + "en": "Values could be a region or province, more granular than level 1." + }, + "ap-label-en": { + "en": "administrative unit level 2" + }, + "definition": { + "en": "The name of a secondary level/region of the address, usually a county, state or other such area that typically encompasses several localities." + }, + "label": { + "en": "administrative unit level 2" + }, + "extra": { + "EA-Name": "adminUnitL2", + "EA-Guid": "{958C6E0B-EB04-416c-BC1A-5B3459FD355A}", + "EA-Package": "locn", + "EA-Type": "attribute", + "EA-Domain": "Address", + "EA-Domain-Guid": "{650BCC62-B5E6-4070-8DC6-A39F0953E191}", + "EA-Range": "Text", + "RangeData": { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "label": { + "en": "administrative unit level 2" + }, + "definition": { + "en": "The name of a secondary level/region of the address, usually a county, state or other such area that typically encompasses several localities." + }, + "usage": { + "en": "Values could be a region or province, more granular than level 1." + }, + "ap-label-en": { + "en": "administrative unit level 2" + }, + "ap-definition-en": { + "en": "The name of a secondary level/region of the address, usually a county, state or other such area that typically encompasses several localities." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "usageNote-en", + "value": "NOTE", + "note": "Values could be a region or province, more granular than level 1." + }, + { + "key": "uri", + "value": "http://www.w3.org/ns/locn#adminUnitL2", + "note": "null" + }, + { + "key": "label-en", + "value": "administrative unit level 2", + "note": "null" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "The name of a secondary level/region of the address, usually a county, state or other such area that typically encompasses several localities." + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://www.w3.org/ns/locn#Address", + "EA-Name": "Address" + } + ], + "range": [ + { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://www.w3.org/ns/locn#fullAddress", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "fullAddress", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The complete address written as a string." + }, + "usage": { + "en": "Use of this property is not recommended as it will suffer any misunderstandings that might arise through the breaking up of an address into its component parts. This property is analogous to vCard's label property but with two important differences: (1) formatting is not assumed so that, unlike vCard label, it may not be suitable to print this on an address label, (2) vCard's label has a domain of vCard Address; the fullAddress property has no such restriction. An example of a full address is \"Champ de Mars, 5 Avenue Anatole France, 75007 Paris, France\"." + }, + "ap-label-en": { + "en": "full address" + }, + "definition": { + "en": "The complete address written as a string." + }, + "label": { + "en": "full address" + }, + "extra": { + "EA-Name": "fullAddress", + "EA-Guid": "{CACD1A53-7E91-4570-BE69-F842DE505549}", + "EA-Package": "locn", + "EA-Type": "attribute", + "EA-Domain": "Address", + "EA-Domain-Guid": "{650BCC62-B5E6-4070-8DC6-A39F0953E191}", + "EA-Range": "Text", + "RangeData": { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "label": { + "en": "full address" + }, + "definition": { + "en": "The complete address written as a string." + }, + "usage": { + "en": "Use of this property is not recommended as it will suffer any misunderstandings that might arise through the breaking up of an address into its component parts. This property is analogous to vCard's label property but with two important differences: (1) formatting is not assumed so that, unlike vCard label, it may not be suitable to print this on an address label, (2) vCard's label has a domain of vCard Address; the fullAddress property has no such restriction. An example of a full address is \"Champ de Mars, 5 Avenue Anatole France, 75007 Paris, France\"." + }, + "ap-label-en": { + "en": "full address" + }, + "ap-definition-en": { + "en": "The complete address written as a string." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "http://www.w3.org/ns/locn#fullAddress", + "note": "null" + }, + { + "key": "label-en", + "value": "full address", + "note": "null" + }, + { + "key": "definition-en", + "value": "The complete address written as a string.", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "Use of this property is not recommended as it will suffer any misunderstandings that might arise through the breaking up of an address into its component parts. This property is analogous to vCard's label property but with two important differences: (1) formatting is not assumed so that, unlike vCard label, it may not be suitable to print this on an address label, (2) vCard's label has a domain of vCard Address; the fullAddress property has no such restriction. An example of a full address is \"Champ de Mars, 5 Avenue Anatole France, 75007 Paris, France\"." + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://www.w3.org/ns/locn#Address", + "EA-Name": "Address" + } + ], + "range": [ + { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://www.w3.org/ns/locn#locatorDesignator", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "locatorDesignator", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A number or sequence of characters that uniquely identifies the locator within the relevant scope." + }, + "usage": { + "en": "In simpler terms, this is the building number, apartment number, etc. For an address such as \"Flat 3, 17 Bridge Street\", the locator is \"flat 3, 17\"." + }, + "ap-label-en": { + "en": "locator designator" + }, + "definition": { + "en": "A number or sequence of characters that uniquely identifies the locator within the relevant scope." + }, + "label": { + "en": "locator designator" + }, + "extra": { + "EA-Name": "locatorDesignator", + "EA-Guid": "{509BF1D0-4E76-4bee-B17F-AC883B236548}", + "EA-Package": "locn", + "EA-Type": "attribute", + "EA-Domain": "Address", + "EA-Domain-Guid": "{650BCC62-B5E6-4070-8DC6-A39F0953E191}", + "EA-Range": "Literal", + "RangeData": { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + "label": { + "en": "locator designator" + }, + "definition": { + "en": "A number or sequence of characters that uniquely identifies the locator within the relevant scope." + }, + "usage": { + "en": "In simpler terms, this is the building number, apartment number, etc. For an address such as \"Flat 3, 17 Bridge Street\", the locator is \"flat 3, 17\"." + }, + "ap-label-en": { + "en": "locator designator" + }, + "ap-definition-en": { + "en": "A number or sequence of characters that uniquely identifies the locator within the relevant scope." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "usageNote-en", + "value": "NOTE", + "note": "In simpler terms, this is the building number, apartment number, etc. For an address such as \"Flat 3, 17 Bridge Street\", the locator is \"flat 3, 17\"." + }, + { + "key": "uri", + "value": "http://www.w3.org/ns/locn#locatorDesignator", + "note": "null" + }, + { + "key": "label-en", + "value": "locator designator", + "note": "null" + }, + { + "key": "definition-en", + "value": "A number or sequence of characters that uniquely identifies the locator within the relevant scope.", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://www.w3.org/ns/locn#Address", + "EA-Name": "Address" + } + ], + "range": [ + { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://www.w3.org/ns/locn#locatorName", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "locatorName", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "Proper noun(s) applied to the real world entity identified by the locator." + }, + "usage": { + "en": "The locator name could be the name of the property or complex, of the building or part of the building, or it could be the name of a room inside a building.\r\n

\r\nThe key difference between a locator and a locator name is that the latter is a proper name and is unlikely to include digits. For example, \"Shumann, Berlaymont\" is a meeting room within the European Commission headquarters for which locator name is more appropriate than locator." + }, + "ap-label-en": { + "en": "locator name" + }, + "definition": { + "en": "Proper noun(s) applied to the real world entity identified by the locator." + }, + "label": { + "en": "locator name" + }, + "extra": { + "EA-Name": "locatorName", + "EA-Guid": "{BD85C372-1378-4b22-9DA6-B4897A7F0106}", + "EA-Package": "locn", + "EA-Type": "attribute", + "EA-Domain": "Address", + "EA-Domain-Guid": "{650BCC62-B5E6-4070-8DC6-A39F0953E191}", + "EA-Range": "Text", + "RangeData": { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "label": { + "en": "locator name" + }, + "definition": { + "en": "Proper noun(s) applied to the real world entity identified by the locator." + }, + "usage": { + "en": "The locator name could be the name of the property or complex, of the building or part of the building, or it could be the name of a room inside a building.\r\n

\r\nThe key difference between a locator and a locator name is that the latter is a proper name and is unlikely to include digits. For example, \"Shumann, Berlaymont\" is a meeting room within the European Commission headquarters for which locator name is more appropriate than locator." + }, + "ap-label-en": { + "en": "locator name" + }, + "ap-definition-en": { + "en": "Proper noun(s) applied to the real world entity identified by the locator." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "usageNote-en", + "value": "NOTE", + "note": "The locator name could be the name of the property or complex, of the building or part of the building, or it could be the name of a room inside a building.\r\n

\r\nThe key difference between a locator and a locator name is that the latter is a proper name and is unlikely to include digits. For example, \"Shumann, Berlaymont\" is a meeting room within the European Commission headquarters for which locator name is more appropriate than locator." + }, + { + "key": "uri", + "value": "http://www.w3.org/ns/locn#locatorName", + "note": "null" + }, + { + "key": "label-en", + "value": "locator name", + "note": "null" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "Proper noun(s) applied to the real world entity identified by the locator." + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://www.w3.org/ns/locn#Address", + "EA-Name": "Address" + } + ], + "range": [ + { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://www.w3.org/ns/locn#poBox", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "postOfficeBox", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A location designator for a postal delivery point at a post office, usually a number." + }, + "usage": { + "en": "INSPIRE's name for this is \"postalDeliveryIdentifier\" for which it uses the locator designator property with a type attribute of that name. This vocabulary separates out the Post Office Box for greater independence of technology. An example post office box number is \"9383\"." + }, + "ap-label-en": { + "en": "post office box" + }, + "definition": { + "en": "A location designator for a postal delivery point at a post office, usually a number." + }, + "label": { + "en": "post office box" + }, + "extra": { + "EA-Name": "poBox", + "EA-Guid": "{BD696942-96FF-49f8-9712-8C00CAC1493B}", + "EA-Package": "locn", + "EA-Type": "attribute", + "EA-Domain": "Address", + "EA-Domain-Guid": "{650BCC62-B5E6-4070-8DC6-A39F0953E191}", + "EA-Range": "Literal", + "RangeData": { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + "label": { + "en": "post office box" + }, + "definition": { + "en": "A location designator for a postal delivery point at a post office, usually a number." + }, + "usage": { + "en": "INSPIRE's name for this is \"postalDeliveryIdentifier\" for which it uses the locator designator property with a type attribute of that name. This vocabulary separates out the Post Office Box for greater independence of technology. An example post office box number is \"9383\"." + }, + "ap-label-en": { + "en": "post office box" + }, + "ap-definition-en": { + "en": "A location designator for a postal delivery point at a post office, usually a number." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "http://www.w3.org/ns/locn#poBox", + "note": "null" + }, + { + "key": "label-en", + "value": "post office box", + "note": "null" + }, + { + "key": "definition-en", + "value": "A location designator for a postal delivery point at a post office, usually a number.", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "INSPIRE's name for this is \"postalDeliveryIdentifier\" for which it uses the locator designator property with a type attribute of that name. This vocabulary separates out the Post Office Box for greater independence of technology. An example post office box number is \"9383\"." + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://www.w3.org/ns/locn#Address", + "EA-Name": "Address" + } + ], + "range": [ + { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://www.w3.org/ns/locn#postCode", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "postCode", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The code created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points." + }, + "usage": { + "en": "Post codes are common elements in many countries' postal address systems. One of the many post codes of Paris is for example \"75000\"." + }, + "ap-label-en": { + "en": "post code" + }, + "definition": { + "en": "The code created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points." + }, + "label": { + "en": "post code" + }, + "extra": { + "EA-Name": "postCode", + "EA-Guid": "{2EF6D767-8E3F-461c-AC37-772819BA21B6}", + "EA-Package": "locn", + "EA-Type": "attribute", + "EA-Domain": "Address", + "EA-Domain-Guid": "{650BCC62-B5E6-4070-8DC6-A39F0953E191}", + "EA-Range": "Literal", + "RangeData": { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + "label": { + "en": "post code" + }, + "definition": { + "en": "The code created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points." + }, + "usage": { + "en": "Post codes are common elements in many countries' postal address systems. One of the many post codes of Paris is for example \"75000\"." + }, + "ap-label-en": { + "en": "post code" + }, + "ap-definition-en": { + "en": "The code created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "usageNote-en", + "value": "Post codes are common elements in many countries' postal address systems. One of the many post codes of Paris is for example \"75000\".", + "note": "null" + }, + { + "key": "uri", + "value": "http://www.w3.org/ns/locn#postCode", + "note": "null" + }, + { + "key": "label-en", + "value": "post code", + "note": "null" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "The code created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points." + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://www.w3.org/ns/locn#Address", + "EA-Name": "Address" + } + ], + "range": [ + { + "EA-Name": "Literal", + "EA-Package": "", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://www.w3.org/ns/locn#postName", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "postName", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "A name created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points." + }, + "usage": { + "en": "Usually a city, for example \"Paris\"." + }, + "ap-label-en": { + "en": "post name" + }, + "definition": { + "en": "A name created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points." + }, + "label": { + "en": "post name" + }, + "extra": { + "EA-Name": "postName", + "EA-Guid": "{F0699A53-4F4C-4e83-AF49-34E33744BF36}", + "EA-Package": "locn", + "EA-Type": "attribute", + "EA-Domain": "Address", + "EA-Domain-Guid": "{650BCC62-B5E6-4070-8DC6-A39F0953E191}", + "EA-Range": "Text", + "RangeData": { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "label": { + "en": "post name" + }, + "definition": { + "en": "A name created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points." + }, + "usage": { + "en": "Usually a city, for example \"Paris\"." + }, + "ap-label-en": { + "en": "post name" + }, + "ap-definition-en": { + "en": "A name created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "http://www.w3.org/ns/locn#postName", + "note": "null" + }, + { + "key": "label-en", + "value": "post name", + "note": "null" + }, + { + "key": "definition-en", + "value": "NOTE", + "note": "A name created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points." + }, + { + "key": "usageNote-en", + "value": "Usually a city, for example \"Paris\".", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://www.w3.org/ns/locn#Address", + "EA-Name": "Address" + } + ], + "range": [ + { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://www.w3.org/ns/locn#thoroughfare", + "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty", + "name": "thoroughfare", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The name of a passage or way through from one location to another." + }, + "usage": { + "en": "A thoroughfare is usually a street, but it might be a waterway or some other feature. For example, \"Avenue des Champs-Élysées\"." + }, + "ap-label-en": { + "en": "thoroughfare" + }, + "definition": { + "en": "The name of a passage or way through from one location to another." + }, + "label": { + "en": "thoroughfare" + }, + "extra": { + "EA-Name": "thoroughfare", + "EA-Guid": "{2D384BE4-CFED-4f52-B1EC-3C84511ACCC6}", + "EA-Package": "locn", + "EA-Type": "attribute", + "EA-Domain": "Address", + "EA-Domain-Guid": "{650BCC62-B5E6-4070-8DC6-A39F0953E191}", + "EA-Range": "Text", + "RangeData": { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + }, + "label": { + "en": "thoroughfare" + }, + "definition": { + "en": "The name of a passage or way through from one location to another." + }, + "usage": { + "en": "A thoroughfare is usually a street, but it might be a waterway or some other feature. For example, \"Avenue des Champs-Élysées\"." + }, + "ap-label-en": { + "en": "thoroughfare" + }, + "ap-definition-en": { + "en": "The name of a passage or way through from one location to another." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "uri", + "value": "http://www.w3.org/ns/locn#thoroughfare", + "note": "null" + }, + { + "key": "label-en", + "value": "thoroughfare", + "note": "null" + }, + { + "key": "definition-en", + "value": "The name of a passage or way through from one location to another.", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "A thoroughfare is usually a street, but it might be a waterway or some other feature. For example, \"Avenue des Champs-Élysées\".", + "note": "null" + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://www.w3.org/ns/locn#Address", + "EA-Name": "Address" + } + ], + "range": [ + { + "EA-Name": "Text", + "EA-GUID": "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", + "EA-Package": "DataTypes", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + }, + { + "@id": "http://xmlns.com/foaf/0.1/page", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", + "name": "relatedDocumentation", + "inpackage": "OTHER_PACKAGE", + "ap-definition-en": { + "en": "The documentation that contains information." + }, + "usage": { + "en": "For instance, a particular template for an administrative document, an application or a guide on formatting the Evidence.\r\n\r\nA concrete example is an energy audit report which provides more context to the evidence of a home energy efficiency score. The audit report is the related documentation while the energy score is the evidence." + }, + "ap-label-en": { + "en": "related documentation" + }, + "definition": { + "en": "The documentation that contains information." + }, + "label": { + "en": "related documentation" + }, + "extra": { + "EA-Name": "relatedDocumentation", + "EA-Guid": "{1508D677-409A-44df-A370-68A4B998C922}", + "EA-Package": "cv", + "EA-Type": "attribute", + "EA-Domain": "Evidence", + "EA-Domain-Guid": "{F4749871-6F2D-4e38-B207-9CCACE847CF2}", + "EA-Range": "Document", + "RangeData": { + "EA-Name": "Document", + "EA-GUID": "{39C8A551-9263-4b6d-B7CC-2B940A957CB0}", + "EA-Package": "foaf", + "uri": "http://xmlns.com/foaf/0.1/Document" + }, + "label": { + "en": "related documentation" + }, + "definition": { + "en": "The documentation that contains information." + }, + "usage": { + "en": "For instance, a particular template for an administrative document, an application or a guide on formatting the Evidence.\r\n\r\nA concrete example is an energy audit report which provides more context to the evidence of a home energy efficiency score. The audit report is the related documentation while the energy score is the evidence." + }, + "ap-label-en": { + "en": "related documentation" + }, + "ap-definition-en": { + "en": "The documentation that contains information." + }, + "ap-usageNote-en": "", + "ap-codelist": "", + "RawTags": [ + { + "key": "label-en", + "value": "related documentation", + "note": "null" + }, + { + "key": "uri", + "value": "http://xmlns.com/foaf/0.1/page", + "note": "null" + }, + { + "key": "definition-en", + "value": "The documentation that contains information.", + "note": "null" + }, + { + "key": "usageNote-en", + "value": "NOTE", + "note": "For instance, a particular template for an administrative document, an application or a guide on formatting the Evidence.\r\n\r\nA concrete example is an energy audit report which provides more context to the evidence of a home energy efficiency score. The audit report is the related documentation while the energy score is the evidence." + }, + { + "key": "property-usage-scope", + "value": "optional", + "note": "null" + } + ], + "Scope": "NOTHING" + }, + "codelist": [], + "domain": [ + { + "uri": "http://data.europa.eu/m8g/Evidence", + "EA-Name": "Evidence" + } + ], + "range": [ + { + "EA-Name": "Document", + "EA-GUID": "{39C8A551-9263-4b6d-B7CC-2B940A957CB0}", + "EA-Package": "foaf", + "uri": "http://xmlns.com/foaf/0.1/Document" + } + ], + "generalization": [], + "minCardinality": "0", + "maxCardinality": "*" + } + ], + "name": "srm", + "type": "ap", + "eap": "SRM.eap", + "diagram": "SRM", + "template": "srm_en.j2", + "title": "Semantic Repository Model", + "publication-state": "SEMIC Recommendation", + "publication-date": "2024-05-06", + "contributors-file": "stakeholders.csv", + "contributors-column": "SRM", + "site": "site-skeleton/srm", + "repourl": "https://github.com/SEMICeu/SRM/tree/master/releases/3.2.0", + "versionurl": "https://github.com/SEMICeu/SRM/tree/master/releases/3.2.0", + "feedbackurl": "https://github.com/SEMICeu/SRM/issues", + "standaardregisterurl": "https://github.com/SEMICeu/SRM/blob/master/releases/3.2.0/Changelog.md", + "translation": [ + { + "language": "en", + "template": "srm_en.j2", + "title": "Semantic Repository Model", + "translationjson": "srm_en.json", + "mergefile": "srm_en_merged.jsonld" + } + ], + "toolchainversion": "3", + "documentconfig": { + "statuslabel": "Semantic Repository Model", + "editorDocumentroot": "https://semiceu.github.io/uri.semic.eu-generated/SRM/releases/3.2.0" + }, + "config": "config/config-ap.json", + "branchtag": "ReSpecCV", + "disabled": false, + "dummy": "1", + "filename": "config/srm.json", + "navigation": { + "prev": "https://semiceu.github.io/SRM/releases/1.0.0/" + }, + "repository": "git@uri.semic.eu-thema:SEMICeu/uri.semic.eu-thema.git", + "urlref": "/SRM/releases/1.0.0/", + "documentcommit": "05f4103d3cbbcfd1bab8899cc9a2faa067994a3c", + "toolchaincommit": "de892942a423d0b793264a6bde247ab1bc1c3ef7", + "hostname": "https://semiceu.github.io" +} diff --git a/report/SRM/releases/1.0.0/html-nj_en.json b/report/SRM/releases/1.0.0/html-nj_en.json new file mode 100644 index 000000000..98bc5521a --- /dev/null +++ b/report/SRM/releases/1.0.0/html-nj_en.json @@ -0,0 +1,5811 @@ +{ + "metadata": { + "title": "Semantic Repository Model", + "uri": "https://data.europa.eu/m8g", + "issued": "2024-05-06", + "baseURI": "https://data.europa.eu/m8g/", + "filename": "srm", + "navigation": { + "prev": "https://semiceu.github.io/SRM/releases/1.0.0/", + "self": "https://semiceu.github.io/SRM/releases/1.0.0/" + }, + "license": "https://creativecommons.org/licenses/by/4.0/", + "documenttype": "ap", + "documentconfig": { + "editorDocumentroot": "https://semiceu.github.io/uri.semic.eu-generated/SRM/releases/3.2.0", + "statuslabel": "Semantic Repository Model" + }, + "status": "SEMIC Recommendation", + "statuslabel": "Onbekend", + "repositoryurl": "git@uri.semic.eu-thema:SEMICeu/uri.semic.eu-thema.git/tree/05f4103d3cbbcfd1bab8899cc9a2faa067994a3c", + "changelogurl": "git@uri.semic.eu-thema:SEMICeu/uri.semic.eu-thema.git/blob/05f4103d3cbbcfd1bab8899cc9a2faa067994a3c/CHANGELOG", + "feedbackurl": "https://github.com/SEMICeu/SRM/issues", + "standaardregisterurl": "https://github.com/SEMICeu/SRM/blob/master/releases/3.2.0/Changelog.md", + "usesVocs": [], + "usesAPs": [] + }, + "classes": [ + { + "uri": "http://data.europa.eu/a4g/ontology#ConcessionContract", + "name": "ConcessionContract", + "label": { + "en": "Concession Contract" + }, + "sort": "Concession Contract", + "description": { + "en": "A contract between one or more buyers and one or more economic operators giving the right to the economic operators to exploit the rights foreseen in the contract which may include the receipt of payments." + }, + "usage": {}, + "parents": [], + "rawTags": { + "uri": "http://data.europa.eu/a4g/ontology#ConcessionContract", + "definition-en": "A contract between one or more buyers and one or more economic operators giving the right to the economic operators to exploit the rights foreseen in the contract which may include the receipt of payments.", + "label-en": "Concession Contract" + }, + "properties": [] + }, + { + "uri": "http://data.europa.eu/eli/ontology#LegalResource", + "name": "LegalResource", + "label": { + "en": "Legal Resource" + }, + "sort": "Legal Resource", + "description": { + "en": "This class represents the legislation, policy or policies that lie behind the Rules that govern the service." + }, + "usage": { + "en": "The definition and properties of the Legal Resource class in the CPSV-AP are aligned with the ontology included in \"Council conclusions inviting the introduction of the European Legislation Identifier (ELI)\". For describing the attributes of a Legal Resource (labels, preferred labels, alternative labels, definition, etc.) we refer to the ELI ontology." + }, + "parents": [], + "rawTags": { + "definition-en": "This class represents the legislation, policy or policies that lie behind the Rules that govern the service.", + "usageNote-en": "The definition and properties of the Legal Resource class in the CPSV-AP are aligned with the ontology included in \"Council conclusions inviting the introduction of the European Legislation Identifier (ELI)\". For describing the attributes of a Legal Resource (labels, preferred labels, alternative labels, definition, etc.) we refer to the ELI ontology.", + "uri": "http://data.europa.eu/eli/ontology#LegalResource", + "label-en": "Legal Resource" + }, + "properties": [ + { + "uri": "http://purl.org/dc/terms/relation", + "name": "related", + "sort": "related", + "label": { + "en": "related" + }, + "description": { + "en": "Another instance of the Legal Resource class that is related to the particular Legal Resource being described." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "LegalResource", + "uri": "http://data.europa.eu/eli/ontology#LegalResource" + } + ], + "range": [ + { + "range_label": "LegalResource", + "range_uri": "http://data.europa.eu/eli/ontology#LegalResource" + } + ], + "scopedrange": [ + { + "range_uri": "#Legal Resource", + "range_puri": "http://data.europa.eu/eli/ontology#LegalResource", + "range_label": { + "en": "Legal Resource" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "definition-en": "NOTE$ea_notes=Another instance of the Legal Resource class that is related to the particular Legal Resource being described.", + "uri": "http://purl.org/dc/terms/relation", + "label-en": "related", + "property-usage-scope": "optional" + } + } + ] + }, + { + "uri": "http://data.europa.eu/m8g/BusinessEvent", + "name": "BusinessEvent", + "label": { + "en": "Business Event" + }, + "sort": "Business Event", + "description": { + "en": "A Business Event is a specific situation or event in the lifecycle of a business that fulfils one or more needs or (legal) obligations of that business at this specific point in time." + }, + "usage": { + "en": "A Business Event requires a set of public services to be delivered and consumed in order for the associated business need(s) or obligation(s) to be fulfilled. Business Events are defined within the context of a particular Member State. In other words, a Business Event groups together a number of public services that need to be delivered for completing that particular event." + }, + "parents": [ + { + "label": "Event", + "name": "Event", + "package": "cv", + "uri": "http://data.europa.eu/m8g/Event", + "scoped_uri": "#Event" + } + ], + "rawTags": { + "definition-en": "A Business Event is a specific situation or event in the lifecycle of a business that fulfils one or more needs or (legal) obligations of that business at this specific point in time.", + "label-en": "Business Event", + "usageNote-en": "A Business Event requires a set of public services to be delivered and consumed in order for the associated business need(s) or obligation(s) to be fulfilled. Business Events are defined within the context of a particular Member State. In other words, a Business Event groups together a number of public services that need to be delivered for completing that particular event.", + "uri": "http://data.europa.eu/m8g/BusinessEvent" + }, + "properties": [ + { + "uri": "http://purl.org/dc/terms/type", + "name": "type", + "sort": "type", + "label": { + "en": "type" + }, + "description": { + "en": "It links an Event to a controlled vocabulary of event types." + }, + "usage": { + "en": "The recommended Controlled vocabulary to be used is the Business event Vocabulary maintained by the Publications Office of the EU." + }, + "domain": [ + { + "EA-Name": "BusinessEvent", + "uri": "http://data.europa.eu/m8g/BusinessEvent" + } + ], + "range": [ + { + "range_label": "Code", + "range_uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "scopedrange": [ + { + "range_uri": "#Code", + "range_puri": "http://www.w3.org/2004/02/skos/core#Concept", + "range_label": { + "en": "Code" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "definition-en": "It links an Event to a controlled vocabulary of event types.", + "uri": "http://purl.org/dc/terms/type", + "label-en": "type", + "usageNote-en": "The recommended Controlled vocabulary to be used is the Business event Vocabulary maintained by the Publications Office of the EU.", + "property-usage-scope": "mandatory" + } + } + ] + }, + { + "uri": "http://data.europa.eu/m8g/Channel", + "name": "Channel", + "label": { + "en": "Channel" + }, + "sort": "Channel", + "description": { + "en": "A medium through which an Agent provides, uses or interacts in another way with a Public Service." + }, + "usage": { + "en": "Typical examples include online services, phone, walk-in centres etc." + }, + "parents": [], + "rawTags": { + "definition-en": "A medium through which an Agent provides, uses or interacts in another way with a Public Service.", + "label-en": "Channel", + "uri": "http://data.europa.eu/m8g/Channel", + "usageNote-en": "Typical examples include online services, phone, walk-in centres etc." + }, + "properties": [ + { + "uri": "http://data.europa.eu/m8g/openingHours", + "name": "openingHours", + "sort": "opening hours", + "label": { + "en": "opening hours" + }, + "description": { + "en": "A time at which the resource is normally available." + }, + "usage": { + "en": "Like the Contact Point, a Channel may be available at a certain time.\r\n

\r\nFor a simple description of the time use the description property of TemporalEntity.\r\n

\r\nFor more structured data use the model in Time Ontology, see an example." + }, + "domain": [ + { + "EA-Name": "Channel", + "uri": "http://data.europa.eu/m8g/Channel" + } + ], + "range": [ + { + "range_label": "TemporalEntity", + "range_uri": "http://www.w3.org/2006/time#TemporalEntity" + } + ], + "scopedrange": [ + { + "range_uri": "#Temporal Entity", + "range_puri": "http://www.w3.org/2006/time#TemporalEntity", + "range_label": { + "en": "Temporal Entity" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "uri": "http://data.europa.eu/m8g/openingHours", + "definition-en": "A time at which the resource is normally available.", + "usageNote-en": "NOTE$ea_notes=Like the Contact Point, a Channel may be available at a certain time.\r\n

\r\nFor a simple description of the time use the description property of TemporalEntity.\r\n

\r\nFor more structured data use the model in Time Ontology, see an example.", + "property-usage-scope": "optional", + "label-en": "opening hours" + } + }, + { + "uri": "http://data.europa.eu/m8g/ownedBy", + "name": "ownedBy", + "sort": "owned by", + "label": { + "en": "owned by" + }, + "description": { + "en": "The owner of a specific Channel through which a Public Service is being delivered." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Channel", + "uri": "http://data.europa.eu/m8g/Channel" + } + ], + "range": [ + { + "range_label": "Organization", + "range_uri": "http://www.w3.org/ns/org#Organization" + } + ], + "scopedrange": [ + { + "range_uri": "#Organization", + "range_puri": "http://www.w3.org/ns/org#Organization", + "range_label": { + "en": "Organization" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "label-en": "owned by", + "uri": "http://data.europa.eu/m8g/ownedBy", + "definition-en": "NOTE$ea_notes=The owner of a specific Channel through which a Public Service is being delivered.", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://data.europa.eu/m8g/processingTime", + "name": "processingTime", + "sort": "processing time", + "label": { + "en": "processing time" + }, + "description": { + "en": "The (estimated) time needed for executing a Public Service which may depend on the Channel chosen." + }, + "usage": { + "en": "The actual information is provided using the ISO8601 syntax for durations. " + }, + "domain": [ + { + "EA-Name": "Channel", + "uri": "http://data.europa.eu/m8g/Channel" + } + ], + "range": [ + { + "range_label": "Duration", + "range_uri": "http://www.w3.org/2001/XMLSchema#duration" + } + ], + "scopedrange": [ + { + "range_uri": "#Duration", + "range_puri": "http://www.w3.org/2001/XMLSchema#duration", + "range_label": { + "en": "Duration" + } + } + ], + "cardinality": "0..1", + "codelist_uri": "", + "rawTags": { + "label-en": "processing time", + "uri": "http://data.europa.eu/m8g/processingTime", + "definition-en": "The (estimated) time needed for executing a Public Service which may depend on the Channel chosen.", + "usageNote-en": "The actual information is provided using the ISO8601 syntax for durations. ", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://data.europa.eu/m8g/specialOpeningHoursSpecification", + "name": "availabilityRestriction", + "sort": "availability restriction", + "label": { + "en": "availability restriction" + }, + "description": { + "en": "A time during which the resource is not available." + }, + "usage": { + "en": "Like the Contact Point, a Channel may not be available at a certain time.\r\n

\r\nFor a simple description of the time use the description property of TemporalEntity.\r\n

\r\nFor more structured data use the model in Time Ontology, see an example." + }, + "domain": [ + { + "EA-Name": "Channel", + "uri": "http://data.europa.eu/m8g/Channel" + } + ], + "range": [ + { + "range_label": "TemporalEntity", + "range_uri": "http://www.w3.org/2006/time#TemporalEntity" + } + ], + "scopedrange": [ + { + "range_uri": "#Temporal Entity", + "range_puri": "http://www.w3.org/2006/time#TemporalEntity", + "range_label": { + "en": "Temporal Entity" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "property-usage-scope": "optional", + "usageNote-en": "NOTE$ea_notes=Like the Contact Point, a Channel may not be available at a certain time.\r\n

\r\nFor a simple description of the time use the description property of TemporalEntity.\r\n

\r\nFor more structured data use the model in Time Ontology, see an example.", + "definition-en": "NOTE$ea_notes=A time during which the resource is not available.", + "label-en": "availability restriction", + "uri": "http://data.europa.eu/m8g/specialOpeningHoursSpecification" + } + }, + { + "uri": "http://purl.org/dc/terms/description", + "name": "description", + "sort": "description", + "label": { + "en": "description" + }, + "description": { + "en": "A free text description of the Channel, for example to describe conditions when to use it." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Channel", + "uri": "http://data.europa.eu/m8g/Channel" + } + ], + "range": [ + { + "range_label": "Text", + "range_uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "scopedrange": [ + { + "range_uri": "#Text", + "range_puri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "range_label": { + "en": "Text" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "label-en": "description", + "definition-en": "A free text description of the Channel, for example to describe conditions when to use it.", + "uri": "http://purl.org/dc/terms/description", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://purl.org/dc/terms/identifier", + "name": "identifier", + "sort": "identifier", + "label": { + "en": "identifier" + }, + "description": { + "en": "An Identifier for the Channel." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Channel", + "uri": "http://data.europa.eu/m8g/Channel" + } + ], + "range": [ + { + "range_label": "Literal", + "range_uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "scopedrange": [ + { + "range_uri": "#Literal", + "range_puri": "http://www.w3.org/2000/01/rdf-schema#Literal", + "range_label": { + "en": "Literal" + } + } + ], + "cardinality": "1", + "codelist_uri": "", + "rawTags": { + "definition-en": "An Identifier for the Channel.", + "uri": "http://purl.org/dc/terms/identifier", + "label-en": "identifier", + "property-usage-scope": "mandatory" + } + }, + { + "uri": "http://purl.org/dc/terms/type", + "name": "type", + "sort": "type", + "label": { + "en": "type" + }, + "description": { + "en": "The type of Channel as defined in a controlled vocabulary." + }, + "usage": { + "en": "The recommended controlled vocabularies for this property is the Europass Channel Type Authority Table of the Publications Office.\r\n\r\nMember States could create subclasses of Channel by adding a e-mail address or an homepage depending on the channel type, in this case vCard could be eventually used. " + }, + "domain": [ + { + "EA-Name": "Channel", + "uri": "http://data.europa.eu/m8g/Channel" + } + ], + "range": [ + { + "range_label": "Code", + "range_uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "scopedrange": [ + { + "range_uri": "#Code", + "range_puri": "http://www.w3.org/2004/02/skos/core#Concept", + "range_label": { + "en": "Code" + } + } + ], + "cardinality": "0..1", + "codelist_uri": "", + "rawTags": { + "definition-en": "The type of Channel as defined in a controlled vocabulary.", + "uri": "http://purl.org/dc/terms/type", + "label-en": "type", + "usageNote-en": "The recommended controlled vocabularies for this property is the Europass Channel Type Authority Table of the Publications Office.\r\n\r\nMember States could create subclasses of Channel by adding a e-mail address or an homepage depending on the channel type, in this case vCard could be eventually used. ", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://purl.org/vocab/cpsv#hasInput", + "name": "hasInput", + "sort": "has input", + "label": { + "en": "has input" + }, + "description": { + "en": "The property links a Public Service directly to one or more pieces of Evidence." + }, + "usage": { + "en": "In the majority of cases, the evidence required to use a Public Service will be independent of the channel through which the service is accessed. The Has Input property should normally be used to link a Public Service directly to one or more pieces of Evidence. However, where the type of Evidence required varies according to the channel used to access the Public Service, then the Has Input property may be used at the Channel level. For example, a digital signature may be required for an online channel, whereas a physical signature may be required for a face to face service provision." + }, + "domain": [ + { + "EA-Name": "Channel", + "uri": "http://data.europa.eu/m8g/Channel" + } + ], + "range": [ + { + "range_label": "Evidence", + "range_uri": "http://data.europa.eu/m8g/Evidence" + } + ], + "scopedrange": [ + { + "range_uri": "#Evidence", + "range_puri": "http://data.europa.eu/m8g/Evidence", + "range_label": { + "en": "Evidence" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "uri": "http://purl.org/vocab/cpsv#hasInput", + "label-en": "has input", + "usageNote-en": "NOTE$ea_notes=In the majority of cases, the evidence required to use a Public Service will be independent of the channel through which the service is accessed. The Has Input property should normally be used to link a Public Service directly to one or more pieces of Evidence. However, where the type of Evidence required varies according to the channel used to access the Public Service, then the Has Input property may be used at the Channel level. For example, a digital signature may be required for an online channel, whereas a physical signature may be required for a face to face service provision.", + "definition-en": "NOTE$ea_notes=The property links a Public Service directly to one or more pieces of Evidence.", + "property-usage-scope": "optional" + } + } + ] + }, + { + "uri": "http://data.europa.eu/m8g/ContactPoint", + "name": "ContactPoint", + "label": { + "en": "Contact Point" + }, + "sort": "Contact Point", + "description": { + "en": "Information (e.g. e-mail address, telephone number) of a person or department through which the user can get in touch with." + }, + "usage": { + "en": "Similarly to the Channel class, a Contact Point may have regular opening hours that are then overridden by, for example, public holidays, using the Temporal Entity class." + }, + "parents": [], + "rawTags": { + "definition-en": "Information (e.g. e-mail address, telephone number) of a person or department through which the user can get in touch with.", + "uri": "http://data.europa.eu/m8g/ContactPoint", + "label-en": "Contact Point", + "usageNote-en": "Similarly to the Channel class, a Contact Point may have regular opening hours that are then overridden by, for example, public holidays, using the Temporal Entity class." + }, + "properties": [ + { + "uri": "http://data.europa.eu/m8g/contactPage", + "name": "contactPage", + "sort": "contact page", + "label": { + "en": "contact page" + }, + "description": { + "en": "A web page that could be used to reach out the Contact Point." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "ContactPoint", + "uri": "http://data.europa.eu/m8g/ContactPoint" + } + ], + "range": [ + { + "range_label": "Document", + "range_uri": "http://xmlns.com/foaf/0.1/Document" + } + ], + "scopedrange": [ + { + "range_uri": "#Document", + "range_puri": "http://xmlns.com/foaf/0.1/Document", + "range_label": { + "en": "Document" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "label-en": "contact page", + "uri": "http://data.europa.eu/m8g/contactPage", + "definition-en": "A web page that could be used to reach out the Contact Point.", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://data.europa.eu/m8g/email", + "name": "hasEmail", + "sort": "has email", + "label": { + "en": "has email" + }, + "description": { + "en": "An electronic address through which the Contact Point can be contacted." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "ContactPoint", + "uri": "http://data.europa.eu/m8g/ContactPoint" + } + ], + "range": [ + { + "range_label": "Literal", + "range_uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "scopedrange": [ + { + "range_uri": "#Literal", + "range_puri": "http://www.w3.org/2000/01/rdf-schema#Literal", + "range_label": { + "en": "Literal" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "label-en": "has email", + "definition-en": "An electronic address through which the Contact Point can be contacted.", + "uri": "http://data.europa.eu/m8g/email", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://data.europa.eu/m8g/openingHours", + "name": "openingHours", + "sort": "opening hours", + "label": { + "en": "opening hours" + }, + "description": { + "en": "A time at which the the resource is normally available." + }, + "usage": { + "en": "For a simple description of the time use the description property of TemporalEntity.\r\n\r\nFor more structured data use the model in Time Ontology, see an example." + }, + "domain": [ + { + "EA-Name": "ContactPoint", + "uri": "http://data.europa.eu/m8g/ContactPoint" + } + ], + "range": [ + { + "range_label": "TemporalEntity", + "range_uri": "http://www.w3.org/2006/time#TemporalEntity" + } + ], + "scopedrange": [ + { + "range_uri": "#Temporal Entity", + "range_puri": "http://www.w3.org/2006/time#TemporalEntity", + "range_label": { + "en": "Temporal Entity" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "label-en": "opening hours", + "usageNote-en": "NOTE$ea_notes=For a simple description of the time use the description property of TemporalEntity.\r\n\r\nFor more structured data use the model in Time Ontology, see an example.", + "definition-en": "A time at which the the resource is normally available.", + "property-usage-scope": "optional", + "uri": "http://data.europa.eu/m8g/openingHours" + } + }, + { + "uri": "http://data.europa.eu/m8g/specialOpeningHoursSpecification", + "name": "availabilityRestriction", + "sort": "availability restriction", + "label": { + "en": "availability restriction" + }, + "description": { + "en": "A time during which the resource is not available." + }, + "usage": { + "en": "For a simple description of the time use the description property of TemporalEntity.\r\n\r\nFor more structured data use the model in Time Ontology, see an example.\r\n\r\nThis relation can be used to indicate exceptional closures such as being closed on public holidays." + }, + "domain": [ + { + "EA-Name": "ContactPoint", + "uri": "http://data.europa.eu/m8g/ContactPoint" + } + ], + "range": [ + { + "range_label": "TemporalEntity", + "range_uri": "http://www.w3.org/2006/time#TemporalEntity" + } + ], + "scopedrange": [ + { + "range_uri": "#Temporal Entity", + "range_puri": "http://www.w3.org/2006/time#TemporalEntity", + "range_label": { + "en": "Temporal Entity" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "label-en": "availability restriction", + "usageNote-en": "NOTE$ea_notes=For a simple description of the time use the description property of TemporalEntity.\r\n\r\nFor more structured data use the model in Time Ontology, see an example.\r\n\r\nThis relation can be used to indicate exceptional closures such as being closed on public holidays.", + "property-usage-scope": "optional", + "definition-en": "NOTE$ea_notes=A time during which the resource is not available.", + "uri": "http://data.europa.eu/m8g/specialOpeningHoursSpecification" + } + }, + { + "uri": "http://data.europa.eu/m8g/telephone", + "name": "hasTelephone", + "sort": "has telephone", + "label": { + "en": "has telephone" + }, + "description": { + "en": "A telephone number through which the Contact Point can be contacted." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "ContactPoint", + "uri": "http://data.europa.eu/m8g/ContactPoint" + } + ], + "range": [ + { + "range_label": "Literal", + "range_uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "scopedrange": [ + { + "range_uri": "#Literal", + "range_puri": "http://www.w3.org/2000/01/rdf-schema#Literal", + "range_label": { + "en": "Literal" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "label-en": "has telephone", + "definition-en": "A telephone number through which the Contact Point can be contacted.", + "uri": "http://data.europa.eu/m8g/telephone", + "property-usage-scope": "optional" + } + } + ] + }, + { + "uri": "http://data.europa.eu/m8g/Cost", + "name": "Cost", + "label": { + "en": "Cost" + }, + "sort": "Cost", + "description": { + "en": "The Cost class represents any costs related to the execution of a Public Service that the Agent consuming it needs to pay." + }, + "usage": {}, + "parents": [], + "rawTags": { + "definition-en": "The Cost class represents any costs related to the execution of a Public Service that the Agent consuming it needs to pay.", + "label-en": "Cost", + "uri": "http://data.europa.eu/m8g/Cost" + }, + "properties": [ + { + "uri": "http://data.europa.eu/m8g/currency", + "name": "currency", + "sort": "currency", + "label": { + "en": "currency" + }, + "description": { + "en": "The currency in which the Cost needs to be paid and the value of the Cost is expressed." + }, + "usage": { + "en": "The possible values for this property are described in the controlled vocabulary \r\nCurrency Authority Table of Publications Office." + }, + "domain": [ + { + "EA-Name": "Cost", + "uri": "http://data.europa.eu/m8g/Cost" + } + ], + "range": [ + { + "range_label": "Code", + "range_uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "scopedrange": [ + { + "range_uri": "#Code", + "range_puri": "http://www.w3.org/2004/02/skos/core#Concept", + "range_label": { + "en": "Code" + } + } + ], + "cardinality": "0..1", + "codelist_uri": "", + "rawTags": { + "definition-en": "The currency in which the Cost needs to be paid and the value of the Cost is expressed.", + "label-en": "currency", + "usageNote-en": "The possible values for this property are described in the controlled vocabulary \r\nCurrency Authority Table of Publications Office.", + "uri": "http://data.europa.eu/m8g/currency", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://data.europa.eu/m8g/hasValue", + "name": "hasValue", + "sort": "has value", + "label": { + "en": "has value" + }, + "description": { + "en": "A numeric value indicating the amount of the Cost." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Cost", + "uri": "http://data.europa.eu/m8g/Cost" + } + ], + "range": [ + { + "range_label": "Double", + "range_uri": "http://www.w3.org/2001/XMLSchema#double" + } + ], + "scopedrange": [ + { + "range_uri": "#Double", + "range_puri": "http://www.w3.org/2001/XMLSchema#double", + "range_label": { + "en": "Double" + } + } + ], + "cardinality": "0..1", + "codelist_uri": "", + "rawTags": { + "definition-en": "A numeric value indicating the amount of the Cost.", + "label-en": "has value", + "uri": "http://data.europa.eu/m8g/hasValue", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://data.europa.eu/m8g/ifAccessedThrough", + "name": "ifAccessedThrough", + "sort": "if accessed through", + "label": { + "en": "if accessed through" + }, + "description": { + "en": "The costs created by the use of different Channels." + }, + "usage": { + "en": "For example, if accessed through an online service cf. accessed at a physical location, the cost can be linked to the channel using the If Accessed Through property." + }, + "domain": [ + { + "EA-Name": "Cost", + "uri": "http://data.europa.eu/m8g/Cost" + } + ], + "range": [ + { + "range_label": "Channel", + "range_uri": "http://data.europa.eu/m8g/Channel" + } + ], + "scopedrange": [ + { + "range_uri": "#Channel", + "range_puri": "http://data.europa.eu/m8g/Channel", + "range_label": { + "en": "Channel" + } + } + ], + "cardinality": "0..1", + "codelist_uri": "", + "rawTags": { + "label-en": "if accessed through", + "uri": "http://data.europa.eu/m8g/ifAccessedThrough", + "property-usage-scope": "optional", + "usageNote-en": "NOTE$ea_notes=For example, if accessed through an online service cf. accessed at a physical location, the cost can be linked to the channel using the If Accessed Through property.", + "definition-en": "NOTE$ea_notes=The costs created by the use of different Channels." + } + }, + { + "uri": "http://data.europa.eu/m8g/isDefinedBy", + "name": "isDefinedBy", + "sort": "is defined by", + "label": { + "en": "is defined by" + }, + "description": { + "en": "It links the Cost class to one or more instances of the Organization class." + }, + "usage": { + "en": "This property indicates which Public Organization is the Competent Authority for defining the costs associated with the delivery of a particular Public Service." + }, + "domain": [ + { + "EA-Name": "Cost", + "uri": "http://data.europa.eu/m8g/Cost" + } + ], + "range": [ + { + "range_label": "Organization", + "range_uri": "http://www.w3.org/ns/org#Organization" + } + ], + "scopedrange": [ + { + "range_uri": "#Organization", + "range_puri": "http://www.w3.org/ns/org#Organization", + "range_label": { + "en": "Organization" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "uri": "http://data.europa.eu/m8g/isDefinedBy", + "usageNote-en": "NOTE$ea_notes=This property indicates which Public Organization is the Competent Authority for defining the costs associated with the delivery of a particular Public Service.", + "label-en": "is defined by", + "definition-en": "NOTE$ea_notes=It links the Cost class to one or more instances of the Organization class.", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://purl.org/dc/terms/description", + "name": "description", + "sort": "description", + "label": { + "en": "description" + }, + "description": { + "en": "A free text description of the Cost." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Cost", + "uri": "http://data.europa.eu/m8g/Cost" + } + ], + "range": [ + { + "range_label": "Text", + "range_uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "scopedrange": [ + { + "range_uri": "#Text", + "range_puri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "range_label": { + "en": "Text" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "definition-en": "A free text description of the Cost.", + "label-en": "description", + "uri": "http://purl.org/dc/terms/description", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://purl.org/dc/terms/identifier", + "name": "identifier", + "sort": "identifier", + "label": { + "en": "identifier" + }, + "description": { + "en": "An Identifier for the Cost." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Cost", + "uri": "http://data.europa.eu/m8g/Cost" + } + ], + "range": [ + { + "range_label": "Literal", + "range_uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "scopedrange": [ + { + "range_uri": "#Literal", + "range_puri": "http://www.w3.org/2000/01/rdf-schema#Literal", + "range_label": { + "en": "Literal" + } + } + ], + "cardinality": "1", + "codelist_uri": "", + "rawTags": { + "definition-en": "An Identifier for the Cost.", + "uri": "http://purl.org/dc/terms/identifier", + "label-en": "identifier", + "property-usage-scope": "mandatory" + } + } + ] + }, + { + "uri": "http://data.europa.eu/m8g/Event", + "name": "Event", + "label": { + "en": "Event" + }, + "sort": "Event", + "description": { + "en": "This class represents an event that can be of any type that triggers, makes use of, or in some way is related to, a Public Service." + }, + "usage": { + "en": "It is not expected to be used directly, rather, one or other of its subclasses should be used. The properties of the class are, of course, inherited by those subclasses. The Event class is used as a hook either to a single related Public Service, such as diagnosis of illness being related to application for sickness benefit; or to a group of Public Services, such as all those related to the establishment of a new business." + }, + "parents": [], + "rawTags": { + "definition-en": "This class represents an event that can be of any type that triggers, makes use of, or in some way is related to, a Public Service.", + "label-en": "Event", + "usageNote-en": "It is not expected to be used directly, rather, one or other of its subclasses should be used. The properties of the class are, of course, inherited by those subclasses. The Event class is used as a hook either to a single related Public Service, such as diagnosis of illness being related to application for sickness benefit; or to a group of Public Services, such as all those related to the establishment of a new business.", + "uri": "http://data.europa.eu/m8g/Event", + "class-usage-scope": "main" + }, + "properties": [ + { + "uri": "http://data.europa.eu/m8g/hasRelatedService", + "name": "hasRelatedService", + "sort": "has related service", + "label": { + "en": "has related service" + }, + "description": { + "en": "The Public Service related to the Event." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Event", + "uri": "http://data.europa.eu/m8g/Event" + } + ], + "range": [ + { + "range_label": "PublicService", + "range_uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "scopedrange": [ + { + "range_uri": "#Public Service", + "range_puri": "http://purl.org/vocab/cpsv#PublicService", + "range_label": { + "en": "Public Service" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "uri": "http://data.europa.eu/m8g/hasRelatedService", + "definition-en": "The Public Service related to the Event.", + "property-usage-scope": "optional", + "label-en": "has related service", + "parentURI": "http://purl.org/dc/terms/relation" + } + }, + { + "uri": "http://purl.org/dc/terms/description", + "name": "description", + "sort": "description", + "label": { + "en": "description" + }, + "description": { + "en": "A free text description of the Event." + }, + "usage": { + "en": "The description is likely to be the text that a business or citizen sees for that specific Event when looking for relevant Public Services. Public administrations are therefore encouraged to include a reasonable level of detail in the description." + }, + "domain": [ + { + "EA-Name": "Event", + "uri": "http://data.europa.eu/m8g/Event" + } + ], + "range": [ + { + "range_label": "Text", + "range_uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "scopedrange": [ + { + "range_uri": "#Text", + "range_puri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "range_label": { + "en": "Text" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "definition-en": "A free text description of the Event.", + "uri": "http://purl.org/dc/terms/description", + "label-en": "description", + "usageNote-en": "The description is likely to be the text that a business or citizen sees for that specific Event when looking for relevant Public Services. Public administrations are therefore encouraged to include a reasonable level of detail in the description.", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://purl.org/dc/terms/identifier", + "name": "identifier", + "sort": "identifier", + "label": { + "en": "identifier" + }, + "description": { + "en": "An Identifier for the Event." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Event", + "uri": "http://data.europa.eu/m8g/Event" + } + ], + "range": [ + { + "range_label": "Literal", + "range_uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "scopedrange": [ + { + "range_uri": "#Literal", + "range_puri": "http://www.w3.org/2000/01/rdf-schema#Literal", + "range_label": { + "en": "Literal" + } + } + ], + "cardinality": "1", + "codelist_uri": "", + "rawTags": { + "definition-en": "An Identifier for the Event.", + "uri": "http://purl.org/dc/terms/identifier", + "label-en": "identifier", + "property-usage-scope": "mandatory" + } + }, + { + "uri": "http://purl.org/dc/terms/title", + "name": "name", + "sort": "name", + "label": { + "en": "name" + }, + "description": { + "en": "The Name (or title) of the Event." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Event", + "uri": "http://data.europa.eu/m8g/Event" + } + ], + "range": [ + { + "range_label": "Text", + "range_uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "scopedrange": [ + { + "range_uri": "#Text", + "range_puri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "range_label": { + "en": "Text" + } + } + ], + "cardinality": "1..*", + "codelist_uri": "", + "rawTags": { + "uri": "http://purl.org/dc/terms/title", + "definition-en": "The Name (or title) of the Event.", + "label-en": "name", + "property-usage-scope": "mandatory" + } + } + ] + }, + { + "uri": "http://data.europa.eu/m8g/Evidence", + "name": "Evidence", + "label": { + "en": "Evidence" + }, + "sort": "Evidence", + "description": { + "en": "Proof that a Requirement is met." + }, + "usage": { + "en": "The Evidence class is defined in the Core Criterion and Core Evidence Vocabulary (CCCEV).\r\n\r\nAlthough the wording of the definition is different, the semantics are an exact match for CPSV's Input class which it replaces.\r\n\r\nEvidence can be any resource - document, artefact - anything needed for executing the Public Service. In the context of Public Services, Evidence is usually administrative documents or completed application forms. A specific Public Service may require the presence of certain Evidence or combinations of Evidence in order to be delivered.\r\n\r\nIn some cases, the Output of one service will be Evidence for another service. Such relationships should be described in the associated Rule(s).\r" + }, + "parents": [], + "rawTags": { + "definition-en": "Proof that a Requirement is met.", + "usageNote-en": "The Evidence class is defined in the Core Criterion and Core Evidence Vocabulary (CCCEV).\r\n\r\nAlthough the wording of the definition is different, the semantics are an exact match for CPSV's Input class which it replaces.\r\n\r\nEvidence can be any resource - document, artefact - anything needed for executing the Public Service. In the context of Public Services, Evidence is usually administrative documents or completed application forms. A specific Public Service may require the presence of certain Evidence or combinations of Evidence in order to be delivered.\r\n\r\nIn some cases, the Output of one service will be Evidence for another service. Such relationships should be described in the associated Rule(s).\r", + "label-en": "Evidence", + "uri": "http://data.europa.eu/m8g/Evidence" + }, + "properties": [ + { + "uri": "http://data.europa.eu/m8g/supportsRequirement", + "name": "supportsRequirement", + "sort": "supports requirement", + "label": { + "en": "supports requirement" + }, + "description": { + "en": "Requirement for which the Evidence provides proof." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Evidence", + "uri": "http://data.europa.eu/m8g/Evidence" + } + ], + "range": [ + { + "range_label": "Requirement", + "range_uri": "http://data.europa.eu/m8g/Requirement" + } + ], + "scopedrange": [ + { + "range_uri": "#Requirement", + "range_puri": "http://data.europa.eu/m8g/Requirement", + "range_label": { + "en": "Requirement" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "definition-en": "Requirement for which the Evidence provides proof.", + "property-usage-scope": "optional", + "label-en": "supports requirement", + "uri": "http://data.europa.eu/m8g/supportsRequirement" + } + }, + { + "uri": "http://purl.org/dc/terms/conformsTo", + "name": "isConformantTo", + "sort": "is conformant to", + "label": { + "en": "is conformant to" + }, + "description": { + "en": "Evidence Type that specifies characteristics of the Evidence." + }, + "usage": { + "en": "Examples of characteristics could be the layout or the configuration of the Evidence." + }, + "domain": [ + { + "EA-Name": "Evidence", + "uri": "http://data.europa.eu/m8g/Evidence" + } + ], + "range": [ + { + "range_label": "EvidenceType", + "range_uri": "http://data.europa.eu/m8g/EvidenceType" + } + ], + "scopedrange": [ + { + "range_uri": "#Evidence Type", + "range_puri": "http://data.europa.eu/m8g/EvidenceType", + "range_label": { + "en": "Evidence Type" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "uri": "http://purl.org/dc/terms/conformsTo", + "property-usage-scope": "optional", + "label-en": "is conformant to", + "definition-en": "Evidence Type that specifies characteristics of the Evidence.", + "usageNote-en": "Examples of characteristics could be the layout or the configuration of the Evidence." + } + }, + { + "uri": "http://purl.org/dc/terms/description", + "name": "description", + "sort": "description", + "label": { + "en": "description" + }, + "description": { + "en": "A free text Description of the piece of Evidence." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Evidence", + "uri": "http://data.europa.eu/m8g/Evidence" + } + ], + "range": [ + { + "range_label": "Text", + "range_uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "scopedrange": [ + { + "range_uri": "#Text", + "range_puri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "range_label": { + "en": "Text" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "definition-en": "A free text Description of the piece of Evidence.", + "uri": "http://purl.org/dc/terms/description", + "label-en": "description", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://purl.org/dc/terms/identifier", + "name": "identifier", + "sort": "identifier", + "label": { + "en": "identifier" + }, + "description": { + "en": "An Identifier for the piece of Evidence." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Evidence", + "uri": "http://data.europa.eu/m8g/Evidence" + } + ], + "range": [ + { + "range_label": "Literal", + "range_uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "scopedrange": [ + { + "range_uri": "#Literal", + "range_puri": "http://www.w3.org/2000/01/rdf-schema#Literal", + "range_label": { + "en": "Literal" + } + } + ], + "cardinality": "1", + "codelist_uri": "", + "rawTags": { + "definition-en": "An Identifier for the piece of Evidence.", + "uri": "http://purl.org/dc/terms/identifier", + "label-en": "identifier", + "property-usage-scope": "mandatory" + } + }, + { + "uri": "http://purl.org/dc/terms/isPartOf", + "name": "isPartOf", + "sort": "is part of", + "label": { + "en": "is part of" + }, + "description": { + "en": "A related resource in which the described resource is physically or logically included." + }, + "usage": { + "en": "It links an Evidence to the Dataset using it." + }, + "domain": [ + { + "EA-Name": "Evidence", + "uri": "http://data.europa.eu/m8g/Evidence" + } + ], + "range": [ + { + "range_label": "Dataset", + "range_uri": "http://www.w3.org/ns/dcat#Dataset" + } + ], + "scopedrange": [ + { + "range_uri": "#Dataset", + "range_puri": "http://www.w3.org/ns/dcat#Dataset", + "range_label": { + "en": "Dataset" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "property-usage-scope": "optional", + "usageNote-en": "It links an Evidence to the Dataset using it.", + "definition-en": "A related resource in which the described resource is physically or logically included.", + "uri": "http://purl.org/dc/terms/isPartOf", + "label-en": "is part of" + } + }, + { + "uri": "http://purl.org/dc/terms/language", + "name": "language", + "sort": "language", + "label": { + "en": "language" + }, + "description": { + "en": "The language(s) of the piece of Evidence." + }, + "usage": { + "en": "The recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office." + }, + "domain": [ + { + "EA-Name": "Evidence", + "uri": "http://data.europa.eu/m8g/Evidence" + } + ], + "range": [ + { + "range_label": "LinguisticSystem", + "range_uri": "http://purl.org/dc/terms/LinguisticSystem" + } + ], + "scopedrange": [ + { + "range_uri": "#Linguistic System", + "range_puri": "http://purl.org/dc/terms/LinguisticSystem", + "range_label": { + "en": "Linguistic System" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "uri": "http://purl.org/dc/terms/language", + "label-en": "language", + "definition-en": "The language(s) of the piece of Evidence.", + "usageNote-en": "The recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office.", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://purl.org/dc/terms/title", + "name": "name", + "sort": "name", + "label": { + "en": "name" + }, + "description": { + "en": "The official Name of the piece of Evidence." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Evidence", + "uri": "http://data.europa.eu/m8g/Evidence" + } + ], + "range": [ + { + "range_label": "Text", + "range_uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "scopedrange": [ + { + "range_uri": "#Text", + "range_puri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "range_label": { + "en": "Text" + } + } + ], + "cardinality": "1..*", + "codelist_uri": "", + "rawTags": { + "definition-en": "The official Name of the piece of Evidence.", + "uri": "http://purl.org/dc/terms/title", + "label-en": "name", + "property-usage-scope": "mandatory" + } + }, + { + "uri": "http://purl.org/dc/terms/type", + "name": "type", + "sort": "type", + "label": { + "en": "type" + }, + "description": { + "en": "The type of Evidence as described in a controlled vocabulary." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Evidence", + "uri": "http://data.europa.eu/m8g/Evidence" + } + ], + "range": [ + { + "range_label": "Code", + "range_uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "scopedrange": [ + { + "range_uri": "#Code", + "range_puri": "http://www.w3.org/2004/02/skos/core#Concept", + "range_label": { + "en": "Code" + } + } + ], + "cardinality": "0..1", + "codelist_uri": "", + "rawTags": { + "definition-en": "The type of Evidence as described in a controlled vocabulary.", + "uri": "http://purl.org/dc/terms/type", + "label-en": "type", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://xmlns.com/foaf/0.1/page", + "name": "relatedDocumentation", + "sort": "related documentation", + "label": { + "en": "related documentation" + }, + "description": { + "en": "The documentation that contains information." + }, + "usage": { + "en": "For instance, a particular template for an administrative document, an application or a guide on formatting the Evidence.\r\n\r\nA concrete example is an energy audit report which provides more context to the evidence of a home energy efficiency score. The audit report is the related documentation while the energy score is the evidence." + }, + "domain": [ + { + "EA-Name": "Evidence", + "uri": "http://data.europa.eu/m8g/Evidence" + } + ], + "range": [ + { + "range_label": "Document", + "range_uri": "http://xmlns.com/foaf/0.1/Document" + } + ], + "scopedrange": [ + { + "range_uri": "#Document", + "range_puri": "http://xmlns.com/foaf/0.1/Document", + "range_label": { + "en": "Document" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "label-en": "related documentation", + "uri": "http://xmlns.com/foaf/0.1/page", + "definition-en": "The documentation that contains information.", + "usageNote-en": "For instance, a particular template for an administrative document, an application or a guide on formatting the Evidence.\r\n\r\nA concrete example is an energy audit report which provides more context to the evidence of a home energy efficiency score. The audit report is the related documentation while the energy score is the evidence.", + "property-usage-scope": "optional" + } + } + ] + }, + { + "uri": "http://data.europa.eu/m8g/EvidenceType", + "name": "EvidenceType", + "label": { + "en": "Evidence Type" + }, + "sort": "Evidence Type", + "description": { + "en": "Information about the characteristics of an Evidence." + }, + "usage": { + "en": "The Evidence Type and the characteristics it describes are not concrete individual responses to a Requirement (i.e. Evidence), but descriptions about the desired form, content, source and/or other characteristics that an actual response should have and provide (e.g. membership of a class of Evidences)." + }, + "parents": [], + "rawTags": { + "uri": "http://data.europa.eu/m8g/EvidenceType", + "definition-en": "Information about the characteristics of an Evidence.", + "usageNote-en": "The Evidence Type and the characteristics it describes are not concrete individual responses to a Requirement (i.e. Evidence), but descriptions about the desired form, content, source and/or other characteristics that an actual response should have and provide (e.g. membership of a class of Evidences).", + "label-en": "Evidence Type" + }, + "properties": [ + { + "uri": "http://data.europa.eu/m8g/evidenceTypeClassification", + "name": "evidenceTypeClassification", + "sort": "evidence type classification", + "label": { + "en": "evidence type classification" + }, + "description": { + "en": "Category to which the Evidence Type belongs." + }, + "usage": { + "en": "The categories agreed are left open but could for example specify the layout and content expected for an Evidence. An example could be id cards." + }, + "domain": [ + { + "EA-Name": "EvidenceType", + "uri": "http://data.europa.eu/m8g/EvidenceType" + } + ], + "range": [ + { + "range_label": "Code", + "range_uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "scopedrange": [ + { + "range_uri": "#Code", + "range_puri": "http://www.w3.org/2004/02/skos/core#Concept", + "range_label": { + "en": "Code" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "uri": "http://data.europa.eu/m8g/evidenceTypeClassification", + "label-en": "evidence type classification", + "definition-en": "Category to which the Evidence Type belongs.", + "usageNote-en": "The categories agreed are left open but could for example specify the layout and content expected for an Evidence. An example could be id cards.", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://purl.org/dc/terms/identifier", + "name": "identifier", + "sort": "identifier", + "label": { + "en": "identifier" + }, + "description": { + "en": "Unambiguous reference to the Evidence Type." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "EvidenceType", + "uri": "http://data.europa.eu/m8g/EvidenceType" + } + ], + "range": [ + { + "range_label": "Literal", + "range_uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "scopedrange": [ + { + "range_uri": "#Literal", + "range_puri": "http://www.w3.org/2000/01/rdf-schema#Literal", + "range_label": { + "en": "Literal" + } + } + ], + "cardinality": "1", + "codelist_uri": "", + "rawTags": { + "uri": "http://purl.org/dc/terms/identifier", + "label-en": "identifier", + "definition-en": "Unambiguous reference to the Evidence Type.", + "property-usage-scope": "mandatory" + } + } + ] + }, + { + "uri": "http://data.europa.eu/m8g/LifeEvent", + "name": "LifeEvent", + "label": { + "en": "Life Event" + }, + "sort": "Life Event", + "description": { + "en": "The Life Event class represents an important event or situation in a citizen's life where public services are required." + }, + "usage": { + "en": "Note on the scope: an individual will encounter any number of 'events'; in the general sense of the word. In the context of the CPSV-AP, the Life Event class only represents an event to which a Public Service is related. For example, a couple becoming engaged is not a CPSV-AP Life Event, getting married is, since only the latter has any relevance to public services." + }, + "parents": [ + { + "label": "Event", + "name": "Event", + "package": "cv", + "uri": "http://data.europa.eu/m8g/Event", + "scoped_uri": "#Event" + } + ], + "rawTags": { + "definition-en": "The Life Event class represents an important event or situation in a citizen's life where public services are required.", + "label-en": "Life Event", + "usageNote-en": "Note on the scope: an individual will encounter any number of 'events'; in the general sense of the word. In the context of the CPSV-AP, the Life Event class only represents an event to which a Public Service is related. For example, a couple becoming engaged is not a CPSV-AP Life Event, getting married is, since only the latter has any relevance to public services.", + "uri": "http://data.europa.eu/m8g/LifeEvent" + }, + "properties": [ + { + "uri": "http://purl.org/dc/terms/type", + "name": "type", + "sort": "type", + "label": { + "en": "type" + }, + "description": { + "en": "It links an Event to a controlled vocabulary of event types." + }, + "usage": { + "en": "The recommended Controlled vocabulary to be used is the Life Events Vocabulary maintained by the Publications Office of the EU." + }, + "domain": [ + { + "EA-Name": "LifeEvent", + "uri": "http://data.europa.eu/m8g/LifeEvent" + } + ], + "range": [ + { + "range_label": "Code", + "range_uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "scopedrange": [ + { + "range_uri": "#Code", + "range_puri": "http://www.w3.org/2004/02/skos/core#Concept", + "range_label": { + "en": "Code" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "definition-en": "It links an Event to a controlled vocabulary of event types.", + "uri": "http://purl.org/dc/terms/type", + "label-en": "type", + "usageNote-en": "The recommended Controlled vocabulary to be used is the Life Events Vocabulary maintained by the Publications Office of the EU.", + "property-usage-scope": "optional" + } + } + ] + }, + { + "uri": "http://data.europa.eu/m8g/Output", + "name": "Output", + "label": { + "en": "Output" + }, + "sort": "Output", + "description": { + "en": "An output can be any resource - document, artefact - anything produced by the Public Service. In the context of a Public Service, the output provides an official document or other artefact of the Competent Authority (Public Organization) that permits/authorises/entitles an Agent to (do) something." + }, + "usage": { + "en": "In some cases, the Output of one Public Service will be used as evidence to fulfil a requirement of another Public Service. Such relationships should be described in the associated Rule(s)." + }, + "parents": [], + "rawTags": { + "definition-en": "An output can be any resource - document, artefact - anything produced by the Public Service. In the context of a Public Service, the output provides an official document or other artefact of the Competent Authority (Public Organization) that permits/authorises/entitles an Agent to (do) something.", + "usageNote-en": "In some cases, the Output of one Public Service will be used as evidence to fulfil a requirement of another Public Service. Such relationships should be described in the associated Rule(s).", + "label-en": "Output", + "uri": "http://data.europa.eu/m8g/Output" + }, + "properties": [ + { + "uri": "http://purl.org/dc/terms/description", + "name": "description", + "sort": "description", + "label": { + "en": "description" + }, + "description": { + "en": "A free text Description of the Output." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Output", + "uri": "http://data.europa.eu/m8g/Output" + } + ], + "range": [ + { + "range_label": "Text", + "range_uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "scopedrange": [ + { + "range_uri": "#Text", + "range_puri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "range_label": { + "en": "Text" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "definition-en": "A free text Description of the Output.", + "uri": "http://purl.org/dc/terms/description", + "label-en": "description", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://purl.org/dc/terms/identifier", + "name": "identifier", + "sort": "identifier", + "label": { + "en": "identifier" + }, + "description": { + "en": "An Identifier for the Output." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Output", + "uri": "http://data.europa.eu/m8g/Output" + } + ], + "range": [ + { + "range_label": "Literal", + "range_uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "scopedrange": [ + { + "range_uri": "#Literal", + "range_puri": "http://www.w3.org/2000/01/rdf-schema#Literal", + "range_label": { + "en": "Literal" + } + } + ], + "cardinality": "1", + "codelist_uri": "", + "rawTags": { + "definition-en": "An Identifier for the Output.", + "uri": "http://purl.org/dc/terms/identifier", + "label-en": "identifier", + "property-usage-scope": "mandatory" + } + }, + { + "uri": "http://purl.org/dc/terms/isPartOf", + "name": "isPartOf", + "sort": "is part of", + "label": { + "en": "is part of" + }, + "description": { + "en": "A related resource in which the described resource is physically or logically included." + }, + "usage": { + "en": "It links an Output to the Dataset using it." + }, + "domain": [ + { + "EA-Name": "Output", + "uri": "http://data.europa.eu/m8g/Output" + } + ], + "range": [ + { + "range_label": "Dataset", + "range_uri": "http://www.w3.org/ns/dcat#Dataset" + } + ], + "scopedrange": [ + { + "range_uri": "#Dataset", + "range_puri": "http://www.w3.org/ns/dcat#Dataset", + "range_label": { + "en": "Dataset" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "property-usage-scope": "optional", + "uri": "http://purl.org/dc/terms/isPartOf", + "label-en": "is part of", + "usageNote-en": "It links an Output to the Dataset using it.", + "definition-en": "A related resource in which the described resource is physically or logically included." + } + }, + { + "uri": "http://purl.org/dc/terms/language", + "name": "language", + "sort": "language", + "label": { + "en": "language" + }, + "description": { + "en": "The language(s) in which the Output is available. " + }, + "usage": { + "en": "This could be one or multiple languages, for instance in countries with more than one official language. The recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office." + }, + "domain": [ + { + "EA-Name": "Output", + "uri": "http://data.europa.eu/m8g/Output" + } + ], + "range": [ + { + "range_label": "LinguisticSystem", + "range_uri": "http://purl.org/dc/terms/LinguisticSystem" + } + ], + "scopedrange": [ + { + "range_uri": "#Linguistic System", + "range_puri": "http://purl.org/dc/terms/LinguisticSystem", + "range_label": { + "en": "Linguistic System" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "uri": "http://purl.org/dc/terms/language", + "label-en": "language", + "definition-en": "The language(s) in which the Output is available. ", + "usageNote-en": "This could be one or multiple languages, for instance in countries with more than one official language. The recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office.", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://purl.org/dc/terms/title", + "name": "name", + "sort": "name", + "label": { + "en": "name" + }, + "description": { + "en": "The official Name of the Output." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Output", + "uri": "http://data.europa.eu/m8g/Output" + } + ], + "range": [ + { + "range_label": "Text", + "range_uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "scopedrange": [ + { + "range_uri": "#Text", + "range_puri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "range_label": { + "en": "Text" + } + } + ], + "cardinality": "1..*", + "codelist_uri": "", + "rawTags": { + "definition-en": "The official Name of the Output.", + "uri": "http://purl.org/dc/terms/title", + "label-en": "name", + "property-usage-scope": "mandatory" + } + }, + { + "uri": "http://purl.org/dc/terms/type", + "name": "type", + "sort": "type", + "label": { + "en": "type" + }, + "description": { + "en": "The type of Output as defined in a controlled vocabulary." + }, + "usage": { + "en": "Possible values of Output types are: Declaration, Physical object, Code, Financial obligation, Financial benefit, Recognition, Permit." + }, + "domain": [ + { + "EA-Name": "Output", + "uri": "http://data.europa.eu/m8g/Output" + } + ], + "range": [ + { + "range_label": "Code", + "range_uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "scopedrange": [ + { + "range_uri": "#Code", + "range_puri": "http://www.w3.org/2004/02/skos/core#Concept", + "range_label": { + "en": "Code" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "definition-en": "The type of Output as defined in a controlled vocabulary.", + "uri": "http://purl.org/dc/terms/type", + "label-en": "type", + "usageNote-en": "Possible values of Output types are: Declaration, Physical object, Code, Financial obligation, Financial benefit, Recognition, Permit.", + "property-usage-scope": "optional" + } + } + ] + }, + { + "uri": "http://data.europa.eu/m8g/Participation", + "name": "Participation", + "label": { + "en": "Participation" + }, + "sort": "Participation", + "description": { + "en": "The Participation class allows to define roles within a certain context." + }, + "usage": { + "en": "The CPSV-AP recognises a common role connected with public services, i.e. the Competent Authority.\r\n

\r\nThis simple structure does not allow statements to be made about those participants, such as the start and end date of a contract, nor does it support the inclusion of other roles. The Participation class supports this extra complexity if required, for instance, the description of a service user or a service provider. The model is consistent with the CPOV which in turn is based on the W3C Organization Ontology that supports the common cases simply but allows the complex cases where necessary. The Participation class can be mapped to the Organization Ontology's Membership class that allows more complex relationships and richer metadata to be applied to a role filled by a given Agent." + }, + "parents": [], + "rawTags": { + "definition-en": "The Participation class allows to define roles within a certain context.", + "label-en": "Participation", + "usageNote-en": "The CPSV-AP recognises a common role connected with public services, i.e. the Competent Authority.\r\n

\r\nThis simple structure does not allow statements to be made about those participants, such as the start and end date of a contract, nor does it support the inclusion of other roles. The Participation class supports this extra complexity if required, for instance, the description of a service user or a service provider. The model is consistent with the CPOV which in turn is based on the W3C Organization Ontology that supports the common cases simply but allows the complex cases where necessary. The Participation class can be mapped to the Organization Ontology's Membership class that allows more complex relationships and richer metadata to be applied to a role filled by a given Agent.", + "uri": "http://data.europa.eu/m8g/Participation", + "class-usage-scope": "main" + }, + "properties": [ + { + "uri": "http://data.europa.eu/m8g/hasParticipant", + "name": "hasParticipant", + "sort": "has participant", + "label": { + "en": "has participant" + }, + "description": { + "en": "The Agent involved in the Participation." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Participation", + "uri": "http://data.europa.eu/m8g/Participation" + } + ], + "range": [ + { + "range_label": "Agent", + "range_uri": "http://xmlns.com/foaf/0.1/Agent" + } + ], + "scopedrange": [ + { + "range_uri": "#Agent", + "range_puri": "http://xmlns.com/foaf/0.1/Agent", + "range_label": { + "en": "Agent" + } + } + ], + "cardinality": "1", + "codelist_uri": "", + "rawTags": { + "property-usage-scope": "optional", + "uri": "http://data.europa.eu/m8g/hasParticipant", + "definition-en": "The Agent involved in the Participation.", + "label-en": "has participant" + } + }, + { + "uri": "http://data.europa.eu/m8g/role", + "name": "role", + "sort": "role", + "label": { + "en": "role" + }, + "description": { + "en": "The function of an Agent within a Participation." + }, + "usage": { + "en": "This should be provided using a controlled vocabulary.\r\nSince this is an extension mechanism for the CSPV-AP, the controlled vocabulary should be decided to suit local implementations." + }, + "domain": [ + { + "EA-Name": "Participation", + "uri": "http://data.europa.eu/m8g/Participation" + } + ], + "range": [ + { + "range_label": "Code", + "range_uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "scopedrange": [ + { + "range_uri": "#Code", + "range_puri": "http://www.w3.org/2004/02/skos/core#Concept", + "range_label": { + "en": "Code" + } + } + ], + "cardinality": "1..*", + "codelist_uri": "", + "rawTags": { + "definition-en": "The function of an Agent within a Participation.", + "label-en": "role", + "uri": "http://data.europa.eu/m8g/role", + "usageNote-en": "This should be provided using a controlled vocabulary.\r\nSince this is an extension mechanism for the CSPV-AP, the controlled vocabulary should be decided to suit local implementations.", + "property-usage-scope": "mandatory" + } + }, + { + "uri": "http://purl.org/dc/terms/description", + "name": "description", + "sort": "description", + "label": { + "en": "description" + }, + "description": { + "en": "A textual explanation of the Participation." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Participation", + "uri": "http://data.europa.eu/m8g/Participation" + } + ], + "range": [ + { + "range_label": "Text", + "range_uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "scopedrange": [ + { + "range_uri": "#Text", + "range_puri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "range_label": { + "en": "Text" + } + } + ], + "cardinality": "1..*", + "codelist_uri": "", + "rawTags": { + "definition-en": "A textual explanation of the Participation.", + "uri": "http://purl.org/dc/terms/description", + "label-en": "description", + "property-usage-scope": "mandatory" + } + }, + { + "uri": "http://purl.org/dc/terms/identifier", + "name": "identifier", + "sort": "identifier", + "label": { + "en": "identifier" + }, + "description": { + "en": "The unambiguous structured reference for the Participation." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Participation", + "uri": "http://data.europa.eu/m8g/Participation" + } + ], + "range": [ + { + "range_label": "Literal", + "range_uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "scopedrange": [ + { + "range_uri": "#Literal", + "range_puri": "http://www.w3.org/2000/01/rdf-schema#Literal", + "range_label": { + "en": "Literal" + } + } + ], + "cardinality": "1", + "codelist_uri": "", + "rawTags": { + "definition-en": "The unambiguous structured reference for the Participation.", + "uri": "http://purl.org/dc/terms/identifier", + "label-en": "identifier", + "property-usage-scope": "mandatory" + } + } + ] + }, + { + "uri": "http://data.europa.eu/m8g/PublicOrganisation", + "name": "PublicOrganization", + "label": { + "en": "Public Organization" + }, + "sort": "Public Organization", + "description": { + "en": "An Organization that is defined as being part of the public sector by a legal framework at any level." + }, + "usage": { + "en": "Organizations which exist to provide services for its citizens and companies are called Public Organizations. The Public Organization class represents the organization. One organization may comprise several sub-organizations and any organization may have one or more organizational units. Each of these is described using the same properties and relationships.\r\n

\r\nThis definition is consistent with the more detailed definition of a \"public sector body\" as given in the PSI Directive: \"the State, regional or local authorities, bodies governed by public law and associations formed by one or several such authorities or one or several such bodies governed by public law\". It further defines a body governed by public law as any body \"(a) established for the specific purpose of meeting needs in the general interest, not having an industrial or commercial character; and (b) having legal personality; and (c) financed, for the most part by the State, or regional or local authorities, or other bodies governed by public law; or subject to management supervision by those bodies; or having an administrative, managerial or supervisory board, more than half of whose members are appointed by the State, regional or local authorities or by other bodies governed by public law\"." + }, + "parents": [ + { + "label": "Organization", + "name": "Organization", + "package": "org", + "uri": "http://www.w3.org/ns/org#Organization", + "scoped_uri": "#Organization" + } + ], + "rawTags": { + "definition-en": "An Organization that is defined as being part of the public sector by a legal framework at any level.", + "usageNote-en": "Organizations which exist to provide services for its citizens and companies are called Public Organizations. The Public Organization class represents the organization. One organization may comprise several sub-organizations and any organization may have one or more organizational units. Each of these is described using the same properties and relationships.\r\n

\r\nThis definition is consistent with the more detailed definition of a \"public sector body\" as given in the PSI Directive: \"the State, regional or local authorities, bodies governed by public law and associations formed by one or several such authorities or one or several such bodies governed by public law\". It further defines a body governed by public law as any body \"(a) established for the specific purpose of meeting needs in the general interest, not having an industrial or commercial character; and (b) having legal personality; and (c) financed, for the most part by the State, or regional or local authorities, or other bodies governed by public law; or subject to management supervision by those bodies; or having an administrative, managerial or supervisory board, more than half of whose members are appointed by the State, regional or local authorities or by other bodies governed by public law\".", + "label-en": "Public Organization", + "uri": "http://data.europa.eu/m8g/PublicOrganisation", + "class-usage-scope": "main" + }, + "properties": [ + { + "uri": "http://purl.org/dc/terms/spatial", + "name": "spatial", + "sort": "spatial", + "label": { + "en": "spatial" + }, + "description": { + "en": "It links an Organization to the Administrative Region(s) that it covers." + }, + "usage": { + "en": "The value of the properly should be the URI of the region as defined in an authoritative\r\nlist of regions. In Europe, this is likely to be the Administrative Territorial Units\r\nNamed Authority List maintained by the Publications Office's Metadata Registry.\r\n

\r\nThe ATU list does not include a geometry. That is, the territory is only identified by\r\nits name not its spatial coordinates. This is likely to be the case for similar lists. If\r\ngeometries are available for the Public Organization's territory, they can be linked\r\nfrom the territorial unit using the Core Location Vocabulary's locn:geometry\r\nproperty." + }, + "domain": [ + { + "EA-Name": "PublicOrganisation", + "uri": "http://data.europa.eu/m8g/PublicOrganisation" + } + ], + "range": [ + { + "range_label": "Location", + "range_uri": "http://purl.org/dc/terms/Location" + } + ], + "scopedrange": [ + { + "range_uri": "#Location", + "range_puri": "http://purl.org/dc/terms/Location", + "range_label": { + "en": "Location" + } + } + ], + "cardinality": "1..*", + "codelist_uri": "", + "rawTags": { + "uri": "http://purl.org/dc/terms/spatial", + "label-en": "spatial", + "definition-en": "It links an Organization to the Administrative Region(s) that it covers.", + "usageNote-en": "The value of the properly should be the URI of the region as defined in an authoritative\r\nlist of regions. In Europe, this is likely to be the Administrative Territorial Units\r\nNamed Authority List maintained by the Publications Office's Metadata Registry.\r\n

\r\nThe ATU list does not include a geometry. That is, the territory is only identified by\r\nits name not its spatial coordinates. This is likely to be the case for similar lists. If\r\ngeometries are available for the Public Organization's territory, they can be linked\r\nfrom the territorial unit using the Core Location Vocabulary's locn:geometry\r\nproperty.", + "property-usage-scope": "mandatory" + } + }, + { + "uri": "http://www.w3.org/2004/02/skos/core#prefLabel", + "name": "preferredLabel", + "sort": "preferred label", + "label": { + "en": "preferred label" + }, + "description": { + "en": "A preferred label is used to provide the primary, legally recognised name of the Public Organization, as defined in the ORG Ontology." + }, + "usage": { + "en": "Refers to the official or legal name of a Public Organization. An organization may only have one such name in any given language. Primary names may be provided in multiple languages with multiple instances of the preferred label property. This allowed in SKOS for skos:prefLabel, see integrity conditions and subsequent example." + }, + "domain": [ + { + "EA-Name": "PublicOrganisation", + "uri": "http://data.europa.eu/m8g/PublicOrganisation" + } + ], + "range": [ + { + "range_label": "Text", + "range_uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "scopedrange": [ + { + "range_uri": "#Text", + "range_puri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "range_label": { + "en": "Text" + } + } + ], + "cardinality": "1..*", + "codelist_uri": "", + "rawTags": { + "uri": "http://www.w3.org/2004/02/skos/core#prefLabel", + "label-en": "preferred label", + "definition-en": "A preferred label is used to provide the primary, legally recognised name of the Public Organization, as defined in the ORG Ontology.", + "usageNote-en": "Refers to the official or legal name of a Public Organization. An organization may only have one such name in any given language. Primary names may be provided in multiple languages with multiple instances of the preferred label property. This allowed in SKOS for skos:prefLabel, see integrity conditions and subsequent example.", + "property-usage-scope": "mandatory" + } + } + ] + }, + { + "uri": "http://data.europa.eu/m8g/Requirement", + "name": "Requirement", + "label": { + "en": "Requirement" + }, + "sort": "Requirement", + "description": { + "en": "Condition or prerequisite that is to be proven by Evidence." + }, + "usage": { + "en": "Not all public services are needed or are used by everyone. For example, the visa service operated by European countries is not needed by European citizens but is needed by some citizens from elsewhere, or public services offering unemployment benefits and grants are targeting specific societal groups. The CPSV-AP reuses the Core Criterion and Core Evidence Vocabulary for this class.\r\n\r\nRequirement is a generic class representing any type of prerequisite that may be desired, needed or imposed as an obligation. CCCEV recommends to not use the Requirement class directly, but rather a more semantically-enriched subclass such as Criterion, Information Requirement or Constraint. Also note that the Requirement class is specified at a more abstract level and is not to be used as the instantiation of a Requirement for a specific Agent.\r\nTo illustrate the notion: the European Directive on services in the internal market defines requirement as any obligation, prohibition, condition or limit provided for in the laws, regulations or administrative provisions of the Member States or in consequence of case-law, administrative practice, the rules of professional bodies, or the collective rules of professional associations or other professional organisations, adopted in the exercise of their legal autonomy." + }, + "parents": [], + "rawTags": { + "definition-en": "Condition or prerequisite that is to be proven by Evidence.", + "label-en": "Requirement", + "usageNote-en": "Not all public services are needed or are used by everyone. For example, the visa service operated by European countries is not needed by European citizens but is needed by some citizens from elsewhere, or public services offering unemployment benefits and grants are targeting specific societal groups. The CPSV-AP reuses the Core Criterion and Core Evidence Vocabulary for this class.\r\n\r\nRequirement is a generic class representing any type of prerequisite that may be desired, needed or imposed as an obligation. CCCEV recommends to not use the Requirement class directly, but rather a more semantically-enriched subclass such as Criterion, Information Requirement or Constraint. Also note that the Requirement class is specified at a more abstract level and is not to be used as the instantiation of a Requirement for a specific Agent.\r\nTo illustrate the notion: the European Directive on services in the internal market defines requirement as any obligation, prohibition, condition or limit provided for in the laws, regulations or administrative provisions of the Member States or in consequence of case-law, administrative practice, the rules of professional bodies, or the collective rules of professional associations or other professional organisations, adopted in the exercise of their legal autonomy.", + "uri": "http://data.europa.eu/m8g/Requirement" + }, + "properties": [ + { + "uri": "http://data.europa.eu/m8g/fulfils", + "name": "fulfils", + "sort": "fulfils", + "label": { + "en": "fulfils" + }, + "description": { + "en": "The Rules that the requirements fulfils." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Requirement", + "uri": "http://data.europa.eu/m8g/Requirement" + } + ], + "range": [ + { + "range_label": "Rule", + "range_uri": "http://purl.org/vocab/cpsv#Rule" + } + ], + "scopedrange": [ + { + "range_uri": "#Rule", + "range_puri": "http://purl.org/vocab/cpsv#Rule", + "range_label": { + "en": "Rule" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "label-en": "fulfils", + "property-usage-scope": "optional", + "definition-en": "The Rules that the requirements fulfils.", + "uri": "http://data.europa.eu/m8g/fulfils" + } + }, + { + "uri": "http://data.europa.eu/m8g/hasSupportingEvidence", + "name": "hasSupportingEvidence", + "sort": "has supporting evidence", + "label": { + "en": "has supporting evidence" + }, + "description": { + "en": "Evidence that supplies information, proof or support for the Requirement." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Requirement", + "uri": "http://data.europa.eu/m8g/Requirement" + } + ], + "range": [ + { + "range_label": "Evidence", + "range_uri": "http://data.europa.eu/m8g/Evidence" + } + ], + "scopedrange": [ + { + "range_uri": "#Evidence", + "range_puri": "http://data.europa.eu/m8g/Evidence", + "range_label": { + "en": "Evidence" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "uri": "http://data.europa.eu/m8g/hasSupportingEvidence", + "property-usage-scope": "optional", + "label-en": "has supporting evidence", + "definition-en": "Evidence that supplies information, proof or support for the Requirement." + } + }, + { + "uri": "http://purl.org/dc/terms/identifier", + "name": "identifier", + "sort": "identifier", + "label": { + "en": "identifier" + }, + "description": { + "en": "Unambiguous reference to a Requirement." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Requirement", + "uri": "http://data.europa.eu/m8g/Requirement" + } + ], + "range": [ + { + "range_label": "Literal", + "range_uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "scopedrange": [ + { + "range_uri": "#Literal", + "range_puri": "http://www.w3.org/2000/01/rdf-schema#Literal", + "range_label": { + "en": "Literal" + } + } + ], + "cardinality": "1", + "codelist_uri": "", + "rawTags": { + "definition-en": "Unambiguous reference to a Requirement.", + "uri": "http://purl.org/dc/terms/identifier", + "label-en": "identifier", + "property-usage-scope": "mandatory" + } + }, + { + "uri": "http://purl.org/dc/terms/title", + "name": "name", + "sort": "name", + "label": { + "en": "name" + }, + "description": { + "en": "Name of the Requirement." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Requirement", + "uri": "http://data.europa.eu/m8g/Requirement" + } + ], + "range": [ + { + "range_label": "Text", + "range_uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "scopedrange": [ + { + "range_uri": "#Text", + "range_puri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "range_label": { + "en": "Text" + } + } + ], + "cardinality": "1..*", + "codelist_uri": "", + "rawTags": { + "uri": "http://purl.org/dc/terms/title", + "definition-en": "Name of the Requirement.", + "label-en": "name", + "property-usage-scope": "mandatory" + } + }, + { + "uri": "http://purl.org/dc/terms/type", + "name": "type", + "sort": "type", + "label": { + "en": "type" + }, + "description": { + "en": "Category to which the Requirement belongs." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Requirement", + "uri": "http://data.europa.eu/m8g/Requirement" + } + ], + "range": [ + { + "range_label": "Code", + "range_uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "scopedrange": [ + { + "range_uri": "#Code", + "range_puri": "http://www.w3.org/2004/02/skos/core#Concept", + "range_label": { + "en": "Code" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "definition-en": "Category to which the Requirement belongs.", + "uri": "http://purl.org/dc/terms/type", + "label-en": "type", + "property-usage-scope": "optional" + } + } + ] + }, + { + "uri": "http://data.europa.eu/m8g/ServiceConcessionContract", + "name": "ServiceConcessionContract", + "label": { + "en": "Service Concession Contract" + }, + "sort": "Service Concession Contract", + "description": { + "en": "Concessions are contracts for pecuniary interest by means of which one or more contracting authorities or contracting entities entrusts the execution of works, or the provision and the management of services, to one or more economic operators." + }, + "usage": { + "en": "The object of such contracts is the procurement of works or services by means of a concession, the consideration of which consists in the right to exploit the works or services or in that right together with payment. Such contracts may, but do not necessarily, involve a transfer of ownership to contracting authorities or contracting entities, but contracting authorities or contracting entities always obtain the benefits of the works or services in\r\nquestion. The definition comes from the Directive 2014/23/EU." + }, + "parents": [ + { + "label": "Concession Contract", + "name": "ConcessionContract", + "package": "epo", + "uri": "http://data.europa.eu/a4g/ontology#ConcessionContract", + "scoped_uri": "#Concession Contract" + } + ], + "rawTags": { + "uri": "http://data.europa.eu/m8g/ServiceConcessionContract", + "label-en": "Service Concession Contract", + "definition-en": "Concessions are contracts for pecuniary interest by means of which one or more contracting authorities or contracting entities entrusts the execution of works, or the provision and the management of services, to one or more economic operators.", + "usageNote-en": "The object of such contracts is the procurement of works or services by means of a concession, the consideration of which consists in the right to exploit the works or services or in that right together with payment. Such contracts may, but do not necessarily, involve a transfer of ownership to contracting authorities or contracting entities, but contracting authorities or contracting entities always obtain the benefits of the works or services in\r\nquestion. The definition comes from the Directive 2014/23/EU." + }, + "properties": [ + { + "uri": "http://data.europa.eu/m8g/establishedUnder", + "name": "establishedUnder", + "sort": "established under", + "label": { + "en": "established under" + }, + "description": { + "en": "It links a Service Concession Contract to relevant legislation or policy documents i.e.\r\nthe Legal Resource under which the Service Concession Contracts are being defined." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "ServiceConcessionContract", + "uri": "http://data.europa.eu/m8g/ServiceConcessionContract" + } + ], + "range": [ + { + "range_label": "LegalResource", + "range_uri": "http://data.europa.eu/eli/ontology#LegalResource" + } + ], + "scopedrange": [ + { + "range_uri": "#Legal Resource", + "range_puri": "http://data.europa.eu/eli/ontology#LegalResource", + "range_label": { + "en": "Legal Resource" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "definition-en": "NOTE$ea_notes=It links a Service Concession Contract to relevant legislation or policy documents i.e.\r\nthe Legal Resource under which the Service Concession Contracts are being defined.", + "uri": "http://data.europa.eu/m8g/establishedUnder", + "label-en": "established under", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://data.europa.eu/m8g/hasContractingAuthority", + "name": "hasContractingAuthority", + "sort": "has contracting authority", + "label": { + "en": "has contracting authority" + }, + "description": { + "en": "It links a Service Concession Contract with the Contracting Authority which is ultimately responsible for a public service." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "ServiceConcessionContract", + "uri": "http://data.europa.eu/m8g/ServiceConcessionContract" + } + ], + "range": [ + { + "range_label": "PublicOrganisation", + "range_uri": "http://data.europa.eu/m8g/PublicOrganisation" + } + ], + "scopedrange": [ + { + "range_uri": "#Public Organization", + "range_puri": "http://data.europa.eu/m8g/PublicOrganisation", + "range_label": { + "en": "Public Organization" + } + } + ], + "cardinality": "1..*", + "codelist_uri": "", + "rawTags": { + "property-usage-scope": "mandatory", + "uri": "http://data.europa.eu/m8g/hasContractingAuthority", + "label-en": "has contracting authority", + "definition-en": "NOTE$ea_notes=It links a Service Concession Contract with the Contracting Authority which is ultimately responsible for a public service." + } + }, + { + "uri": "http://data.europa.eu/m8g/hasEconomicOperator", + "name": "hasEconomicOperator", + "sort": "has economic operator", + "label": { + "en": "has economic operator" + }, + "description": { + "en": "It links a Service Concession Contract with the Economic Operator in charge for the provision and the management of public services." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "ServiceConcessionContract", + "uri": "http://data.europa.eu/m8g/ServiceConcessionContract" + } + ], + "range": [ + { + "range_label": "Organization", + "range_uri": "http://www.w3.org/ns/org#Organization" + } + ], + "scopedrange": [ + { + "range_uri": "#Organization", + "range_puri": "http://www.w3.org/ns/org#Organization", + "range_label": { + "en": "Organization" + } + } + ], + "cardinality": "1..*", + "codelist_uri": "", + "rawTags": { + "uri": "http://data.europa.eu/m8g/hasEconomicOperator", + "label-en": "has economic operator", + "property-usage-scope": "mandatory", + "definition-en": "NOTE$ea_notes=It links a Service Concession Contract with the Economic Operator in charge for the provision and the management of public services." + } + }, + { + "uri": "http://purl.org/dc/terms/description", + "name": "description", + "sort": "description", + "label": { + "en": "description" + }, + "description": { + "en": "A free text description of the Service Concession Contract." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "ServiceConcessionContract", + "uri": "http://data.europa.eu/m8g/ServiceConcessionContract" + } + ], + "range": [ + { + "range_label": "Text", + "range_uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "scopedrange": [ + { + "range_uri": "#Text", + "range_puri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "range_label": { + "en": "Text" + } + } + ], + "cardinality": "1..*", + "codelist_uri": "", + "rawTags": { + "uri": "http://purl.org/dc/terms/description", + "label-en": "description", + "definition-en": "A free text description of the Service Concession Contract.", + "property-usage-scope": "mandatory" + } + }, + { + "uri": "http://purl.org/dc/terms/identifier", + "name": "identifier", + "sort": "identifier", + "label": { + "en": "identifier" + }, + "description": { + "en": "An Identifier for the Service Concession Contract." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "ServiceConcessionContract", + "uri": "http://data.europa.eu/m8g/ServiceConcessionContract" + } + ], + "range": [ + { + "range_label": "Literal", + "range_uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "scopedrange": [ + { + "range_uri": "#Literal", + "range_puri": "http://www.w3.org/2000/01/rdf-schema#Literal", + "range_label": { + "en": "Literal" + } + } + ], + "cardinality": "1", + "codelist_uri": "", + "rawTags": { + "uri": "http://purl.org/dc/terms/identifier", + "label-en": "identifier", + "definition-en": "An Identifier for the Service Concession Contract.", + "property-usage-scope": "mandatory" + } + }, + { + "uri": "http://purl.org/dc/terms/title", + "name": "name", + "sort": "name", + "label": { + "en": "name" + }, + "description": { + "en": "The Name of the Service Concession Contract." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "ServiceConcessionContract", + "uri": "http://data.europa.eu/m8g/ServiceConcessionContract" + } + ], + "range": [ + { + "range_label": "Text", + "range_uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "scopedrange": [ + { + "range_uri": "#Text", + "range_puri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "range_label": { + "en": "Text" + } + } + ], + "cardinality": "1..*", + "codelist_uri": "", + "rawTags": { + "uri": "http://purl.org/dc/terms/title", + "label-en": "name", + "definition-en": "The Name of the Service Concession Contract.", + "property-usage-scope": "mandatory" + } + } + ] + }, + { + "uri": "http://purl.org/vocab/cpsv#PublicService", + "name": "PublicService", + "label": { + "en": "Public Service" + }, + "sort": "Public Service", + "description": { + "en": "A Public Service is a mandatory or discretionary set of activities performed, or able to be performed, by or on behalf of a public organisation, publicly funded and arise from public policy." + }, + "usage": { + "en": "This class represents the Public Service itself, as it is described in a public service catalogue. Services may be for the benefit of an individual, a business, or other public authority, or groups of any of these. A service exists whether it is used or not, and the term 'benefit' may apply in the sense of enabling the fulfilment of an obligation. As defined in the revised version of the European Interoperability Framework, a European public service comprises any service provided by public administrations in Europe, or by other organisations on their behalf, to businesses, citizens or others public administrations." + }, + "parents": [], + "rawTags": { + "definition-en": "A Public Service is a mandatory or discretionary set of activities performed, or able to be performed, by or on behalf of a public organisation, publicly funded and arise from public policy.", + "uri": "http://purl.org/vocab/cpsv#PublicService", + "label-en": "Public Service", + "class-usage-scope": "main", + "ap-usageNote-en": "This class represents the Public Service itself, as it is described in a public service catalogue. Services may be for the benefit of an individual, a business, or other public authority, or groups of any of these. A service exists whether it is used or not, and the term 'benefit' may apply in the sense of enabling the fulfilment of an obligation. As defined in the revised version of the European Interoperability Framework, a European public service comprises any service provided by public administrations in Europe, or by other organisations on their behalf, to businesses, citizens or others public administrations." + }, + "properties": [ + { + "uri": "http://data.europa.eu/m8g/contactPoint", + "name": "contactPoint", + "sort": "contact point", + "label": { + "en": "contact point" + }, + "description": { + "en": "The main contact information of the resource." + }, + "usage": { + "en": "Note that the contact information should be relevant to the Public Service which may not be the same as contact information for the Competent Authority or any Participant." + }, + "domain": [ + { + "EA-Name": "PublicService", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "range": [ + { + "range_label": "ContactPoint", + "range_uri": "http://data.europa.eu/m8g/ContactPoint" + } + ], + "scopedrange": [ + { + "range_uri": "#Contact Point", + "range_puri": "http://data.europa.eu/m8g/ContactPoint", + "range_label": { + "en": "Contact Point" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "property-usage-scope": "optional", + "uri": "http://data.europa.eu/m8g/contactPoint", + "definition-en": "NOTE$ea_notes=The main contact information of the resource.", + "label-en": "contact point", + "usageNote-en": "NOTE$ea_notes=Note that the contact information should be relevant to the Public Service which may not be the same as contact information for the Competent Authority or any Participant." + } + }, + { + "uri": "http://data.europa.eu/m8g/hasChannel", + "name": "hasChannel", + "sort": "has channel", + "label": { + "en": "has channel" + }, + "description": { + "en": "It links the Public Service to any Channel through which an Agent provides, uses or otherwise interacts with the Public Service, such as an online service, phone number or office." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "PublicService", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "range": [ + { + "range_label": "Channel", + "range_uri": "http://data.europa.eu/m8g/Channel" + } + ], + "scopedrange": [ + { + "range_uri": "#Channel", + "range_puri": "http://data.europa.eu/m8g/Channel", + "range_label": { + "en": "Channel" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "property-usage-scope": "optional", + "uri": "http://data.europa.eu/m8g/hasChannel", + "definition-en": "It links the Public Service to any Channel through which an Agent provides, uses or otherwise interacts with the Public Service, such as an online service, phone number or office.", + "label-en": "has channel" + } + }, + { + "uri": "http://data.europa.eu/m8g/hasCompetentAuthority", + "name": "hasCompetentAuthority", + "sort": "has competent authority", + "label": { + "en": "has competent authority" + }, + "description": { + "en": "It links a Public Service to a Public Organization, which is the responsible Agent for the delivery of the Public Service." + }, + "usage": { + "en": "Whether the particular Public Organization provides the public service directly or outsources it is not relevant. The Public Organization that is the Competent Authority of the service is the one that is ultimately responsible for managing and providing the public service. The term Competent Authority is defined in the Services Directive (2006/123/EC) in the following way: \"Any body or authority which has a supervisory or regulatory role in a Member State in relation to service activities, including, in particular, administrative authorities, including courts acting as such, professional bodies, and those professional associations or other professional organisations which, in the exercise of their legal autonomy, regulate in a collective manner access to service activities or the exercise thereof\"." + }, + "domain": [ + { + "EA-Name": "PublicService", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "range": [ + { + "range_label": "PublicOrganisation", + "range_uri": "http://data.europa.eu/m8g/PublicOrganisation" + } + ], + "scopedrange": [ + { + "range_uri": "#Public Organization", + "range_puri": "http://data.europa.eu/m8g/PublicOrganisation", + "range_label": { + "en": "Public Organization" + } + } + ], + "cardinality": "1..*", + "codelist_uri": "", + "rawTags": { + "property-usage-scope": "mandatory", + "usageNote-en": "NOTE$ea_notes=Whether the particular Public Organization provides the public service directly or outsources it is not relevant. The Public Organization that is the Competent Authority of the service is the one that is ultimately responsible for managing and providing the public service. The term Competent Authority is defined in the Services Directive (2006/123/EC) in the following way: \"Any body or authority which has a supervisory or regulatory role in a Member State in relation to service activities, including, in particular, administrative authorities, including courts acting as such, professional bodies, and those professional associations or other professional organisations which, in the exercise of their legal autonomy, regulate in a collective manner access to service activities or the exercise thereof\".", + "uri": "http://data.europa.eu/m8g/hasCompetentAuthority", + "definition-en": "NOTE$ea_notes=It links a Public Service to a Public Organization, which is the responsible Agent for the delivery of the Public Service.", + "label-en": "has competent authority" + } + }, + { + "uri": "http://data.europa.eu/m8g/hasCost", + "name": "hasCost", + "sort": "has cost", + "label": { + "en": "has cost" + }, + "description": { + "en": "It indicates the costs related to the execution of a Public Service for the citizen or business related to the execution of the particular Public Service." + }, + "usage": { + "en": "Where the cost varies depending on the channel through which the service is accessed, it can be linked to the channel using the If Accessed Through relationship." + }, + "domain": [ + { + "EA-Name": "PublicService", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "range": [ + { + "range_label": "Cost", + "range_uri": "http://data.europa.eu/m8g/Cost" + } + ], + "scopedrange": [ + { + "range_uri": "#Cost", + "range_puri": "http://data.europa.eu/m8g/Cost", + "range_label": { + "en": "Cost" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "property-usage-scope": "optional", + "uri": "http://data.europa.eu/m8g/hasCost", + "usageNote-en": "NOTE$ea_notes=Where the cost varies depending on the channel through which the service is accessed, it can be linked to the channel using the If Accessed Through relationship.", + "definition-en": "NOTE$ea_notes=It indicates the costs related to the execution of a Public Service for the citizen or business related to the execution of the particular Public Service.", + "label-en": "has cost" + } + }, + { + "uri": "http://data.europa.eu/m8g/hasInputType", + "name": "hasInputType", + "sort": "has input type", + "label": { + "en": "has input type" + }, + "description": { + "en": "It links a Public Service to one or more instances of the EvidenceType class. " + }, + "usage": {}, + "domain": [ + { + "EA-Name": "PublicService", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "range": [ + { + "range_label": "EvidenceType", + "range_uri": "http://data.europa.eu/m8g/EvidenceType" + } + ], + "scopedrange": [ + { + "range_uri": "#Evidence Type", + "range_puri": "http://data.europa.eu/m8g/EvidenceType", + "range_label": { + "en": "Evidence Type" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "property-usage-scope": "optional", + "label-en": "has input type", + "definition-en": "It links a Public Service to one or more instances of the EvidenceType class. ", + "uri": "http://data.europa.eu/m8g/hasInputType" + } + }, + { + "uri": "http://data.europa.eu/m8g/hasLegalResource", + "name": "hasLegalResource", + "sort": "has legal resource", + "label": { + "en": "has legal resource" + }, + "description": { + "en": "It indicates the Legal Resource (e.g. legislation) to which the Public Service relates, operates or has its legal basis.\r" + }, + "usage": {}, + "domain": [ + { + "EA-Name": "PublicService", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "range": [ + { + "range_label": "LegalResource", + "range_uri": "http://data.europa.eu/eli/ontology#LegalResource" + } + ], + "scopedrange": [ + { + "range_uri": "#Legal Resource", + "range_puri": "http://data.europa.eu/eli/ontology#LegalResource", + "range_label": { + "en": "Legal Resource" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "uri": "http://data.europa.eu/m8g/hasLegalResource", + "property-usage-scope": "optional", + "label-en": "has legal resource", + "definition-en": "NOTE$ea_notes=It indicates the Legal Resource (e.g. legislation) to which the Public Service relates, operates or has its legal basis.\r" + } + }, + { + "uri": "http://data.europa.eu/m8g/hasParticipation", + "name": "hasParticipation", + "sort": "has participation", + "label": { + "en": "has participation" + }, + "description": { + "en": "The way how a resource is organized." + }, + "usage": { + "en": "The Participation class facilitates the detailed description of how an Agent participates in or interacts with a Public Service and may include temporal and spatial information." + }, + "domain": [ + { + "EA-Name": "PublicService", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "range": [ + { + "range_label": "Participation", + "range_uri": "http://data.europa.eu/m8g/Participation" + } + ], + "scopedrange": [ + { + "range_uri": "#Participation", + "range_puri": "http://data.europa.eu/m8g/Participation", + "range_label": { + "en": "Participation" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "usageNote-en": "NOTE$ea_notes=The Participation class facilitates the detailed description of how an Agent participates in or interacts with a Public Service and may include temporal and spatial information.", + "definition-en": "NOTE$ea_notes=The way how a resource is organized.", + "label-en": "has participation", + "uri": "http://data.europa.eu/m8g/hasParticipation", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://data.europa.eu/m8g/holdsRequirement", + "name": "holdsRequirement", + "sort": "holds requirement", + "label": { + "en": "holds requirement" + }, + "description": { + "en": "It links a Public Service to a class that describes the Requirement." + }, + "usage": { + "en": "Usage: It describes the needing or using the service, such as residency in a given location, being over a certain age etc. The Requirement class is defined in the Core Criterion and Core Evidence Vocabulary." + }, + "domain": [ + { + "EA-Name": "PublicService", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "range": [ + { + "range_label": "Requirement", + "range_uri": "http://data.europa.eu/m8g/Requirement" + } + ], + "scopedrange": [ + { + "range_uri": "#Requirement", + "range_puri": "http://data.europa.eu/m8g/Requirement", + "range_label": { + "en": "Requirement" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "usageNote-en": "NOTE$ea_notes=Usage: It describes the needing or using the service, such as residency in a given location, being over a certain age etc. The Requirement class is defined in the Core Criterion and Core Evidence Vocabulary.", + "uri": "http://data.europa.eu/m8g/holdsRequirement", + "label-en": "holds requirement", + "definition-en": "NOTE$ea_notes=It links a Public Service to a class that describes the Requirement.", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://data.europa.eu/m8g/isClassifiedBy", + "name": "isClassifiedBy", + "sort": "is classified by", + "label": { + "en": "is classified by" + }, + "description": { + "en": "It allows to classify the Public Service with any Concept other than those already foreseen and defined explicitly in the CPSV-AP (Thematic Area, Sector, etc.)." + }, + "usage": { + "en": "It is a generic property which can be further specialised to make the classification explicit, for instance for classifying public services according level of digitisation,\r\ntype of audience, etc. The Concept is at its turn related to a Collection, which groups the different concepts into a controlled vocabulary." + }, + "domain": [ + { + "EA-Name": "PublicService", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "range": [ + { + "range_label": "Concept", + "range_uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "scopedrange": [ + { + "range_uri": "#Concept", + "range_puri": "http://www.w3.org/2004/02/skos/core#Concept", + "range_label": { + "en": "Concept" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "usageNote-en": "NOTE$ea_notes=It is a generic property which can be further specialised to make the classification explicit, for instance for classifying public services according level of digitisation,\r\ntype of audience, etc. The Concept is at its turn related to a Collection, which groups the different concepts into a controlled vocabulary.", + "uri": "http://data.europa.eu/m8g/isClassifiedBy", + "definition-en": "NOTE$ea_notes=It allows to classify the Public Service with any Concept other than those already foreseen and defined explicitly in the CPSV-AP (Thematic Area, Sector, etc.).", + "label-en": "is classified by", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://data.europa.eu/m8g/isGroupedBy", + "name": "isGroupedBy", + "sort": "is grouped by", + "label": { + "en": "is grouped by" + }, + "description": { + "en": "It links the Public Service to the Event class." + }, + "usage": { + "en": "Several Public Services may be associated with a particular Event and, likewise, the same Public Service may be associated with several different Events." + }, + "domain": [ + { + "EA-Name": "PublicService", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "range": [ + { + "range_label": "Event", + "range_uri": "http://data.europa.eu/m8g/Event" + } + ], + "scopedrange": [ + { + "range_uri": "#Event", + "range_puri": "http://data.europa.eu/m8g/Event", + "range_label": { + "en": "Event" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "definition-en": "NOTE$ea_notes=It links the Public Service to the Event class.", + "uri": "http://data.europa.eu/m8g/isGroupedBy", + "property-usage-scope": "optional", + "label-en": "is grouped by", + "usageNote-en": "NOTE$ea_notes=Several Public Services may be associated with a particular Event and, likewise, the same Public Service may be associated with several different Events." + } + }, + { + "uri": "http://data.europa.eu/m8g/processingTime", + "name": "processingTime", + "sort": "processing time", + "label": { + "en": "processing time" + }, + "description": { + "en": "The (estimated) time needed for executing a Public Service. The actual information is provided using the ISO8601 syntax for durations. " + }, + "usage": { + "en": "The actual information is provided using the ISO8601 syntax for durations. \r\n

\r\nSome examples are provided below:
\r\nDuration Syntax - Syntax
\r\n5 years - P5Y
\r\n1 month - P1M
\r\n3 days - P3D
\r\n2 days 4 hours - P2DT4H\r\n

\r\nDurations begin with an uppercase P followed by the number and the relevant designator, formally: P[n]Y[n]M[n]DT[n]H[n]M[n]S, where Y is for years, M for months etc. \r\n

\r\nNote that days and times are separated by an uppercase T which also\r\ndisambiguates M as meaning month (P2M means 2 months) or minute (PT2M means 2 minutes). Durations may also be defined as a number of weeks so P4W means 4 weeks. A full explanation is provided in the Wikipedia page that references the official ISO standard.\r\n

\r\nThis approach is consistent with both schema.org and the W3C OWL Time Ontology.\r\n" + }, + "domain": [ + { + "EA-Name": "PublicService", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "range": [ + { + "range_label": "Duration", + "range_uri": "http://www.w3.org/2001/XMLSchema#duration" + } + ], + "scopedrange": [ + { + "range_uri": "#Duration", + "range_puri": "http://www.w3.org/2001/XMLSchema#duration", + "range_label": { + "en": "Duration" + } + } + ], + "cardinality": "0..1", + "codelist_uri": "", + "rawTags": { + "label-en": "processing time", + "uri": "http://data.europa.eu/m8g/processingTime", + "usageNote-en": "The actual information is provided using the ISO8601 syntax for durations. \r\n

\r\nSome examples are provided below:
\r\nDuration Syntax - Syntax
\r\n5 years - P5Y
\r\n1 month - P1M
\r\n3 days - P3D
\r\n2 days 4 hours - P2DT4H\r\n

\r\nDurations begin with an uppercase P followed by the number and the relevant designator, formally: P[n]Y[n]M[n]DT[n]H[n]M[n]S, where Y is for years, M for months etc. \r\n

\r\nNote that days and times are separated by an uppercase T which also\r\ndisambiguates M as meaning month (P2M means 2 months) or minute (PT2M means 2 minutes). Durations may also be defined as a number of weeks so P4W means 4 weeks. A full explanation is provided in the Wikipedia page that references the official ISO standard.\r\n

\r\nThis approach is consistent with both schema.org and the W3C OWL Time Ontology.\r\n", + "definition-en": "The (estimated) time needed for executing a Public Service. The actual information is provided using the ISO8601 syntax for durations. ", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://data.europa.eu/m8g/relatedService", + "name": "relatedService", + "sort": "related service", + "label": { + "en": "related service" + }, + "description": { + "en": "A Public Service related to the particular instance of the Public Service class." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "PublicService", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "range": [ + { + "range_label": "PublicService", + "range_uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "scopedrange": [ + { + "range_uri": "#Public Service", + "range_puri": "http://purl.org/vocab/cpsv#PublicService", + "range_label": { + "en": "Public Service" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "property-usage-scope": "optional", + "label-en": "related service", + "parentURI": "http://purl.org/dc/terms/relation", + "uri": "http://data.europa.eu/m8g/relatedService", + "definition-en": "A Public Service related to the particular instance of the Public Service class." + } + }, + { + "uri": "http://data.europa.eu/m8g/sector", + "name": "sector", + "sort": "sector", + "label": { + "en": "sector" + }, + "description": { + "en": "The industry or sector a Public Service relates to, or is intended for." + }, + "usage": { + "en": "For example: environment, safety, housing. Note that a single Public Service may relate to multiple sectors. The possible values for this property are provided as a controlled vocabulary. The possible values for this property are described in the controlled vocabulary Data theme Authority Table of the Publications Office. " + }, + "domain": [ + { + "EA-Name": "PublicService", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "range": [ + { + "range_label": "Code", + "range_uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "scopedrange": [ + { + "range_uri": "#Code", + "range_puri": "http://www.w3.org/2004/02/skos/core#Concept", + "range_label": { + "en": "Code" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "definition-en": "The industry or sector a Public Service relates to, or is intended for.", + "label-en": "sector", + "uri": "http://data.europa.eu/m8g/sector", + "usageNote-en": "For example: environment, safety, housing. Note that a single Public Service may relate to multiple sectors. The possible values for this property are provided as a controlled vocabulary. The possible values for this property are described in the controlled vocabulary Data theme Authority Table of the Publications Office. ", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://data.europa.eu/m8g/thematicArea", + "name": "thematicArea", + "sort": "thematic area", + "label": { + "en": "thematic area" + }, + "description": { + "en": "The Thematic Area of a Public Service." + }, + "usage": { + "en": "For example: social protection, health, recreation, culture and religion, family, traveling economic affairs, tax, staff, environment, etc." + }, + "domain": [ + { + "EA-Name": "PublicService", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "range": [ + { + "range_label": "Code", + "range_uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "scopedrange": [ + { + "range_uri": "#Code", + "range_puri": "http://www.w3.org/2004/02/skos/core#Concept", + "range_label": { + "en": "Code" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "definition-en": "The Thematic Area of a Public Service.", + "label-en": "thematic area", + "uri": "http://data.europa.eu/m8g/thematicArea", + "usageNote-en": "For example: social protection, health, recreation, culture and religion, family, traveling economic affairs, tax, staff, environment, etc.", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://purl.org/dc/terms/audience", + "name": "addressee", + "sort": "addressee", + "label": { + "en": "addressee" + }, + "description": { + "en": "The target recipient of the Public Service." + }, + "usage": { + "en": "Examples are citizens, business, etc." + }, + "domain": [ + { + "EA-Name": "PublicService", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "range": [ + { + "range_label": "Code", + "range_uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "scopedrange": [ + { + "range_uri": "#Code", + "range_puri": "http://www.w3.org/2004/02/skos/core#Concept", + "range_label": { + "en": "Code" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "uri": "http://purl.org/dc/terms/audience", + "label-en": "addressee", + "definition-en": "The target recipient of the Public Service.", + "usageNote-en": "Examples are citizens, business, etc.", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://purl.org/dc/terms/description", + "name": "description", + "sort": "description", + "label": { + "en": "description" + }, + "description": { + "en": "A free text Description of the Public Service." + }, + "usage": { + "en": "The description is likely to be the text that potential users of the Public Service see in any public service catalogue. Public administrations are encouraged to include a reasonable level of detail in the description, for instance including basic eligibility requirements for the particular Public Service and contact information." + }, + "domain": [ + { + "EA-Name": "PublicService", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "range": [ + { + "range_label": "Text", + "range_uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "scopedrange": [ + { + "range_uri": "#Text", + "range_puri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "range_label": { + "en": "Text" + } + } + ], + "cardinality": "1..*", + "codelist_uri": "", + "rawTags": { + "definition-en": "A free text Description of the Public Service.", + "uri": "http://purl.org/dc/terms/description", + "label-en": "description", + "usageNote-en": "The description is likely to be the text that potential users of the Public Service see in any public service catalogue. Public administrations are encouraged to include a reasonable level of detail in the description, for instance including basic eligibility requirements for the particular Public Service and contact information.", + "property-usage-scope": "mandatory" + } + }, + { + "uri": "http://purl.org/dc/terms/identifier", + "name": "identifier", + "sort": "identifier", + "label": { + "en": "identifier" + }, + "description": { + "en": "A formally-issued Identifier for the Public Service." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "PublicService", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "range": [ + { + "range_label": "Literal", + "range_uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "scopedrange": [ + { + "range_uri": "#Literal", + "range_puri": "http://www.w3.org/2000/01/rdf-schema#Literal", + "range_label": { + "en": "Literal" + } + } + ], + "cardinality": "1", + "codelist_uri": "", + "rawTags": { + "definition-en": "A formally-issued Identifier for the Public Service.", + "uri": "http://purl.org/dc/terms/identifier", + "label-en": "identifier", + "property-usage-scope": "mandatory" + } + }, + { + "uri": "http://purl.org/dc/terms/isPartOf", + "name": "isPartOf", + "sort": "is part of", + "label": { + "en": "is part of" + }, + "description": { + "en": "A related resource in which the described resource is physically or logically included." + }, + "usage": { + "en": "It links a Public Service to the Dataset(s) in which it is being described." + }, + "domain": [ + { + "EA-Name": "PublicService", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "range": [ + { + "range_label": "Dataset", + "range_uri": "http://www.w3.org/ns/dcat#Dataset" + } + ], + "scopedrange": [ + { + "range_uri": "#Dataset", + "range_puri": "http://www.w3.org/ns/dcat#Dataset", + "range_label": { + "en": "Dataset" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "uri": "http://purl.org/dc/terms/isPartOf", + "definition-en": "A related resource in which the described resource is physically or logically included.", + "usageNote-en": "It links a Public Service to the Dataset(s) in which it is being described.", + "label-en": "is part of", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://purl.org/dc/terms/language", + "name": "language", + "sort": "language", + "label": { + "en": "language" + }, + "description": { + "en": "The language(s) in which the Public Service is available." + }, + "usage": { + "en": "This could be one language or multiple languages, for instance in countries with more than one official language.\r\n\r\nThe recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office." + }, + "domain": [ + { + "EA-Name": "PublicService", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "range": [ + { + "range_label": "LinguisticSystem", + "range_uri": "http://purl.org/dc/terms/LinguisticSystem" + } + ], + "scopedrange": [ + { + "range_uri": "#Linguistic System", + "range_puri": "http://purl.org/dc/terms/LinguisticSystem", + "range_label": { + "en": "Linguistic System" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "uri": "http://purl.org/dc/terms/language", + "label-en": "language", + "definition-en": "The language(s) in which the Public Service is available.", + "usageNote-en": "This could be one language or multiple languages, for instance in countries with more than one official language.\r\n\r\nThe recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office.", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://purl.org/dc/terms/requires", + "name": "requires", + "sort": "requires", + "label": { + "en": "requires" + }, + "description": { + "en": "The way a Public Service makes use of other Public Services." + }, + "usage": { + "en": "One Public Service may require, or in some way make use of, the output of one or several other Public Services. In this case, for a Public Service to be executed, another Public Service must be executed beforehand. The nature of the requirement will be described in the associated Rule or Evidence." + }, + "domain": [ + { + "EA-Name": "PublicService", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "range": [ + { + "range_label": "PublicService", + "range_uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "scopedrange": [ + { + "range_uri": "#Public Service", + "range_puri": "http://purl.org/vocab/cpsv#PublicService", + "range_label": { + "en": "Public Service" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "uri": "http://purl.org/dc/terms/requires", + "usageNote-en": "NOTE$ea_notes=One Public Service may require, or in some way make use of, the output of one or several other Public Services. In this case, for a Public Service to be executed, another Public Service must be executed beforehand. The nature of the requirement will be described in the associated Rule or Evidence.", + "definition-en": "NOTE$ea_notes=The way a Public Service makes use of other Public Services.", + "property-usage-scope": "optional", + "label-en": "requires" + } + }, + { + "uri": "http://purl.org/dc/terms/spatial", + "name": "spatial", + "sort": "spatial", + "label": { + "en": "spatial" + }, + "description": { + "en": "A Public Service is likely to be available only within a given area, typically the area covered by a particular public authority." + }, + "usage": { + "en": "A common usage of the spatial property will be to define the Administrative Territorial Unit(s) - typically a country or region - in which a Public Service is available. The Publications Office of the European Union offers a URI set that is suitable for this purpose. In case the ATU code list is not suitable, NUTS or LAU, NAL Place or Geonames are recommended to use, in that order. If those are still not sufficient, we recommend to define your own code list.\r\n\r\nN.B. The spatial restriction is not meant to be used to describe eligibility or the speed of operation of the service. These aspects will be covered by the Criterion class." + }, + "domain": [ + { + "EA-Name": "PublicService", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "range": [ + { + "range_label": "Location", + "range_uri": "http://purl.org/dc/terms/Location" + } + ], + "scopedrange": [ + { + "range_uri": "#Location", + "range_puri": "http://purl.org/dc/terms/Location", + "range_label": { + "en": "Location" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "uri": "http://purl.org/dc/terms/spatial", + "label-en": "spatial", + "usageNote-en": "A common usage of the spatial property will be to define the Administrative Territorial Unit(s) - typically a country or region - in which a Public Service is available. The Publications Office of the European Union offers a URI set that is suitable for this purpose. In case the ATU code list is not suitable, NUTS or LAU, NAL Place or Geonames are recommended to use, in that order. If those are still not sufficient, we recommend to define your own code list.\r\n\r\nN.B. The spatial restriction is not meant to be used to describe eligibility or the speed of operation of the service. These aspects will be covered by the Criterion class.", + "definition-en": "A Public Service is likely to be available only within a given area, typically the area covered by a particular public authority.", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://purl.org/dc/terms/title", + "name": "name", + "sort": "name", + "label": { + "en": "name" + }, + "description": { + "en": "The official Name of the Public Service." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "PublicService", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "range": [ + { + "range_label": "Text", + "range_uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "scopedrange": [ + { + "range_uri": "#Text", + "range_puri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "range_label": { + "en": "Text" + } + } + ], + "cardinality": "1..*", + "codelist_uri": "", + "rawTags": { + "definition-en": "The official Name of the Public Service.", + "uri": "http://purl.org/dc/terms/title", + "label-en": "name", + "property-usage-scope": "mandatory" + } + }, + { + "uri": "http://purl.org/dc/terms/type", + "name": "functionsOfGovernment", + "sort": "functions of government", + "label": { + "en": "functions of government" + }, + "description": { + "en": "The purpose of a government activity, which the public service is intended for." + }, + "usage": { + "en": "The possible values for this property are described in the controlled vocabulary COFOG main activity Authority Table of the Publications Office. " + }, + "domain": [ + { + "EA-Name": "PublicService", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "range": [ + { + "range_label": "Code", + "range_uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "scopedrange": [ + { + "range_uri": "#Code", + "range_puri": "http://www.w3.org/2004/02/skos/core#Concept", + "range_label": { + "en": "Code" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "definition-en": "The purpose of a government activity, which the public service is intended for.", + "uri": "http://purl.org/dc/terms/type", + "label-en": "functions of government", + "usageNote-en": "The possible values for this property are described in the controlled vocabulary COFOG main activity Authority Table of the Publications Office. ", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://purl.org/vocab/cpsv#follows", + "name": "follows", + "sort": "follows", + "label": { + "en": "follows" + }, + "description": { + "en": "It links a Public Service to the Rule(s) under which it operates." + }, + "usage": { + "en": "The definition of the Rule class is very broad. In a typical case, the competent authority that provides the public service will also define the rules that will implement its own policies. The CPSV-AP is flexible to allow for significant variation in such a scenario." + }, + "domain": [ + { + "EA-Name": "PublicService", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "range": [ + { + "range_label": "Rule", + "range_uri": "http://purl.org/vocab/cpsv#Rule" + } + ], + "scopedrange": [ + { + "range_uri": "#Rule", + "range_puri": "http://purl.org/vocab/cpsv#Rule", + "range_label": { + "en": "Rule" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "ap-usageNote-en": "NOTE$ea_notes=The definition of the Rule class is very broad. In a typical case, the competent authority that provides the public service will also define the rules that will implement its own policies. The CPSV-AP is flexible to allow for significant variation in such a scenario.", + "label-en": "follows", + "property-usage-scope": "optional", + "package": "cpsv", + "uri": "http://purl.org/vocab/cpsv#follows", + "definition-en": "NOTE$ea_notes=It links a Public Service to the Rule(s) under which it operates." + } + }, + { + "uri": "http://purl.org/vocab/cpsv#hasInput", + "name": "hasInput", + "sort": "has input", + "label": { + "en": "has input" + }, + "description": { + "en": "It links a Public Service to one or more instances of the Evidence class." + }, + "usage": { + "en": "A specific Public Service may require the presence of certain pieces of Evidence in order to be delivered. If the evidence required to make use of a service varies according to the channel through which it is accessed, then Has Input should be at the level of the Channel." + }, + "domain": [ + { + "EA-Name": "PublicService", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "range": [ + { + "range_label": "Evidence", + "range_uri": "http://data.europa.eu/m8g/Evidence" + } + ], + "scopedrange": [ + { + "range_uri": "#Evidence", + "range_puri": "http://data.europa.eu/m8g/Evidence", + "range_label": { + "en": "Evidence" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "uri": "http://purl.org/vocab/cpsv#hasInput", + "usageNote-en": "NOTE$ea_notes=A specific Public Service may require the presence of certain pieces of Evidence in order to be delivered. If the evidence required to make use of a service varies according to the channel through which it is accessed, then Has Input should be at the level of the Channel.", + "definition-en": "NOTE$ea_notes=It links a Public Service to one or more instances of the Evidence class.", + "label-en": "has input", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://purl.org/vocab/cpsv#produces", + "name": "produces", + "sort": "produces", + "label": { + "en": "produces" + }, + "description": { + "en": "It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service." + }, + "usage": { + "en": "Outputs can be any resource, for instance a document, artefact or anything else being produced as a result of executing the Public Service." + }, + "domain": [ + { + "EA-Name": "PublicService", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "range": [ + { + "range_label": "Output", + "range_uri": "http://data.europa.eu/m8g/Output" + } + ], + "scopedrange": [ + { + "range_uri": "#Output", + "range_puri": "http://data.europa.eu/m8g/Output", + "range_label": { + "en": "Output" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "uri": "http://purl.org/vocab/cpsv#produces", + "definition-en": "NOTE$ea_notes=It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service.", + "property-usage-scope": "optional", + "usageNote-en": "Outputs can be any resource, for instance a document, artefact or anything else being produced as a result of executing the Public Service.", + "label-en": "produces" + } + }, + { + "uri": "http://www.w3.org/ns/adms#status", + "name": "status", + "sort": "status", + "label": { + "en": "status" + }, + "description": { + "en": "It indicates whether a Public Service is active, inactive, under development etc. according to a controlled vocabulary." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "PublicService", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "range": [ + { + "range_label": "Code", + "range_uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "scopedrange": [ + { + "range_uri": "#Code", + "range_puri": "http://www.w3.org/2004/02/skos/core#Concept", + "range_label": { + "en": "Code" + } + } + ], + "cardinality": "0..1", + "codelist_uri": "", + "rawTags": { + "definition-en": "It indicates whether a Public Service is active, inactive, under development etc. according to a controlled vocabulary.", + "uri": "http://www.w3.org/ns/adms#status", + "label-en": "status", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://www.w3.org/ns/dcat#keyword", + "name": "keyword", + "sort": "keyword", + "label": { + "en": "keyword" + }, + "description": { + "en": "A keyword, term or phrase to describe the Public Service." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "PublicService", + "uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "range": [ + { + "range_label": "Text", + "range_uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "scopedrange": [ + { + "range_uri": "#Text", + "range_puri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "range_label": { + "en": "Text" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "definition-en": "A keyword, term or phrase to describe the Public Service.", + "uri": "http://www.w3.org/ns/dcat#keyword", + "label-en": "keyword", + "property-usage-scope": "optional" + } + } + ] + }, + { + "uri": "http://purl.org/vocab/cpsv#Rule", + "name": "Rule", + "label": { + "en": "Rule" + }, + "sort": "Rule", + "description": { + "en": "The Rule class represents a document that sets out the specific rules, guidelines or procedures that the Public Service follows." + }, + "usage": { + "en": "It includes the terms of service, licence, and authentication requirements of the Public Service. Instances of the Rule class are FRBR Expressions, that is, a concrete expression such as a document, of the more abstract concept of the rules themselves. The CPSV-AP does not envisage instances of the Rule class as machine-readable business rules. Detailed modelling of the rules related to Public Services is out of scope of the CPSV-AP." + }, + "parents": [], + "rawTags": { + "definition-en": "The Rule class represents a document that sets out the specific rules, guidelines or procedures that the Public Service follows.", + "uri": "http://purl.org/vocab/cpsv#Rule", + "label-en": "Rule", + "ap-usageNote-en": "It includes the terms of service, licence, and authentication requirements of the Public Service. Instances of the Rule class are FRBR Expressions, that is, a concrete expression such as a document, of the more abstract concept of the rules themselves. The CPSV-AP does not envisage instances of the Rule class as machine-readable business rules. Detailed modelling of the rules related to Public Services is out of scope of the CPSV-AP." + }, + "properties": [ + { + "uri": "http://purl.org/dc/terms/description", + "name": "description", + "sort": "description", + "label": { + "en": "description" + }, + "description": { + "en": "A free text Description of the Rule." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Rule", + "uri": "http://purl.org/vocab/cpsv#Rule" + } + ], + "range": [ + { + "range_label": "Text", + "range_uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "scopedrange": [ + { + "range_uri": "#Text", + "range_puri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "range_label": { + "en": "Text" + } + } + ], + "cardinality": "1..*", + "codelist_uri": "", + "rawTags": { + "definition-en": "A free text Description of the Rule.", + "uri": "http://purl.org/dc/terms/description", + "label-en": "description", + "property-usage-scope": "mandatory" + } + }, + { + "uri": "http://purl.org/dc/terms/identifier", + "name": "identifier", + "sort": "identifier", + "label": { + "en": "identifier" + }, + "description": { + "en": "An Identifier for the Rule." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Rule", + "uri": "http://purl.org/vocab/cpsv#Rule" + } + ], + "range": [ + { + "range_label": "Literal", + "range_uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "scopedrange": [ + { + "range_uri": "#Literal", + "range_puri": "http://www.w3.org/2000/01/rdf-schema#Literal", + "range_label": { + "en": "Literal" + } + } + ], + "cardinality": "1", + "codelist_uri": "", + "rawTags": { + "definition-en": "An Identifier for the Rule.", + "uri": "http://purl.org/dc/terms/identifier", + "label-en": "identifier", + "property-usage-scope": "mandatory" + } + }, + { + "uri": "http://purl.org/dc/terms/language", + "name": "language", + "sort": "language", + "label": { + "en": "language" + }, + "description": { + "en": "The language(s) in which the Rule is available." + }, + "usage": { + "en": "This could be one or multiple languages, for instance in countries with more than one official language. The recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office." + }, + "domain": [ + { + "EA-Name": "Rule", + "uri": "http://purl.org/vocab/cpsv#Rule" + } + ], + "range": [ + { + "range_label": "LinguisticSystem", + "range_uri": "http://purl.org/dc/terms/LinguisticSystem" + } + ], + "scopedrange": [ + { + "range_uri": "#Linguistic System", + "range_puri": "http://purl.org/dc/terms/LinguisticSystem", + "range_label": { + "en": "Linguistic System" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "uri": "http://purl.org/dc/terms/language", + "label-en": "language", + "definition-en": "The language(s) in which the Rule is available.", + "usageNote-en": "This could be one or multiple languages, for instance in countries with more than one official language. The recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office.", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://purl.org/dc/terms/title", + "name": "name", + "sort": "name", + "label": { + "en": "name" + }, + "description": { + "en": "The Name of the Rule." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Rule", + "uri": "http://purl.org/vocab/cpsv#Rule" + } + ], + "range": [ + { + "range_label": "Text", + "range_uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "scopedrange": [ + { + "range_uri": "#Text", + "range_puri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "range_label": { + "en": "Text" + } + } + ], + "cardinality": "1..*", + "codelist_uri": "", + "rawTags": { + "definition-en": "The Name of the Rule.", + "uri": "http://purl.org/dc/terms/title", + "label-en": "name", + "property-usage-scope": "mandatory" + } + }, + { + "uri": "http://purl.org/dc/terms/type", + "name": "type", + "sort": "type", + "label": { + "en": "type" + }, + "description": { + "en": "Type of Rule." + }, + "usage": { + "en": "For example: a rule for non-disclosure of a dataset, a rule for disclosure of a dataset, etc." + }, + "domain": [ + { + "EA-Name": "Rule", + "uri": "http://purl.org/vocab/cpsv#Rule" + } + ], + "range": [ + { + "range_label": "Code", + "range_uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "scopedrange": [ + { + "range_uri": "#Code", + "range_puri": "http://www.w3.org/2004/02/skos/core#Concept", + "range_label": { + "en": "Code" + } + } + ], + "cardinality": "0..1", + "codelist_uri": "", + "rawTags": { + "label-en": "type", + "definition-en": "Type of Rule.", + "uri": "http://purl.org/dc/terms/type", + "usageNote-en": "For example: a rule for non-disclosure of a dataset, a rule for disclosure of a dataset, etc.", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://purl.org/vocab/cpsv#implements", + "name": "implements", + "sort": "implements", + "label": { + "en": "implements" + }, + "description": { + "en": "It links a Rule to relevant legislation or policy documents i.e.\r\nthe Legal Resource under which the Rules are being defined." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Rule", + "uri": "http://purl.org/vocab/cpsv#Rule" + } + ], + "range": [ + { + "range_label": "LegalResource", + "range_uri": "http://data.europa.eu/eli/ontology#LegalResource" + } + ], + "scopedrange": [ + { + "range_uri": "#Legal Resource", + "range_puri": "http://data.europa.eu/eli/ontology#LegalResource", + "range_label": { + "en": "Legal Resource" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "property-usage-scope": "optional", + "definition-en": "It links a Rule to relevant legislation or policy documents i.e.\r\nthe Legal Resource under which the Rules are being defined.", + "uri": "http://purl.org/vocab/cpsv#implements", + "label-en": "implements" + } + } + ] + }, + { + "uri": "http://www.w3.org/2004/02/skos/core#Collection", + "name": "Collection", + "label": { + "en": "Collection" + }, + "sort": "Collection", + "description": { + "en": "This class represent the way Concepts belong together. Thus, different concepts are grouped and define a controlled vocabulary." + }, + "usage": { + "en": "In this context, the CPSV-AP reuses the Collection class as defined in the SKOS Simple Knowledge Organization System. For describing the attributes of a Collection (labels, preferred labels, alternative labels, definition, etc.) we refer to SKOS." + }, + "parents": [], + "rawTags": { + "definition-en": "This class represent the way Concepts belong together. Thus, different concepts are grouped and define a controlled vocabulary.", + "uri": "http://www.w3.org/2004/02/skos/core#Collection", + "label-en": "Collection", + "usageNote-en": "In this context, the CPSV-AP reuses the Collection class as defined in the SKOS Simple Knowledge Organization System. For describing the attributes of a Collection (labels, preferred labels, alternative labels, definition, etc.) we refer to SKOS." + }, + "properties": [ + { + "uri": "http://www.w3.org/2004/02/skos/core#member", + "name": "member", + "sort": "member", + "label": { + "en": "member" + }, + "description": { + "en": "It indicates the Concepts that are part of the Collection." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Collection", + "uri": "http://www.w3.org/2004/02/skos/core#Collection" + } + ], + "range": [ + { + "range_label": "Concept", + "range_uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "scopedrange": [ + { + "range_uri": "#Concept", + "range_puri": "http://www.w3.org/2004/02/skos/core#Concept", + "range_label": { + "en": "Concept" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "property-usage-scope": "optional", + "uri": "http://www.w3.org/2004/02/skos/core#member", + "label-en": "member", + "definition-en": "It indicates the Concepts that are part of the Collection." + } + } + ] + }, + { + "uri": "http://www.w3.org/2004/02/skos/core#Concept", + "name": "Concept", + "label": { + "en": "Concept" + }, + "sort": "Concept", + "description": { + "en": "This class represents any concept that can be used for classifying the Public Service and which relates to the Public Service through the property Is Classified By." + }, + "usage": { + "en": "This class has been added in the CPSV-AP to complement the need for adding other ways of classifying the Public Service, which have not been explicitly defined in the CPSV-AP. In this context, the CPSV-AP reuses the Concept class as defined in the SKOS Simple Knowledge Organization System. For describing the attributes of a Concept (labels, preferred labels, alternative labels, definition, etc.) we refer to SKOS. The Concept may or may not belong to (member) a certain Collection." + }, + "parents": [], + "rawTags": { + "definition-en": "This class represents any concept that can be used for classifying the Public Service and which relates to the Public Service through the property Is Classified By.", + "uri": "http://www.w3.org/2004/02/skos/core#Concept", + "label-en": "Concept", + "usageNote-en": "This class has been added in the CPSV-AP to complement the need for adding other ways of classifying the Public Service, which have not been explicitly defined in the CPSV-AP. In this context, the CPSV-AP reuses the Concept class as defined in the SKOS Simple Knowledge Organization System. For describing the attributes of a Concept (labels, preferred labels, alternative labels, definition, etc.) we refer to SKOS. The Concept may or may not belong to (member) a certain Collection." + }, + "properties": [] + }, + { + "uri": "http://www.w3.org/2006/time#TemporalEntity", + "name": "TemporalEntity", + "label": { + "en": "Temporal Entity" + }, + "sort": "Temporal Entity", + "description": { + "en": "A temporal interval or instant." + }, + "usage": {}, + "parents": [], + "rawTags": { + "definition-en": "A temporal interval or instant.", + "label-en": "Temporal Entity", + "uri": "http://www.w3.org/2006/time#TemporalEntity" + }, + "properties": [ + { + "uri": "http://data.europa.eu/m8g/frequency", + "name": "frequency", + "sort": "frequency", + "label": { + "en": "frequency" + }, + "description": { + "en": "The recurrence of an instant or period." + }, + "usage": { + "en": "It is recommended to use the frequency from an existing vocabulary like the Frequency from the Publications Office." + }, + "domain": [ + { + "EA-Name": "TemporalEntity", + "uri": "http://www.w3.org/2006/time#TemporalEntity" + } + ], + "range": [ + { + "range_label": "Code", + "range_uri": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "scopedrange": [ + { + "range_uri": "#Code", + "range_puri": "http://www.w3.org/2004/02/skos/core#Concept", + "range_label": { + "en": "Code" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "label-en": "frequency", + "uri": "http://data.europa.eu/m8g/frequency", + "usageNote-en": "It is recommended to use the frequency from an existing vocabulary like the Frequency from the Publications Office.", + "definition-en": "The recurrence of an instant or period." + } + }, + { + "uri": "http://purl.org/dc/terms/description", + "name": "description", + "sort": "description", + "label": { + "en": "description" + }, + "description": { + "en": "A textual representation of the Temporal Entity." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "TemporalEntity", + "uri": "http://www.w3.org/2006/time#TemporalEntity" + } + ], + "range": [ + { + "range_label": "Text", + "range_uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "scopedrange": [ + { + "range_uri": "#Text", + "range_puri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "range_label": { + "en": "Text" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "uri": "http://purl.org/dc/terms/description", + "label-en": "description", + "definition-en": "A textual representation of the Temporal Entity." + } + } + ] + }, + { + "uri": "http://www.w3.org/ns/dcat#Dataset", + "name": "Dataset", + "label": { + "en": "Dataset" + }, + "sort": "Dataset", + "description": { + "en": "A collection of data, published or curated by a single agent, and available for access or download in one or more representations." + }, + "usage": { + "en": "This class represents a collection of metadata and where they can be found. For instance, a dataset can be found on a regional public service portal and/or a national eGovernment portal." + }, + "parents": [], + "rawTags": { + "definition-en": "A collection of data, published or curated by a single agent, and available for access or download in one or more representations.", + "label-en": "Dataset", + "uri": "http://www.w3.org/ns/dcat#Dataset", + "usageNote-en": "This class represents a collection of metadata and where they can be found. For instance, a dataset can be found on a regional public service portal and/or a national eGovernment portal." + }, + "properties": [ + { + "uri": "http://purl.org/dc/terms/description", + "name": "description", + "sort": "description", + "label": { + "en": "description" + }, + "description": { + "en": "A free-text account of the Dataset. This property can be repeated for parallel language versions of the description." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Dataset", + "uri": "http://www.w3.org/ns/dcat#Dataset" + } + ], + "range": [ + { + "range_label": "Text", + "range_uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "scopedrange": [ + { + "range_uri": "#Text", + "range_puri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "range_label": { + "en": "Text" + } + } + ], + "cardinality": "1..*", + "codelist_uri": "", + "rawTags": { + "definition-en": "A free-text account of the Dataset. This property can be repeated for parallel language versions of the description.", + "uri": "http://purl.org/dc/terms/description", + "label-en": "description", + "property-usage-scope": "mandatory" + } + }, + { + "uri": "http://purl.org/dc/terms/hasPart", + "name": "hasPart", + "sort": "has part", + "label": { + "en": "has part" + }, + "description": { + "en": "A related resource that is included either physically or logically in the described resource." + }, + "usage": { + "en": "It links a Dataset to the Public Service." + }, + "domain": [ + { + "EA-Name": "Dataset", + "uri": "http://www.w3.org/ns/dcat#Dataset" + } + ], + "range": [ + { + "range_label": "PublicService", + "range_uri": "http://purl.org/vocab/cpsv#PublicService" + } + ], + "scopedrange": [ + { + "range_uri": "#Public Service", + "range_puri": "http://purl.org/vocab/cpsv#PublicService", + "range_label": { + "en": "Public Service" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "usageNote-en": "It links a Dataset to the Public Service.", + "uri": "http://purl.org/dc/terms/hasPart", + "property-usage-scope": "optional", + "definition-en": "A related resource that is included either physically or logically in the described resource.", + "label-en": "has part" + } + }, + { + "uri": "http://purl.org/dc/terms/identifier", + "name": "identifier", + "sort": "identifier", + "label": { + "en": "identifier" + }, + "description": { + "en": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Dataset", + "uri": "http://www.w3.org/ns/dcat#Dataset" + } + ], + "range": [ + { + "range_label": "Literal", + "range_uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "scopedrange": [ + { + "range_uri": "#Literal", + "range_puri": "http://www.w3.org/2000/01/rdf-schema#Literal", + "range_label": { + "en": "Literal" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "definition-en": "The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue.", + "uri": "http://purl.org/dc/terms/identifier", + "label-en": "identifier", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://purl.org/dc/terms/publisher", + "name": "publisher", + "sort": "publisher", + "label": { + "en": "publisher" + }, + "description": { + "en": "The Publisher of the Dataset, i.e. an entity (organisation) responsible for making the Dataset available." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Dataset", + "uri": "http://www.w3.org/ns/dcat#Dataset" + } + ], + "range": [ + { + "range_label": "Agent", + "range_uri": "http://xmlns.com/foaf/0.1/Agent" + } + ], + "scopedrange": [ + { + "range_uri": "#Agent", + "range_puri": "http://xmlns.com/foaf/0.1/Agent", + "range_label": { + "en": "Agent" + } + } + ], + "cardinality": "1", + "codelist_uri": "", + "rawTags": { + "label-en": "publisher", + "definition-en": "NOTE$ea_notes=The Publisher of the Dataset, i.e. an entity (organisation) responsible for making the Dataset available.", + "uri": "http://purl.org/dc/terms/publisher", + "property-usage-scope": "mandatory" + } + }, + { + "uri": "http://purl.org/dc/terms/title", + "name": "title", + "sort": "title", + "label": { + "en": "title" + }, + "description": { + "en": "A name given to the Dataset." + }, + "usage": { + "en": "This property can be repeated for parallel language versions of the name." + }, + "domain": [ + { + "EA-Name": "Dataset", + "uri": "http://www.w3.org/ns/dcat#Dataset" + } + ], + "range": [ + { + "range_label": "Text", + "range_uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "scopedrange": [ + { + "range_uri": "#Text", + "range_puri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "range_label": { + "en": "Text" + } + } + ], + "cardinality": "1..*", + "codelist_uri": "", + "rawTags": { + "definition-en": "A name given to the Dataset.", + "uri": "http://purl.org/dc/terms/title", + "usageNote-en": "This property can be repeated for parallel language versions of the name.", + "label-en": "title" + } + }, + { + "uri": "http://www.w3.org/ns/dcat#landingPage", + "name": "landingPage", + "sort": "landing page", + "label": { + "en": "landing page" + }, + "description": { + "en": "A web page that provides access to the Dataset, its Distributions and/or additional information." + }, + "usage": { + "en": "It is intended to point to a landing page at the original data provider, not to a page on a site of a third party, such as an aggregator." + }, + "domain": [ + { + "EA-Name": "Dataset", + "uri": "http://www.w3.org/ns/dcat#Dataset" + } + ], + "range": [ + { + "range_label": "Document", + "range_uri": "http://xmlns.com/foaf/0.1/Document" + } + ], + "scopedrange": [ + { + "range_uri": "#Document", + "range_puri": "http://xmlns.com/foaf/0.1/Document", + "range_label": { + "en": "Document" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "label-en": "landing page", + "usageNote-en": "It is intended to point to a landing page at the original data provider, not to a page on a site of a third party, such as an aggregator.", + "uri": "http://www.w3.org/ns/dcat#landingPage", + "definition-en": "A web page that provides access to the Dataset, its Distributions and/or additional information.", + "property-usage-scope": "optional" + } + } + ] + }, + { + "uri": "http://www.w3.org/ns/locn#Address", + "name": "Address", + "label": { + "en": "Address" + }, + "sort": "Address", + "description": { + "en": "A spatial object that in a human-readable way identifies a fixed location." + }, + "usage": { + "en": "

\r\nAn \"address representation\" as conceptually defined by the INSPIRE Address Representation data type: \"Representation of an address spatial object for use in external application schemas that need to include the basic, address information in a readable way.\"\r\n


\r\n\r\n

\r\nThe representation of Addresses varies widely from one country's postal system to another. Even within countries, there are almost always examples of Addresses that do not conform to the stated national standard. However, ISO 19160-1 provides a method through which different Addresses can be converted from one conceptual model to another.\r\n


\r\n\r\n

\r\nThis specification was heavily based on the INSPIRE Address Representation data type. It is noteworthy that if an Address is provided using the detailed breakdown suggested by the properties for this class, then it will be INSPIRE-conformant. To this very granular set of\r\nproperties, we add two further properties:\r\n

    \r\n
  • full address (the complete address as a formatted string)
  • \r\n
  • addressID (a unique identifier for the address)
  • \r\n
\r\nThe first of these allows publishers to simply provide the complete Address as one string, with or without formatting. This is analogous to vCard's label property.\r\n


\r\n\r\n

\r\nThe addressID is part of the INSPIRE guidelines and provides a hook that can be used to link the Address to an alternative representation, such as vCard or OASIS xAL.\r\n


\r\n\r\nThis class belongs to Core Location Vocabulary" + }, + "parents": [], + "rawTags": { + "definition-en": "A spatial object that in a human-readable way identifies a fixed location.", + "label-en": "Address", + "uri": "http://www.w3.org/ns/locn#Address", + "usageNote-en": "

\r\nAn \"address representation\" as conceptually defined by the INSPIRE Address Representation data type: \"Representation of an address spatial object for use in external application schemas that need to include the basic, address information in a readable way.\"\r\n


\r\n\r\n

\r\nThe representation of Addresses varies widely from one country's postal system to another. Even within countries, there are almost always examples of Addresses that do not conform to the stated national standard. However, ISO 19160-1 provides a method through which different Addresses can be converted from one conceptual model to another.\r\n


\r\n\r\n

\r\nThis specification was heavily based on the INSPIRE Address Representation data type. It is noteworthy that if an Address is provided using the detailed breakdown suggested by the properties for this class, then it will be INSPIRE-conformant. To this very granular set of\r\nproperties, we add two further properties:\r\n

    \r\n
  • full address (the complete address as a formatted string)
  • \r\n
  • addressID (a unique identifier for the address)
  • \r\n
\r\nThe first of these allows publishers to simply provide the complete Address as one string, with or without formatting. This is analogous to vCard's label property.\r\n


\r\n\r\n

\r\nThe addressID is part of the INSPIRE guidelines and provides a hook that can be used to link the Address to an alternative representation, such as vCard or OASIS xAL.\r\n


\r\n\r\nThis class belongs to Core Location Vocabulary" + }, + "properties": [ + { + "uri": "http://www.w3.org/ns/locn#addressArea", + "name": "addressArea", + "sort": "address area", + "label": { + "en": "address area" + }, + "description": { + "en": "The name of a geographic area that groups Addresses." + }, + "usage": { + "en": "This would typically be part of a city, a neighbourhood or village, e.g. Montmartre. Address area is not an administrative unit." + }, + "domain": [ + { + "EA-Name": "Address", + "uri": "http://www.w3.org/ns/locn#Address" + } + ], + "range": [ + { + "range_label": "Text", + "range_uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "scopedrange": [ + { + "range_uri": "#Text", + "range_puri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "range_label": { + "en": "Text" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "usageNote-en": "This would typically be part of a city, a neighbourhood or village, e.g. Montmartre. Address area is not an administrative unit.", + "uri": "http://www.w3.org/ns/locn#addressArea", + "label-en": "address area", + "definition-en": "The name of a geographic area that groups Addresses.", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://www.w3.org/ns/locn#addressId", + "name": "addressId", + "sort": "address ID", + "label": { + "en": "address ID" + }, + "description": { + "en": "A globally unique identifier for each instance of an Address." + }, + "usage": { + "en": "The concept of adding a globally unique identifier for each instance of an address is a crucial part of the INSPIRE data spec. A number of EU countries have already implemented an ID (a UUID) in their Address Register/gazetteer, among them Denmark. OASIS xAL also includes an address identifier. It is the address Identifier that allows an address to be represented in a format other than INSPIRE whilst remaining conformant to the Core Vocabulary.\r\n

\r\nThe INSPIRE method of representing addresses is very detailed, designed primarily for use in databases of addresses. Whilst data that is published in full conformance with the INSPIRE data structure can be made available using the Core Location Vocabulary the reverse is not true since the Core Vocabulary allows much greater flexibility.\r\n

\r\nMany datasets that include address data as one piece of information about something else are likely to have that data in simpler formats. These might be tailored to the specific need of the dataset, follow a national norm, or make use of a standard like vCard.\r\n

\r\nTo provide maximum flexibility in the Core Vocabulary, whilst remaining interoperable with INSPIRE Address Guidelines (which EU Member States are obliged to use), the Core Location Vocabulary provides the extra property of full address and makes use of INSPIRE's addressID." + }, + "domain": [ + { + "EA-Name": "Address", + "uri": "http://www.w3.org/ns/locn#Address" + } + ], + "range": [ + { + "range_label": "Literal", + "range_uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "scopedrange": [ + { + "range_uri": "#Literal", + "range_puri": "http://www.w3.org/2000/01/rdf-schema#Literal", + "range_label": { + "en": "Literal" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "usageNote-en": "The concept of adding a globally unique identifier for each instance of an address is a crucial part of the INSPIRE data spec. A number of EU countries have already implemented an ID (a UUID) in their Address Register/gazetteer, among them Denmark. OASIS xAL also includes an address identifier. It is the address Identifier that allows an address to be represented in a format other than INSPIRE whilst remaining conformant to the Core Vocabulary.\r\n

\r\nThe INSPIRE method of representing addresses is very detailed, designed primarily for use in databases of addresses. Whilst data that is published in full conformance with the INSPIRE data structure can be made available using the Core Location Vocabulary the reverse is not true since the Core Vocabulary allows much greater flexibility.\r\n

\r\nMany datasets that include address data as one piece of information about something else are likely to have that data in simpler formats. These might be tailored to the specific need of the dataset, follow a national norm, or make use of a standard like vCard.\r\n

\r\nTo provide maximum flexibility in the Core Vocabulary, whilst remaining interoperable with INSPIRE Address Guidelines (which EU Member States are obliged to use), the Core Location Vocabulary provides the extra property of full address and makes use of INSPIRE's addressID.", + "uri": "http://www.w3.org/ns/locn#addressId", + "label-en": "address ID", + "definition-en": "A globally unique identifier for each instance of an Address.", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://www.w3.org/ns/locn#adminUnitL1", + "name": "administrativeUnitLevel1", + "sort": "administrative unit level 1", + "label": { + "en": "administrative unit level 1" + }, + "description": { + "en": "The name of the uppermost level of the address, almost always a country." + }, + "usage": { + "en": "Best practice is to use the ISO 3166-1 code but if this is inappropriate for the context, country names should be provided in a consistent manner to reduce ambiguity. For example, either write 'France' or 'FRA' consistently throughout the dataset and avoid mixing the two. The Country controlled vocabulary from the Publications Office can be reused for this." + }, + "domain": [ + { + "EA-Name": "Address", + "uri": "http://www.w3.org/ns/locn#Address" + } + ], + "range": [ + { + "range_label": "Text", + "range_uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "scopedrange": [ + { + "range_uri": "#Text", + "range_puri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "range_label": { + "en": "Text" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "usageNote-en": "Best practice is to use the ISO 3166-1 code but if this is inappropriate for the context, country names should be provided in a consistent manner to reduce ambiguity. For example, either write 'France' or 'FRA' consistently throughout the dataset and avoid mixing the two. The Country controlled vocabulary from the Publications Office can be reused for this.", + "uri": "http://www.w3.org/ns/locn#adminUnitL1", + "label-en": "administrative unit level 1", + "definition-en": "The name of the uppermost level of the address, almost always a country.", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://www.w3.org/ns/locn#adminUnitL2", + "name": "administrativeUnitLevel2", + "sort": "administrative unit level 2", + "label": { + "en": "administrative unit level 2" + }, + "description": { + "en": "The name of a secondary level/region of the address, usually a county, state or other such area that typically encompasses several localities." + }, + "usage": { + "en": "Values could be a region or province, more granular than level 1." + }, + "domain": [ + { + "EA-Name": "Address", + "uri": "http://www.w3.org/ns/locn#Address" + } + ], + "range": [ + { + "range_label": "Text", + "range_uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "scopedrange": [ + { + "range_uri": "#Text", + "range_puri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "range_label": { + "en": "Text" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "usageNote-en": "Values could be a region or province, more granular than level 1.", + "uri": "http://www.w3.org/ns/locn#adminUnitL2", + "label-en": "administrative unit level 2", + "definition-en": "The name of a secondary level/region of the address, usually a county, state or other such area that typically encompasses several localities.", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://www.w3.org/ns/locn#fullAddress", + "name": "fullAddress", + "sort": "full address", + "label": { + "en": "full address" + }, + "description": { + "en": "The complete address written as a string." + }, + "usage": { + "en": "Use of this property is not recommended as it will suffer any misunderstandings that might arise through the breaking up of an address into its component parts. This property is analogous to vCard's label property but with two important differences: (1) formatting is not assumed so that, unlike vCard label, it may not be suitable to print this on an address label, (2) vCard's label has a domain of vCard Address; the fullAddress property has no such restriction. An example of a full address is \"Champ de Mars, 5 Avenue Anatole France, 75007 Paris, France\"." + }, + "domain": [ + { + "EA-Name": "Address", + "uri": "http://www.w3.org/ns/locn#Address" + } + ], + "range": [ + { + "range_label": "Text", + "range_uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "scopedrange": [ + { + "range_uri": "#Text", + "range_puri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "range_label": { + "en": "Text" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "uri": "http://www.w3.org/ns/locn#fullAddress", + "label-en": "full address", + "definition-en": "The complete address written as a string.", + "usageNote-en": "Use of this property is not recommended as it will suffer any misunderstandings that might arise through the breaking up of an address into its component parts. This property is analogous to vCard's label property but with two important differences: (1) formatting is not assumed so that, unlike vCard label, it may not be suitable to print this on an address label, (2) vCard's label has a domain of vCard Address; the fullAddress property has no such restriction. An example of a full address is \"Champ de Mars, 5 Avenue Anatole France, 75007 Paris, France\".", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://www.w3.org/ns/locn#locatorDesignator", + "name": "locatorDesignator", + "sort": "locator designator", + "label": { + "en": "locator designator" + }, + "description": { + "en": "A number or sequence of characters that uniquely identifies the locator within the relevant scope." + }, + "usage": { + "en": "In simpler terms, this is the building number, apartment number, etc. For an address such as \"Flat 3, 17 Bridge Street\", the locator is \"flat 3, 17\"." + }, + "domain": [ + { + "EA-Name": "Address", + "uri": "http://www.w3.org/ns/locn#Address" + } + ], + "range": [ + { + "range_label": "Literal", + "range_uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "scopedrange": [ + { + "range_uri": "#Literal", + "range_puri": "http://www.w3.org/2000/01/rdf-schema#Literal", + "range_label": { + "en": "Literal" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "usageNote-en": "In simpler terms, this is the building number, apartment number, etc. For an address such as \"Flat 3, 17 Bridge Street\", the locator is \"flat 3, 17\".", + "uri": "http://www.w3.org/ns/locn#locatorDesignator", + "label-en": "locator designator", + "definition-en": "A number or sequence of characters that uniquely identifies the locator within the relevant scope.", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://www.w3.org/ns/locn#locatorName", + "name": "locatorName", + "sort": "locator name", + "label": { + "en": "locator name" + }, + "description": { + "en": "Proper noun(s) applied to the real world entity identified by the locator." + }, + "usage": { + "en": "The locator name could be the name of the property or complex, of the building or part of the building, or it could be the name of a room inside a building.\r\n

\r\nThe key difference between a locator and a locator name is that the latter is a proper name and is unlikely to include digits. For example, \"Shumann, Berlaymont\" is a meeting room within the European Commission headquarters for which locator name is more appropriate than locator." + }, + "domain": [ + { + "EA-Name": "Address", + "uri": "http://www.w3.org/ns/locn#Address" + } + ], + "range": [ + { + "range_label": "Text", + "range_uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "scopedrange": [ + { + "range_uri": "#Text", + "range_puri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "range_label": { + "en": "Text" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "usageNote-en": "The locator name could be the name of the property or complex, of the building or part of the building, or it could be the name of a room inside a building.\r\n

\r\nThe key difference between a locator and a locator name is that the latter is a proper name and is unlikely to include digits. For example, \"Shumann, Berlaymont\" is a meeting room within the European Commission headquarters for which locator name is more appropriate than locator.", + "uri": "http://www.w3.org/ns/locn#locatorName", + "label-en": "locator name", + "definition-en": "Proper noun(s) applied to the real world entity identified by the locator.", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://www.w3.org/ns/locn#poBox", + "name": "postOfficeBox", + "sort": "post office box", + "label": { + "en": "post office box" + }, + "description": { + "en": "A location designator for a postal delivery point at a post office, usually a number." + }, + "usage": { + "en": "INSPIRE's name for this is \"postalDeliveryIdentifier\" for which it uses the locator designator property with a type attribute of that name. This vocabulary separates out the Post Office Box for greater independence of technology. An example post office box number is \"9383\"." + }, + "domain": [ + { + "EA-Name": "Address", + "uri": "http://www.w3.org/ns/locn#Address" + } + ], + "range": [ + { + "range_label": "Literal", + "range_uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "scopedrange": [ + { + "range_uri": "#Literal", + "range_puri": "http://www.w3.org/2000/01/rdf-schema#Literal", + "range_label": { + "en": "Literal" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "uri": "http://www.w3.org/ns/locn#poBox", + "label-en": "post office box", + "definition-en": "A location designator for a postal delivery point at a post office, usually a number.", + "usageNote-en": "INSPIRE's name for this is \"postalDeliveryIdentifier\" for which it uses the locator designator property with a type attribute of that name. This vocabulary separates out the Post Office Box for greater independence of technology. An example post office box number is \"9383\".", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://www.w3.org/ns/locn#postCode", + "name": "postCode", + "sort": "post code", + "label": { + "en": "post code" + }, + "description": { + "en": "The code created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points." + }, + "usage": { + "en": "Post codes are common elements in many countries' postal address systems. One of the many post codes of Paris is for example \"75000\"." + }, + "domain": [ + { + "EA-Name": "Address", + "uri": "http://www.w3.org/ns/locn#Address" + } + ], + "range": [ + { + "range_label": "Literal", + "range_uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "scopedrange": [ + { + "range_uri": "#Literal", + "range_puri": "http://www.w3.org/2000/01/rdf-schema#Literal", + "range_label": { + "en": "Literal" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "usageNote-en": "Post codes are common elements in many countries' postal address systems. One of the many post codes of Paris is for example \"75000\".", + "uri": "http://www.w3.org/ns/locn#postCode", + "label-en": "post code", + "definition-en": "The code created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points.", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://www.w3.org/ns/locn#postName", + "name": "postName", + "sort": "post name", + "label": { + "en": "post name" + }, + "description": { + "en": "A name created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points." + }, + "usage": { + "en": "Usually a city, for example \"Paris\"." + }, + "domain": [ + { + "EA-Name": "Address", + "uri": "http://www.w3.org/ns/locn#Address" + } + ], + "range": [ + { + "range_label": "Text", + "range_uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "scopedrange": [ + { + "range_uri": "#Text", + "range_puri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "range_label": { + "en": "Text" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "uri": "http://www.w3.org/ns/locn#postName", + "label-en": "post name", + "definition-en": "A name created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points.", + "usageNote-en": "Usually a city, for example \"Paris\".", + "property-usage-scope": "optional" + } + }, + { + "uri": "http://www.w3.org/ns/locn#thoroughfare", + "name": "thoroughfare", + "sort": "thoroughfare", + "label": { + "en": "thoroughfare" + }, + "description": { + "en": "The name of a passage or way through from one location to another." + }, + "usage": { + "en": "A thoroughfare is usually a street, but it might be a waterway or some other feature. For example, \"Avenue des Champs-Élysées\"." + }, + "domain": [ + { + "EA-Name": "Address", + "uri": "http://www.w3.org/ns/locn#Address" + } + ], + "range": [ + { + "range_label": "Text", + "range_uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "scopedrange": [ + { + "range_uri": "#Text", + "range_puri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "range_label": { + "en": "Text" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "uri": "http://www.w3.org/ns/locn#thoroughfare", + "label-en": "thoroughfare", + "definition-en": "The name of a passage or way through from one location to another.", + "usageNote-en": "A thoroughfare is usually a street, but it might be a waterway or some other feature. For example, \"Avenue des Champs-Élysées\".", + "property-usage-scope": "optional" + } + } + ] + }, + { + "uri": "http://www.w3.org/ns/org#Organization", + "name": "Organization", + "label": { + "en": "Organization" + }, + "sort": "Organization", + "description": { + "en": "A collection of people organized together into a community or other social, commercial or political structure. The group has some common purpose or reason for existence which goes beyond the set of people belonging to it and can act as an Agent. Organizations are often decomposable into hierarchical structures." + }, + "usage": {}, + "parents": [ + { + "label": "Agent", + "name": "Agent", + "package": "foaf", + "uri": "http://xmlns.com/foaf/0.1/Agent", + "scoped_uri": "#Agent" + } + ], + "rawTags": { + "label-en": "Organization", + "uri": "http://www.w3.org/ns/org#Organization", + "definition-en": "A collection of people organized together into a community or other social, commercial or political structure. The group has some common purpose or reason for existence which goes beyond the set of people belonging to it and can act as an Agent. Organizations are often decomposable into hierarchical structures." + }, + "properties": [] + }, + { + "uri": "http://xmlns.com/foaf/0.1/Agent", + "name": "Agent", + "label": { + "en": "Agent" + }, + "sort": "Agent", + "description": { + "en": "The Agent class is any resource that acts or has the power to act. This includes people, organisations and groups. The Public Organization class, defined in the Core Public Organisation Vocabulary, is a notable subclass of Agent.\r" + }, + "usage": {}, + "parents": [], + "rawTags": { + "definition-en": "The Agent class is any resource that acts or has the power to act. This includes people, organisations and groups. The Public Organization class, defined in the Core Public Organisation Vocabulary, is a notable subclass of Agent.\r", + "uri": "http://xmlns.com/foaf/0.1/Agent", + "label-en": "Agent" + }, + "properties": [ + { + "uri": "http://data.europa.eu/m8g/participates", + "name": "participates", + "sort": "participates", + "label": { + "en": "participates" + }, + "description": { + "en": "The participation in which an Agent is involved." + }, + "usage": { + "en": "The Participation class facilitates the detailed description of how an Agent participates in or interacts with a Public Service and may include temporal and spatial information." + }, + "domain": [ + { + "EA-Name": "Agent", + "uri": "http://xmlns.com/foaf/0.1/Agent" + } + ], + "range": [ + { + "range_label": "Participation", + "range_uri": "http://data.europa.eu/m8g/Participation" + } + ], + "scopedrange": [ + { + "range_uri": "#Participation", + "range_puri": "http://data.europa.eu/m8g/Participation", + "range_label": { + "en": "Participation" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "uri": "http://data.europa.eu/m8g/participates", + "property-usage-scope": "optional", + "label-en": "participates", + "usageNote-en": "NOTE$ea_notes=The Participation class facilitates the detailed description of how an Agent participates in or interacts with a Public Service and may include temporal and spatial information.", + "definition-en": "NOTE$ea_notes=The participation in which an Agent is involved." + } + }, + { + "uri": "http://purl.org/dc/terms/identifier", + "name": "identifier", + "sort": "identifier", + "label": { + "en": "identifier" + }, + "description": { + "en": "An Identifier for the Agent." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Agent", + "uri": "http://xmlns.com/foaf/0.1/Agent" + } + ], + "range": [ + { + "range_label": "Literal", + "range_uri": "http://www.w3.org/2000/01/rdf-schema#Literal" + } + ], + "scopedrange": [ + { + "range_uri": "#Literal", + "range_puri": "http://www.w3.org/2000/01/rdf-schema#Literal", + "range_label": { + "en": "Literal" + } + } + ], + "cardinality": "1", + "codelist_uri": "", + "rawTags": { + "definition-en": "An Identifier for the Agent.", + "uri": "http://purl.org/dc/terms/identifier", + "label-en": "identifier", + "property-usage-scope": "mandatory" + } + }, + { + "uri": "http://purl.org/dc/terms/title", + "name": "name", + "sort": "name", + "label": { + "en": "name" + }, + "description": { + "en": "The noun given to the Agent." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Agent", + "uri": "http://xmlns.com/foaf/0.1/Agent" + } + ], + "range": [ + { + "range_label": "Text", + "range_uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" + } + ], + "scopedrange": [ + { + "range_uri": "#Text", + "range_puri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "range_label": { + "en": "Text" + } + } + ], + "cardinality": "1..*", + "codelist_uri": "", + "rawTags": { + "definition-en": "The noun given to the Agent.", + "uri": "http://purl.org/dc/terms/title", + "label-en": "name", + "property-usage-scope": "mandatory" + } + }, + { + "uri": "http://www.w3.org/ns/locn#address", + "name": "address", + "sort": "address", + "label": { + "en": "address" + }, + "description": { + "en": "An Address related to an Agent. Asserting the address relationship implies that the Agent has an Address." + }, + "usage": {}, + "domain": [ + { + "EA-Name": "Agent", + "uri": "http://xmlns.com/foaf/0.1/Agent" + } + ], + "range": [ + { + "range_label": "Address", + "range_uri": "http://www.w3.org/ns/locn#Address" + } + ], + "scopedrange": [ + { + "range_uri": "#Address", + "range_puri": "http://www.w3.org/ns/locn#Address", + "range_label": { + "en": "Address" + } + } + ], + "cardinality": "0..*", + "codelist_uri": "", + "rawTags": { + "property-usage-scope": "optional", + "definition-en": "An Address related to an Agent. Asserting the address relationship implies that the Agent has an Address.", + "uri": "http://www.w3.org/ns/locn#address", + "label-en": "address" + } + } + ] + } + ], + "properties": [], + "contributors": [ + { + "role": "E", + "first_name": "Arthur", + "last_name": "Schiltz", + "affiliation": { + "name": "PwC EU Services" + } + }, + { + "role": "E", + "first_name": "Emidio", + "last_name": "Stani", + "affiliation": { + "name": "PwC EU Services" + } + } + ], + "datatypes": [ + { + "uri": "http://purl.org/dc/terms/LinguisticSystem", + "name": "LinguisticSystem", + "label": { + "en": "Linguistic System" + }, + "sort": "Linguistic System", + "description": { + "en": "A system of signs, symbols, sounds, gestures, or rules used in communication." + }, + "usage": {}, + "parents": [], + "rawTags": { + "label-en": "Linguistic System", + "uri": "http://purl.org/dc/terms/LinguisticSystem", + "definition-en": "A system of signs, symbols, sounds, gestures, or rules used in communication." + }, + "properties": [] + }, + { + "uri": "http://purl.org/dc/terms/Location", + "name": "Location", + "label": { + "en": "Location" + }, + "sort": "Location", + "description": { + "en": "An identifiable geographic place or named place." + }, + "usage": {}, + "parents": [], + "rawTags": { + "label-en": "Location", + "definition-en": "An identifiable geographic place or named place.", + "uri": "http://purl.org/dc/terms/Location", + "class-usage-scope": "datatype" + }, + "properties": [] + }, + { + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "name": "Text", + "label": { + "en": "Text" + }, + "sort": "Text", + "description": { + "en": "The text data type is a combination of a string and a language identifier." + }, + "usage": {}, + "parents": [], + "rawTags": { + "label-en": "Text", + "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", + "definition-en": "The text data type is a combination of a string and a language identifier.", + "literal": "true", + "class-usage-scope": "datatype" + }, + "properties": [] + }, + { + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal", + "name": "Literal", + "label": { + "en": "Literal" + }, + "sort": "Literal", + "description": { + "en": "The class of literal values, eg. textual strings and integers." + }, + "usage": {}, + "parents": [], + "rawTags": { + "label-en": "Literal", + "uri": "http://www.w3.org/2000/01/rdf-schema#Literal", + "definition-en": "The class of literal values, eg. textual strings and integers.", + "literal": "true", + "class-usage-scope": "datatype" + }, + "properties": [] + }, + { + "uri": "http://www.w3.org/2001/XMLSchema#double", + "name": "Double", + "label": { + "en": "Double" + }, + "sort": "Double", + "description": { + "en": "The double datatype is patterned after the IEEE double-precision 64-bit floating point datatype [IEEE 754-2008]. Each floating point datatype has a value space that is a subset of the rational numbers. Floating point numbers are often used to approximat" + }, + "usage": {}, + "parents": [], + "rawTags": { + "definition-en": "The double datatype is patterned after the IEEE double-precision 64-bit floating point datatype [IEEE 754-2008]. Each floating point datatype has a value space that is a subset of the rational numbers. Floating point numbers are often used to approximat", + "label-en": "Double", + "uri": "http://www.w3.org/2001/XMLSchema#double" + }, + "properties": [] + }, + { + "uri": "http://www.w3.org/2001/XMLSchema#duration", + "name": "Duration", + "label": { + "en": "Duration" + }, + "sort": "Duration", + "description": { + "en": "Duration is a datatype that represents durations of time. The concept of duration being captured is drawn from those of [ISO 8601], specifically durations without fixed endpoints." + }, + "usage": {}, + "parents": [], + "rawTags": { + "label-en": "Duration", + "definition-en": "Duration is a datatype that represents durations of time. The concept of duration being captured is drawn from those of [ISO 8601], specifically durations without fixed endpoints.", + "uri": "http://www.w3.org/2001/XMLSchema#duration" + }, + "properties": [] + }, + { + "uri": "http://www.w3.org/2004/02/skos/core#Concept", + "name": "Code", + "label": { + "en": "Code" + }, + "sort": "Code", + "description": { + "en": "An idea or notion; a unit of thought." + }, + "usage": {}, + "parents": [], + "rawTags": { + "label-en": "Code", + "uri": "http://www.w3.org/2004/02/skos/core#Concept", + "definition-en": "An idea or notion; a unit of thought." + }, + "properties": [] + }, + { + "uri": "http://xmlns.com/foaf/0.1/Document", + "name": "Document", + "label": { + "en": "Document" + }, + "sort": "Document", + "description": { + "en": "A document." + }, + "usage": {}, + "parents": [], + "rawTags": { + "definition-en": "A document.", + "label-en": "Document", + "uri": "http://xmlns.com/foaf/0.1/Document" + }, + "properties": [] + } + ], + "parents": [], + "documentroot": "/SRM/releases/1.0.0/" +} diff --git a/report/SRM/releases/1.0.0/shacl/srm-SHACL_en.report b/report/SRM/releases/1.0.0/shacl/srm-SHACL_en.report new file mode 100644 index 000000000..c7920dfce --- /dev/null +++ b/report/SRM/releases/1.0.0/shacl/srm-SHACL_en.report @@ -0,0 +1,188 @@ +start reading +/tmp/workspace/report/SRM/releases/1.0.0//translation/srm_en_merged.jsonld +/tmp/workspace/target/SRM/releases/1.0.0//shacl/srm-SHACL_en.jsonld +en +done +start processing +make shacl using individual mode +https://semiceu.github.io/SRM/releases/1.0.0/#ConcessionContractShape +https://semiceu.github.io/SRM/releases/1.0.0/#LegalResourceShape +add nodeKind constraint +https://semiceu.github.io/SRM/releases/1.0.0/#BusinessEventShape +add nodeKind constraint +https://semiceu.github.io/SRM/releases/1.0.0/#ChannelShape +add nodeKind constraint +add uniqueLanguage constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +https://semiceu.github.io/SRM/releases/1.0.0/#ContactPointShape +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +https://semiceu.github.io/SRM/releases/1.0.0/#CostShape +add nodeKind constraint +add uniqueLanguage constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +https://semiceu.github.io/SRM/releases/1.0.0/#EventShape +add uniqueLanguage constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add uniqueLanguage constraint +add nodeKind constraint +https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceShape +add uniqueLanguage constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add uniqueLanguage constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +https://semiceu.github.io/SRM/releases/1.0.0/#EvidenceTypeShape +add nodeKind constraint +add nodeKind constraint +https://semiceu.github.io/SRM/releases/1.0.0/#LifeEventShape +add nodeKind constraint +https://semiceu.github.io/SRM/releases/1.0.0/#OutputShape +add uniqueLanguage constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add uniqueLanguage constraint +add nodeKind constraint +add nodeKind constraint +https://semiceu.github.io/SRM/releases/1.0.0/#ParticipationShape +add uniqueLanguage constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +https://semiceu.github.io/SRM/releases/1.0.0/#PublicOrganisationShape +add uniqueLanguage constraint +add nodeKind constraint +add nodeKind constraint +https://semiceu.github.io/SRM/releases/1.0.0/#RequirementShape +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add uniqueLanguage constraint +add nodeKind constraint +add nodeKind constraint +https://semiceu.github.io/SRM/releases/1.0.0/#ServiceConcessionContractShape +add uniqueLanguage constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add uniqueLanguage constraint +add nodeKind constraint +https://semiceu.github.io/SRM/releases/1.0.0/#LinguisticSystemShape +https://semiceu.github.io/SRM/releases/1.0.0/#LocationShape +https://semiceu.github.io/SRM/releases/1.0.0/#PublicServiceShape +add nodeKind constraint +add nodeKind constraint +add uniqueLanguage constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add uniqueLanguage constraint +add nodeKind constraint +add nodeKind constraint +add uniqueLanguage constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +https://semiceu.github.io/SRM/releases/1.0.0/#RuleShape +add uniqueLanguage constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add uniqueLanguage constraint +add nodeKind constraint +add nodeKind constraint +https://semiceu.github.io/SRM/releases/1.0.0/#TextShape +https://semiceu.github.io/SRM/releases/1.0.0/#LiteralShape +https://semiceu.github.io/SRM/releases/1.0.0/#DoubleShape +https://semiceu.github.io/SRM/releases/1.0.0/#DurationShape +https://semiceu.github.io/SRM/releases/1.0.0/#CollectionShape +add nodeKind constraint +https://semiceu.github.io/SRM/releases/1.0.0/#ConceptShape +https://semiceu.github.io/SRM/releases/1.0.0/#CodeShape +https://semiceu.github.io/SRM/releases/1.0.0/#TemporalEntityShape +add uniqueLanguage constraint +add nodeKind constraint +add nodeKind constraint +https://semiceu.github.io/SRM/releases/1.0.0/#DatasetShape +add uniqueLanguage constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add uniqueLanguage constraint +add nodeKind constraint +https://semiceu.github.io/SRM/releases/1.0.0/#AddressShape +add uniqueLanguage constraint +add nodeKind constraint +add nodeKind constraint +add uniqueLanguage constraint +add nodeKind constraint +add uniqueLanguage constraint +add nodeKind constraint +add uniqueLanguage constraint +add nodeKind constraint +add nodeKind constraint +add uniqueLanguage constraint +add nodeKind constraint +add nodeKind constraint +add nodeKind constraint +add uniqueLanguage constraint +add nodeKind constraint +add uniqueLanguage constraint +add nodeKind constraint +https://semiceu.github.io/SRM/releases/1.0.0/#OrganizationShape +https://semiceu.github.io/SRM/releases/1.0.0/#AgentShape +add nodeKind constraint +add nodeKind constraint +add uniqueLanguage constraint +add nodeKind constraint +add nodeKind constraint +https://semiceu.github.io/SRM/releases/1.0.0/#DocumentShape +start writing +Write complete, file saved to: /tmp/workspace/target/SRM/releases/1.0.0//shacl/srm-SHACL_en.jsonld diff --git a/report/SRM/releases/1.0.0/srm.jsonld b/report/SRM/releases/1.0.0/srm.jsonld new file mode 100644 index 000000000..fc7106b25 --- /dev/null +++ b/report/SRM/releases/1.0.0/srm.jsonld @@ -0,0 +1,2734 @@ +{ + "@context": { + "vlaanderen": "http://data.vlaanderen.be/ns/", + "owl": "http://www.w3.org/2002/07/owl#", + "void": "http://rdfs.org/ns/void#", + "dcterms": "http://purl.org/dc/terms/", + "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", + "dcat": "http://www.w3.org/ns/dcat#", + "sdmx-dimension": "http://purl.org/linked-data/sdmx/2009/dimension#", + "rdfs": "http://www.w3.org/2000/01/rdf-schema#", + "sdmx-attribute": "http://purl.org/linked-data/sdmx/2009/attribute#", + "qb": "http://purl.org/linked-data/cube#", + "skos": "http://www.w3.org/2004/02/skos/core#", + "xsd": "http://www.w3.org/2001/XMLSchema#", + "sdmx-concept": "http://purl.org/linked-data/sdmx/2009/concept#", + "foaf": "http://xmlns.com/foaf/0.1/", + "person": "http://www.w3.org/ns/person#", + "rec": "http://www.w3.org/2001/02pd/rec54#", + "vann": "http://purl.org/vocab/vann/", + "sh": "http://w3.org/ns/shacl#", + + "label": { + "@id": "rdfs:label", + "@container": "@language" + }, + "modified": { + "@id": "dcterms:modified", + "@type": "xsd:date" + }, + "issued": { + "@id": "dcterms:issued" + }, + "authors": { + "@type": "foaf:Person", + "@id": "foaf:maker" + }, + "editors": { + "@type": "foaf:Person", + "@id": "rec:editor" + }, + "contributors": { + "@type": "foaf:Person", + "@id": "dcterms:contributor" + }, + "affiliation": { + "@id": "http://schema.org/affiliation" + }, + "classes": { + "@reverse": "rdfs:isDefinedBy" + }, + "datatypes": { + "@reverse": "rdfs:isDefinedBy" + }, + "name": { + "@id": "rdfs:label" + }, + "properties": { + "@reverse": "rdfs:isDefinedBy" + }, + "domain": { + "@id": "rdfs:domain" + }, + "range": { + "@id": "rdfs:range" + }, + "minCardinality": { + "@id": "sh:minCount" + }, + "maxCardinality": { + "@id": "sh:maxCount" + }, + "generalization": { + "@id": "rdfs:subPropertyOf" + }, + "externals": { + "@type": "http://www.w3.org/2000/01/rdf-schema#Class", + "@id": "rdfs:seeAlso" + }, + "label": { + "@id": "rdfs:label", + "@container": "@language" + } + }, +"@id": "https://data.europa.eu/m8g", +"@type": "http://www.w3.org/2002/07/owl#Ontology", +"label": { + "nl": "srm", + "en": "srm" +}, +"baseURI" : "https:\/\/data.europa.eu\/m8g\/", "issued" : "TODO", "license" : "TODO", +"extra": {"EA-Name" : "SEMIC", "EA-Guid" : "{7A28E3BF-AB15-430f-9039-691F06A10F1B}" , "baseURI" : "https:\/\/data.europa.eu\/m8g\/", "issued" : "TODO", "license" : "TODO", "RawTags" : [{ "key": "baseURI", "value": "https:\/\/data.europa.eu\/m8g\/", "note": "null" }]}, +"authors": [ +], +"editors": [ +{ +"foaf:firstName": "Arthur", +"foaf:lastName": "Schiltz", +"affiliation": {"foaf:name": "PwC EU Services"}, +"@type": "foaf:Person" +}, +{ +"foaf:firstName": "Emidio", +"foaf:lastName": "Stani", +"affiliation": {"foaf:name": "PwC EU Services"}, +"@type": "foaf:Person" +}], +"contributors": [ +], +"classes": [ + +], +"properties": [ +], +"externals": [ +{ +"@id": "http://data.europa.eu/a4g/ontology#ConcessionContract", +"@type": "http://www.w3.org/2002/07/owl#Class", +"inpackage": "OTHER_PACKAGE", +"ap-definition-en" : {"en": "A contract between one or more buyers and one or more economic operators giving the right to the economic operators to exploit the rights foreseen in the contract which may include the receipt of payments."}, "ap-label-en" : {"en": "Concession Contract"}, "definition" : {"en": "A contract between one or more buyers and one or more economic operators giving the right to the economic operators to exploit the rights foreseen in the contract which may include the receipt of payments."}, "label" : {"en": "Concession Contract"}, +"extra": {"EA-Name" : "ConcessionContract", "EA-Guid" : "{F88151CA-B01A-4581-84D1-25B8C31BB907}", "EA-Package" : "epo", "EA-Type" : "CLASS", "EA-Parents" : "", "EA-Parents2" : [], "parentclasses" : "", "label" : "Concession Contract", "definition" : "A contract between one or more buyers and one or more economic operators giving the right to the economic operators to exploit the rights foreseen in the contract which may include the receipt of payments.", "usage" : "", "ap-label-en" : "Concession Contract", "ap-definition-en" : "A contract between one or more buyers and one or more economic operators giving the right to the economic operators to exploit the rights foreseen in the contract which may include the receipt of payments.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "uri", "value": "http:\/\/data.europa.eu\/a4g\/ontology#ConcessionContract", "note": "null" }, { "key": "definition-en", "value": "NOTE", "note": "A contract between one or more buyers and one or more economic operators giving the right to the economic operators to exploit the rights foreseen in the contract which may include the receipt of payments." }, { "key": "label-en", "value": "Concession Contract", "note": "null" }], "Scope" : "NOTHING", "ap-definition-en" : {"en": "A contract between one or more buyers and one or more economic operators giving the right to the economic operators to exploit the rights foreseen in the contract which may include the receipt of payments."}, "ap-label-en" : {"en": "Concession Contract"}, "definition" : {"en": "A contract between one or more buyers and one or more economic operators giving the right to the economic operators to exploit the rights foreseen in the contract which may include the receipt of payments."}, "label" : {"en": "Concession Contract"}}, +"name": "ConcessionContract" +} +, { +"@id": "http://data.europa.eu/eli/ontology#LegalResource", +"@type": "http://www.w3.org/2002/07/owl#Class", +"inpackage": "OTHER_PACKAGE", +"ap-definition-en" : {"en": "This class represents the legislation, policy or policies that lie behind the Rules that govern the service."}, "usage" : {"en": "The definition and properties of the Legal Resource class in the CPSV-AP are aligned with the ontology included in \"Council conclusions inviting the introduction of the European Legislation Identifier (ELI)<\/a>\". For describing the attributes of a Legal Resource (labels, preferred labels, alternative labels, definition, etc.) we refer to the ELI ontology."}, "ap-label-en" : {"en": "Legal Resource"}, "definition" : {"en": "This class represents the legislation, policy or policies that lie behind the Rules that govern the service."}, "label" : {"en": "Legal Resource"}, +"extra": {"EA-Name" : "LegalResource", "EA-Guid" : "{40B93801-41E5-41e7-8189-E830062C1134}", "EA-Package" : "eli", "EA-Type" : "CLASS", "EA-Parents" : "", "EA-Parents2" : [], "parentclasses" : "", "label" : "Legal Resource", "definition" : "This class represents the legislation, policy or policies that lie behind the Rules that govern the service.", "usage" : "The definition and properties of the Legal Resource class in the CPSV-AP are aligned with the ontology included in \"Council conclusions inviting the introduction of the European Legislation Identifier (ELI)<\/a>\". For describing the attributes of a Legal Resource (labels, preferred labels, alternative labels, definition, etc.) we refer to the ELI ontology.", "ap-label-en" : "Legal Resource", "ap-definition-en" : "This class represents the legislation, policy or policies that lie behind the Rules that govern the service.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "definition-en", "value": "This class represents the legislation, policy or policies that lie behind the Rules that govern the service.", "note": "null" }, { "key": "usageNote-en", "value": "NOTE", "note": "The definition and properties of the Legal Resource class in the CPSV-AP are aligned with the ontology included in \"Council conclusions inviting the introduction of the European Legislation Identifier (ELI)<\/a>\". For describing the attributes of a Legal Resource (labels, preferred labels, alternative labels, definition, etc.) we refer to the ELI ontology." }, { "key": "uri", "value": "http:\/\/data.europa.eu\/eli\/ontology#LegalResource", "note": "null" }, { "key": "label-en", "value": "Legal Resource", "note": "null" }], "Scope" : "NOTHING", "ap-definition-en" : {"en": "This class represents the legislation, policy or policies that lie behind the Rules that govern the service."}, "usage" : {"en": "The definition and properties of the Legal Resource class in the CPSV-AP are aligned with the ontology included in \"Council conclusions inviting the introduction of the European Legislation Identifier (ELI)<\/a>\". For describing the attributes of a Legal Resource (labels, preferred labels, alternative labels, definition, etc.) we refer to the ELI ontology."}, "ap-label-en" : {"en": "Legal Resource"}, "definition" : {"en": "This class represents the legislation, policy or policies that lie behind the Rules that govern the service."}, "label" : {"en": "Legal Resource"}}, +"name": "LegalResource" +} +, { +"@id": "http://data.europa.eu/m8g/BusinessEvent", +"@type": "http://www.w3.org/2002/07/owl#Class", +"inpackage": "OTHER_PACKAGE", +"ap-definition-en" : {"en": "A Business Event is a specific situation or event in the lifecycle of a business that fulfils one or more needs or (legal) obligations of that business at this specific point in time."}, "usage" : {"en": "A Business Event requires a set of public services to be delivered and consumed in order for the associated business need(s) or obligation(s) to be fulfilled. Business Events are defined within the context of a particular Member State. In other words, a Business Event groups together a number of public services that need to be delivered for completing that particular event."}, "ap-label-en" : {"en": "Business Event"}, "definition" : {"en": "A Business Event is a specific situation or event in the lifecycle of a business that fulfils one or more needs or (legal) obligations of that business at this specific point in time."}, "label" : {"en": "Business Event"}, +"extra": {"EA-Name" : "BusinessEvent", "EA-Guid" : "{4A24A191-ED73-4cdf-966F-1D75CF037191}", "EA-Package" : "cv", "EA-Type" : "CLASS", "EA-Parents" : "Event", "EA-Parents2" : [{ "name": "Event", "label" : "Event", "package" : "cv", "uri" : "http://data.europa.eu/m8g/Event" }], "parentclasses" : "http://data.europa.eu/m8g/Event", "label" : "Business Event", "definition" : "A Business Event is a specific situation or event in the lifecycle of a business that fulfils one or more needs or (legal) obligations of that business at this specific point in time.", "usage" : "A Business Event requires a set of public services to be delivered and consumed in order for the associated business need(s) or obligation(s) to be fulfilled. Business Events are defined within the context of a particular Member State. In other words, a Business Event groups together a number of public services that need to be delivered for completing that particular event.", "ap-label-en" : "Business Event", "ap-definition-en" : "A Business Event is a specific situation or event in the lifecycle of a business that fulfils one or more needs or (legal) obligations of that business at this specific point in time.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "definition-en", "value": "NOTE", "note": "A Business Event is a specific situation or event in the lifecycle of a business that fulfils one or more needs or (legal) obligations of that business at this specific point in time." }, { "key": "label-en", "value": "Business Event", "note": "null" }, { "key": "usageNote-en", "value": "NOTE", "note": "A Business Event requires a set of public services to be delivered and consumed in order for the associated business need(s) or obligation(s) to be fulfilled. Business Events are defined within the context of a particular Member State. In other words, a Business Event groups together a number of public services that need to be delivered for completing that particular event." }, { "key": "uri", "value": "http:\/\/data.europa.eu\/m8g\/BusinessEvent", "note": "null" }], "Scope" : "NOTHING", "ap-definition-en" : {"en": "A Business Event is a specific situation or event in the lifecycle of a business that fulfils one or more needs or (legal) obligations of that business at this specific point in time."}, "usage" : {"en": "A Business Event requires a set of public services to be delivered and consumed in order for the associated business need(s) or obligation(s) to be fulfilled. Business Events are defined within the context of a particular Member State. In other words, a Business Event groups together a number of public services that need to be delivered for completing that particular event."}, "ap-label-en" : {"en": "Business Event"}, "definition" : {"en": "A Business Event is a specific situation or event in the lifecycle of a business that fulfils one or more needs or (legal) obligations of that business at this specific point in time."}, "label" : {"en": "Business Event"}}, +"name": "BusinessEvent" +} +, { +"@id": "http://data.europa.eu/m8g/Channel", +"@type": "http://www.w3.org/2002/07/owl#Class", +"inpackage": "OTHER_PACKAGE", +"ap-definition-en" : {"en": "A medium through which an Agent provides, uses or interacts in another way with a Public Service."}, "usage" : {"en": "Typical examples include online services, phone, walk-in centres etc."}, "ap-label-en" : {"en": "Channel"}, "definition" : {"en": "A medium through which an Agent provides, uses or interacts in another way with a Public Service."}, "label" : {"en": "Channel"}, +"extra": {"EA-Name" : "Channel", "EA-Guid" : "{7CCC2DFE-AAA4-4d1c-ABE6-CB1EE94C7049}", "EA-Package" : "cv", "EA-Type" : "CLASS", "EA-Parents" : "", "EA-Parents2" : [], "parentclasses" : "", "label" : "Channel", "definition" : "A medium through which an Agent provides, uses or interacts in another way with a Public Service.", "usage" : "Typical examples include online services, phone, walk-in centres etc.", "ap-label-en" : "Channel", "ap-definition-en" : "A medium through which an Agent provides, uses or interacts in another way with a Public Service.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "definition-en", "value": "A medium through which an Agent provides, uses or interacts in another way with a Public Service.", "note": "null" }, { "key": "label-en", "value": "Channel", "note": "null" }, { "key": "uri", "value": "http:\/\/data.europa.eu\/m8g\/Channel", "note": "null" }, { "key": "usageNote-en", "value": "NOTE", "note": "Typical examples include online services, phone, walk-in centres etc." }], "Scope" : "NOTHING", "ap-definition-en" : {"en": "A medium through which an Agent provides, uses or interacts in another way with a Public Service."}, "usage" : {"en": "Typical examples include online services, phone, walk-in centres etc."}, "ap-label-en" : {"en": "Channel"}, "definition" : {"en": "A medium through which an Agent provides, uses or interacts in another way with a Public Service."}, "label" : {"en": "Channel"}}, +"name": "Channel" +} +, { +"@id": "http://data.europa.eu/m8g/ContactPoint", +"@type": "http://www.w3.org/2002/07/owl#Class", +"inpackage": "OTHER_PACKAGE", +"ap-definition-en" : {"en": "Information (e.g. e-mail address, telephone number) of a person or department through which the user can get in touch with."}, "usage" : {"en": "Similarly to the Channel class, a Contact Point may have regular opening hours that are then overridden by, for example, public holidays, using the Temporal Entity class."}, "ap-label-en" : {"en": "Contact Point"}, "definition" : {"en": "Information (e.g. e-mail address, telephone number) of a person or department through which the user can get in touch with."}, "label" : {"en": "Contact Point"}, +"extra": {"EA-Name" : "ContactPoint", "EA-Guid" : "{7D639772-5D88-47ce-A71A-F38481F36BDC}", "EA-Package" : "cv", "EA-Type" : "CLASS", "EA-Parents" : "", "EA-Parents2" : [], "parentclasses" : "", "label" : "Contact Point", "definition" : "Information (e.g. e-mail address, telephone number) of a person or department through which the user can get in touch with.", "usage" : "Similarly to the Channel class, a Contact Point may have regular opening hours that are then overridden by, for example, public holidays, using the Temporal Entity class.", "ap-label-en" : "Contact Point", "ap-definition-en" : "Information (e.g. e-mail address, telephone number) of a person or department through which the user can get in touch with.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "definition-en", "value": "NOTE", "note": "Information (e.g. e-mail address, telephone number) of a person or department through which the user can get in touch with." }, { "key": "uri", "value": "http:\/\/data.europa.eu\/m8g\/ContactPoint", "note": "null" }, { "key": "label-en", "value": "Contact Point", "note": "null" }, { "key": "usageNote-en", "value": "NOTE", "note": "Similarly to the Channel class, a Contact Point may have regular opening hours that are then overridden by, for example, public holidays, using the Temporal Entity class." }], "Scope" : "NOTHING", "ap-definition-en" : {"en": "Information (e.g. e-mail address, telephone number) of a person or department through which the user can get in touch with."}, "usage" : {"en": "Similarly to the Channel class, a Contact Point may have regular opening hours that are then overridden by, for example, public holidays, using the Temporal Entity class."}, "ap-label-en" : {"en": "Contact Point"}, "definition" : {"en": "Information (e.g. e-mail address, telephone number) of a person or department through which the user can get in touch with."}, "label" : {"en": "Contact Point"}}, +"name": "ContactPoint" +} +, { +"@id": "http://data.europa.eu/m8g/Cost", +"@type": "http://www.w3.org/2002/07/owl#Class", +"inpackage": "OTHER_PACKAGE", +"ap-definition-en" : {"en": "The Cost class represents any costs related to the execution of a Public Service that the Agent consuming it needs to pay."}, "ap-label-en" : {"en": "Cost"}, "definition" : {"en": "The Cost class represents any costs related to the execution of a Public Service that the Agent consuming it needs to pay."}, "label" : {"en": "Cost"}, +"extra": {"EA-Name" : "Cost", "EA-Guid" : "{F5796CF3-62ED-4d1d-A2A0-496F9F339946}", "EA-Package" : "cv", "EA-Type" : "CLASS", "EA-Parents" : "", "EA-Parents2" : [], "parentclasses" : "", "label" : "Cost", "definition" : "The Cost class represents any costs related to the execution of a Public Service that the Agent consuming it needs to pay.", "usage" : "", "ap-label-en" : "Cost", "ap-definition-en" : "The Cost class represents any costs related to the execution of a Public Service that the Agent consuming it needs to pay.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "definition-en", "value": "The Cost class represents any costs related to the execution of a Public Service that the Agent consuming it needs to pay.", "note": "null" }, { "key": "label-en", "value": "Cost", "note": "null" }, { "key": "uri", "value": "http:\/\/data.europa.eu\/m8g\/Cost", "note": "null" }], "Scope" : "NOTHING", "ap-definition-en" : {"en": "The Cost class represents any costs related to the execution of a Public Service that the Agent consuming it needs to pay."}, "ap-label-en" : {"en": "Cost"}, "definition" : {"en": "The Cost class represents any costs related to the execution of a Public Service that the Agent consuming it needs to pay."}, "label" : {"en": "Cost"}}, +"name": "Cost" +} +, { +"@id": "http://data.europa.eu/m8g/Event", +"@type": "http://www.w3.org/2002/07/owl#Class", +"inpackage": "OTHER_PACKAGE", +"ap-definition-en" : {"en": "This class represents an event that can be of any type that triggers, makes use of, or in some way is related to, a Public Service."}, "usage" : {"en": "It is not expected to be used directly, rather, one or other of its subclasses should be used. The properties of the class are, of course, inherited by those subclasses. The Event class is used as a hook either to a single related Public Service, such as diagnosis of illness being related to application for sickness benefit; or to a group of Public Services, such as all those related to the establishment of a new business."}, "ap-label-en" : {"en": "Event"}, "definition" : {"en": "This class represents an event that can be of any type that triggers, makes use of, or in some way is related to, a Public Service."}, "label" : {"en": "Event"}, +"extra": {"EA-Name" : "Event", "EA-Guid" : "{D2847FDB-E27B-4057-BF05-089A5CE08EF3}", "EA-Package" : "cv", "EA-Type" : "CLASS", "EA-Parents" : "", "EA-Parents2" : [], "parentclasses" : "", "label" : "Event", "definition" : "This class represents an event that can be of any type that triggers, makes use of, or in some way is related to, a Public Service.", "usage" : "It is not expected to be used directly, rather, one or other of its subclasses should be used. The properties of the class are, of course, inherited by those subclasses. The Event class is used as a hook either to a single related Public Service, such as diagnosis of illness being related to application for sickness benefit; or to a group of Public Services, such as all those related to the establishment of a new business.", "ap-label-en" : "Event", "ap-definition-en" : "This class represents an event that can be of any type that triggers, makes use of, or in some way is related to, a Public Service.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "definition-en", "value": "NOTE", "note": "This class represents an event that can be of any type that triggers, makes use of, or in some way is related to, a Public Service." }, { "key": "label-en", "value": "Event", "note": "null" }, { "key": "usageNote-en", "value": "NOTE", "note": "It is not expected to be used directly, rather, one or other of its subclasses should be used. The properties of the class are, of course, inherited by those subclasses. The Event class is used as a hook either to a single related Public Service, such as diagnosis of illness being related to application for sickness benefit; or to a group of Public Services, such as all those related to the establishment of a new business." }, { "key": "uri", "value": "http:\/\/data.europa.eu\/m8g\/Event", "note": "null" }, { "key": "class-usage-scope", "value": "main", "note": "null" }], "Scope" : "NOTHING", "ap-definition-en" : {"en": "This class represents an event that can be of any type that triggers, makes use of, or in some way is related to, a Public Service."}, "usage" : {"en": "It is not expected to be used directly, rather, one or other of its subclasses should be used. The properties of the class are, of course, inherited by those subclasses. The Event class is used as a hook either to a single related Public Service, such as diagnosis of illness being related to application for sickness benefit; or to a group of Public Services, such as all those related to the establishment of a new business."}, "ap-label-en" : {"en": "Event"}, "definition" : {"en": "This class represents an event that can be of any type that triggers, makes use of, or in some way is related to, a Public Service."}, "label" : {"en": "Event"}}, +"name": "Event" +} +, { +"@id": "http://data.europa.eu/m8g/Evidence", +"@type": "http://www.w3.org/2002/07/owl#Class", +"inpackage": "OTHER_PACKAGE", +"ap-definition-en" : {"en": "Proof that a Requirement is met."}, "usage" : {"en": "The Evidence class is defined in the Core Criterion and Core Evidence Vocabulary<\/a> (CCCEV).\r\n\r\nAlthough the wording of the definition is different, the semantics are an exact match for CPSV's Input class which it replaces.\r\n\r\nEvidence can be any resource - document, artefact - anything needed for executing the Public Service. In the context of Public Services, Evidence is usually administrative documents or completed application forms. A specific Public Service may require the presence of certain Evidence or combinations of Evidence in order to be delivered.\r\n\r\nIn some cases, the Output of one service will be Evidence for another service. Such relationships should be described in the associated Rule(s).\r"}, "ap-label-en" : {"en": "Evidence"}, "definition" : {"en": "Proof that a Requirement is met."}, "label" : {"en": "Evidence"}, +"extra": {"EA-Name" : "Evidence", "EA-Guid" : "{F4749871-6F2D-4e38-B207-9CCACE847CF2}", "EA-Package" : "cv", "EA-Type" : "CLASS", "EA-Parents" : "", "EA-Parents2" : [], "parentclasses" : "", "label" : "Evidence", "definition" : "Proof that a Requirement is met.", "usage" : "The Evidence class is defined in the Core Criterion and Core Evidence Vocabulary<\/a> (CCCEV).\r\n\r\nAlthough the wording of the definition is different, the semantics are an exact match for CPSV's Input class which it replaces.\r\n\r\nEvidence can be any resource - document, artefact - anything needed for executing the Public Service. In the context of Public Services, Evidence is usually administrative documents or completed application forms. A specific Public Service may require the presence of certain Evidence or combinations of Evidence in order to be delivered.\r\n\r\nIn some cases, the Output of one service will be Evidence for another service. Such relationships should be described in the associated Rule(s).\r", "ap-label-en" : "Evidence", "ap-definition-en" : "Proof that a Requirement is met.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "definition-en", "value": "NOTE", "note": "Proof that a Requirement is met." }, { "key": "usageNote-en", "value": "NOTE", "note": "The Evidence class is defined in the Core Criterion and Core Evidence Vocabulary<\/a> (CCCEV).\r\n\r\nAlthough the wording of the definition is different, the semantics are an exact match for CPSV's Input class which it replaces.\r\n\r\nEvidence can be any resource - document, artefact - anything needed for executing the Public Service. In the context of Public Services, Evidence is usually administrative documents or completed application forms. A specific Public Service may require the presence of certain Evidence or combinations of Evidence in order to be delivered.\r\n\r\nIn some cases, the Output of one service will be Evidence for another service. Such relationships should be described in the associated Rule(s).\r" }, { "key": "label-en", "value": "Evidence", "note": "null" }, { "key": "uri", "value": "http:\/\/data.europa.eu\/m8g\/Evidence", "note": "null" }], "Scope" : "NOTHING", "ap-definition-en" : {"en": "Proof that a Requirement is met."}, "usage" : {"en": "The Evidence class is defined in the Core Criterion and Core Evidence Vocabulary<\/a> (CCCEV).\r\n\r\nAlthough the wording of the definition is different, the semantics are an exact match for CPSV's Input class which it replaces.\r\n\r\nEvidence can be any resource - document, artefact - anything needed for executing the Public Service. In the context of Public Services, Evidence is usually administrative documents or completed application forms. A specific Public Service may require the presence of certain Evidence or combinations of Evidence in order to be delivered.\r\n\r\nIn some cases, the Output of one service will be Evidence for another service. Such relationships should be described in the associated Rule(s).\r"}, "ap-label-en" : {"en": "Evidence"}, "definition" : {"en": "Proof that a Requirement is met."}, "label" : {"en": "Evidence"}}, +"name": "Evidence" +} +, { +"@id": "http://data.europa.eu/m8g/EvidenceType", +"@type": "http://www.w3.org/2002/07/owl#Class", +"inpackage": "OTHER_PACKAGE", +"ap-definition-en" : {"en": "Information about the characteristics of an Evidence."}, "usage" : {"en": "The Evidence Type and the characteristics it describes are not concrete individual responses to a Requirement (i.e. Evidence), but descriptions about the desired form, content, source and\/or other characteristics that an actual response should have and provide (e.g. membership of a class of Evidences)."}, "ap-label-en" : {"en": "Evidence Type"}, "definition" : {"en": "Information about the characteristics of an Evidence."}, "label" : {"en": "Evidence Type"}, +"extra": {"EA-Name" : "EvidenceType", "EA-Guid" : "{F62262A4-6831-4684-A50A-2FCBBB91B6E8}", "EA-Package" : "cv", "EA-Type" : "CLASS", "EA-Parents" : "", "EA-Parents2" : [], "parentclasses" : "", "label" : "Evidence Type", "definition" : "Information about the characteristics of an Evidence.", "usage" : "The Evidence Type and the characteristics it describes are not concrete individual responses to a Requirement (i.e. Evidence), but descriptions about the desired form, content, source and\/or other characteristics that an actual response should have and provide (e.g. membership of a class of Evidences).", "ap-label-en" : "Evidence Type", "ap-definition-en" : "Information about the characteristics of an Evidence.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "uri", "value": "http:\/\/data.europa.eu\/m8g\/EvidenceType", "note": "null" }, { "key": "definition-en", "value": "Information about the characteristics of an Evidence.", "note": "null" }, { "key": "usageNote-en", "value": "NOTE", "note": "The Evidence Type and the characteristics it describes are not concrete individual responses to a Requirement (i.e. Evidence), but descriptions about the desired form, content, source and\/or other characteristics that an actual response should have and provide (e.g. membership of a class of Evidences)." }, { "key": "label-en", "value": "Evidence Type", "note": "null" }], "Scope" : "NOTHING", "ap-definition-en" : {"en": "Information about the characteristics of an Evidence."}, "usage" : {"en": "The Evidence Type and the characteristics it describes are not concrete individual responses to a Requirement (i.e. Evidence), but descriptions about the desired form, content, source and\/or other characteristics that an actual response should have and provide (e.g. membership of a class of Evidences)."}, "ap-label-en" : {"en": "Evidence Type"}, "definition" : {"en": "Information about the characteristics of an Evidence."}, "label" : {"en": "Evidence Type"}}, +"name": "EvidenceType" +} +, { +"@id": "http://data.europa.eu/m8g/LifeEvent", +"@type": "http://www.w3.org/2002/07/owl#Class", +"inpackage": "OTHER_PACKAGE", +"ap-definition-en" : {"en": "The Life Event class represents an important event or situation in a citizen's life where public services are required."}, "usage" : {"en": "Note on the scope: an individual will encounter any number of 'events'; in the general sense of the word. In the context of the CPSV-AP, the Life Event class only represents an event to which a Public Service is related. For example, a couple becoming engaged is not a CPSV-AP Life Event, getting married is, since only the latter has any relevance to public services."}, "ap-label-en" : {"en": "Life Event"}, "definition" : {"en": "The Life Event class represents an important event or situation in a citizen's life where public services are required."}, "label" : {"en": "Life Event"}, +"extra": {"EA-Name" : "LifeEvent", "EA-Guid" : "{BFBC94C8-9503-4de4-9A43-4D4E200E3317}", "EA-Package" : "cv", "EA-Type" : "CLASS", "EA-Parents" : "Event", "EA-Parents2" : [{ "name": "Event", "label" : "Event", "package" : "cv", "uri" : "http://data.europa.eu/m8g/Event" }], "parentclasses" : "http://data.europa.eu/m8g/Event", "label" : "Life Event", "definition" : "The Life Event class represents an important event or situation in a citizen's life where public services are required.", "usage" : "Note on the scope: an individual will encounter any number of 'events'; in the general sense of the word. In the context of the CPSV-AP, the Life Event class only represents an event to which a Public Service is related. For example, a couple becoming engaged is not a CPSV-AP Life Event, getting married is, since only the latter has any relevance to public services.", "ap-label-en" : "Life Event", "ap-definition-en" : "The Life Event class represents an important event or situation in a citizen's life where public services are required.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "definition-en", "value": "NOTE", "note": "The Life Event class represents an important event or situation in a citizen's life where public services are required." }, { "key": "label-en", "value": "Life Event", "note": "null" }, { "key": "usageNote-en", "value": "NOTE", "note": "Note on the scope: an individual will encounter any number of 'events'; in the general sense of the word. In the context of the CPSV-AP, the Life Event class only represents an event to which a Public Service is related. For example, a couple becoming engaged is not a CPSV-AP Life Event, getting married is, since only the latter has any relevance to public services." }, { "key": "uri", "value": "http:\/\/data.europa.eu\/m8g\/LifeEvent", "note": "null" }], "Scope" : "NOTHING", "ap-definition-en" : {"en": "The Life Event class represents an important event or situation in a citizen's life where public services are required."}, "usage" : {"en": "Note on the scope: an individual will encounter any number of 'events'; in the general sense of the word. In the context of the CPSV-AP, the Life Event class only represents an event to which a Public Service is related. For example, a couple becoming engaged is not a CPSV-AP Life Event, getting married is, since only the latter has any relevance to public services."}, "ap-label-en" : {"en": "Life Event"}, "definition" : {"en": "The Life Event class represents an important event or situation in a citizen's life where public services are required."}, "label" : {"en": "Life Event"}}, +"name": "LifeEvent" +} +, { +"@id": "http://data.europa.eu/m8g/Output", +"@type": "http://www.w3.org/2002/07/owl#Class", +"inpackage": "OTHER_PACKAGE", +"ap-definition-en" : {"en": "An output can be any resource - document, artefact - anything produced by the Public Service. In the context of a Public Service, the output provides an official document or other artefact of the Competent Authority (Public Organization) that permits\/authorises\/entitles an Agent to (do) something."}, "usage" : {"en": "In some cases, the Output of one Public Service will be used as evidence to fulfil a requirement of another Public Service. Such relationships should be described in the associated Rule(s)."}, "ap-label-en" : {"en": "Output"}, "definition" : {"en": "An output can be any resource - document, artefact - anything produced by the Public Service. In the context of a Public Service, the output provides an official document or other artefact of the Competent Authority (Public Organization) that permits\/authorises\/entitles an Agent to (do) something."}, "label" : {"en": "Output"}, +"extra": {"EA-Name" : "Output", "EA-Guid" : "{A6159426-31DC-49d9-8334-8B84AFE562E3}", "EA-Package" : "cv", "EA-Type" : "CLASS", "EA-Parents" : "", "EA-Parents2" : [], "parentclasses" : "", "label" : "Output", "definition" : "An output can be any resource - document, artefact - anything produced by the Public Service. In the context of a Public Service, the output provides an official document or other artefact of the Competent Authority (Public Organization) that permits\/authorises\/entitles an Agent to (do) something.", "usage" : "In some cases, the Output of one Public Service will be used as evidence to fulfil a requirement of another Public Service. Such relationships should be described in the associated Rule(s).", "ap-label-en" : "Output", "ap-definition-en" : "An output can be any resource - document, artefact - anything produced by the Public Service. In the context of a Public Service, the output provides an official document or other artefact of the Competent Authority (Public Organization) that permits\/authorises\/entitles an Agent to (do) something.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "definition-en", "value": "NOTE", "note": "An output can be any resource - document, artefact - anything produced by the Public Service. In the context of a Public Service, the output provides an official document or other artefact of the Competent Authority (Public Organization) that permits\/authorises\/entitles an Agent to (do) something." }, { "key": "usageNote-en", "value": "In some cases, the Output of one Public Service will be used as evidence to fulfil a requirement of another Public Service. Such relationships should be described in the associated Rule(s).", "note": "In some cases, the Output of one Public Service will be used as evidence to fulfil a criterion requirement of another Public Service. Such relationships should be described in the associated Rule(s)." }, { "key": "label-en", "value": "Output", "note": "null" }, { "key": "uri", "value": "http:\/\/data.europa.eu\/m8g\/Output", "note": "null" }], "Scope" : "NOTHING", "ap-definition-en" : {"en": "An output can be any resource - document, artefact - anything produced by the Public Service. In the context of a Public Service, the output provides an official document or other artefact of the Competent Authority (Public Organization) that permits\/authorises\/entitles an Agent to (do) something."}, "usage" : {"en": "In some cases, the Output of one Public Service will be used as evidence to fulfil a requirement of another Public Service. Such relationships should be described in the associated Rule(s)."}, "ap-label-en" : {"en": "Output"}, "definition" : {"en": "An output can be any resource - document, artefact - anything produced by the Public Service. In the context of a Public Service, the output provides an official document or other artefact of the Competent Authority (Public Organization) that permits\/authorises\/entitles an Agent to (do) something."}, "label" : {"en": "Output"}}, +"name": "Output" +} +, { +"@id": "http://data.europa.eu/m8g/Participation", +"@type": "http://www.w3.org/2002/07/owl#Class", +"inpackage": "OTHER_PACKAGE", +"ap-definition-en" : {"en": "The Participation class allows to define roles within a certain context."}, "usage" : {"en": "The CPSV-AP recognises a common role connected with public services, i.e. the Competent Authority.\r\n\r\nThis simple structure does not allow statements to be made about those participants, such as the start and end date of a contract, nor does it support the inclusion of other roles. The Participation class supports this extra complexity if required, for instance, the description of a service user or a service provider. The model is consistent with the CPOV which in turn is based on the W3C Organization Ontology that supports the common cases simply but allows the complex cases where necessary. The Participation class can be mapped to the Organization Ontology's Membership class that allows more complex relationships and richer metadata to be applied to a role filled by a given Agent."}, "ap-label-en" : {"en": "Participation"}, "definition" : {"en": "The Participation class allows to define roles within a certain context."}, "label" : {"en": "Participation"}, +"extra": {"EA-Name" : "Participation", "EA-Guid" : "{BDC210FC-7313-4aa8-8731-605BDB52137F}", "EA-Package" : "cv", "EA-Type" : "CLASS", "EA-Parents" : "", "EA-Parents2" : [], "parentclasses" : "", "label" : "Participation", "definition" : "The Participation class allows to define roles within a certain context.", "usage" : "The CPSV-AP recognises a common role connected with public services, i.e. the Competent Authority.\r\n\r\nThis simple structure does not allow statements to be made about those participants, such as the start and end date of a contract, nor does it support the inclusion of other roles. The Participation class supports this extra complexity if required, for instance, the description of a service user or a service provider. The model is consistent with the CPOV which in turn is based on the W3C Organization Ontology that supports the common cases simply but allows the complex cases where necessary. The Participation class can be mapped to the Organization Ontology's Membership class that allows more complex relationships and richer metadata to be applied to a role filled by a given Agent.", "ap-label-en" : "Participation", "ap-definition-en" : "The Participation class allows to define roles within a certain context.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "definition-en", "value": "NOTE", "note": "The Participation class allows to define roles within a certain context." }, { "key": "label-en", "value": "Participation", "note": "null" }, { "key": "usageNote-en", "value": "NOTE", "note": "The CPSV-AP recognises a common role connected with public services, i.e. the Competent Authority.\r\n\r\nThis simple structure does not allow statements to be made about those participants, such as the start and end date of a contract, nor does it support the inclusion of other roles. The Participation class supports this extra complexity if required, for instance, the description of a service user or a service provider. The model is consistent with the CPOV which in turn is based on the W3C Organization Ontology that supports the common cases simply but allows the complex cases where necessary. The Participation class can be mapped to the Organization Ontology's Membership class that allows more complex relationships and richer metadata to be applied to a role filled by a given Agent." }, { "key": "uri", "value": "http:\/\/data.europa.eu\/m8g\/Participation", "note": "null" }, { "key": "class-usage-scope", "value": "main", "note": "null" }], "Scope" : "NOTHING", "ap-definition-en" : {"en": "The Participation class allows to define roles within a certain context."}, "usage" : {"en": "The CPSV-AP recognises a common role connected with public services, i.e. the Competent Authority.\r\n\r\nThis simple structure does not allow statements to be made about those participants, such as the start and end date of a contract, nor does it support the inclusion of other roles. The Participation class supports this extra complexity if required, for instance, the description of a service user or a service provider. The model is consistent with the CPOV which in turn is based on the W3C Organization Ontology that supports the common cases simply but allows the complex cases where necessary. The Participation class can be mapped to the Organization Ontology's Membership class that allows more complex relationships and richer metadata to be applied to a role filled by a given Agent."}, "ap-label-en" : {"en": "Participation"}, "definition" : {"en": "The Participation class allows to define roles within a certain context."}, "label" : {"en": "Participation"}}, +"name": "Participation" +} +, { +"@id": "http://data.europa.eu/m8g/PublicOrganisation", +"@type": "http://www.w3.org/2002/07/owl#Class", +"inpackage": "OTHER_PACKAGE", +"ap-definition-en" : {"en": "An Organization that is defined as being part of the public sector by a legal framework at any level."}, "usage" : {"en": "Organizations which exist to provide services for its citizens and companies are called Public Organizations. The Public Organization class represents the organization. One organization may comprise several sub-organizations and any organization may have one or more organizational units. Each of these is described using the same properties and relationships.\r\n\r\nThis definition is consistent with the more detailed definition of a \"public sector body\" as given in the PSI Directive: \"the State, regional or local authorities, bodies governed by public law and associations formed by one or several such authorities or one or several such bodies governed by public law\". It further defines a body governed by public law as any body \"(a) established for the specific purpose of meeting needs in the general interest, not having an industrial or commercial character; and (b) having legal personality; and (c) financed, for the most part by the State, or regional or local authorities, or other bodies governed by public law; or subject to management supervision by those bodies; or having an administrative, managerial or supervisory board, more than half of whose members are appointed by the State, regional or local authorities or by other bodies governed by public law\"."}, "ap-label-en" : {"en": "Public Organization"}, "definition" : {"en": "An Organization that is defined as being part of the public sector by a legal framework at any level."}, "label" : {"en": "Public Organization"}, +"extra": {"EA-Name" : "PublicOrganisation", "EA-Guid" : "{FD2FE27D-2842-467d-A825-12FAF150DE73}", "EA-Package" : "cv", "EA-Type" : "CLASS", "EA-Parents" : "Organization", "EA-Parents2" : [{ "name": "Organization", "label" : "Organization", "package" : "org", "uri" : "http://www.w3.org/ns/org#Organization" }], "parentclasses" : "http://www.w3.org/ns/org#Organization", "label" : "Public Organization", "definition" : "An Organization that is defined as being part of the public sector by a legal framework at any level.", "usage" : "Organizations which exist to provide services for its citizens and companies are called Public Organizations. The Public Organization class represents the organization. One organization may comprise several sub-organizations and any organization may have one or more organizational units. Each of these is described using the same properties and relationships.\r\n\r\nThis definition is consistent with the more detailed definition of a \"public sector body\" as given in the PSI Directive: \"the State, regional or local authorities, bodies governed by public law and associations formed by one or several such authorities or one or several such bodies governed by public law\". It further defines a body governed by public law as any body \"(a) established for the specific purpose of meeting needs in the general interest, not having an industrial or commercial character; and (b) having legal personality; and (c) financed, for the most part by the State, or regional or local authorities, or other bodies governed by public law; or subject to management supervision by those bodies; or having an administrative, managerial or supervisory board, more than half of whose members are appointed by the State, regional or local authorities or by other bodies governed by public law\".", "ap-label-en" : "Public Organization", "ap-definition-en" : "An Organization that is defined as being part of the public sector by a legal framework at any level.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "definition-en", "value": "An Organization that is defined as being part of the public sector by a legal framework at any level.", "note": "null" }, { "key": "usageNote-en", "value": "NOTE", "note": "Organizations which exist to provide services for its citizens and companies are called Public Organizations. The Public Organization class represents the organization. One organization may comprise several sub-organizations and any organization may have one or more organizational units. Each of these is described using the same properties and relationships.\r\n\r\nThis definition is consistent with the more detailed definition of a \"public sector body\" as given in the PSI Directive: \"the State, regional or local authorities, bodies governed by public law and associations formed by one or several such authorities or one or several such bodies governed by public law\". It further defines a body governed by public law as any body \"(a) established for the specific purpose of meeting needs in the general interest, not having an industrial or commercial character; and (b) having legal personality; and (c) financed, for the most part by the State, or regional or local authorities, or other bodies governed by public law; or subject to management supervision by those bodies; or having an administrative, managerial or supervisory board, more than half of whose members are appointed by the State, regional or local authorities or by other bodies governed by public law\"." }, { "key": "label-en", "value": "Public Organization", "note": "null" }, { "key": "uri", "value": "http:\/\/data.europa.eu\/m8g\/PublicOrganisation", "note": "null" }, { "key": "class-usage-scope", "value": "main", "note": "null" }], "Scope" : "NOTHING", "ap-definition-en" : {"en": "An Organization that is defined as being part of the public sector by a legal framework at any level."}, "usage" : {"en": "Organizations which exist to provide services for its citizens and companies are called Public Organizations. The Public Organization class represents the organization. One organization may comprise several sub-organizations and any organization may have one or more organizational units. Each of these is described using the same properties and relationships.\r\n\r\nThis definition is consistent with the more detailed definition of a \"public sector body\" as given in the PSI Directive: \"the State, regional or local authorities, bodies governed by public law and associations formed by one or several such authorities or one or several such bodies governed by public law\". It further defines a body governed by public law as any body \"(a) established for the specific purpose of meeting needs in the general interest, not having an industrial or commercial character; and (b) having legal personality; and (c) financed, for the most part by the State, or regional or local authorities, or other bodies governed by public law; or subject to management supervision by those bodies; or having an administrative, managerial or supervisory board, more than half of whose members are appointed by the State, regional or local authorities or by other bodies governed by public law\"."}, "ap-label-en" : {"en": "Public Organization"}, "definition" : {"en": "An Organization that is defined as being part of the public sector by a legal framework at any level."}, "label" : {"en": "Public Organization"}}, +"name": "PublicOrganization" +} +, { +"@id": "http://data.europa.eu/m8g/Requirement", +"@type": "http://www.w3.org/2002/07/owl#Class", +"inpackage": "OTHER_PACKAGE", +"ap-definition-en" : {"en": "Condition or prerequisite that is to be proven by Evidence."}, "usage" : {"en": "Not all public services are needed or are used by everyone. For example, the visa service operated by European countries is not needed by European citizens but is needed by some citizens from elsewhere, or public services offering unemployment benefits and grants are targeting specific societal groups. The CPSV-AP reuses the Core Criterion and Core Evidence Vocabulary<\/a> for this class.\r\n\r\nRequirement is a generic class representing any type of prerequisite that may be desired, needed or imposed as an obligation. CCCEV recommends to not use the Requirement class directly, but rather a more semantically-enriched subclass such as Criterion<\/a>, Information Requirement<\/a> or Constraint<\/a>. Also note that the Requirement class is specified at a more abstract level and is not to be used as the instantiation of a Requirement for a specific Agent.\r\nTo illustrate the notion: the European Directive on services in the internal market defines requirement as any obligation, prohibition, condition or limit provided for in the laws, regulations or administrative provisions of the Member States or in consequence of case-law, administrative practice, the rules of professional bodies, or the collective rules of professional associations or other professional organisations, adopted in the exercise of their legal autonomy."}, "ap-label-en" : {"en": "Requirement"}, "definition" : {"en": "Condition or prerequisite that is to be proven by Evidence."}, "label" : {"en": "Requirement"}, +"extra": {"EA-Name" : "Requirement", "EA-Guid" : "{EFF3F185-7B5E-4ca0-B12A-A9263F809A11}", "EA-Package" : "cv", "EA-Type" : "CLASS", "EA-Parents" : "", "EA-Parents2" : [], "parentclasses" : "", "label" : "Requirement", "definition" : "Condition or prerequisite that is to be proven by Evidence.", "usage" : "Not all public services are needed or are used by everyone. For example, the visa service operated by European countries is not needed by European citizens but is needed by some citizens from elsewhere, or public services offering unemployment benefits and grants are targeting specific societal groups. The CPSV-AP reuses the Core Criterion and Core Evidence Vocabulary<\/a> for this class.\r\n\r\nRequirement is a generic class representing any type of prerequisite that may be desired, needed or imposed as an obligation. CCCEV recommends to not use the Requirement class directly, but rather a more semantically-enriched subclass such as Criterion<\/a>, Information Requirement<\/a> or Constraint<\/a>. Also note that the Requirement class is specified at a more abstract level and is not to be used as the instantiation of a Requirement for a specific Agent.\r\nTo illustrate the notion: the European Directive on services in the internal market defines requirement as any obligation, prohibition, condition or limit provided for in the laws, regulations or administrative provisions of the Member States or in consequence of case-law, administrative practice, the rules of professional bodies, or the collective rules of professional associations or other professional organisations, adopted in the exercise of their legal autonomy.", "ap-label-en" : "Requirement", "ap-definition-en" : "Condition or prerequisite that is to be proven by Evidence.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "definition-en", "value": "NOTE", "note": "Condition or prerequisite that is to be proven by Evidence." }, { "key": "label-en", "value": "Requirement", "note": "null" }, { "key": "usageNote-en", "value": "NOTE", "note": "Not all public services are needed or are used by everyone. For example, the visa service operated by European countries is not needed by European citizens but is needed by some citizens from elsewhere, or public services offering unemployment benefits and grants are targeting specific societal groups. The CPSV-AP reuses the Core Criterion and Core Evidence Vocabulary<\/a> for this class.\r\n\r\nRequirement is a generic class representing any type of prerequisite that may be desired, needed or imposed as an obligation. CCCEV recommends to not use the Requirement class directly, but rather a more semantically-enriched subclass such as Criterion<\/a>, Information Requirement<\/a> or Constraint<\/a>. Also note that the Requirement class is specified at a more abstract level and is not to be used as the instantiation of a Requirement for a specific Agent.\r\nTo illustrate the notion: the European Directive on services in the internal market defines requirement as any obligation, prohibition, condition or limit provided for in the laws, regulations or administrative provisions of the Member States or in consequence of case-law, administrative practice, the rules of professional bodies, or the collective rules of professional associations or other professional organisations, adopted in the exercise of their legal autonomy." }, { "key": "uri", "value": "http:\/\/data.europa.eu\/m8g\/Requirement", "note": "null" }], "Scope" : "NOTHING", "ap-definition-en" : {"en": "Condition or prerequisite that is to be proven by Evidence."}, "usage" : {"en": "Not all public services are needed or are used by everyone. For example, the visa service operated by European countries is not needed by European citizens but is needed by some citizens from elsewhere, or public services offering unemployment benefits and grants are targeting specific societal groups. The CPSV-AP reuses the Core Criterion and Core Evidence Vocabulary<\/a> for this class.\r\n\r\nRequirement is a generic class representing any type of prerequisite that may be desired, needed or imposed as an obligation. CCCEV recommends to not use the Requirement class directly, but rather a more semantically-enriched subclass such as Criterion<\/a>, Information Requirement<\/a> or Constraint<\/a>. Also note that the Requirement class is specified at a more abstract level and is not to be used as the instantiation of a Requirement for a specific Agent.\r\nTo illustrate the notion: the European Directive on services in the internal market defines requirement as any obligation, prohibition, condition or limit provided for in the laws, regulations or administrative provisions of the Member States or in consequence of case-law, administrative practice, the rules of professional bodies, or the collective rules of professional associations or other professional organisations, adopted in the exercise of their legal autonomy."}, "ap-label-en" : {"en": "Requirement"}, "definition" : {"en": "Condition or prerequisite that is to be proven by Evidence."}, "label" : {"en": "Requirement"}}, +"name": "Requirement" +} +, { +"@id": "http://data.europa.eu/m8g/ServiceConcessionContract", +"@type": "http://www.w3.org/2002/07/owl#Class", +"inpackage": "OTHER_PACKAGE", +"ap-definition-en" : {"en": "Concessions are contracts for pecuniary interest by means of which one or more contracting authorities or contracting entities entrusts the execution of works, or the provision and the management of services, to one or more economic operators."}, "usage" : {"en": "The object of such contracts is the procurement of works or services by means of a concession, the consideration of which consists in the right to exploit the works or services or in that right together with payment. Such contracts may, but do not necessarily, involve a transfer of ownership to contracting authorities or contracting entities, but contracting authorities or contracting entities always obtain the benefits of the works or services in\r\nquestion. The definition comes from the Directive 2014\/23\/EU<\/a>."}, "ap-label-en" : {"en": "Service Concession Contract"}, "definition" : {"en": "Concessions are contracts for pecuniary interest by means of which one or more contracting authorities or contracting entities entrusts the execution of works, or the provision and the management of services, to one or more economic operators."}, "label" : {"en": "Service Concession Contract"}, +"extra": {"EA-Name" : "ServiceConcessionContract", "EA-Guid" : "{0771854A-0C0C-4f02-BEEB-559A31653D4B}", "EA-Package" : "cv", "EA-Type" : "CLASS", "EA-Parents" : "ConcessionContract", "EA-Parents2" : [{ "name": "ConcessionContract", "label" : "Concession Contract", "package" : "epo", "uri" : "http://data.europa.eu/a4g/ontology#ConcessionContract" }], "parentclasses" : "http://data.europa.eu/a4g/ontology#ConcessionContract", "label" : "Service Concession Contract", "definition" : "Concessions are contracts for pecuniary interest by means of which one or more contracting authorities or contracting entities entrusts the execution of works, or the provision and the management of services, to one or more economic operators.", "usage" : "The object of such contracts is the procurement of works or services by means of a concession, the consideration of which consists in the right to exploit the works or services or in that right together with payment. Such contracts may, but do not necessarily, involve a transfer of ownership to contracting authorities or contracting entities, but contracting authorities or contracting entities always obtain the benefits of the works or services in\r\nquestion. The definition comes from the Directive 2014\/23\/EU<\/a>.", "ap-label-en" : "Service Concession Contract", "ap-definition-en" : "Concessions are contracts for pecuniary interest by means of which one or more contracting authorities or contracting entities entrusts the execution of works, or the provision and the management of services, to one or more economic operators.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "uri", "value": "http:\/\/data.europa.eu\/m8g\/ServiceConcessionContract", "note": "null" }, { "key": "label-en", "value": "Service Concession Contract", "note": "null" }, { "key": "definition-en", "value": "NOTE", "note": "Concessions are contracts for pecuniary interest by means of which one or more contracting authorities or contracting entities entrusts the execution of works, or the provision and the management of services, to one or more economic operators." }, { "key": "usageNote-en", "value": "NOTE", "note": "The object of such contracts is the procurement of works or services by means of a concession, the consideration of which consists in the right to exploit the works or services or in that right together with payment. Such contracts may, but do not necessarily, involve a transfer of ownership to contracting authorities or contracting entities, but contracting authorities or contracting entities always obtain the benefits of the works or services in\r\nquestion. The definition comes from the Directive 2014\/23\/EU<\/a>." }], "Scope" : "NOTHING", "ap-definition-en" : {"en": "Concessions are contracts for pecuniary interest by means of which one or more contracting authorities or contracting entities entrusts the execution of works, or the provision and the management of services, to one or more economic operators."}, "usage" : {"en": "The object of such contracts is the procurement of works or services by means of a concession, the consideration of which consists in the right to exploit the works or services or in that right together with payment. Such contracts may, but do not necessarily, involve a transfer of ownership to contracting authorities or contracting entities, but contracting authorities or contracting entities always obtain the benefits of the works or services in\r\nquestion. The definition comes from the Directive 2014\/23\/EU<\/a>."}, "ap-label-en" : {"en": "Service Concession Contract"}, "definition" : {"en": "Concessions are contracts for pecuniary interest by means of which one or more contracting authorities or contracting entities entrusts the execution of works, or the provision and the management of services, to one or more economic operators."}, "label" : {"en": "Service Concession Contract"}}, +"name": "ServiceConcessionContract" +} +, { +"@id": "http://purl.org/dc/terms/LinguisticSystem", +"@type": "http://www.w3.org/2002/07/owl#Class", +"inpackage": "OTHER_PACKAGE", +"ap-definition-en" : {"en": "A system of signs, symbols, sounds, gestures, or rules used in communication."}, "ap-label-en" : {"en": "Linguistic System"}, "definition" : {"en": "A system of signs, symbols, sounds, gestures, or rules used in communication."}, "label" : {"en": "Linguistic System"}, +"extra": {"EA-Name" : "LinguisticSystem", "EA-Guid" : "{B124ABA3-1C85-4805-BF70-6ABB74762831}", "EA-Package" : "dct", "EA-Type" : "DATATYPE", "EA-Parents" : "", "EA-Parents2" : [], "parentclasses" : "", "label" : "Linguistic System", "definition" : "A system of signs, symbols, sounds, gestures, or rules used in communication.", "usage" : "", "ap-label-en" : "Linguistic System", "ap-definition-en" : "A system of signs, symbols, sounds, gestures, or rules used in communication.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "label-en", "value": "Linguistic System", "note": "null" }, { "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/LinguisticSystem", "note": "null" }, { "key": "definition-en", "value": "A system of signs, symbols, sounds, gestures, or rules used in communication.", "note": "null" }], "Scope" : "NOTHING", "ap-definition-en" : {"en": "A system of signs, symbols, sounds, gestures, or rules used in communication."}, "ap-label-en" : {"en": "Linguistic System"}, "definition" : {"en": "A system of signs, symbols, sounds, gestures, or rules used in communication."}, "label" : {"en": "Linguistic System"}}, +"name": "LinguisticSystem" +} +, { +"@id": "http://purl.org/dc/terms/Location", +"@type": "http://www.w3.org/2002/07/owl#Class", +"inpackage": "OTHER_PACKAGE", +"ap-definition-en" : {"en": "An identifiable geographic place or named place."}, "ap-label-en" : {"en": "Location"}, "definition" : {"en": "An identifiable geographic place or named place."}, "label" : {"en": "Location"}, +"extra": {"EA-Name" : "Location", "EA-Guid" : "{4EA28AE6-3F77-48f9-B6BA-3CA6BB12FC9B}", "EA-Package" : "dct", "EA-Type" : "DATATYPE", "EA-Parents" : "", "EA-Parents2" : [], "parentclasses" : "", "label" : "Location", "definition" : "An identifiable geographic place or named place.", "usage" : "", "ap-label-en" : "Location", "ap-definition-en" : "An identifiable geographic place or named place.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "label-en", "value": "Location", "note": "null" }, { "key": "definition-en", "value": "An identifiable geographic place or named place.", "note": "null" }, { "key": "uri", "value": "http:\/\/purl.org\/dc\/terms\/Location", "note": "null" }, { "key": "class-usage-scope", "value": "datatype", "note": "null" }], "Scope" : "NOTHING", "ap-definition-en" : {"en": "An identifiable geographic place or named place."}, "ap-label-en" : {"en": "Location"}, "definition" : {"en": "An identifiable geographic place or named place."}, "label" : {"en": "Location"}}, +"name": "Location" +} +, { +"@id": "http://purl.org/vocab/cpsv#PublicService", +"@type": "http://www.w3.org/2002/07/owl#Class", +"inpackage": "OTHER_PACKAGE", +"ap-definition-en" : {"en": "A Public Service is a mandatory or discretionary set of activities performed, or able to be performed, by or on behalf of a public organisation, publicly funded and arise from public policy."}, "ap-usageNote-en" : {"en": "This class represents the Public Service itself, as it is described in a public service catalogue. Services may be for the benefit of an individual, a business, or other public authority, or groups of any of these. A service exists whether it is used or not, and the term 'benefit' may apply in the sense of enabling the fulfilment of an obligation. As defined in the revised version of the European Interoperability Framework<\/a>, a European public service comprises any service provided by public administrations in Europe, or by other organisations on their behalf, to businesses, citizens or others public administrations."}, "usage" : {"en": "This class represents the Public Service itself, as it is described in a public service catalogue. Services may be for the benefit of an individual, a business, or other public authority, or groups of any of these. A service exists whether it is used or not, and the term 'benefit' may apply in the sense of enabling the fulfilment of an obligation. As defined in the revised version of the European Interoperability Framework<\/a>, a European public service comprises any service provided by public administrations in Europe, or by other organisations on their behalf, to businesses, citizens or others public administrations."}, "ap-label-en" : {"en": "Public Service"}, "definition" : {"en": "A Public Service is a mandatory or discretionary set of activities performed, or able to be performed, by or on behalf of a public organisation, publicly funded and arise from public policy."}, "label" : {"en": "Public Service"}, +"extra": {"EA-Name" : "PublicService", "EA-Guid" : "{3E6701B2-3846-4b67-99C0-43CFA04AE6DB}", "EA-Package" : "cpsv", "EA-Type" : "CLASS", "EA-Parents" : "", "EA-Parents2" : [], "parentclasses" : "", "label" : "Public Service", "definition" : "A Public Service is a mandatory or discretionary set of activities performed, or able to be performed, by or on behalf of a public organisation, publicly funded and arise from public policy.", "usage" : "This class represents the Public Service itself, as it is described in a public service catalogue. Services may be for the benefit of an individual, a business, or other public authority, or groups of any of these. A service exists whether it is used or not, and the term 'benefit' may apply in the sense of enabling the fulfilment of an obligation. As defined in the revised version of the European Interoperability Framework<\/a>, a European public service comprises any service provided by public administrations in Europe, or by other organisations on their behalf, to businesses, citizens or others public administrations.", "ap-label-en" : "Public Service", "ap-definition-en" : "A Public Service is a mandatory or discretionary set of activities performed, or able to be performed, by or on behalf of a public organisation, publicly funded and arise from public policy.", "ap-usageNote-en" : "This class represents the Public Service itself, as it is described in a public service catalogue. Services may be for the benefit of an individual, a business, or other public authority, or groups of any of these. A service exists whether it is used or not, and the term 'benefit' may apply in the sense of enabling the fulfilment of an obligation. As defined in the revised version of the European Interoperability Framework<\/a>, a European public service comprises any service provided by public administrations in Europe, or by other organisations on their behalf, to businesses, citizens or others public administrations.", "ap-codelist" : "", "RawTags" : [{ "key": "definition-en", "value": "NOTE", "note": "A Public Service is a mandatory or discretionary set of activities performed, or able to be performed, by or on behalf of a public organisation, publicly funded and arise from public policy." }, { "key": "uri", "value": "http:\/\/purl.org\/vocab\/cpsv#PublicService", "note": "null" }, { "key": "label-en", "value": "Public Service", "note": "null" }, { "key": "class-usage-scope", "value": "main", "note": "null" }, { "key": "ap-usageNote-en", "value": "NOTE", "note": "This class represents the Public Service itself, as it is described in a public service catalogue. Services may be for the benefit of an individual, a business, or other public authority, or groups of any of these. A service exists whether it is used or not, and the term 'benefit' may apply in the sense of enabling the fulfilment of an obligation. As defined in the revised version of the European Interoperability Framework<\/a>, a European public service comprises any service provided by public administrations in Europe, or by other organisations on their behalf, to businesses, citizens or others public administrations." }], "Scope" : "NOTHING", "ap-definition-en" : {"en": "A Public Service is a mandatory or discretionary set of activities performed, or able to be performed, by or on behalf of a public organisation, publicly funded and arise from public policy."}, "ap-usageNote-en" : {"en": "This class represents the Public Service itself, as it is described in a public service catalogue. Services may be for the benefit of an individual, a business, or other public authority, or groups of any of these. A service exists whether it is used or not, and the term 'benefit' may apply in the sense of enabling the fulfilment of an obligation. As defined in the revised version of the European Interoperability Framework<\/a>, a European public service comprises any service provided by public administrations in Europe, or by other organisations on their behalf, to businesses, citizens or others public administrations."}, "usage" : {"en": "This class represents the Public Service itself, as it is described in a public service catalogue. Services may be for the benefit of an individual, a business, or other public authority, or groups of any of these. A service exists whether it is used or not, and the term 'benefit' may apply in the sense of enabling the fulfilment of an obligation. As defined in the revised version of the European Interoperability Framework<\/a>, a European public service comprises any service provided by public administrations in Europe, or by other organisations on their behalf, to businesses, citizens or others public administrations."}, "ap-label-en" : {"en": "Public Service"}, "definition" : {"en": "A Public Service is a mandatory or discretionary set of activities performed, or able to be performed, by or on behalf of a public organisation, publicly funded and arise from public policy."}, "label" : {"en": "Public Service"}}, +"name": "PublicService" +} +, { +"@id": "http://purl.org/vocab/cpsv#Rule", +"@type": "http://www.w3.org/2002/07/owl#Class", +"inpackage": "OTHER_PACKAGE", +"ap-definition-en" : {"en": "The Rule class represents a document that sets out the specific rules, guidelines or procedures that the Public Service follows."}, "ap-usageNote-en" : {"en": "It includes the terms of service, licence, and authentication requirements of the Public Service. Instances of the Rule class are FRBR Expressions<\/a>, that is, a concrete expression such as a document, of the more abstract concept of the rules themselves. The CPSV-AP does not envisage instances of the Rule class as machine-readable business rules. Detailed modelling of the rules related to Public Services is out of scope of the CPSV-AP."}, "usage" : {"en": "It includes the terms of service, licence, and authentication requirements of the Public Service. Instances of the Rule class are FRBR Expressions<\/a>, that is, a concrete expression such as a document, of the more abstract concept of the rules themselves. The CPSV-AP does not envisage instances of the Rule class as machine-readable business rules. Detailed modelling of the rules related to Public Services is out of scope of the CPSV-AP."}, "ap-label-en" : {"en": "Rule"}, "definition" : {"en": "The Rule class represents a document that sets out the specific rules, guidelines or procedures that the Public Service follows."}, "label" : {"en": "Rule"}, +"extra": {"EA-Name" : "Rule", "EA-Guid" : "{22EC3510-EA42-4ed6-8440-5AFAC32063F6}", "EA-Package" : "cpsv", "EA-Type" : "CLASS", "EA-Parents" : "", "EA-Parents2" : [], "parentclasses" : "", "label" : "Rule", "definition" : "The Rule class represents a document that sets out the specific rules, guidelines or procedures that the Public Service follows.", "usage" : "It includes the terms of service, licence, and authentication requirements of the Public Service. Instances of the Rule class are FRBR Expressions<\/a>, that is, a concrete expression such as a document, of the more abstract concept of the rules themselves. The CPSV-AP does not envisage instances of the Rule class as machine-readable business rules. Detailed modelling of the rules related to Public Services is out of scope of the CPSV-AP.", "ap-label-en" : "Rule", "ap-definition-en" : "The Rule class represents a document that sets out the specific rules, guidelines or procedures that the Public Service follows.", "ap-usageNote-en" : "It includes the terms of service, licence, and authentication requirements of the Public Service. Instances of the Rule class are FRBR Expressions<\/a>, that is, a concrete expression such as a document, of the more abstract concept of the rules themselves. The CPSV-AP does not envisage instances of the Rule class as machine-readable business rules. Detailed modelling of the rules related to Public Services is out of scope of the CPSV-AP.", "ap-codelist" : "", "RawTags" : [{ "key": "definition-en", "value": "NOTE", "note": "The Rule class represents a document that sets out the specific rules, guidelines or procedures that the Public Service follows." }, { "key": "uri", "value": "http:\/\/purl.org\/vocab\/cpsv#Rule", "note": "null" }, { "key": "label-en", "value": "Rule", "note": "null" }, { "key": "ap-usageNote-en", "value": "NOTE", "note": "It includes the terms of service, licence, and authentication requirements of the Public Service. Instances of the Rule class are FRBR Expressions<\/a>, that is, a concrete expression such as a document, of the more abstract concept of the rules themselves. The CPSV-AP does not envisage instances of the Rule class as machine-readable business rules. Detailed modelling of the rules related to Public Services is out of scope of the CPSV-AP." }], "Scope" : "NOTHING", "ap-definition-en" : {"en": "The Rule class represents a document that sets out the specific rules, guidelines or procedures that the Public Service follows."}, "ap-usageNote-en" : {"en": "It includes the terms of service, licence, and authentication requirements of the Public Service. Instances of the Rule class are FRBR Expressions<\/a>, that is, a concrete expression such as a document, of the more abstract concept of the rules themselves. The CPSV-AP does not envisage instances of the Rule class as machine-readable business rules. Detailed modelling of the rules related to Public Services is out of scope of the CPSV-AP."}, "usage" : {"en": "It includes the terms of service, licence, and authentication requirements of the Public Service. Instances of the Rule class are FRBR Expressions<\/a>, that is, a concrete expression such as a document, of the more abstract concept of the rules themselves. The CPSV-AP does not envisage instances of the Rule class as machine-readable business rules. Detailed modelling of the rules related to Public Services is out of scope of the CPSV-AP."}, "ap-label-en" : {"en": "Rule"}, "definition" : {"en": "The Rule class represents a document that sets out the specific rules, guidelines or procedures that the Public Service follows."}, "label" : {"en": "Rule"}}, +"name": "Rule" +} +, { +"@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", +"@type": "http://www.w3.org/2002/07/owl#Class", +"inpackage": "OTHER_PACKAGE", +"ap-definition-en" : {"en": "The text data type is a combination of a string and a language identifier."}, "ap-label-en" : {"en": "Text"}, "definition" : {"en": "The text data type is a combination of a string and a language identifier."}, "label" : {"en": "Text"}, +"extra": {"EA-Name" : "Text", "EA-Guid" : "{E4045FE6-F5D2-4c3f-881E-800F8C9AF85E}", "EA-Package" : "DataTypes", "EA-Type" : "DATATYPE", "EA-Parents" : "", "EA-Parents2" : [], "parentclasses" : "", "label" : "Text", "definition" : "The text data type is a combination of a string and a language identifier.", "usage" : "", "ap-label-en" : "Text", "ap-definition-en" : "The text data type is a combination of a string and a language identifier.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "label-en", "value": "Text", "note": "null" }, { "key": "uri", "value": "http:\/\/www.w3.org\/1999\/02\/22-rdf-syntax-ns#langString", "note": "null" }, { "key": "definition-en", "value": "The text data type is a combination of a string and a language identifier.", "note": "null" }, { "key": "literal", "value": "true", "note": "null" }, { "key": "class-usage-scope", "value": "datatype", "note": "null" }], "Scope" : "NOTHING", "ap-definition-en" : {"en": "The text data type is a combination of a string and a language identifier."}, "ap-label-en" : {"en": "Text"}, "definition" : {"en": "The text data type is a combination of a string and a language identifier."}, "label" : {"en": "Text"}}, +"name": "Text" +} +, { +"@id": "http://www.w3.org/2000/01/rdf-schema#Literal", +"@type": "http://www.w3.org/2002/07/owl#Class", +"inpackage": "OTHER_PACKAGE", +"ap-definition-en" : {"en": "The class of literal values, eg. textual strings and integers."}, "ap-label-en" : {"en": "Literal"}, "definition" : {"en": "The class of literal values, eg. textual strings and integers."}, "label" : {"en": "Literal"}, +"extra": {"EA-Name" : "Literal", "EA-Guid" : "{BEB2E07B-8BBD-4a89-B870-F21653DDEA3D}", "EA-Package" : "DataTypes", "EA-Type" : "DATATYPE", "EA-Parents" : "", "EA-Parents2" : [], "parentclasses" : "", "label" : "Literal", "definition" : "The class of literal values, eg. textual strings and integers.", "usage" : "", "ap-label-en" : "Literal", "ap-definition-en" : "The class of literal values, eg. textual strings and integers.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "label-en", "value": "Literal", "note": "null" }, { "key": "uri", "value": "http:\/\/www.w3.org\/2000\/01\/rdf-schema#Literal", "note": "null" }, { "key": "definition-en", "value": "The class of literal values, eg. textual strings and integers.", "note": "null" }, { "key": "literal", "value": "true", "note": "null" }, { "key": "class-usage-scope", "value": "datatype", "note": "null" }], "Scope" : "NOTHING", "ap-definition-en" : {"en": "The class of literal values, eg. textual strings and integers."}, "ap-label-en" : {"en": "Literal"}, "definition" : {"en": "The class of literal values, eg. textual strings and integers."}, "label" : {"en": "Literal"}}, +"name": "Literal" +} +, { +"@id": "http://www.w3.org/2001/XMLSchema#double", +"@type": "http://www.w3.org/2002/07/owl#Class", +"inpackage": "OTHER_PACKAGE", +"ap-definition-en" : {"en": "The double datatype is patterned after the IEEE double-precision 64-bit floating point datatype [IEEE 754-2008]. Each floating point datatype has a value space that is a subset of the rational numbers. Floating point numbers are often used to approximat"}, "ap-label-en" : {"en": "Double"}, "definition" : {"en": "The double datatype is patterned after the IEEE double-precision 64-bit floating point datatype [IEEE 754-2008]. Each floating point datatype has a value space that is a subset of the rational numbers. Floating point numbers are often used to approximat"}, "label" : {"en": "Double"}, +"extra": {"EA-Name" : "Double", "EA-Guid" : "{7249565B-84CD-42c2-B0EF-5F22E08C130E}", "EA-Package" : "DataTypes", "EA-Type" : "DATATYPE", "EA-Parents" : "", "EA-Parents2" : [], "parentclasses" : "", "label" : "Double", "definition" : "The double datatype is patterned after the IEEE double-precision 64-bit floating point datatype [IEEE 754-2008]. Each floating point datatype has a value space that is a subset of the rational numbers. Floating point numbers are often used to approximat", "usage" : "", "ap-label-en" : "Double", "ap-definition-en" : "The double datatype is patterned after the IEEE double-precision 64-bit floating point datatype [IEEE 754-2008]. Each floating point datatype has a value space that is a subset of the rational numbers. Floating point numbers are often used to approximat", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "definition-en", "value": "The double datatype is patterned after the IEEE double-precision 64-bit floating point datatype [IEEE 754-2008]. Each floating point datatype has a value space that is a subset of the rational numbers. Floating point numbers are often used to approximat", "note": "null" }, { "key": "label-en", "value": "Double", "note": "null" }, { "key": "uri", "value": "http:\/\/www.w3.org\/2001\/XMLSchema#double", "note": "null" }], "Scope" : "NOTHING", "ap-definition-en" : {"en": "The double datatype is patterned after the IEEE double-precision 64-bit floating point datatype [IEEE 754-2008]. Each floating point datatype has a value space that is a subset of the rational numbers. Floating point numbers are often used to approximat"}, "ap-label-en" : {"en": "Double"}, "definition" : {"en": "The double datatype is patterned after the IEEE double-precision 64-bit floating point datatype [IEEE 754-2008]. Each floating point datatype has a value space that is a subset of the rational numbers. Floating point numbers are often used to approximat"}, "label" : {"en": "Double"}}, +"name": "Double" +} +, { +"@id": "http://www.w3.org/2001/XMLSchema#duration", +"@type": "http://www.w3.org/2002/07/owl#Class", +"inpackage": "OTHER_PACKAGE", +"ap-definition-en" : {"en": "Duration is a datatype that represents durations of time. The concept of duration being captured is drawn from those of [ISO 8601], specifically durations without fixed endpoints."}, "ap-label-en" : {"en": "Duration"}, "definition" : {"en": "Duration is a datatype that represents durations of time. The concept of duration being captured is drawn from those of [ISO 8601], specifically durations without fixed endpoints."}, "label" : {"en": "Duration"}, +"extra": {"EA-Name" : "Duration", "EA-Guid" : "{2D34E292-EBFB-49eb-B35B-E9BE6B30E008}", "EA-Package" : "DataTypes", "EA-Type" : "DATATYPE", "EA-Parents" : "", "EA-Parents2" : [], "parentclasses" : "", "label" : "Duration", "definition" : "Duration is a datatype that represents durations of time. The concept of duration being captured is drawn from those of [ISO 8601], specifically durations without fixed endpoints.", "usage" : "", "ap-label-en" : "Duration", "ap-definition-en" : "Duration is a datatype that represents durations of time. The concept of duration being captured is drawn from those of [ISO 8601], specifically durations without fixed endpoints.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "label-en", "value": "Duration", "note": "null" }, { "key": "definition-en", "value": "Duration is a datatype that represents durations of time. The concept of duration being captured is drawn from those of [ISO 8601], specifically durations without fixed endpoints.", "note": "null" }, { "key": "uri", "value": "http:\/\/www.w3.org\/2001\/XMLSchema#duration", "note": "null" }], "Scope" : "NOTHING", "ap-definition-en" : {"en": "Duration is a datatype that represents durations of time. The concept of duration being captured is drawn from those of [ISO 8601], specifically durations without fixed endpoints."}, "ap-label-en" : {"en": "Duration"}, "definition" : {"en": "Duration is a datatype that represents durations of time. The concept of duration being captured is drawn from those of [ISO 8601], specifically durations without fixed endpoints."}, "label" : {"en": "Duration"}}, +"name": "Duration" +} +, { +"@id": "http://www.w3.org/2004/02/skos/core#Collection", +"@type": "http://www.w3.org/2002/07/owl#Class", +"inpackage": "OTHER_PACKAGE", +"ap-definition-en" : {"en": "This class represent the way Concepts belong together. Thus, different concepts are grouped and define a controlled vocabulary."}, "usage" : {"en": "In this context, the CPSV-AP reuses the Collection class as defined in the SKOS Simple Knowledge Organization System<\/a>. For describing the attributes of a Collection (labels, preferred labels, alternative labels, definition, etc.) we refer to SKOS<\/a>."}, "ap-label-en" : {"en": "Collection"}, "definition" : {"en": "This class represent the way Concepts belong together. Thus, different concepts are grouped and define a controlled vocabulary."}, "label" : {"en": "Collection"}, +"extra": {"EA-Name" : "Collection", "EA-Guid" : "{F8504F16-CC94-4287-B012-88DA846F67CB}", "EA-Package" : "skos", "EA-Type" : "CLASS", "EA-Parents" : "", "EA-Parents2" : [], "parentclasses" : "", "label" : "Collection", "definition" : "This class represent the way Concepts belong together. Thus, different concepts are grouped and define a controlled vocabulary.", "usage" : "In this context, the CPSV-AP reuses the Collection class as defined in the SKOS Simple Knowledge Organization System<\/a>. For describing the attributes of a Collection (labels, preferred labels, alternative labels, definition, etc.) we refer to SKOS<\/a>.", "ap-label-en" : "Collection", "ap-definition-en" : "This class represent the way Concepts belong together. Thus, different concepts are grouped and define a controlled vocabulary.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "definition-en", "value": "NOTE", "note": "This class represent the way Concepts belong together. Thus, different concepts are grouped and define a controlled vocabulary." }, { "key": "uri", "value": "http:\/\/www.w3.org\/2004\/02\/skos\/core#Collection", "note": "null" }, { "key": "label-en", "value": "Collection", "note": "null" }, { "key": "usageNote-en", "value": "NOTE", "note": "In this context, the CPSV-AP reuses the Collection class as defined in the SKOS Simple Knowledge Organization System<\/a>. For describing the attributes of a Collection (labels, preferred labels, alternative labels, definition, etc.) we refer to SKOS<\/a>." }], "Scope" : "NOTHING", "ap-definition-en" : {"en": "This class represent the way Concepts belong together. Thus, different concepts are grouped and define a controlled vocabulary."}, "usage" : {"en": "In this context, the CPSV-AP reuses the Collection class as defined in the SKOS Simple Knowledge Organization System<\/a>. For describing the attributes of a Collection (labels, preferred labels, alternative labels, definition, etc.) we refer to SKOS<\/a>."}, "ap-label-en" : {"en": "Collection"}, "definition" : {"en": "This class represent the way Concepts belong together. Thus, different concepts are grouped and define a controlled vocabulary."}, "label" : {"en": "Collection"}}, +"name": "Collection" +} +, { +"@id": "http://www.w3.org/2004/02/skos/core#Concept", +"@type": "http://www.w3.org/2002/07/owl#Class", +"inpackage": "OTHER_PACKAGE", +"ap-definition-en" : {"en": "This class represents any concept that can be used for classifying the Public Service and which relates to the Public Service through the property Is Classified By."}, "usage" : {"en": "This class has been added in the CPSV-AP to complement the need for adding other ways of classifying the Public Service, which have not been explicitly defined in the CPSV-AP. In this context, the CPSV-AP reuses the Concept class as defined in the SKOS Simple Knowledge Organization System<\/a>. For describing the attributes of a Concept (labels, preferred labels, alternative labels, definition, etc.) we refer to SKOS<\/a>. The Concept may or may not belong to (member) a certain Collection."}, "ap-label-en" : {"en": "Concept"}, "definition" : {"en": "This class represents any concept that can be used for classifying the Public Service and which relates to the Public Service through the property Is Classified By."}, "label" : {"en": "Concept"}, +"extra": {"EA-Name" : "Concept", "EA-Guid" : "{62E6BA0C-C86D-46a0-8661-145FC890D836}", "EA-Package" : "skos", "EA-Type" : "CLASS", "EA-Parents" : "", "EA-Parents2" : [], "parentclasses" : "", "label" : "Concept", "definition" : "This class represents any concept that can be used for classifying the Public Service and which relates to the Public Service through the property Is Classified By.", "usage" : "This class has been added in the CPSV-AP to complement the need for adding other ways of classifying the Public Service, which have not been explicitly defined in the CPSV-AP. In this context, the CPSV-AP reuses the Concept class as defined in the SKOS Simple Knowledge Organization System<\/a>. For describing the attributes of a Concept (labels, preferred labels, alternative labels, definition, etc.) we refer to SKOS<\/a>. The Concept may or may not belong to (member) a certain Collection.", "ap-label-en" : "Concept", "ap-definition-en" : "This class represents any concept that can be used for classifying the Public Service and which relates to the Public Service through the property Is Classified By.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "definition-en", "value": "NOTE", "note": "This class represents any concept that can be used for classifying the Public Service and which relates to the Public Service through the property Is Classified By." }, { "key": "uri", "value": "http:\/\/www.w3.org\/2004\/02\/skos\/core#Concept", "note": "null" }, { "key": "label-en", "value": "Concept", "note": "null" }, { "key": "usageNote-en", "value": "NOTE", "note": "This class has been added in the CPSV-AP to complement the need for adding other ways of classifying the Public Service, which have not been explicitly defined in the CPSV-AP. In this context, the CPSV-AP reuses the Concept class as defined in the SKOS Simple Knowledge Organization System<\/a>. For describing the attributes of a Concept (labels, preferred labels, alternative labels, definition, etc.) we refer to SKOS<\/a>. The Concept may or may not belong to (member) a certain Collection." }], "Scope" : "NOTHING", "ap-definition-en" : {"en": "This class represents any concept that can be used for classifying the Public Service and which relates to the Public Service through the property Is Classified By."}, "usage" : {"en": "This class has been added in the CPSV-AP to complement the need for adding other ways of classifying the Public Service, which have not been explicitly defined in the CPSV-AP. In this context, the CPSV-AP reuses the Concept class as defined in the SKOS Simple Knowledge Organization System<\/a>. For describing the attributes of a Concept (labels, preferred labels, alternative labels, definition, etc.) we refer to SKOS<\/a>. The Concept may or may not belong to (member) a certain Collection."}, "ap-label-en" : {"en": "Concept"}, "definition" : {"en": "This class represents any concept that can be used for classifying the Public Service and which relates to the Public Service through the property Is Classified By."}, "label" : {"en": "Concept"}}, +"name": "Concept" +} +, { +"@id": "http://www.w3.org/2004/02/skos/core#Concept", +"@type": "http://www.w3.org/2002/07/owl#Class", +"inpackage": "OTHER_PACKAGE", +"ap-definition-en" : {"en": "An idea or notion; a unit of thought."}, "ap-label-en" : {"en": "Code"}, "definition" : {"en": "An idea or notion; a unit of thought."}, "label" : {"en": "Code"}, +"extra": {"EA-Name" : "Code", "EA-Guid" : "{C819F639-92F4-4235-BE20-2252B3AAC098}", "EA-Package" : "DataTypes", "EA-Type" : "DATATYPE", "EA-Parents" : "", "EA-Parents2" : [], "parentclasses" : "", "label" : "Code", "definition" : "An idea or notion; a unit of thought.", "usage" : "", "ap-label-en" : "Code", "ap-definition-en" : "An idea or notion; a unit of thought.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "label-en", "value": "Code", "note": "null" }, { "key": "uri", "value": "http:\/\/www.w3.org\/2004\/02\/skos\/core#Concept", "note": "null" }, { "key": "definition-en", "value": "An idea or notion; a unit of thought.", "note": "null" }], "Scope" : "NOTHING", "ap-definition-en" : {"en": "An idea or notion; a unit of thought."}, "ap-label-en" : {"en": "Code"}, "definition" : {"en": "An idea or notion; a unit of thought."}, "label" : {"en": "Code"}}, +"name": "Code" +} +, { +"@id": "http://www.w3.org/2006/time#TemporalEntity", +"@type": "http://www.w3.org/2002/07/owl#Class", +"inpackage": "OTHER_PACKAGE", +"ap-definition-en" : {"en": "A temporal interval or instant."}, "ap-label-en" : {"en": "Temporal Entity"}, "definition" : {"en": "A temporal interval or instant."}, "label" : {"en": "Temporal Entity"}, +"extra": {"EA-Name" : "TemporalEntity", "EA-Guid" : "{47172E2D-ADFD-4f36-9D0D-34A3072AC6C0}", "EA-Package" : "time", "EA-Type" : "CLASS", "EA-Parents" : "", "EA-Parents2" : [], "parentclasses" : "", "label" : "Temporal Entity", "definition" : "A temporal interval or instant.", "usage" : "", "ap-label-en" : "Temporal Entity", "ap-definition-en" : "A temporal interval or instant.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "definition-en", "value": "A temporal interval or instant.", "note": "null" }, { "key": "label-en", "value": "Temporal Entity", "note": "null" }, { "key": "uri", "value": "http:\/\/www.w3.org\/2006\/time#TemporalEntity", "note": "null" }], "Scope" : "NOTHING", "ap-definition-en" : {"en": "A temporal interval or instant."}, "ap-label-en" : {"en": "Temporal Entity"}, "definition" : {"en": "A temporal interval or instant."}, "label" : {"en": "Temporal Entity"}}, +"name": "TemporalEntity" +} +, { +"@id": "http://www.w3.org/ns/dcat#Dataset", +"@type": "http://www.w3.org/2002/07/owl#Class", +"inpackage": "OTHER_PACKAGE", +"ap-definition-en" : {"en": "A collection of data, published or curated by a single agent, and available for access or download in one or more representations."}, "usage" : {"en": "This class represents a collection of metadata and where they can be found. For instance, a dataset can be found on a regional public service portal and\/or a national eGovernment portal."}, "ap-label-en" : {"en": "Dataset"}, "definition" : {"en": "A collection of data, published or curated by a single agent, and available for access or download in one or more representations."}, "label" : {"en": "Dataset"}, +"extra": {"EA-Name" : "Dataset", "EA-Guid" : "{4C40BA3A-6C08-4950-8EE2-E9CE8073C616}", "EA-Package" : "dcat", "EA-Type" : "CLASS", "EA-Parents" : "", "EA-Parents2" : [], "parentclasses" : "", "label" : "Dataset", "definition" : "A collection of data, published or curated by a single agent, and available for access or download in one or more representations.", "usage" : "This class represents a collection of metadata and where they can be found. For instance, a dataset can be found on a regional public service portal and\/or a national eGovernment portal.", "ap-label-en" : "Dataset", "ap-definition-en" : "A collection of data, published or curated by a single agent, and available for access or download in one or more representations.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "definition-en", "value": "NOTE", "note": "A collection of data, published or curated by a single agent, and available for access or download in one or more representations." }, { "key": "label-en", "value": "Dataset", "note": "null" }, { "key": "uri", "value": "http:\/\/www.w3.org\/ns\/dcat#Dataset", "note": "null" }, { "key": "usageNote-en", "value": "NOTE", "note": "This class represents a collection of metadata and where they can be found. For instance, a dataset can be found on a regional public service portal and\/or a national eGovernment portal." }], "Scope" : "NOTHING", "ap-definition-en" : {"en": "A collection of data, published or curated by a single agent, and available for access or download in one or more representations."}, "usage" : {"en": "This class represents a collection of metadata and where they can be found. For instance, a dataset can be found on a regional public service portal and\/or a national eGovernment portal."}, "ap-label-en" : {"en": "Dataset"}, "definition" : {"en": "A collection of data, published or curated by a single agent, and available for access or download in one or more representations."}, "label" : {"en": "Dataset"}}, +"name": "Dataset" +} +, { +"@id": "http://www.w3.org/ns/locn#Address", +"@type": "http://www.w3.org/2002/07/owl#Class", +"inpackage": "OTHER_PACKAGE", +"ap-definition-en" : {"en": "A spatial object that in a human-readable way identifies a fixed location."}, "usage" : {"en": "

\r\nAn \"address representation\" as conceptually defined by the INSPIRE Address Representation data type<\/a>: \"Representation of an address spatial object for use in external application schemas that need to include the basic, address information in a readable way.\"\r\n<\/p><\/br>\r\n\r\n

\r\nThe representation of Addresses varies widely from one country's postal system to another. Even within countries, there are almost always examples of Addresses that do not conform to the stated national standard. However, ISO 19160-1<\/a> provides a method through which different Addresses can be converted from one conceptual model to another.\r\n<\/p><\/br>\r\n\r\n

\r\nThis specification was heavily based on the INSPIRE Address Representation data type. It is noteworthy that if an Address is provided using the detailed breakdown suggested by the properties for this class, then it will be INSPIRE-conformant. To this very granular set of\r\nproperties, we add two further properties:\r\n