diff --git a/releases/0.04/Core Public Event Vocabulary v0.04.docx b/releases/0.04/Core Public Event Vocabulary v0.04.docx deleted file mode 100644 index ab04619..0000000 Binary files a/releases/0.04/Core Public Event Vocabulary v0.04.docx and /dev/null differ diff --git a/releases/0.04/Core Public Event Vocabulary v0.04.odt b/releases/0.04/Core Public Event Vocabulary v0.04.odt deleted file mode 100644 index b4d96c0..0000000 Binary files a/releases/0.04/Core Public Event Vocabulary v0.04.odt and /dev/null differ diff --git a/releases/0.04/Core Public Event Vocabulary v0.04.pdf b/releases/0.04/Core Public Event Vocabulary v0.04.pdf deleted file mode 100644 index d2fe1a5..0000000 Binary files a/releases/0.04/Core Public Event Vocabulary v0.04.pdf and /dev/null differ diff --git a/releases/0.04/cpev_v0.04.SVG b/releases/0.04/cpev_v0.04.SVG deleted file mode 100644 index d49d007..0000000 --- a/releases/0.04/cpev_v0.04.SVG +++ /dev/null @@ -1,596 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -schema - - - - - - - - - - - -Agent - - - - - - -PublicEvent - - + title: Text [*] - - + description: Text [*] - - + eventType: Code [*] - - + format: Code [*] - - + url: URI [*] - - + accessibility: Text [*] - - + eventRegistration: URI [*] - - - - - - -Offer - - - - - - -Place - - - - - - -DateTime - - - - - - -Audience - - - - - - -OpeningHoursSpecification - - - - - - -Ticket - - - - - -offers - * - * - - - -itemOffered - 1 - * - - - -audience - 1 - * - - - - -audience - * - * - - - -hasOrganiser - * - 1..* - - - -hasSponsor - * - * - - - -hasPromoter - * - * - - - - - -subEvent - 1 - * - - - -location - * - 1..* - - - -openingHoursSpecification - 1 - 0..1 - - - -startDate - * - 1 - - - -endDate - * - 1 - - - - - diff --git a/releases/0.04/cpev_v0.04.jsonld b/releases/0.04/cpev_v0.04.jsonld deleted file mode 100644 index 500dfe6..0000000 --- a/releases/0.04/cpev_v0.04.jsonld +++ /dev/null @@ -1,81 +0,0 @@ -{ - "@context": - { - "Agent":"http://xmlns.com/foaf/0.1/Agent", - "Audience":"http://schema.org/Audience", - "Date":"http://schema.org/Date", - "DateTime":"http://schema.org/DateTime", - "Event":"http://schema.org/Event", - "Offer":"http://schema.org/Offer", - "OpeningHoursSpecification":"http://schema.org/OpeningHoursSpecification", - "Place":"http://schema.org/Place", - "Product":"http://schema.org/Product", - "PublicEvent":"http://data.europa.eu/m8g/PublicEvent", - - "accessibility":{ - "@id":"http://data.europa.eu/m8g/accessibility" - }, - "audience":{ - "@id":"http://schema.org/audience", - "@type":"http://schema.org/Audience" - }, - "description":{ - "@id":"http://purl.org/dc/terms/description" - }, - "endDate":{ - "@id":"http://schema.org/endDate" - }, - "eventRegistration":{ - "@id":"http://data.europa.eu/m8g/eventRegistration", - "@type":"http://www.w3.org/2000/01/rdf-schema#Literal" - }, - "format":{ - "@id":"http://data.europa.eu/m8g/format", - "@type":"http://www.w3.org/2004/02/skos/core#Concept" - }, - "hasOrganiser":{ - "@id":"http://data.europa.eu/m8g/hasOrganiser", - "@type":"http://xmlns.com/foaf/0.1/Agent" - }, - "hasPromoter":{ - "@id":"http://data.europa.eu/m8g/hasPromoter", - "@type":"http://xmlns.com/foaf/0.1/Agent" - }, - "hasSponsor":{ - "@id":"http://data.europa.eu/m8g/hasSponsor", - "@type":"http://xmlns.com/foaf/0.1/Agent" - }, - "itemOffered":{ - "@id":"http://schema.org/itemOffered" - }, - "location":{ - "@id":"http://schema.org/location" - }, - "offers":{ - "@id":"http://schema.org/offers", - "@type":"http://schema.org/Offer" - }, - "openingHoursSpecification":{ - "@id":"http://schema.org/openingHoursSpecification", - "@type":"http://schema.org/OpeningHoursSpecification" - }, - "startDate":{ - "@id":"http://schema.org/startDate" - }, - "subEvent":{ - "@id":"http://schema.org/subEvent", - "@type":"http://schema.org/Event" - }, - "title":{ - "@id":"http://purl.org/dc/terms/title", - "@type":"http://www.w3.org/2000/01/rdf-schema#Literal" - }, - "type":{ - "@id":"http://purl.org/dc/terms/type" - }, - "url":{ - "@id":"http://schema.org/url", - "@type":"http://schema.org/URL" - } - } -} \ No newline at end of file diff --git a/releases/0.04/cpev_v0.04.owl b/releases/0.04/cpev_v0.04.owl deleted file mode 100644 index b90a6e7..0000000 --- a/releases/0.04/cpev_v0.04.owl +++ /dev/null @@ -1,694 +0,0 @@ - - - - http://publications.europa.eu/resource/authority/corporate-body/DIGIT - http://purl.org/adms/status/UnderDevelopment - Core Public Event Vocabulary - cpev - http://purl.org/adms/assettype/Ontology - 2018-04-13 - http://data.europa.eu/m8g/cpev - The Core Public Event Vocabulary is designed to describe the core characteristics of a public event. - https://joinup.ec.europa.eu/licence/isa-open-metadata-licence-v11 - 0.03 - v0.04 - First public version -v0.03 - Added schema:Date -v0.02 - Added definitions of hasSponsor, hasOrganiser and hasPromoter -v0.01 - Initial model - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - A legal document giving official permission to do something with the resource. - - License - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The preferred namespace prefix to use when using terms from this vocabulary in an XML document. - - Preferred Namespace Prefix - - - - - - - - The preferred namespace URI to use when using terms from this vocabulary in an XML document. - - Preferred Namespace Uri - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - history note - A note about the past state/use/meaning of a concept. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Plan of organisation or arrangement of the event. Examples include conference call and physical meeting. - format - - - - - - - - - An agent that creates or coordinates an activity. - hasOrganiser - - - - - - - - - An agent that advertises an activity. - hasPromoter - - - - - - - - - An agent that financially supports an activity. - hasSponsor - - - - - - - - - Recommended best practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [DCMITYPE]. To describe the file format, physical medium, or dimensions of the resource, use the Format element. - The nature or genre of the resource. - Type - - - - - - - - - - - - - - - - An intended audience, i.e. a group for whom something was created. - audience - - - - - - - - - - - - The item being offered. - itemOffered - - - - - - - - - - - - - - The location of for example where the event is happening, an organization is located, or where an action takes place. - location - - - - - - - - - - - - - - - An offer to provide this item&#x2014;for example, an offer to sell a product, rent the DVD of a movie, perform a service, or give away tickets to an event. - offers - - - - - - - - - - - The opening hours of a certain place. - openingHoursSpecification - - - - - - - - - - - An Event that is part of this event. For example, a conference event includes many presentations, each of which is a subEvent of the conference. - subEvent - - - - - - - - - - - - - Information about how the event can be approached, reached or entered, in particular for people with special needs. - accessibility - - - - - - - - - Information regarding the registration of the event. - eventRegistration - - - - - - - - - - - - - - - - - - - - - - - - - - - The end date and time of the item (in <a href="http://en.wikipedia.org/wiki/ISO_8601">ISO 8601 date format</a>). - endDate - - - - - - - - - - - - - - - The start date and time of the item (in <a href="http://en.wikipedia.org/wiki/ISO_8601">ISO 8601 date format</a>). - startDate - - - - - - - - - - URL of the item. - url - - - - - - - - - - - - - - Something that happens at a particular place and time, organised by an agent for a particular purpose, and is of interest to a general audience. This definition excludes natural events such as earthquakes or hurricanes. - PublicEvent - - - - - - - - - - Metadata for an event provides descriptive information that is the basis for discovery of the purpose, location, duration, and responsible agents associated with an event. Examples include an exhibition, webcast, conference, workshop, open day, performance, battle, trial, wedding, tea party, conflagration. - - 2000-07-11 - 2008-01-14 - A non-persistent, time-based occurrence. - - Event - - - - - - - - - Examples of Agent include person, organization, and software agent. - - A resource that acts or has the power to act. - - Agent - - - - - - - - - Intended audience for an item, i.e. the group for whom the item was created. - Audience - - - - - - - - A date value in <a href="http://en.wikipedia.org/wiki/ISO_8601">ISO 8601 date format</a>. - Date - - - - - - - - A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm] (see Chapter 5.4 of ISO 8601). - DateTime - - - - - - - - - An event happening at a certain time and location, such as a concert, lecture, or festival. Ticketing information may be added via the <a class="localLink" href="http://schema.org/offers">offers</a> property. Repeated events may be structured as separate Event objects. - Event - - - - - - - - - A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc. - Intangible - - - - - - - - - - An offer to transfer some rights to an item or to provide a service — for example, an offer to sell tickets to an event, to rent the DVD of a movie, to stream a TV show over the internet, to repair a motorcycle, or to loan a book.</p> - -<p>For <a href="http://www.gs1.org/barcodes/technical/idkeys/gtin">GTIN</a>-related fields, see <a href="http://www.gs1.org/barcodes/support/check_digit_calculator">Check Digit calculator</a> and <a href="http://www.gs1us.org/resources/standards/gtin-validation-guide">validation guide</a> from <a href="http://www.gs1.org/">GS1</a>. - Offer - - - - - - - - - - A structured value providing information about the opening hours of a place or a certain service inside a place.</p> - -<p>The place is <strong>open</strong> if the <a class="localLink" href="http://schema.org/opens">opens</a> property is specified, and <strong>closed</strong> otherwise.</p> - -<p>If the value for the <a class="localLink" href="http://schema.org/closes">closes</a> property is less than the value for the <a class="localLink" href="http://schema.org/opens">opens</a> property then the hour range is assumed to span over the next day. - OpeningHoursSpecification - - - - - - - - - Entities that have a somewhat fixed, physical extension. - Place - - - - - - - - - - Any offered product or service. For example: a pair of shoes; a concert ticket; the rental of a car; a haircut; or an episode of a TV show streamed online. - Product - - - - - - - - - Structured values are used when the value of a property has a more complex structure than simply being a textual value or a reference to another thing. - StructuredValue - - - - - - - - The most generic type of item. - Thing - - - - - - - - - - - - - - An agent (eg. person, group, software or physical artifact). - Agent - stable - - - - - - - - Description - - - An account of the resource. - Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource. - - - Title - A name given to the resource. - - - - - - An idea or notion; a unit of thought. - Concept - - - - - - - diff --git a/releases/1.0.0/README.md b/releases/1.0.0/README.md deleted file mode 100644 index 3a33d71..0000000 --- a/releases/1.0.0/README.md +++ /dev/null @@ -1,9 +0,0 @@ -# Core Public Event Vocabulary (CPEV) - Version 1.0.0 - -The version 1.0.0 of the Core Public Event Vocabulary (CPEV) is available as: - -* [HTML as specification](https://semiceu.github.io/Core-Public-Event-Vocabulary/releases/1.0.0/) -* [EAP as UML diagram](https://github.com/SEMICeu/Core-Public-Event-Vocabulary/blob/master/releases/1.0.0/html/overview.jpg) - -If you have any comments on the Core Public Event v1.0.0, please open an issue from [here](https://github.com/SEMICeu/Core-Location-Vocabulary/issues). - diff --git a/releases/1.0.0/context/core-public-event-ap.jsonld b/releases/1.0.0/context/core-public-event-ap.jsonld deleted file mode 100644 index 790c529..0000000 --- a/releases/1.0.0/context/core-public-event-ap.jsonld +++ /dev/null @@ -1,245 +0,0 @@ -{ - "@context": { - "Address": "http://www.w3.org/ns/locn#Address", - "Address.addressArea": { - "@container": "@set", - "@id": "http://www.w3.org/ns/locn#addressArea", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" - }, - "Address.addressId": { - "@container": "@set", - "@id": "http://www.w3.org/ns/locn#addressId", - "@type": "http://www.w3.org/2000/01/rdf-schema#Literal" - }, - "Address.administrativeUnitLevel1": { - "@container": "@set", - "@id": "http://www.w3.org/ns/locn#adminUnitL1", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" - }, - "Address.administrativeUnitLevel2": { - "@container": "@set", - "@id": "http://www.w3.org/ns/locn#adminUnitL2", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" - }, - "Address.fullAddress": { - "@container": "@set", - "@id": "http://www.w3.org/ns/locn#fullAddress", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" - }, - "Address.locatorDesignator": { - "@container": "@set", - "@id": "http://www.w3.org/ns/locn#locatorDesignator", - "@type": "http://www.w3.org/2000/01/rdf-schema#Literal" - }, - "Address.locatorName": { - "@container": "@set", - "@id": "http://www.w3.org/ns/locn#locatorName", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" - }, - "Address.postCode": { - "@container": "@set", - "@id": "http://www.w3.org/ns/locn#postCode", - "@type": "http://www.w3.org/2000/01/rdf-schema#Literal" - }, - "Address.postName": { - "@container": "@set", - "@id": "http://www.w3.org/ns/locn#postName", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" - }, - "Address.postOfficeBox": { - "@container": "@set", - "@id": "http://www.w3.org/ns/locn#poBox", - "@type": "http://www.w3.org/2000/01/rdf-schema#Literal" - }, - "Address.thoroughfare": { - "@container": "@set", - "@id": "http://www.w3.org/ns/locn#thoroughfare", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" - }, - "Agent": "http://xmlns.com/foaf/0.1/Agent", - "Agent.address": { - "@container": "@set", - "@id": "http://w3.org/ns/locn#address", - "@type": "@id" - }, - "Agent.name": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/title", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" - }, - "Agent.participates": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/participates", - "@type": "@id" - }, - "Agent.type": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/type", - "@type": "@id" - }, - "ContactPoint": "http://data.europa.eu/m8g/ContactPoint", - "ContactPoint.availabilityRestriction": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/specialOpeningHoursSpecification", - "@type": "@id" - }, - "ContactPoint.contactPage": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/contactPage", - "@type": "@id" - }, - "ContactPoint.hasEmail": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/email", - "@type": "http://www.w3.org/2000/01/rdf-schema#Literal" - }, - "ContactPoint.hasTelephone": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/telephone", - "@type": "http://www.w3.org/2000/01/rdf-schema#Literal" - }, - "ContactPoint.openingHours": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/openingHours", - "@type": "@id" - }, - "Participation": "http://data.europa.eu/m8g/Participation", - "Participation.description": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/description", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" - }, - "Participation.hasParticipant": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/hasParticipant", - "@type": "@id" - }, - "Participation.hasTime": { - "@container": "@set", - "@id": "http://www.w3.org/2006/time#hasTime", - "@type": "@id" - }, - "Participation.identifier": { - "@container": "@set", - "@id": "http://www.w3.org/ns/org#identifier", - "@type": "http://www.w3.org/2000/01/rdf-schema#Literal" - }, - "Participation.role": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/role", - "@type": "@id" - }, - "PublicEvent": "http://data.europa.eu/m8g/PublicEvent", - "PublicEvent.accessibility": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/accessibility", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" - }, - "PublicEvent.address": { - "@container": "@set", - "@id": "http://w3.org/ns/locn#address", - "@type": "@id" - }, - "PublicEvent.audience": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/audience", - "@type": "@id" - }, - "PublicEvent.contactPoint": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/contactPoint", - "@type": "@id" - }, - "PublicEvent.description": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/description", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" - }, - "PublicEvent.eventNumber": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/eventNumber", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" - }, - "PublicEvent.eventType": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/type", - "@type": "@id" - }, - "PublicEvent.format": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/format", - "@type": "@id" - }, - "PublicEvent.hasNextEvent": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/hasNextEvent", - "@type": "@id" - }, - "PublicEvent.hasParticipation": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/hasParticipation", - "@type": "@id" - }, - "PublicEvent.hasPreviousEvent": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/hasPreviousEvent", - "@type": "@id" - }, - "PublicEvent.hasTime": { - "@container": "@set", - "@id": "http://www.w3.org/2006/time#hasTime", - "@type": "@id" - }, - "PublicEvent.homepage": { - "@container": "@set", - "@id": "http://xmlns.com/foaf/0.1/homepage", - "@type": "@id" - }, - "PublicEvent.identifier": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/identifier", - "@type": "http://www.w3.org/2000/01/rdf-schema#Literal" - }, - "PublicEvent.language": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/language", - "@type": "@id" - }, - "PublicEvent.parentEvent": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/parentEvent", - "@type": "@id" - }, - "PublicEvent.registrationPage": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/registrationPage", - "@type": "@id" - }, - "PublicEvent.subEvent": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/subEvent", - "@type": "@id" - }, - "PublicEvent.title": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/title", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" - }, - "PublicEvent.topic": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/subject", - "@type": "@id" - }, - "TemporalEntity": "http://www.w3.org/2006/time#TemporalEntity", - "TemporalEntity.description": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/description", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" - }, - "TemporalEntity.frequency": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/frequency", - "@type": "@id" - } - } -} diff --git a/releases/1.0.0/context/core-public-event-ap_en.jsonld b/releases/1.0.0/context/core-public-event-ap_en.jsonld deleted file mode 100644 index 790c529..0000000 --- a/releases/1.0.0/context/core-public-event-ap_en.jsonld +++ /dev/null @@ -1,245 +0,0 @@ -{ - "@context": { - "Address": "http://www.w3.org/ns/locn#Address", - "Address.addressArea": { - "@container": "@set", - "@id": "http://www.w3.org/ns/locn#addressArea", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" - }, - "Address.addressId": { - "@container": "@set", - "@id": "http://www.w3.org/ns/locn#addressId", - "@type": "http://www.w3.org/2000/01/rdf-schema#Literal" - }, - "Address.administrativeUnitLevel1": { - "@container": "@set", - "@id": "http://www.w3.org/ns/locn#adminUnitL1", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" - }, - "Address.administrativeUnitLevel2": { - "@container": "@set", - "@id": "http://www.w3.org/ns/locn#adminUnitL2", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" - }, - "Address.fullAddress": { - "@container": "@set", - "@id": "http://www.w3.org/ns/locn#fullAddress", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" - }, - "Address.locatorDesignator": { - "@container": "@set", - "@id": "http://www.w3.org/ns/locn#locatorDesignator", - "@type": "http://www.w3.org/2000/01/rdf-schema#Literal" - }, - "Address.locatorName": { - "@container": "@set", - "@id": "http://www.w3.org/ns/locn#locatorName", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" - }, - "Address.postCode": { - "@container": "@set", - "@id": "http://www.w3.org/ns/locn#postCode", - "@type": "http://www.w3.org/2000/01/rdf-schema#Literal" - }, - "Address.postName": { - "@container": "@set", - "@id": "http://www.w3.org/ns/locn#postName", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" - }, - "Address.postOfficeBox": { - "@container": "@set", - "@id": "http://www.w3.org/ns/locn#poBox", - "@type": "http://www.w3.org/2000/01/rdf-schema#Literal" - }, - "Address.thoroughfare": { - "@container": "@set", - "@id": "http://www.w3.org/ns/locn#thoroughfare", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" - }, - "Agent": "http://xmlns.com/foaf/0.1/Agent", - "Agent.address": { - "@container": "@set", - "@id": "http://w3.org/ns/locn#address", - "@type": "@id" - }, - "Agent.name": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/title", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" - }, - "Agent.participates": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/participates", - "@type": "@id" - }, - "Agent.type": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/type", - "@type": "@id" - }, - "ContactPoint": "http://data.europa.eu/m8g/ContactPoint", - "ContactPoint.availabilityRestriction": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/specialOpeningHoursSpecification", - "@type": "@id" - }, - "ContactPoint.contactPage": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/contactPage", - "@type": "@id" - }, - "ContactPoint.hasEmail": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/email", - "@type": "http://www.w3.org/2000/01/rdf-schema#Literal" - }, - "ContactPoint.hasTelephone": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/telephone", - "@type": "http://www.w3.org/2000/01/rdf-schema#Literal" - }, - "ContactPoint.openingHours": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/openingHours", - "@type": "@id" - }, - "Participation": "http://data.europa.eu/m8g/Participation", - "Participation.description": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/description", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" - }, - "Participation.hasParticipant": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/hasParticipant", - "@type": "@id" - }, - "Participation.hasTime": { - "@container": "@set", - "@id": "http://www.w3.org/2006/time#hasTime", - "@type": "@id" - }, - "Participation.identifier": { - "@container": "@set", - "@id": "http://www.w3.org/ns/org#identifier", - "@type": "http://www.w3.org/2000/01/rdf-schema#Literal" - }, - "Participation.role": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/role", - "@type": "@id" - }, - "PublicEvent": "http://data.europa.eu/m8g/PublicEvent", - "PublicEvent.accessibility": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/accessibility", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" - }, - "PublicEvent.address": { - "@container": "@set", - "@id": "http://w3.org/ns/locn#address", - "@type": "@id" - }, - "PublicEvent.audience": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/audience", - "@type": "@id" - }, - "PublicEvent.contactPoint": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/contactPoint", - "@type": "@id" - }, - "PublicEvent.description": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/description", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" - }, - "PublicEvent.eventNumber": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/eventNumber", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" - }, - "PublicEvent.eventType": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/type", - "@type": "@id" - }, - "PublicEvent.format": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/format", - "@type": "@id" - }, - "PublicEvent.hasNextEvent": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/hasNextEvent", - "@type": "@id" - }, - "PublicEvent.hasParticipation": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/hasParticipation", - "@type": "@id" - }, - "PublicEvent.hasPreviousEvent": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/hasPreviousEvent", - "@type": "@id" - }, - "PublicEvent.hasTime": { - "@container": "@set", - "@id": "http://www.w3.org/2006/time#hasTime", - "@type": "@id" - }, - "PublicEvent.homepage": { - "@container": "@set", - "@id": "http://xmlns.com/foaf/0.1/homepage", - "@type": "@id" - }, - "PublicEvent.identifier": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/identifier", - "@type": "http://www.w3.org/2000/01/rdf-schema#Literal" - }, - "PublicEvent.language": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/language", - "@type": "@id" - }, - "PublicEvent.parentEvent": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/parentEvent", - "@type": "@id" - }, - "PublicEvent.registrationPage": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/registrationPage", - "@type": "@id" - }, - "PublicEvent.subEvent": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/subEvent", - "@type": "@id" - }, - "PublicEvent.title": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/title", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" - }, - "PublicEvent.topic": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/subject", - "@type": "@id" - }, - "TemporalEntity": "http://www.w3.org/2006/time#TemporalEntity", - "TemporalEntity.description": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/description", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString" - }, - "TemporalEntity.frequency": { - "@container": "@set", - "@id": "http://data.europa.eu/m8g/frequency", - "@type": "@id" - } - } -} diff --git a/releases/1.0.0/html/overview.jpg b/releases/1.0.0/html/overview.jpg deleted file mode 100644 index 280729f..0000000 Binary files a/releases/1.0.0/html/overview.jpg and /dev/null differ diff --git a/releases/1.0.0/html/semic-icon.png b/releases/1.0.0/html/semic-icon.png deleted file mode 100644 index f4466b7..0000000 Binary files a/releases/1.0.0/html/semic-icon.png and /dev/null differ diff --git a/releases/1.0.0/index.html b/releases/1.0.0/index.html deleted file mode 100644 index 6fccb42..0000000 --- a/releases/1.0.0/index.html +++ /dev/null @@ -1,1680 +0,0 @@ - - - - - - - - - Core Public Event Vocabulary - - - - - - - - - - - - - -
- - SEMIC - - -
- - -
-
- -
-
-
-
-
-
-

Core Public Event Vocabulary

- -
-
-
Status
Semic Recommendation
-
Published at
2023-05-15
-
This version
- -https://semiceu.github.io/Core-Public-Event-Vocabulary/releases/1.0.0 - -
- - -
-
- - - - - - -
-
-
-
-
- -
-
-
-
- -
-

Summary

- - -

- The Core Public Event Vocabulary provides a minimum set of classes and properties for - describing a public event , i.e. something that happens at a particular place and time, -organised by one or more agents for a particular purpose, and is of interest to a general - audience. This definition excludes natural events such as earthquakes and volcanic -eruptions. -

- -
- -
-
-

Status of this document

- -

- This Core Vocabulary has the status of Semic Recommendation published on 2023-05-15. -

- -
-
- - -
-

Overview

-
-
- -
-

This document describes the usage of the following entities for a correct usage of the Core Vocabulary: -
- | - Address | - Agent | - ContactPoint | - Participation | - Public Event | - Temporal Entity | -

-
- - -
-
-
- -
- - - -
-
-

Entities

-
- -
-

Address

-
-
-
Definition
A spatial object that in a human-readable way identifies a fixed location.
- -
Usage
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.
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PropertyExpected RangeDefinitionUsageCodelist
- - - address area - - - - - Text - - - 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.
- - - address ID - - - - - Literal - - - 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. - -
- - - administrative unit level 1 - - - - - Text - - - 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.
- - - administrative unit level 2 - - - - - Text - - - 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.
- - - full address - - - - - Text - - - The complete address written as a string.Use of this property is recommended as it will not 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 property 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".
- - - locator designator - - - - - Literal - - - 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". - -
- - - locator name - - - - - Text - - - 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 designator 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.
- - - post code - - - - - Literal - - - 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".
- - - post name - - - - - Text - - - A name created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points.Usually a city, for example "Paris".
- - - post office box - - - - - Literal - - - 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".
- - - thoroughfare - - - - - Text - - - 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
Entity that is able to carry out action
- -
Usage
In compliance with the description from FOAF, an Agent is considered as any entity that is able to carry out actions. The Agent class acts as a generic element which can be further specified by implementers for their usages, for example by defining the Person class from the Core Person Vocabulary or Organization from W3C's Organization Ontology as subclasses of Agent. This Person or Organization can then issue a certain Requirement or be concerned by an Evidence provided.
- - -
Properties
- -
For this entity the following properties are defined: - address, - name, - participates, - type.
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PropertyExpected RangeDefinitionUsageCodelist
- - - address - - - - - Address - - - Associates any Resource with the corresponding Address.
- - - name - - - - - Text - - - The noun given to the Agent.
- - - participates - - - - - Participation - - - The participation in which an Agent is involved.
- - - type - - - - - Code - - - A classification assigned to an Agent.
-
- -
- -
-

ContactPoint

-
-
-
Definition
Information (e.g. e-mail address, telephone number) of a person or department through which the user can get in touch with.
- -
Usage
The Core Public Organization Vocabulary defines properties for telephone number, e-mail address and opening hours although it is noteworthy that the class is based on schema.org's ContactPoint class (http://schema.org/ContactPoint) that has additional properties that some implementations may find useful.
- - -
Properties
- -
For this entity the following properties are defined: - availability restriction, - contact page, - has email, - has telephone, - opening hours.
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PropertyExpected RangeDefinitionUsageCodelist
- - - availability restriction - - - - - Temporal Entity - - - The time during which the Contact Point is not available.
- - - contact page - - - - - Document - - - A web page that could be used to reach out the Contact Point.
- - - has email - - - - - Literal - - - An electronic address through which the Contact Point can be contacted.
- - - has telephone - - - - - Literal - - - A telephone number through which the Contact Point can be contacted.
- - - opening hours - - - - - Temporal Entity - - - The time at which the Contact Point is normally available.
-
- -
- -
-

Participation

-
-
-
Definition
The Participation class allows to define roles within a certain context.
- - -
Properties
- -
For this entity the following properties are defined: - description, - has participant, - has time, - identifier, - role.
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PropertyExpected RangeDefinitionUsageCodelist
- - - description - - - - - Text - - - A textual explanation of the Participation.
- - - has participant - - - - - Agent - - - The Agent involved in the Participation.
- - - has time - - - - - Temporal Entity - - - The association of a temporal entity (instant or interval) to any thing.
- - - identifier - - - - - Literal - - - The unambiguous structured reference for the Participation.
- - - role - - - - - Code - - - The function of an Agent within a Participation.
-
- -
- -
-

Public Event

-
-
-
Definition
Something that happens at a particular place and time, -organised by one or more agents for a particular purpose, and is of interest to a general - audience. This definition excludes natural events such as earthquakes and volcanic -eruptions.
- - -
Properties
- -
For this entity the following properties are defined: - accessibility, - address, - audience, - contact point, - description, - event number, - event type, - format, - has next event, - has participation, - has previous event, - has time, - homepage, - identifier, - language, - parent event, - registration page, - sub event, - title, - topic.
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PropertyExpected RangeDefinitionUsageCodelist
- - - accessibility - - - - - Text - - - Information about how the Public Event can be approached, reached or entered, in particular for people with special needs.This property may be provided in multiple languages with multiple instances of the accessibility property.
- - - address - - - - - Address - - - Associates any Resource with the corresponding Address.Asserting the address relationship implies that the - Resource has an Address.
- - - audience - - - - - Code - - - The target group of people for whom the Public Event is created.
- - - contact point - - - - - ContactPoint - - - The main contact information of the resource.Usually a phone number and e-mail address. Other contact methods may be included, including online contact information, but this is conceptually distinct from the organization's homepage that may or may not provide contact information.
- - - description - - - - - Text - - - A textual explanation of the Pulblic Event.Descriptions may be provided in multiple languages with multiple instances of the description property.
- - - event number - - - - - Text - - - The sequence position of the Public Event.Examples could be the ''4th" or "2022".
- - - event type - - - - - Code - - - The nature or genre of the Public Event. Examples include festivals, conferences, city council meetings and public consultations. The eventType property links the event to a SKOS Concept that provides a classification. - -An existing classification from Publications Office could be used, see Public Event Type.
- - - format - - - - - Code - - - A plan of organisation or arrangement of the Public Event.Examples include conference call, physical meeting or hybrid.
- - - has next event - - - - - Public Event - - - The Public Event that comes after this one.
- - - has participation - - - - - Participation - - - The way how a resource is organized.
- - - has previous event - - - - - Public Event - - - The Public Event that comes before this one.
- - - has time - - - - - Temporal Entity - - - The association of a temporal entity (instant or interval) to any thing.This property can be used to specify date or time of a Public Event via the Temporal Entity class, see the date time example from the Time ontology.
- - - homepage - - - - - Document - - - The website of the Public Event.The value of this property is a URL.
- - - identifier - - - - - Literal - - - The unambiguous structured reference for the Public Event.
- - - language - - - - - LinguisticSystem - - - The language in which the Public Event is given.The recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office.
- - - parent event - - - - - Public Event - - - A relation to another Public Event that encompasses it.
- - - registration page - - - - - Document - - - A web page that provides means to attend the Public Event.
- - - sub event - - - - - Public Event - - - A relation towards another Public Event that belong to it.
- - - title - - - - - Text - - - The name given to the Public Event.Titles may be provided in multiple languages with multiple instances of the title property.
- - - topic - - - - - Code - - - The subject of the Public Event.Examples include culture, sport or tourism.
-
- -
- -
-

Temporal Entity

-
-
-
Definition
A temporal interval or instant.
- - -
Properties
- -
For this entity the following properties are defined: - description, - frequency.
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PropertyExpected RangeDefinitionUsageCodelist
- - - description - - - - - Text - - - A textual representation of the Temporal Entity.
- - - frequency - - - - - Code - - - 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.
-
- -
- - - - - - -
-

Changelog w.r.t. previous version

- (non-normative) - -

-This is the first major release of Core Public Event that includes the main class Public Event with the reuse of existing classes from other vocabularies such as locn:Address, cv:ContactPoint and cpsv:Participation. -

- -

- -
-

UML representation

- (non-normative) - -

The UML representation from which this Core Vocabulary has been build is available here. -

- -
- -
-

RDF representation

- (non-normative) - -

A reusable RDF representation (in turtle) for this Core Vocabulary is retrievable here. -
- This RDF file contains only the terminology for which the URI is minted in the Core Vocabularies domain http://data.europa.eu/m8g. - Terms that are mapped on an existing URI (hence reused from other vocabularies) are not included. -

- -
- -
-

JSON-LD context

- (non-normative) - -

A reusable JSON-LD context definition for this Core Vocabulary is retrievable here.

- -
- -
-

SHACL template

- (non-normative) - -

A reusable SHACL template for this Core Vocabulary is retrievable here.

- -
- -
-

Mappings

- (non-normative) - -

-A mapping towards Schema.org can be found here -

- -

- -
-
- -
- -
-
-
-
- - - - - - - diff --git a/releases/1.0.0/index_en.html b/releases/1.0.0/index_en.html deleted file mode 100644 index 6fccb42..0000000 --- a/releases/1.0.0/index_en.html +++ /dev/null @@ -1,1680 +0,0 @@ - - - - - - - - - Core Public Event Vocabulary - - - - - - - - - - - - - -
- - SEMIC - - -
- - -
-
- -
-
-
-
-
-
-

Core Public Event Vocabulary

- -
-
-
Status
Semic Recommendation
-
Published at
2023-05-15
-
This version
- -https://semiceu.github.io/Core-Public-Event-Vocabulary/releases/1.0.0 - -
- - -
-
- - - - - - -
-
-
-
-
- -
-
-
-
- -
-

Summary

- - -

- The Core Public Event Vocabulary provides a minimum set of classes and properties for - describing a public event , i.e. something that happens at a particular place and time, -organised by one or more agents for a particular purpose, and is of interest to a general - audience. This definition excludes natural events such as earthquakes and volcanic -eruptions. -

- -
- -
-
-

Status of this document

- -

- This Core Vocabulary has the status of Semic Recommendation published on 2023-05-15. -

- -
-
- - -
-

Overview

-
-
- -
-

This document describes the usage of the following entities for a correct usage of the Core Vocabulary: -
- | - Address | - Agent | - ContactPoint | - Participation | - Public Event | - Temporal Entity | -

-
- - -
-
-
- -
- - - -
-
-

Entities

-
- -
-

Address

-
-
-
Definition
A spatial object that in a human-readable way identifies a fixed location.
- -
Usage
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.
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PropertyExpected RangeDefinitionUsageCodelist
- - - address area - - - - - Text - - - 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.
- - - address ID - - - - - Literal - - - 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. - -
- - - administrative unit level 1 - - - - - Text - - - 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.
- - - administrative unit level 2 - - - - - Text - - - 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.
- - - full address - - - - - Text - - - The complete address written as a string.Use of this property is recommended as it will not 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 property 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".
- - - locator designator - - - - - Literal - - - 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". - -
- - - locator name - - - - - Text - - - 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 designator 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.
- - - post code - - - - - Literal - - - 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".
- - - post name - - - - - Text - - - A name created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points.Usually a city, for example "Paris".
- - - post office box - - - - - Literal - - - 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".
- - - thoroughfare - - - - - Text - - - 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
Entity that is able to carry out action
- -
Usage
In compliance with the description from FOAF, an Agent is considered as any entity that is able to carry out actions. The Agent class acts as a generic element which can be further specified by implementers for their usages, for example by defining the Person class from the Core Person Vocabulary or Organization from W3C's Organization Ontology as subclasses of Agent. This Person or Organization can then issue a certain Requirement or be concerned by an Evidence provided.
- - -
Properties
- -
For this entity the following properties are defined: - address, - name, - participates, - type.
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PropertyExpected RangeDefinitionUsageCodelist
- - - address - - - - - Address - - - Associates any Resource with the corresponding Address.
- - - name - - - - - Text - - - The noun given to the Agent.
- - - participates - - - - - Participation - - - The participation in which an Agent is involved.
- - - type - - - - - Code - - - A classification assigned to an Agent.
-
- -
- -
-

ContactPoint

-
-
-
Definition
Information (e.g. e-mail address, telephone number) of a person or department through which the user can get in touch with.
- -
Usage
The Core Public Organization Vocabulary defines properties for telephone number, e-mail address and opening hours although it is noteworthy that the class is based on schema.org's ContactPoint class (http://schema.org/ContactPoint) that has additional properties that some implementations may find useful.
- - -
Properties
- -
For this entity the following properties are defined: - availability restriction, - contact page, - has email, - has telephone, - opening hours.
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PropertyExpected RangeDefinitionUsageCodelist
- - - availability restriction - - - - - Temporal Entity - - - The time during which the Contact Point is not available.
- - - contact page - - - - - Document - - - A web page that could be used to reach out the Contact Point.
- - - has email - - - - - Literal - - - An electronic address through which the Contact Point can be contacted.
- - - has telephone - - - - - Literal - - - A telephone number through which the Contact Point can be contacted.
- - - opening hours - - - - - Temporal Entity - - - The time at which the Contact Point is normally available.
-
- -
- -
-

Participation

-
-
-
Definition
The Participation class allows to define roles within a certain context.
- - -
Properties
- -
For this entity the following properties are defined: - description, - has participant, - has time, - identifier, - role.
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PropertyExpected RangeDefinitionUsageCodelist
- - - description - - - - - Text - - - A textual explanation of the Participation.
- - - has participant - - - - - Agent - - - The Agent involved in the Participation.
- - - has time - - - - - Temporal Entity - - - The association of a temporal entity (instant or interval) to any thing.
- - - identifier - - - - - Literal - - - The unambiguous structured reference for the Participation.
- - - role - - - - - Code - - - The function of an Agent within a Participation.
-
- -
- -
-

Public Event

-
-
-
Definition
Something that happens at a particular place and time, -organised by one or more agents for a particular purpose, and is of interest to a general - audience. This definition excludes natural events such as earthquakes and volcanic -eruptions.
- - -
Properties
- -
For this entity the following properties are defined: - accessibility, - address, - audience, - contact point, - description, - event number, - event type, - format, - has next event, - has participation, - has previous event, - has time, - homepage, - identifier, - language, - parent event, - registration page, - sub event, - title, - topic.
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PropertyExpected RangeDefinitionUsageCodelist
- - - accessibility - - - - - Text - - - Information about how the Public Event can be approached, reached or entered, in particular for people with special needs.This property may be provided in multiple languages with multiple instances of the accessibility property.
- - - address - - - - - Address - - - Associates any Resource with the corresponding Address.Asserting the address relationship implies that the - Resource has an Address.
- - - audience - - - - - Code - - - The target group of people for whom the Public Event is created.
- - - contact point - - - - - ContactPoint - - - The main contact information of the resource.Usually a phone number and e-mail address. Other contact methods may be included, including online contact information, but this is conceptually distinct from the organization's homepage that may or may not provide contact information.
- - - description - - - - - Text - - - A textual explanation of the Pulblic Event.Descriptions may be provided in multiple languages with multiple instances of the description property.
- - - event number - - - - - Text - - - The sequence position of the Public Event.Examples could be the ''4th" or "2022".
- - - event type - - - - - Code - - - The nature or genre of the Public Event. Examples include festivals, conferences, city council meetings and public consultations. The eventType property links the event to a SKOS Concept that provides a classification. - -An existing classification from Publications Office could be used, see Public Event Type.
- - - format - - - - - Code - - - A plan of organisation or arrangement of the Public Event.Examples include conference call, physical meeting or hybrid.
- - - has next event - - - - - Public Event - - - The Public Event that comes after this one.
- - - has participation - - - - - Participation - - - The way how a resource is organized.
- - - has previous event - - - - - Public Event - - - The Public Event that comes before this one.
- - - has time - - - - - Temporal Entity - - - The association of a temporal entity (instant or interval) to any thing.This property can be used to specify date or time of a Public Event via the Temporal Entity class, see the date time example from the Time ontology.
- - - homepage - - - - - Document - - - The website of the Public Event.The value of this property is a URL.
- - - identifier - - - - - Literal - - - The unambiguous structured reference for the Public Event.
- - - language - - - - - LinguisticSystem - - - The language in which the Public Event is given.The recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office.
- - - parent event - - - - - Public Event - - - A relation to another Public Event that encompasses it.
- - - registration page - - - - - Document - - - A web page that provides means to attend the Public Event.
- - - sub event - - - - - Public Event - - - A relation towards another Public Event that belong to it.
- - - title - - - - - Text - - - The name given to the Public Event.Titles may be provided in multiple languages with multiple instances of the title property.
- - - topic - - - - - Code - - - The subject of the Public Event.Examples include culture, sport or tourism.
-
- -
- -
-

Temporal Entity

-
-
-
Definition
A temporal interval or instant.
- - -
Properties
- -
For this entity the following properties are defined: - description, - frequency.
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PropertyExpected RangeDefinitionUsageCodelist
- - - description - - - - - Text - - - A textual representation of the Temporal Entity.
- - - frequency - - - - - Code - - - 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.
-
- -
- - - - - - -
-

Changelog w.r.t. previous version

- (non-normative) - -

-This is the first major release of Core Public Event that includes the main class Public Event with the reuse of existing classes from other vocabularies such as locn:Address, cv:ContactPoint and cpsv:Participation. -

- -

- -
-

UML representation

- (non-normative) - -

The UML representation from which this Core Vocabulary has been build is available here. -

- -
- -
-

RDF representation

- (non-normative) - -

A reusable RDF representation (in turtle) for this Core Vocabulary is retrievable here. -
- This RDF file contains only the terminology for which the URI is minted in the Core Vocabularies domain http://data.europa.eu/m8g. - Terms that are mapped on an existing URI (hence reused from other vocabularies) are not included. -

- -
- -
-

JSON-LD context

- (non-normative) - -

A reusable JSON-LD context definition for this Core Vocabulary is retrievable here.

- -
- -
-

SHACL template

- (non-normative) - -

A reusable SHACL template for this Core Vocabulary is retrievable here.

- -
- -
-

Mappings

- (non-normative) - -

-A mapping towards Schema.org can be found here -

- -

- -
-
- -
- -
-
-
-
- - - - - - - diff --git a/releases/1.0.0/shacl/core-public-event-ap-SHACL.jsonld b/releases/1.0.0/shacl/core-public-event-ap-SHACL.jsonld deleted file mode 100644 index a5ff116..0000000 --- a/releases/1.0.0/shacl/core-public-event-ap-SHACL.jsonld +++ /dev/null @@ -1,1654 +0,0 @@ -{ - "@context": { - "@vocab": "https://semiceu.github.io//doc/core-vocabulary/cpev", - "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//doc/core-vocabulary/cpev", - "shapes": [ - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPointShape", - "@type": "sh:NodeShape", - "sh:closed": false, - "sh:property": [ - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPointShape/0c404fa56c64463c15f65878d02efa16eec065b0", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPoint%3Ahas%20email", - "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", - "vl:message": { - "en": "The expected value for has email is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPointShape/2c2e861c64607bcf2ba7176ce18df71cc690e57e", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPoint%3Aavailability%20restriction", - "sh:description": { - "en": "The time during which the Contact Point is not available." - }, - "sh:name": { - "en": "availability restriction" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://data.europa.eu/m8g/specialOpeningHoursSpecification", - "vl:message": { - "en": "The expected value for availability restriction is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPointShape/7816fa198c5151c7c5680b445b410afba0f362db", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPoint%3Aopening%20hours", - "sh:class": "http://www.w3.org/2006/time#TemporalEntity", - "sh:description": { - "en": "The time at which the Contact Point is normally available." - }, - "sh:name": { - "en": "opening hours" - }, - "sh:path": "http://data.europa.eu/m8g/openingHours", - "vl:message": { - "en": "The range of opening hours must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPointShape/8547f9fea103d51b54d608cf10f98b003fde7378", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPoint%3Ahas%20telephone", - "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", - "vl:message": { - "en": "The expected value for has telephone is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPointShape/939028c42179e18627eac7954154b35dbc9c5a42", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPoint%3Aopening%20hours", - "sh:description": { - "en": "The time at which the Contact Point is normally available." - }, - "sh:name": { - "en": "opening hours" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://data.europa.eu/m8g/openingHours", - "vl:message": { - "en": "The expected value for opening hours is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPointShape/95cf5318d1604f72f1c5d4d22a360ce268437bf0", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPoint%3Acontact%20page", - "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", - "vl:message": { - "en": "The range of contact page must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPointShape/9825c8e65ddb580b23b763ebb38542de7d6ca58d", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPoint%3Aavailability%20restriction", - "sh:class": "http://www.w3.org/2006/time#TemporalEntity", - "sh:description": { - "en": "The time during which the Contact Point is not available." - }, - "sh:name": { - "en": "availability restriction" - }, - "sh:path": "http://data.europa.eu/m8g/specialOpeningHoursSpecification", - "vl:message": { - "en": "The range of availability restriction must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPointShape/a736c4b01ea7557518c0c146f3e311947ce00ccc", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPoint%3Acontact%20page", - "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", - "vl:message": { - "en": "The expected value for contact page is a rdfs:Resource (URI or blank node)" - } - } - ], - "sh:targetClass": "http://data.europa.eu/m8g/ContactPoint" - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ParticipationShape", - "@type": "sh:NodeShape", - "sh:closed": false, - "sh:property": [ - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ParticipationShape/3051580b93f948a2fd295c9665c862326364c1f2", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Participation%3Ahas%20participant", - "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", - "vl:message": { - "en": "The expected value for has participant is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ParticipationShape/6cae9880e515253132af1452a38a8a5827165149", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Participation%3Adescription", - "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", - "vl:message": { - "en": "The expected value for description is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ParticipationShape/768bb4171e00505886fe9a1e949b4cd71f0eb548", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Participation%3Adescription", - "sh:description": { - "en": "A textual explanation of the Participation." - }, - "sh:name": { - "en": "description" - }, - "sh:path": "http://purl.org/dc/terms/description", - "sh:uniqueLang": "true", - "vl:message": { - "en": "Only 1 value for each language is allowed for description" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ParticipationShape/91fca326def04ee4ef7ed1efba4e59fae00d1faa", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Participation%3Arole", - "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", - "vl:message": { - "en": "The expected value for role is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ParticipationShape/a5e6889301acb723b63ad5007ee4065cefe3ad0e", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Participation%3Ahas%20time", - "sh:description": { - "en": "The association of a temporal entity (instant or interval) to any thing." - }, - "sh:name": { - "en": "has time" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://www.w3.org/2006/time#hasTime", - "vl:message": { - "en": "The expected value for has time is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ParticipationShape/a80662b8305434df5e0a4edc73b2bb9037308c42", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Participation%3Ahas%20participant", - "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", - "vl:message": { - "en": "The range of has participant must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ParticipationShape/aadbd67a77a624f073be2076627fb9dc883cbe48", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Participation%3Aidentifier", - "sh:description": { - "en": "The unambiguous structured reference for the Participation." - }, - "sh:name": { - "en": "identifier" - }, - "sh:nodeKind": "sh:Literal", - "sh:path": "http://www.w3.org/ns/org#identifier", - "vl:message": { - "en": "The expected value for identifier is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ParticipationShape/cada7eccaa037221e39ca22ee97ce689067db260", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Participation%3Ahas%20time", - "sh:class": "http://www.w3.org/2006/time#TemporalEntity", - "sh:description": { - "en": "The association of a temporal entity (instant or interval) to any thing." - }, - "sh:name": { - "en": "has time" - }, - "sh:path": "http://www.w3.org/2006/time#hasTime", - "vl:message": { - "en": "The range of has time must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ParticipationShape/d2254b8259635ec986bc7c65b0227299193c6c16", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Participation%3Arole", - "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", - "vl:message": { - "en": "The range of role must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ParticipationShape/d4d4f2399b8cf2f615ac658920373b714726bed0", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Participation%3Adescription", - "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", - "vl:message": { - "en": "The range of description must be of type ." - } - } - ], - "sh:targetClass": "http://data.europa.eu/m8g/Participation" - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape", - "@type": "sh:NodeShape", - "sh:closed": false, - "sh:property": [ - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/0392f034da73998aa27744e049b617cc815300d1", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aaccessibility", - "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", - "sh:description": { - "en": "Information about how the Public Event can be approached, reached or entered, in particular for people with special needs." - }, - "sh:name": { - "en": "accessibility" - }, - "sh:path": "http://data.europa.eu/m8g/accessibility", - "vl:message": { - "en": "The range of accessibility must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/16285f673032fe44252d7b61d21e729d2b9b1223", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aevent%20number", - "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", - "sh:description": { - "en": "The sequence position of the Public Event." - }, - "sh:name": { - "en": "event number" - }, - "sh:path": "http://data.europa.eu/m8g/eventNumber", - "vl:message": { - "en": "The range of event number must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/20bc04426dbee3b451abd55c4acaef748eceea6b", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Asub%20event", - "sh:class": "http://data.europa.eu/m8g/PublicEvent", - "sh:description": { - "en": "A relation towards another Public Event that belong to it." - }, - "sh:name": { - "en": "sub event" - }, - "sh:path": "http://data.europa.eu/m8g/subEvent", - "vl:message": { - "en": "The range of sub event must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/29ba27566ab1f32c8bb73f3492436d4bd868d3d2", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Alanguage", - "sh:class": "http://purl.org/dc/terms/LinguisticSystem", - "sh:description": { - "en": "The language in which the Public Event is given." - }, - "sh:name": { - "en": "language" - }, - "sh:path": "http://purl.org/dc/terms/language", - "vl:message": { - "en": "The range of language must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/2c7d994dd540f92c116cac913e2aa5d588945f1f", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aaddress", - "sh:description": { - "en": "Associates any Resource with the corresponding Address." - }, - "sh:name": { - "en": "address" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://w3.org/ns/locn#address", - "vl:message": { - "en": "The expected value for address is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/2cb200f381117ea8ae3d2b4a707a0911e34f1e42", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Ahas%20previous%20event", - "sh:class": "http://data.europa.eu/m8g/PublicEvent", - "sh:description": { - "en": "The Public Event that comes before this one." - }, - "sh:name": { - "en": "has previous event" - }, - "sh:path": "http://data.europa.eu/m8g/hasPreviousEvent", - "vl:message": { - "en": "The range of has previous event must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/2f3b81f67ea7974ddeb1e8dad2843315af765178", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aevent%20number", - "sh:description": { - "en": "The sequence position of the Public Event." - }, - "sh:name": { - "en": "event number" - }, - "sh:nodeKind": "sh:Literal", - "sh:path": "http://data.europa.eu/m8g/eventNumber", - "vl:message": { - "en": "The expected value for event number is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/339699b2aa9f50f959f3abe739c4460719ee0137", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aregistration%20page", - "sh:class": "http://xmlns.com/foaf/0.1/Document", - "sh:description": { - "en": "A web page that provides means to attend the Public Event." - }, - "sh:name": { - "en": "registration page" - }, - "sh:path": "http://data.europa.eu/m8g/registrationPage", - "vl:message": { - "en": "The range of registration page must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/3bf2eb83d98691f70dec4cad53a6df0a567a38a2", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Ahas%20next%20event", - "sh:class": "http://data.europa.eu/m8g/PublicEvent", - "sh:description": { - "en": "The Public Event that comes after this one." - }, - "sh:name": { - "en": "has next event" - }, - "sh:path": "http://data.europa.eu/m8g/hasNextEvent", - "vl:message": { - "en": "The range of has next event must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/46f7602f331752aea8befe40e824e92bbe80bff1", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Ahas%20previous%20event", - "sh:description": { - "en": "The Public Event that comes before this one." - }, - "sh:name": { - "en": "has previous event" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://data.europa.eu/m8g/hasPreviousEvent", - "vl:message": { - "en": "The expected value for has previous event is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/488f0bcb1b2d7cb5288ca9952a7b94f106f95859", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Atitle", - "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", - "sh:description": { - "en": "The name given to the Public Event." - }, - "sh:name": { - "en": "title" - }, - "sh:path": "http://purl.org/dc/terms/title", - "vl:message": { - "en": "The range of title must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/49e1aa64f95925adbd68426e0eb6ceea8157201a", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aaccessibility", - "sh:description": { - "en": "Information about how the Public Event can be approached, reached or entered, in particular for people with special needs." - }, - "sh:name": { - "en": "accessibility" - }, - "sh:nodeKind": "sh:Literal", - "sh:path": "http://data.europa.eu/m8g/accessibility", - "vl:message": { - "en": "The expected value for accessibility is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/5dceacf42e9454591d860e4da0af1f645a64f089", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Atopic", - "sh:description": { - "en": "The subject of the Public Event." - }, - "sh:name": { - "en": "topic" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://purl.org/dc/terms/subject", - "vl:message": { - "en": "The expected value for topic is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/5de4ef5193a558e17a34633888421d09b957d267", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aaddress", - "sh:class": "http://www.w3.org/ns/locn#Address", - "sh:description": { - "en": "Associates any Resource with the corresponding Address." - }, - "sh:name": { - "en": "address" - }, - "sh:path": "http://w3.org/ns/locn#address", - "vl:message": { - "en": "The range of address must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/61939252d652587b0311b448f67c71e42ce5a328", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aevent%20type", - "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", - "sh:description": { - "en": "The nature or genre of the Public Event. " - }, - "sh:name": { - "en": "event type" - }, - "sh:path": "http://purl.org/dc/terms/type", - "vl:message": { - "en": "The range of event type must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/68afc3670a223762319f7c50b588dda99a66556e", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Ahas%20next%20event", - "sh:description": { - "en": "The Public Event that comes after this one." - }, - "sh:name": { - "en": "has next event" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://data.europa.eu/m8g/hasNextEvent", - "vl:message": { - "en": "The expected value for has next event is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/6cae9880e515253132af1452a38a8a5827165149", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Adescription", - "sh:description": { - "en": "A textual explanation of the Pulblic Event." - }, - "sh:name": { - "en": "description" - }, - "sh:nodeKind": "sh:Literal", - "sh:path": "http://purl.org/dc/terms/description", - "vl:message": { - "en": "The expected value for description is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/70d43b8fb57f95387e8e11632149c854bb6b1dd1", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aparent%20event", - "sh:class": "http://data.europa.eu/m8g/PublicEvent", - "sh:description": { - "en": "A relation to another Public Event that encompasses it." - }, - "sh:name": { - "en": "parent event" - }, - "sh:path": "http://data.europa.eu/m8g/parentEvent", - "vl:message": { - "en": "The range of parent event must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/737cd5f1c9f0e13c35eb82b7f0d2b2f76a9a82c7", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aformat", - "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", - "sh:description": { - "en": "A plan of organisation or arrangement of the Public Event." - }, - "sh:name": { - "en": "format" - }, - "sh:path": "http://data.europa.eu/m8g/format", - "vl:message": { - "en": "The range of format must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/768bb4171e00505886fe9a1e949b4cd71f0eb548", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Adescription", - "sh:description": { - "en": "A textual explanation of the Pulblic Event." - }, - "sh:name": { - "en": "description" - }, - "sh:path": "http://purl.org/dc/terms/description", - "sh:uniqueLang": "true", - "vl:message": { - "en": "Only 1 value for each language is allowed for description" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/7b6713c1f4a52e964f5db57eabef294b6d04e90e", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Acontact%20point", - "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", - "vl:message": { - "en": "The range of contact point must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/8d36a62f83db7f94097e27edb51306e17e0d40f3", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Ahomepage", - "sh:description": { - "en": "The website of the Public Event." - }, - "sh:name": { - "en": "homepage" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://xmlns.com/foaf/0.1/homepage", - "vl:message": { - "en": "The expected value for homepage is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/922ee210f3ed1fe9e721ba4f7c1d63829f9fabae", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Asub%20event", - "sh:description": { - "en": "A relation towards another Public Event that belong to it." - }, - "sh:name": { - "en": "sub event" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://data.europa.eu/m8g/subEvent", - "vl:message": { - "en": "The expected value for sub event is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/92d65d33f2a5d5345f1980ffd0cf304e47dd0caf", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Atitle", - "sh:description": { - "en": "The name given to the Public Event." - }, - "sh:name": { - "en": "title" - }, - "sh:path": "http://purl.org/dc/terms/title", - "sh:uniqueLang": "true", - "vl:message": { - "en": "Only 1 value for each language is allowed for title" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/9adf9f5890592909cf3e67021ae7ab4f895a7745", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Acontact%20point", - "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", - "vl:message": { - "en": "The expected value for contact point is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/a0073c2660e40c6179064cf89098b3a86f12d11c", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aparent%20event", - "sh:description": { - "en": "A relation to another Public Event that encompasses it." - }, - "sh:name": { - "en": "parent event" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://data.europa.eu/m8g/parentEvent", - "vl:message": { - "en": "The expected value for parent event is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/a5e6889301acb723b63ad5007ee4065cefe3ad0e", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Ahas%20time", - "sh:description": { - "en": "The association of a temporal entity (instant or interval) to any thing." - }, - "sh:name": { - "en": "has time" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://www.w3.org/2006/time#hasTime", - "vl:message": { - "en": "The expected value for has time is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/aadbd67a77a624f073be2076627fb9dc883cbe48", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aidentifier", - "sh:description": { - "en": "The unambiguous structured reference for the Public Event." - }, - "sh:name": { - "en": "identifier" - }, - "sh:nodeKind": "sh:Literal", - "sh:path": "http://purl.org/dc/terms/identifier", - "vl:message": { - "en": "The expected value for identifier is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/b286acdfe0b19f7dc16a064e5a7cbef868a32621", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Atopic", - "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", - "sh:description": { - "en": "The subject of the Public Event." - }, - "sh:name": { - "en": "topic" - }, - "sh:path": "http://purl.org/dc/terms/subject", - "vl:message": { - "en": "The range of topic must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/c1577bd231c71b0b1910272999755d3414867cfd", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aformat", - "sh:description": { - "en": "A plan of organisation or arrangement of the Public Event." - }, - "sh:name": { - "en": "format" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://data.europa.eu/m8g/format", - "vl:message": { - "en": "The expected value for format is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/cada7eccaa037221e39ca22ee97ce689067db260", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Ahas%20time", - "sh:class": "http://www.w3.org/2006/time#TemporalEntity", - "sh:description": { - "en": "The association of a temporal entity (instant or interval) to any thing." - }, - "sh:name": { - "en": "has time" - }, - "sh:path": "http://www.w3.org/2006/time#hasTime", - "vl:message": { - "en": "The range of has time must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/d0b938b45807eff5bd0a6a6ba6766085347c42d4", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aevent%20number", - "sh:description": { - "en": "The sequence position of the Public Event." - }, - "sh:name": { - "en": "event number" - }, - "sh:path": "http://data.europa.eu/m8g/eventNumber", - "sh:uniqueLang": "true", - "vl:message": { - "en": "Only 1 value for each language is allowed for event number" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/d31c90c0b38d8f79fa882c73a097db3e9ca00be4", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aaudience", - "sh:description": { - "en": "The target group of people for whom the Public Event is created." - }, - "sh:name": { - "en": "audience" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://data.europa.eu/m8g/audience", - "vl:message": { - "en": "The expected value for audience is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/d4d4f2399b8cf2f615ac658920373b714726bed0", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Adescription", - "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", - "sh:description": { - "en": "A textual explanation of the Pulblic Event." - }, - "sh:name": { - "en": "description" - }, - "sh:path": "http://purl.org/dc/terms/description", - "vl:message": { - "en": "The range of description must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/d5d74574f70f9a979535f3624608f88180dd0c97", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Atitle", - "sh:description": { - "en": "The name given to the Public Event." - }, - "sh:name": { - "en": "title" - }, - "sh:nodeKind": "sh:Literal", - "sh:path": "http://purl.org/dc/terms/title", - "vl:message": { - "en": "The expected value for title is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/db878f1cb93930f64561d0504123c66feacfad5a", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Alanguage", - "sh:description": { - "en": "The language in which the Public Event is given." - }, - "sh:name": { - "en": "language" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://purl.org/dc/terms/language", - "vl:message": { - "en": "The expected value for language is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/e8589eaee31141b030604250a72f3fd359c8618d", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aaccessibility", - "sh:description": { - "en": "Information about how the Public Event can be approached, reached or entered, in particular for people with special needs." - }, - "sh:name": { - "en": "accessibility" - }, - "sh:path": "http://data.europa.eu/m8g/accessibility", - "sh:uniqueLang": "true", - "vl:message": { - "en": "Only 1 value for each language is allowed for accessibility" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/ef2c104f9bc5019523318900356723ac0a8500e2", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Ahas%20participation", - "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", - "vl:message": { - "en": "The expected value for has participation is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/f2ea23ea7d2e48da98de5a4a76dc3d86501b02b9", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aaudience", - "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", - "sh:description": { - "en": "The target group of people for whom the Public Event is created." - }, - "sh:name": { - "en": "audience" - }, - "sh:path": "http://data.europa.eu/m8g/audience", - "vl:message": { - "en": "The range of audience must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/f7de0a740d52fdaf8ea9366099bd148ca7d398bf", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aregistration%20page", - "sh:description": { - "en": "A web page that provides means to attend the Public Event." - }, - "sh:name": { - "en": "registration page" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://data.europa.eu/m8g/registrationPage", - "vl:message": { - "en": "The expected value for registration page is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/f8e703ac623d1a44103d35b9a35a7ef0284366b9", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aevent%20type", - "sh:description": { - "en": "The nature or genre of the Public Event. " - }, - "sh:name": { - "en": "event type" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://purl.org/dc/terms/type", - "vl:message": { - "en": "The expected value for event type is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/fb0f4ce42568457dd68730013f20f7749a22ad39", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Ahas%20participation", - "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", - "vl:message": { - "en": "The range of has participation must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/fb8568b313de736f9184db23272b6317700e9e7e", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Ahomepage", - "sh:class": "http://xmlns.com/foaf/0.1/Document", - "sh:description": { - "en": "The website of the Public Event." - }, - "sh:name": { - "en": "homepage" - }, - "sh:path": "http://xmlns.com/foaf/0.1/homepage", - "vl:message": { - "en": "The range of homepage must be of type ." - } - } - ], - "sh:targetClass": "http://data.europa.eu/m8g/PublicEvent" - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#TemporalEntityShape", - "@type": "sh:NodeShape", - "sh:closed": false, - "sh:property": [ - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#TemporalEntityShape/04d197dc40f01e87093bdd0446a9fdb1a9d44319", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#TemporalEntity%3Afrequency", - "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", - "vl:message": { - "en": "The range of frequency must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#TemporalEntityShape/63a8cf23801ef605734507c621693524f22476dd", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#TemporalEntity%3Afrequency", - "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", - "vl:message": { - "en": "The expected value for frequency is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#TemporalEntityShape/6cae9880e515253132af1452a38a8a5827165149", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#TemporalEntity%3Adescription", - "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", - "vl:message": { - "en": "The expected value for description is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#TemporalEntityShape/768bb4171e00505886fe9a1e949b4cd71f0eb548", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#TemporalEntity%3Adescription", - "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", - "vl:message": { - "en": "Only 1 value for each language is allowed for description" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#TemporalEntityShape/d4d4f2399b8cf2f615ac658920373b714726bed0", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#TemporalEntity%3Adescription", - "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", - "vl:message": { - "en": "The range of description must be of type ." - } - } - ], - "sh:targetClass": "http://www.w3.org/2006/time#TemporalEntity" - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape", - "@type": "sh:NodeShape", - "sh:closed": false, - "sh:property": [ - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/006de06965023999963c4307153479c8629991d9", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Alocator%20name", - "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", - "vl:message": { - "en": "The expected value for locator name is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/03690748629ed1c685fc6a365780375be09bce76", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Aadministrative%20unit%20level%201", - "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", - "vl:message": { - "en": "Only 1 value for each language is allowed for administrative unit level 1" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/17384dfa4a75117e7dd2bc0f2bbf61ac91fd8676", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Athoroughfare", - "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", - "vl:message": { - "en": "The range of thoroughfare must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/256ffe464f9c7682e950f7853ef0b6060580435b", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Aadministrative%20unit%20level%202", - "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", - "vl:message": { - "en": "The expected value for administrative unit level 2 is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/362b7c3261b1d5eb024e72e4868babc25ed0c7ce", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Aadministrative%20unit%20level%201", - "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", - "vl:message": { - "en": "The range of administrative unit level 1 must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/3a0fcecd9e5f4e8deb4d102b9d072a4b067b773e", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Afull%20address", - "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", - "vl:message": { - "en": "Only 1 value for each language is allowed for full address" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/470060a15e97aeacd56fcc5beb701e647a6aa56e", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Aaddress%20area", - "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", - "vl:message": { - "en": "The range of address area must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/6f98d6d917a0e0b73d8614923f953e1ee2533918", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Alocator%20name", - "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", - "vl:message": { - "en": "Only 1 value for each language is allowed for locator name" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/854a17171901a9c000eff34a7ccd77814891e3d5", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Aadministrative%20unit%20level%202", - "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", - "vl:message": { - "en": "The range of administrative unit level 2 must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/8b4c4bdd61e921f78483a3141338773693d4b2ef", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Aaddress%20ID", - "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", - "vl:message": { - "en": "The expected value for address ID is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/9097b947404def8604330ec2fc5a0bd405128b35", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Alocator%20designator", - "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", - "vl:message": { - "en": "The expected value for locator designator is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/98016263ed1fd03fc2066e397f3ae3343ce3bf79", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Apost%20name", - "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", - "vl:message": { - "en": "The range of post name must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/9aaaf1750887d905949d78ac718f18c02809a28e", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Aadministrative%20unit%20level%201", - "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", - "vl:message": { - "en": "The expected value for administrative unit level 1 is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/9c278b09ca17b0ef710224829c0354dc4c2f9a40", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Apost%20office%20box", - "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", - "vl:message": { - "en": "The expected value for post office box is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/9c2d6af39a55e5e6a76f6b852bbcbada029c21af", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Afull%20address", - "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", - "vl:message": { - "en": "The expected value for full address is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/a9a46434014b93624ab68c9a56a5bc66a38da9a4", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Apost%20name", - "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", - "vl:message": { - "en": "Only 1 value for each language is allowed for post name" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/aa9622c05f497ef1b06496716742dd5cbfc6f0c9", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Athoroughfare", - "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", - "vl:message": { - "en": "The expected value for thoroughfare is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/ac2d62a08fd924f88a79f0e70cda9fca4d484fd2", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Athoroughfare", - "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", - "vl:message": { - "en": "Only 1 value for each language is allowed for thoroughfare" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/ae24e9fc95115753cabe5ad6bd3c05b9751cd13c", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Aadministrative%20unit%20level%202", - "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", - "vl:message": { - "en": "Only 1 value for each language is allowed for administrative unit level 2" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/b35e8c8ed2d85ea47f163d53cafca733ecb29389", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Aaddress%20area", - "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", - "vl:message": { - "en": "Only 1 value for each language is allowed for address area" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/c0a2b78a80a731301e2f54d040ca9aa2c9b125b1", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Apost%20code", - "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", - "vl:message": { - "en": "The expected value for post code is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/d75b5d4c221e6b0bf47c853c0be92d078c39e391", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Alocator%20name", - "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", - "vl:message": { - "en": "The range of locator name must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/dee03556e405a14f1e410c960b43b8eee149efe7", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Afull%20address", - "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", - "vl:message": { - "en": "The range of full address must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/f1144df3e852614939e86f2e427788162aa7cb72", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Aaddress%20area", - "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", - "vl:message": { - "en": "The expected value for address area is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/f8d38c3580ea5d4e47ea9e1ad447a47ebe91d5fa", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Apost%20name", - "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", - "vl:message": { - "en": "The expected value for post name is a Literal" - } - } - ], - "sh:targetClass": "http://www.w3.org/ns/locn#Address" - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AgentShape", - "@type": "sh:NodeShape", - "sh:closed": false, - "sh:property": [ - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AgentShape/263a563c5bed08cdaadf4a0fd0a5fb9874d742bc", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Agent%3Aname", - "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", - "vl:message": { - "en": "The range of name must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AgentShape/2c7d994dd540f92c116cac913e2aa5d588945f1f", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Agent%3Aaddress", - "sh:description": { - "en": "Associates any Resource with the corresponding Address." - }, - "sh:name": { - "en": "address" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://w3.org/ns/locn#address", - "vl:message": { - "en": "The expected value for address is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AgentShape/322371a77364a50f049d46180f6192532eea26dc", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Agent%3Atype", - "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", - "sh:description": { - "en": "A classification assigned to an Agent." - }, - "sh:name": { - "en": "type" - }, - "sh:path": "http://purl.org/dc/terms/type", - "vl:message": { - "en": "The range of type must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AgentShape/3ebdf1520cc4c255e68fed56bc8fa1d659e63f2b", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Agent%3Aparticipates", - "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", - "vl:message": { - "en": "The range of participates must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AgentShape/4f381639bb6e021939f65b4f41409d1edaeade9b", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Agent%3Atype", - "sh:description": { - "en": "A classification assigned to an Agent." - }, - "sh:name": { - "en": "type" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://purl.org/dc/terms/type", - "vl:message": { - "en": "The expected value for type is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AgentShape/5de4ef5193a558e17a34633888421d09b957d267", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Agent%3Aaddress", - "sh:class": "http://www.w3.org/ns/locn#Address", - "sh:description": { - "en": "Associates any Resource with the corresponding Address." - }, - "sh:name": { - "en": "address" - }, - "sh:path": "http://w3.org/ns/locn#address", - "vl:message": { - "en": "The range of address must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AgentShape/9caf9e629daa0e64ece77788576468821d7cff8c", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Agent%3Aname", - "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", - "vl:message": { - "en": "The expected value for name is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AgentShape/be01df43f1c288b656b3ca3879eb3dd9d8c700b9", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Agent%3Aname", - "sh:description": { - "en": "The noun given to the Agent." - }, - "sh:name": { - "en": "name" - }, - "sh:path": "http://purl.org/dc/terms/title", - "sh:uniqueLang": "true", - "vl:message": { - "en": "Only 1 value for each language is allowed for name" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AgentShape/fa36d3daf49d3081345d97a78915e5f823c4ec0f", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Agent%3Aparticipates", - "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", - "vl:message": { - "en": "The expected value for participates is a rdfs:Resource (URI or blank node)" - } - } - ], - "sh:targetClass": "http://xmlns.com/foaf/0.1/Agent" - } - ] -} diff --git a/releases/1.0.0/shacl/core-public-event-ap-SHACL.ttl b/releases/1.0.0/shacl/core-public-event-ap-SHACL.ttl deleted file mode 100644 index 1df6cb8..0000000 --- a/releases/1.0.0/shacl/core-public-event-ap-SHACL.ttl +++ /dev/null @@ -1,839 +0,0 @@ -@prefix dc: . -@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//doc/core-vocabulary/cpev#Address%3Alocator%20name"; - 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 ; - "The expected value for locator name is a Literal"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Aadministrative%20unit%20level%201"; - 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; - "Only 1 value for each language is allowed for administrative unit level 1"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Athoroughfare"; - 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 ; - "The range of thoroughfare must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Aadministrative%20unit%20level%202"; - 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 ; - "The expected value for administrative unit level 2 is a Literal"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Aadministrative%20unit%20level%201"; - 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 ; - "The range of administrative unit level 1 must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Afull%20address"; - shacl:description "The complete address written as a string."@en; - shacl:name "full address"@en; - shacl:path ; - shacl:uniqueLang true; - "Only 1 value for each language is allowed for full address"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Aaddress%20area"; - shacl:datatype rdf:langString; - shacl:description "The name of a geographic area that groups Addresses."@en; - shacl:name "address area"@en; - shacl:path ; - "The range of address area must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Alocator%20name"; - 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; - "Only 1 value for each language is allowed for locator name"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Aadministrative%20unit%20level%202"; - 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 ; - "The range of administrative unit level 2 must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Aaddress%20ID"; - shacl:description "A globally unique identifier for each instance of an Address."@en; - shacl:name "address ID"@en; - shacl:nodeKind shacl:Literal; - shacl:path ; - "The expected value for address ID is a Literal"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Alocator%20designator"; - 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 ; - "The expected value for locator designator is a Literal"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Apost%20name"; - 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 ; - "The range of post name must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Aadministrative%20unit%20level%201"; - 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 ; - "The expected value for administrative unit level 1 is a Literal"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Apost%20office%20box"; - 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 ; - "The expected value for post office box is a Literal"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Afull%20address"; - shacl:description "The complete address written as a string."@en; - shacl:name "full address"@en; - shacl:nodeKind shacl:Literal; - shacl:path ; - "The expected value for full address is a Literal"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Apost%20name"; - 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; - "Only 1 value for each language is allowed for post name"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Athoroughfare"; - 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 ; - "The expected value for thoroughfare is a Literal"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Athoroughfare"; - 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; - "Only 1 value for each language is allowed for thoroughfare"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Aadministrative%20unit%20level%202"; - 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; - "Only 1 value for each language is allowed for administrative unit level 2"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Aaddress%20area"; - shacl:description "The name of a geographic area that groups Addresses."@en; - shacl:name "address area"@en; - shacl:path ; - shacl:uniqueLang true; - "Only 1 value for each language is allowed for address area"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Apost%20code"; - 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 ; - "The expected value for post code is a Literal"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Alocator%20name"; - 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 ; - "The range of locator name must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Afull%20address"; - shacl:datatype rdf:langString; - shacl:description "The complete address written as a string."@en; - shacl:name "full address"@en; - shacl:path ; - "The range of full address must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Aaddress%20area"; - shacl:description "The name of a geographic area that groups Addresses."@en; - shacl:name "address area"@en; - shacl:nodeKind shacl:Literal; - shacl:path ; - "The expected value for address area is a Literal"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Apost%20name"; - 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 ; - "The expected value for post name is a Literal"@en . - - a shacl:NodeShape; - shacl:closed false; - shacl:property , - , - , - , - , - , - , - , - ; - shacl:targetClass foaf:Agent . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Agent%3Aname"; - shacl:datatype rdf:langString; - shacl:description "The noun given to the Agent."@en; - shacl:name "name"@en; - shacl:path dc:title; - "The range of name must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Agent%3Aaddress"; - shacl:description "Associates any Resource with the corresponding Address."@en; - shacl:name "address"@en; - shacl:nodeKind shacl:BlankNodeOrIRI; - shacl:path ; - "The expected value for address is a rdfs:Resource (URI or blank node)"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Agent%3Atype"; - shacl:class skos:Concept; - shacl:description "A classification assigned to an Agent."@en; - shacl:name "type"@en; - shacl:path dc:type; - "The range of type must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Agent%3Aparticipates"; - shacl:class ; - shacl:description "The participation in which an Agent is involved."@en; - shacl:name "participates"@en; - shacl:path ; - "The range of participates must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Agent%3Atype"; - shacl:description "A classification assigned to an Agent."@en; - shacl:name "type"@en; - shacl:nodeKind shacl:BlankNodeOrIRI; - shacl:path dc:type; - "The expected value for type is a rdfs:Resource (URI or blank node)"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Agent%3Aaddress"; - shacl:class ; - shacl:description "Associates any Resource with the corresponding Address."@en; - shacl:name "address"@en; - shacl:path ; - "The range of address must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Agent%3Aname"; - shacl:description "The noun given to the Agent."@en; - shacl:name "name"@en; - shacl:nodeKind shacl:Literal; - shacl:path dc:title; - "The expected value for name is a Literal"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Agent%3Aname"; - shacl:description "The noun given to the Agent."@en; - shacl:name "name"@en; - shacl:path dc:title; - shacl:uniqueLang true; - "Only 1 value for each language is allowed for name"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Agent%3Aparticipates"; - shacl:description "The participation in which an Agent is involved."@en; - shacl:name "participates"@en; - shacl:nodeKind shacl:BlankNodeOrIRI; - shacl:path ; - "The expected value for participates is a rdfs:Resource (URI or blank node)"@en . - - a shacl:NodeShape; - shacl:closed false; - shacl:property , - , - , - , - , - , - , - ; - shacl:targetClass . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPoint%3Ahas%20email"; - 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 ; - "The expected value for has email is a Literal"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPoint%3Aavailability%20restriction"; - shacl:description "The time during which the Contact Point is not available."@en; - shacl:name "availability restriction"@en; - shacl:nodeKind shacl:BlankNodeOrIRI; - shacl:path ; - "The expected value for availability restriction is a rdfs:Resource (URI or blank node)"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPoint%3Aopening%20hours"; - shacl:class ; - shacl:description "The time at which the Contact Point is normally available."@en; - shacl:name "opening hours"@en; - shacl:path ; - "The range of opening hours must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPoint%3Ahas%20telephone"; - 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 ; - "The expected value for has telephone is a Literal"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPoint%3Aopening%20hours"; - shacl:description "The time at which the Contact Point is normally available."@en; - shacl:name "opening hours"@en; - shacl:nodeKind shacl:BlankNodeOrIRI; - shacl:path ; - "The expected value for opening hours is a rdfs:Resource (URI or blank node)"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPoint%3Acontact%20page"; - 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 ; - "The range of contact page must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPoint%3Aavailability%20restriction"; - shacl:class ; - shacl:description "The time during which the Contact Point is not available."@en; - shacl:name "availability restriction"@en; - shacl:path ; - "The range of availability restriction must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPoint%3Acontact%20page"; - 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 ; - "The expected value for contact page is a rdfs:Resource (URI or blank node)"@en . - - a shacl:NodeShape; - shacl:closed false; - shacl:property , - , - , - , - , - , - , - , - , - ; - shacl:targetClass . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Participation%3Ahas%20participant"; - shacl:description "The Agent involved in the Participation."@en; - shacl:name "has participant"@en; - shacl:nodeKind shacl:BlankNodeOrIRI; - shacl:path ; - "The expected value for has participant is a rdfs:Resource (URI or blank node)"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Participation%3Adescription"; - shacl:description "A textual explanation of the Participation."@en; - shacl:name "description"@en; - shacl:nodeKind shacl:Literal; - shacl:path dc:description; - "The expected value for description is a Literal"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Participation%3Adescription"; - shacl:description "A textual explanation of the Participation."@en; - shacl:name "description"@en; - shacl:path dc:description; - shacl:uniqueLang true; - "Only 1 value for each language is allowed for description"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Participation%3Arole"; - shacl:description "The function of an Agent within a Participation."@en; - shacl:name "role"@en; - shacl:nodeKind shacl:BlankNodeOrIRI; - shacl:path ; - "The expected value for role is a rdfs:Resource (URI or blank node)"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Participation%3Ahas%20time"; - shacl:description "The association of a temporal entity (instant or interval) to any thing."@en; - shacl:name "has time"@en; - shacl:nodeKind shacl:BlankNodeOrIRI; - shacl:path ; - "The expected value for has time is a rdfs:Resource (URI or blank node)"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Participation%3Ahas%20participant"; - shacl:class foaf:Agent; - shacl:description "The Agent involved in the Participation."@en; - shacl:name "has participant"@en; - shacl:path ; - "The range of has participant must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Participation%3Aidentifier"; - shacl:description "The unambiguous structured reference for the Participation."@en; - shacl:name "identifier"@en; - shacl:nodeKind shacl:Literal; - shacl:path org:identifier; - "The expected value for identifier is a Literal"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Participation%3Ahas%20time"; - shacl:class ; - shacl:description "The association of a temporal entity (instant or interval) to any thing."@en; - shacl:name "has time"@en; - shacl:path ; - "The range of has time must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Participation%3Arole"; - shacl:class skos:Concept; - shacl:description "The function of an Agent within a Participation."@en; - shacl:name "role"@en; - shacl:path ; - "The range of role must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#Participation%3Adescription"; - shacl:datatype rdf:langString; - shacl:description "A textual explanation of the Participation."@en; - shacl:name "description"@en; - shacl:path dc:description; - "The range of description must be of type ."@en . - - a shacl:NodeShape; - shacl:closed false; - shacl:property , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - ; - shacl:targetClass . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aaccessibility"; - shacl:datatype rdf:langString; - shacl:description "Information about how the Public Event can be approached, reached or entered, in particular for people with special needs."@en; - shacl:name "accessibility"@en; - shacl:path ; - "The range of accessibility must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aevent%20number"; - shacl:datatype rdf:langString; - shacl:description "The sequence position of the Public Event."@en; - shacl:name "event number"@en; - shacl:path ; - "The range of event number must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Asub%20event"; - shacl:class ; - shacl:description "A relation towards another Public Event that belong to it."@en; - shacl:name "sub event"@en; - shacl:path ; - "The range of sub event must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Alanguage"; - shacl:class dc:LinguisticSystem; - shacl:description "The language in which the Public Event is given."@en; - shacl:name "language"@en; - shacl:path dc:language; - "The range of language must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aaddress"; - shacl:description "Associates any Resource with the corresponding Address."@en; - shacl:name "address"@en; - shacl:nodeKind shacl:BlankNodeOrIRI; - shacl:path ; - "The expected value for address is a rdfs:Resource (URI or blank node)"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Ahas%20previous%20event"; - shacl:class ; - shacl:description "The Public Event that comes before this one."@en; - shacl:name "has previous event"@en; - shacl:path ; - "The range of has previous event must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aevent%20number"; - shacl:description "The sequence position of the Public Event."@en; - shacl:name "event number"@en; - shacl:nodeKind shacl:Literal; - shacl:path ; - "The expected value for event number is a Literal"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aregistration%20page"; - shacl:class foaf:Document; - shacl:description "A web page that provides means to attend the Public Event."@en; - shacl:name "registration page"@en; - shacl:path ; - "The range of registration page must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Ahas%20next%20event"; - shacl:class ; - shacl:description "The Public Event that comes after this one."@en; - shacl:name "has next event"@en; - shacl:path ; - "The range of has next event must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Ahas%20previous%20event"; - shacl:description "The Public Event that comes before this one."@en; - shacl:name "has previous event"@en; - shacl:nodeKind shacl:BlankNodeOrIRI; - shacl:path ; - "The expected value for has previous event is a rdfs:Resource (URI or blank node)"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Atitle"; - shacl:datatype rdf:langString; - shacl:description "The name given to the Public Event."@en; - shacl:name "title"@en; - shacl:path dc:title; - "The range of title must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aaccessibility"; - shacl:description "Information about how the Public Event can be approached, reached or entered, in particular for people with special needs."@en; - shacl:name "accessibility"@en; - shacl:nodeKind shacl:Literal; - shacl:path ; - "The expected value for accessibility is a Literal"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Atopic"; - shacl:description "The subject of the Public Event."@en; - shacl:name "topic"@en; - shacl:nodeKind shacl:BlankNodeOrIRI; - shacl:path dc:subject; - "The expected value for topic is a rdfs:Resource (URI or blank node)"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aaddress"; - shacl:class ; - shacl:description "Associates any Resource with the corresponding Address."@en; - shacl:name "address"@en; - shacl:path ; - "The range of address must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aevent%20type"; - shacl:class skos:Concept; - shacl:description "The nature or genre of the Public Event. "@en; - shacl:name "event type"@en; - shacl:path dc:type; - "The range of event type must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Ahas%20next%20event"; - shacl:description "The Public Event that comes after this one."@en; - shacl:name "has next event"@en; - shacl:nodeKind shacl:BlankNodeOrIRI; - shacl:path ; - "The expected value for has next event is a rdfs:Resource (URI or blank node)"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Adescription"; - shacl:description "A textual explanation of the Pulblic Event."@en; - shacl:name "description"@en; - shacl:nodeKind shacl:Literal; - shacl:path dc:description; - "The expected value for description is a Literal"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aparent%20event"; - shacl:class ; - shacl:description "A relation to another Public Event that encompasses it."@en; - shacl:name "parent event"@en; - shacl:path ; - "The range of parent event must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aformat"; - shacl:class skos:Concept; - shacl:description "A plan of organisation or arrangement of the Public Event."@en; - shacl:name "format"@en; - shacl:path ; - "The range of format must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Adescription"; - shacl:description "A textual explanation of the Pulblic Event."@en; - shacl:name "description"@en; - shacl:path dc:description; - shacl:uniqueLang true; - "Only 1 value for each language is allowed for description"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Acontact%20point"; - shacl:class ; - shacl:description "The main contact information of the resource."@en; - shacl:name "contact point"@en; - shacl:path ; - "The range of contact point must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Ahomepage"; - shacl:description "The website of the Public Event."@en; - shacl:name "homepage"@en; - shacl:nodeKind shacl:BlankNodeOrIRI; - shacl:path foaf:homepage; - "The expected value for homepage is a rdfs:Resource (URI or blank node)"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Asub%20event"; - shacl:description "A relation towards another Public Event that belong to it."@en; - shacl:name "sub event"@en; - shacl:nodeKind shacl:BlankNodeOrIRI; - shacl:path ; - "The expected value for sub event is a rdfs:Resource (URI or blank node)"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Atitle"; - shacl:description "The name given to the Public Event."@en; - shacl:name "title"@en; - shacl:path dc:title; - shacl:uniqueLang true; - "Only 1 value for each language is allowed for title"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Acontact%20point"; - shacl:description "The main contact information of the resource."@en; - shacl:name "contact point"@en; - shacl:nodeKind shacl:BlankNodeOrIRI; - shacl:path ; - "The expected value for contact point is a rdfs:Resource (URI or blank node)"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aparent%20event"; - shacl:description "A relation to another Public Event that encompasses it."@en; - shacl:name "parent event"@en; - shacl:nodeKind shacl:BlankNodeOrIRI; - shacl:path ; - "The expected value for parent event is a rdfs:Resource (URI or blank node)"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Ahas%20time"; - shacl:description "The association of a temporal entity (instant or interval) to any thing."@en; - shacl:name "has time"@en; - shacl:nodeKind shacl:BlankNodeOrIRI; - shacl:path ; - "The expected value for has time is a rdfs:Resource (URI or blank node)"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aidentifier"; - shacl:description "The unambiguous structured reference for the Public Event."@en; - shacl:name "identifier"@en; - shacl:nodeKind shacl:Literal; - shacl:path dc:identifier; - "The expected value for identifier is a Literal"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Atopic"; - shacl:class skos:Concept; - shacl:description "The subject of the Public Event."@en; - shacl:name "topic"@en; - shacl:path dc:subject; - "The range of topic must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aformat"; - shacl:description "A plan of organisation or arrangement of the Public Event."@en; - shacl:name "format"@en; - shacl:nodeKind shacl:BlankNodeOrIRI; - shacl:path ; - "The expected value for format is a rdfs:Resource (URI or blank node)"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Ahas%20time"; - shacl:class ; - shacl:description "The association of a temporal entity (instant or interval) to any thing."@en; - shacl:name "has time"@en; - shacl:path ; - "The range of has time must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aevent%20number"; - shacl:description "The sequence position of the Public Event."@en; - shacl:name "event number"@en; - shacl:path ; - shacl:uniqueLang true; - "Only 1 value for each language is allowed for event number"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aaudience"; - shacl:description "The target group of people for whom the Public Event is created."@en; - shacl:name "audience"@en; - shacl:nodeKind shacl:BlankNodeOrIRI; - shacl:path ; - "The expected value for audience is a rdfs:Resource (URI or blank node)"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Adescription"; - shacl:datatype rdf:langString; - shacl:description "A textual explanation of the Pulblic Event."@en; - shacl:name "description"@en; - shacl:path dc:description; - "The range of description must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Atitle"; - shacl:description "The name given to the Public Event."@en; - shacl:name "title"@en; - shacl:nodeKind shacl:Literal; - shacl:path dc:title; - "The expected value for title is a Literal"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Alanguage"; - shacl:description "The language in which the Public Event is given."@en; - shacl:name "language"@en; - shacl:nodeKind shacl:BlankNodeOrIRI; - shacl:path dc:language; - "The expected value for language is a rdfs:Resource (URI or blank node)"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aaccessibility"; - shacl:description "Information about how the Public Event can be approached, reached or entered, in particular for people with special needs."@en; - shacl:name "accessibility"@en; - shacl:path ; - shacl:uniqueLang true; - "Only 1 value for each language is allowed for accessibility"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Ahas%20participation"; - shacl:description "The way how a resource is organized."@en; - shacl:name "has participation"@en; - shacl:nodeKind shacl:BlankNodeOrIRI; - shacl:path ; - "The expected value for has participation is a rdfs:Resource (URI or blank node)"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aaudience"; - shacl:class skos:Concept; - shacl:description "The target group of people for whom the Public Event is created."@en; - shacl:name "audience"@en; - shacl:path ; - "The range of audience must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aregistration%20page"; - shacl:description "A web page that provides means to attend the Public Event."@en; - shacl:name "registration page"@en; - shacl:nodeKind shacl:BlankNodeOrIRI; - shacl:path ; - "The expected value for registration page is a rdfs:Resource (URI or blank node)"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aevent%20type"; - shacl:description "The nature or genre of the Public Event. "@en; - shacl:name "event type"@en; - shacl:nodeKind shacl:BlankNodeOrIRI; - shacl:path dc:type; - "The expected value for event type is a rdfs:Resource (URI or blank node)"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Ahas%20participation"; - shacl:class ; - shacl:description "The way how a resource is organized."@en; - shacl:name "has participation"@en; - shacl:path ; - "The range of has participation must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Ahomepage"; - shacl:class foaf:Document; - shacl:description "The website of the Public Event."@en; - shacl:name "homepage"@en; - shacl:path foaf:homepage; - "The range of homepage must be of type ."@en . - - a shacl:NodeShape; - shacl:closed false; - shacl:property , - , - , - , - ; - shacl:targetClass . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#TemporalEntity%3Afrequency"; - shacl:class skos:Concept; - shacl:description "The recurrence of an instant or period."@en; - shacl:name "frequency"@en; - shacl:path ; - "The range of frequency must be of type ."@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#TemporalEntity%3Afrequency"; - shacl:description "The recurrence of an instant or period."@en; - shacl:name "frequency"@en; - shacl:nodeKind shacl:BlankNodeOrIRI; - shacl:path ; - "The expected value for frequency is a rdfs:Resource (URI or blank node)"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#TemporalEntity%3Adescription"; - shacl:description "A textual representation of the Temporal Entity."@en; - shacl:name "description"@en; - shacl:nodeKind shacl:Literal; - shacl:path dc:description; - "The expected value for description is a Literal"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#TemporalEntity%3Adescription"; - shacl:description "A textual representation of the Temporal Entity."@en; - shacl:name "description"@en; - shacl:path dc:description; - shacl:uniqueLang true; - "Only 1 value for each language is allowed for description"@en . - - rdfs:seeAlso "https://semiceu.github.io//doc/core-vocabulary/cpev#TemporalEntity%3Adescription"; - shacl:datatype rdf:langString; - shacl:description "A textual representation of the Temporal Entity."@en; - shacl:name "description"@en; - shacl:path dc:description; - "The range of description must be of type ."@en . diff --git a/releases/1.0.0/shacl/core-public-event-ap-SHACL_en.jsonld b/releases/1.0.0/shacl/core-public-event-ap-SHACL_en.jsonld deleted file mode 100644 index a5ff116..0000000 --- a/releases/1.0.0/shacl/core-public-event-ap-SHACL_en.jsonld +++ /dev/null @@ -1,1654 +0,0 @@ -{ - "@context": { - "@vocab": "https://semiceu.github.io//doc/core-vocabulary/cpev", - "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//doc/core-vocabulary/cpev", - "shapes": [ - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPointShape", - "@type": "sh:NodeShape", - "sh:closed": false, - "sh:property": [ - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPointShape/0c404fa56c64463c15f65878d02efa16eec065b0", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPoint%3Ahas%20email", - "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", - "vl:message": { - "en": "The expected value for has email is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPointShape/2c2e861c64607bcf2ba7176ce18df71cc690e57e", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPoint%3Aavailability%20restriction", - "sh:description": { - "en": "The time during which the Contact Point is not available." - }, - "sh:name": { - "en": "availability restriction" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://data.europa.eu/m8g/specialOpeningHoursSpecification", - "vl:message": { - "en": "The expected value for availability restriction is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPointShape/7816fa198c5151c7c5680b445b410afba0f362db", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPoint%3Aopening%20hours", - "sh:class": "http://www.w3.org/2006/time#TemporalEntity", - "sh:description": { - "en": "The time at which the Contact Point is normally available." - }, - "sh:name": { - "en": "opening hours" - }, - "sh:path": "http://data.europa.eu/m8g/openingHours", - "vl:message": { - "en": "The range of opening hours must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPointShape/8547f9fea103d51b54d608cf10f98b003fde7378", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPoint%3Ahas%20telephone", - "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", - "vl:message": { - "en": "The expected value for has telephone is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPointShape/939028c42179e18627eac7954154b35dbc9c5a42", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPoint%3Aopening%20hours", - "sh:description": { - "en": "The time at which the Contact Point is normally available." - }, - "sh:name": { - "en": "opening hours" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://data.europa.eu/m8g/openingHours", - "vl:message": { - "en": "The expected value for opening hours is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPointShape/95cf5318d1604f72f1c5d4d22a360ce268437bf0", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPoint%3Acontact%20page", - "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", - "vl:message": { - "en": "The range of contact page must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPointShape/9825c8e65ddb580b23b763ebb38542de7d6ca58d", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPoint%3Aavailability%20restriction", - "sh:class": "http://www.w3.org/2006/time#TemporalEntity", - "sh:description": { - "en": "The time during which the Contact Point is not available." - }, - "sh:name": { - "en": "availability restriction" - }, - "sh:path": "http://data.europa.eu/m8g/specialOpeningHoursSpecification", - "vl:message": { - "en": "The range of availability restriction must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPointShape/a736c4b01ea7557518c0c146f3e311947ce00ccc", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#ContactPoint%3Acontact%20page", - "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", - "vl:message": { - "en": "The expected value for contact page is a rdfs:Resource (URI or blank node)" - } - } - ], - "sh:targetClass": "http://data.europa.eu/m8g/ContactPoint" - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ParticipationShape", - "@type": "sh:NodeShape", - "sh:closed": false, - "sh:property": [ - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ParticipationShape/3051580b93f948a2fd295c9665c862326364c1f2", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Participation%3Ahas%20participant", - "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", - "vl:message": { - "en": "The expected value for has participant is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ParticipationShape/6cae9880e515253132af1452a38a8a5827165149", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Participation%3Adescription", - "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", - "vl:message": { - "en": "The expected value for description is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ParticipationShape/768bb4171e00505886fe9a1e949b4cd71f0eb548", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Participation%3Adescription", - "sh:description": { - "en": "A textual explanation of the Participation." - }, - "sh:name": { - "en": "description" - }, - "sh:path": "http://purl.org/dc/terms/description", - "sh:uniqueLang": "true", - "vl:message": { - "en": "Only 1 value for each language is allowed for description" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ParticipationShape/91fca326def04ee4ef7ed1efba4e59fae00d1faa", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Participation%3Arole", - "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", - "vl:message": { - "en": "The expected value for role is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ParticipationShape/a5e6889301acb723b63ad5007ee4065cefe3ad0e", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Participation%3Ahas%20time", - "sh:description": { - "en": "The association of a temporal entity (instant or interval) to any thing." - }, - "sh:name": { - "en": "has time" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://www.w3.org/2006/time#hasTime", - "vl:message": { - "en": "The expected value for has time is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ParticipationShape/a80662b8305434df5e0a4edc73b2bb9037308c42", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Participation%3Ahas%20participant", - "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", - "vl:message": { - "en": "The range of has participant must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ParticipationShape/aadbd67a77a624f073be2076627fb9dc883cbe48", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Participation%3Aidentifier", - "sh:description": { - "en": "The unambiguous structured reference for the Participation." - }, - "sh:name": { - "en": "identifier" - }, - "sh:nodeKind": "sh:Literal", - "sh:path": "http://www.w3.org/ns/org#identifier", - "vl:message": { - "en": "The expected value for identifier is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ParticipationShape/cada7eccaa037221e39ca22ee97ce689067db260", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Participation%3Ahas%20time", - "sh:class": "http://www.w3.org/2006/time#TemporalEntity", - "sh:description": { - "en": "The association of a temporal entity (instant or interval) to any thing." - }, - "sh:name": { - "en": "has time" - }, - "sh:path": "http://www.w3.org/2006/time#hasTime", - "vl:message": { - "en": "The range of has time must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ParticipationShape/d2254b8259635ec986bc7c65b0227299193c6c16", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Participation%3Arole", - "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", - "vl:message": { - "en": "The range of role must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#ParticipationShape/d4d4f2399b8cf2f615ac658920373b714726bed0", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Participation%3Adescription", - "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", - "vl:message": { - "en": "The range of description must be of type ." - } - } - ], - "sh:targetClass": "http://data.europa.eu/m8g/Participation" - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape", - "@type": "sh:NodeShape", - "sh:closed": false, - "sh:property": [ - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/0392f034da73998aa27744e049b617cc815300d1", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aaccessibility", - "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", - "sh:description": { - "en": "Information about how the Public Event can be approached, reached or entered, in particular for people with special needs." - }, - "sh:name": { - "en": "accessibility" - }, - "sh:path": "http://data.europa.eu/m8g/accessibility", - "vl:message": { - "en": "The range of accessibility must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/16285f673032fe44252d7b61d21e729d2b9b1223", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aevent%20number", - "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", - "sh:description": { - "en": "The sequence position of the Public Event." - }, - "sh:name": { - "en": "event number" - }, - "sh:path": "http://data.europa.eu/m8g/eventNumber", - "vl:message": { - "en": "The range of event number must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/20bc04426dbee3b451abd55c4acaef748eceea6b", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Asub%20event", - "sh:class": "http://data.europa.eu/m8g/PublicEvent", - "sh:description": { - "en": "A relation towards another Public Event that belong to it." - }, - "sh:name": { - "en": "sub event" - }, - "sh:path": "http://data.europa.eu/m8g/subEvent", - "vl:message": { - "en": "The range of sub event must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/29ba27566ab1f32c8bb73f3492436d4bd868d3d2", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Alanguage", - "sh:class": "http://purl.org/dc/terms/LinguisticSystem", - "sh:description": { - "en": "The language in which the Public Event is given." - }, - "sh:name": { - "en": "language" - }, - "sh:path": "http://purl.org/dc/terms/language", - "vl:message": { - "en": "The range of language must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/2c7d994dd540f92c116cac913e2aa5d588945f1f", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aaddress", - "sh:description": { - "en": "Associates any Resource with the corresponding Address." - }, - "sh:name": { - "en": "address" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://w3.org/ns/locn#address", - "vl:message": { - "en": "The expected value for address is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/2cb200f381117ea8ae3d2b4a707a0911e34f1e42", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Ahas%20previous%20event", - "sh:class": "http://data.europa.eu/m8g/PublicEvent", - "sh:description": { - "en": "The Public Event that comes before this one." - }, - "sh:name": { - "en": "has previous event" - }, - "sh:path": "http://data.europa.eu/m8g/hasPreviousEvent", - "vl:message": { - "en": "The range of has previous event must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/2f3b81f67ea7974ddeb1e8dad2843315af765178", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aevent%20number", - "sh:description": { - "en": "The sequence position of the Public Event." - }, - "sh:name": { - "en": "event number" - }, - "sh:nodeKind": "sh:Literal", - "sh:path": "http://data.europa.eu/m8g/eventNumber", - "vl:message": { - "en": "The expected value for event number is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/339699b2aa9f50f959f3abe739c4460719ee0137", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aregistration%20page", - "sh:class": "http://xmlns.com/foaf/0.1/Document", - "sh:description": { - "en": "A web page that provides means to attend the Public Event." - }, - "sh:name": { - "en": "registration page" - }, - "sh:path": "http://data.europa.eu/m8g/registrationPage", - "vl:message": { - "en": "The range of registration page must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/3bf2eb83d98691f70dec4cad53a6df0a567a38a2", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Ahas%20next%20event", - "sh:class": "http://data.europa.eu/m8g/PublicEvent", - "sh:description": { - "en": "The Public Event that comes after this one." - }, - "sh:name": { - "en": "has next event" - }, - "sh:path": "http://data.europa.eu/m8g/hasNextEvent", - "vl:message": { - "en": "The range of has next event must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/46f7602f331752aea8befe40e824e92bbe80bff1", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Ahas%20previous%20event", - "sh:description": { - "en": "The Public Event that comes before this one." - }, - "sh:name": { - "en": "has previous event" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://data.europa.eu/m8g/hasPreviousEvent", - "vl:message": { - "en": "The expected value for has previous event is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/488f0bcb1b2d7cb5288ca9952a7b94f106f95859", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Atitle", - "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", - "sh:description": { - "en": "The name given to the Public Event." - }, - "sh:name": { - "en": "title" - }, - "sh:path": "http://purl.org/dc/terms/title", - "vl:message": { - "en": "The range of title must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/49e1aa64f95925adbd68426e0eb6ceea8157201a", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aaccessibility", - "sh:description": { - "en": "Information about how the Public Event can be approached, reached or entered, in particular for people with special needs." - }, - "sh:name": { - "en": "accessibility" - }, - "sh:nodeKind": "sh:Literal", - "sh:path": "http://data.europa.eu/m8g/accessibility", - "vl:message": { - "en": "The expected value for accessibility is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/5dceacf42e9454591d860e4da0af1f645a64f089", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Atopic", - "sh:description": { - "en": "The subject of the Public Event." - }, - "sh:name": { - "en": "topic" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://purl.org/dc/terms/subject", - "vl:message": { - "en": "The expected value for topic is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/5de4ef5193a558e17a34633888421d09b957d267", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aaddress", - "sh:class": "http://www.w3.org/ns/locn#Address", - "sh:description": { - "en": "Associates any Resource with the corresponding Address." - }, - "sh:name": { - "en": "address" - }, - "sh:path": "http://w3.org/ns/locn#address", - "vl:message": { - "en": "The range of address must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/61939252d652587b0311b448f67c71e42ce5a328", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aevent%20type", - "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", - "sh:description": { - "en": "The nature or genre of the Public Event. " - }, - "sh:name": { - "en": "event type" - }, - "sh:path": "http://purl.org/dc/terms/type", - "vl:message": { - "en": "The range of event type must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/68afc3670a223762319f7c50b588dda99a66556e", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Ahas%20next%20event", - "sh:description": { - "en": "The Public Event that comes after this one." - }, - "sh:name": { - "en": "has next event" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://data.europa.eu/m8g/hasNextEvent", - "vl:message": { - "en": "The expected value for has next event is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/6cae9880e515253132af1452a38a8a5827165149", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Adescription", - "sh:description": { - "en": "A textual explanation of the Pulblic Event." - }, - "sh:name": { - "en": "description" - }, - "sh:nodeKind": "sh:Literal", - "sh:path": "http://purl.org/dc/terms/description", - "vl:message": { - "en": "The expected value for description is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/70d43b8fb57f95387e8e11632149c854bb6b1dd1", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aparent%20event", - "sh:class": "http://data.europa.eu/m8g/PublicEvent", - "sh:description": { - "en": "A relation to another Public Event that encompasses it." - }, - "sh:name": { - "en": "parent event" - }, - "sh:path": "http://data.europa.eu/m8g/parentEvent", - "vl:message": { - "en": "The range of parent event must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/737cd5f1c9f0e13c35eb82b7f0d2b2f76a9a82c7", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aformat", - "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", - "sh:description": { - "en": "A plan of organisation or arrangement of the Public Event." - }, - "sh:name": { - "en": "format" - }, - "sh:path": "http://data.europa.eu/m8g/format", - "vl:message": { - "en": "The range of format must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/768bb4171e00505886fe9a1e949b4cd71f0eb548", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Adescription", - "sh:description": { - "en": "A textual explanation of the Pulblic Event." - }, - "sh:name": { - "en": "description" - }, - "sh:path": "http://purl.org/dc/terms/description", - "sh:uniqueLang": "true", - "vl:message": { - "en": "Only 1 value for each language is allowed for description" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/7b6713c1f4a52e964f5db57eabef294b6d04e90e", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Acontact%20point", - "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", - "vl:message": { - "en": "The range of contact point must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/8d36a62f83db7f94097e27edb51306e17e0d40f3", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Ahomepage", - "sh:description": { - "en": "The website of the Public Event." - }, - "sh:name": { - "en": "homepage" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://xmlns.com/foaf/0.1/homepage", - "vl:message": { - "en": "The expected value for homepage is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/922ee210f3ed1fe9e721ba4f7c1d63829f9fabae", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Asub%20event", - "sh:description": { - "en": "A relation towards another Public Event that belong to it." - }, - "sh:name": { - "en": "sub event" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://data.europa.eu/m8g/subEvent", - "vl:message": { - "en": "The expected value for sub event is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/92d65d33f2a5d5345f1980ffd0cf304e47dd0caf", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Atitle", - "sh:description": { - "en": "The name given to the Public Event." - }, - "sh:name": { - "en": "title" - }, - "sh:path": "http://purl.org/dc/terms/title", - "sh:uniqueLang": "true", - "vl:message": { - "en": "Only 1 value for each language is allowed for title" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/9adf9f5890592909cf3e67021ae7ab4f895a7745", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Acontact%20point", - "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", - "vl:message": { - "en": "The expected value for contact point is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/a0073c2660e40c6179064cf89098b3a86f12d11c", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aparent%20event", - "sh:description": { - "en": "A relation to another Public Event that encompasses it." - }, - "sh:name": { - "en": "parent event" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://data.europa.eu/m8g/parentEvent", - "vl:message": { - "en": "The expected value for parent event is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/a5e6889301acb723b63ad5007ee4065cefe3ad0e", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Ahas%20time", - "sh:description": { - "en": "The association of a temporal entity (instant or interval) to any thing." - }, - "sh:name": { - "en": "has time" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://www.w3.org/2006/time#hasTime", - "vl:message": { - "en": "The expected value for has time is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/aadbd67a77a624f073be2076627fb9dc883cbe48", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aidentifier", - "sh:description": { - "en": "The unambiguous structured reference for the Public Event." - }, - "sh:name": { - "en": "identifier" - }, - "sh:nodeKind": "sh:Literal", - "sh:path": "http://purl.org/dc/terms/identifier", - "vl:message": { - "en": "The expected value for identifier is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/b286acdfe0b19f7dc16a064e5a7cbef868a32621", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Atopic", - "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", - "sh:description": { - "en": "The subject of the Public Event." - }, - "sh:name": { - "en": "topic" - }, - "sh:path": "http://purl.org/dc/terms/subject", - "vl:message": { - "en": "The range of topic must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/c1577bd231c71b0b1910272999755d3414867cfd", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aformat", - "sh:description": { - "en": "A plan of organisation or arrangement of the Public Event." - }, - "sh:name": { - "en": "format" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://data.europa.eu/m8g/format", - "vl:message": { - "en": "The expected value for format is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/cada7eccaa037221e39ca22ee97ce689067db260", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Ahas%20time", - "sh:class": "http://www.w3.org/2006/time#TemporalEntity", - "sh:description": { - "en": "The association of a temporal entity (instant or interval) to any thing." - }, - "sh:name": { - "en": "has time" - }, - "sh:path": "http://www.w3.org/2006/time#hasTime", - "vl:message": { - "en": "The range of has time must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/d0b938b45807eff5bd0a6a6ba6766085347c42d4", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aevent%20number", - "sh:description": { - "en": "The sequence position of the Public Event." - }, - "sh:name": { - "en": "event number" - }, - "sh:path": "http://data.europa.eu/m8g/eventNumber", - "sh:uniqueLang": "true", - "vl:message": { - "en": "Only 1 value for each language is allowed for event number" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/d31c90c0b38d8f79fa882c73a097db3e9ca00be4", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aaudience", - "sh:description": { - "en": "The target group of people for whom the Public Event is created." - }, - "sh:name": { - "en": "audience" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://data.europa.eu/m8g/audience", - "vl:message": { - "en": "The expected value for audience is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/d4d4f2399b8cf2f615ac658920373b714726bed0", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Adescription", - "sh:datatype": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", - "sh:description": { - "en": "A textual explanation of the Pulblic Event." - }, - "sh:name": { - "en": "description" - }, - "sh:path": "http://purl.org/dc/terms/description", - "vl:message": { - "en": "The range of description must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/d5d74574f70f9a979535f3624608f88180dd0c97", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Atitle", - "sh:description": { - "en": "The name given to the Public Event." - }, - "sh:name": { - "en": "title" - }, - "sh:nodeKind": "sh:Literal", - "sh:path": "http://purl.org/dc/terms/title", - "vl:message": { - "en": "The expected value for title is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/db878f1cb93930f64561d0504123c66feacfad5a", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Alanguage", - "sh:description": { - "en": "The language in which the Public Event is given." - }, - "sh:name": { - "en": "language" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://purl.org/dc/terms/language", - "vl:message": { - "en": "The expected value for language is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/e8589eaee31141b030604250a72f3fd359c8618d", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aaccessibility", - "sh:description": { - "en": "Information about how the Public Event can be approached, reached or entered, in particular for people with special needs." - }, - "sh:name": { - "en": "accessibility" - }, - "sh:path": "http://data.europa.eu/m8g/accessibility", - "sh:uniqueLang": "true", - "vl:message": { - "en": "Only 1 value for each language is allowed for accessibility" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/ef2c104f9bc5019523318900356723ac0a8500e2", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Ahas%20participation", - "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", - "vl:message": { - "en": "The expected value for has participation is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/f2ea23ea7d2e48da98de5a4a76dc3d86501b02b9", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aaudience", - "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", - "sh:description": { - "en": "The target group of people for whom the Public Event is created." - }, - "sh:name": { - "en": "audience" - }, - "sh:path": "http://data.europa.eu/m8g/audience", - "vl:message": { - "en": "The range of audience must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/f7de0a740d52fdaf8ea9366099bd148ca7d398bf", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aregistration%20page", - "sh:description": { - "en": "A web page that provides means to attend the Public Event." - }, - "sh:name": { - "en": "registration page" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://data.europa.eu/m8g/registrationPage", - "vl:message": { - "en": "The expected value for registration page is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/f8e703ac623d1a44103d35b9a35a7ef0284366b9", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Aevent%20type", - "sh:description": { - "en": "The nature or genre of the Public Event. " - }, - "sh:name": { - "en": "event type" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://purl.org/dc/terms/type", - "vl:message": { - "en": "The expected value for event type is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/fb0f4ce42568457dd68730013f20f7749a22ad39", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Ahas%20participation", - "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", - "vl:message": { - "en": "The range of has participation must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEventShape/fb8568b313de736f9184db23272b6317700e9e7e", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#PublicEvent%3Ahomepage", - "sh:class": "http://xmlns.com/foaf/0.1/Document", - "sh:description": { - "en": "The website of the Public Event." - }, - "sh:name": { - "en": "homepage" - }, - "sh:path": "http://xmlns.com/foaf/0.1/homepage", - "vl:message": { - "en": "The range of homepage must be of type ." - } - } - ], - "sh:targetClass": "http://data.europa.eu/m8g/PublicEvent" - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#TemporalEntityShape", - "@type": "sh:NodeShape", - "sh:closed": false, - "sh:property": [ - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#TemporalEntityShape/04d197dc40f01e87093bdd0446a9fdb1a9d44319", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#TemporalEntity%3Afrequency", - "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", - "vl:message": { - "en": "The range of frequency must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#TemporalEntityShape/63a8cf23801ef605734507c621693524f22476dd", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#TemporalEntity%3Afrequency", - "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", - "vl:message": { - "en": "The expected value for frequency is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#TemporalEntityShape/6cae9880e515253132af1452a38a8a5827165149", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#TemporalEntity%3Adescription", - "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", - "vl:message": { - "en": "The expected value for description is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#TemporalEntityShape/768bb4171e00505886fe9a1e949b4cd71f0eb548", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#TemporalEntity%3Adescription", - "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", - "vl:message": { - "en": "Only 1 value for each language is allowed for description" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#TemporalEntityShape/d4d4f2399b8cf2f615ac658920373b714726bed0", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#TemporalEntity%3Adescription", - "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", - "vl:message": { - "en": "The range of description must be of type ." - } - } - ], - "sh:targetClass": "http://www.w3.org/2006/time#TemporalEntity" - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape", - "@type": "sh:NodeShape", - "sh:closed": false, - "sh:property": [ - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/006de06965023999963c4307153479c8629991d9", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Alocator%20name", - "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", - "vl:message": { - "en": "The expected value for locator name is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/03690748629ed1c685fc6a365780375be09bce76", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Aadministrative%20unit%20level%201", - "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", - "vl:message": { - "en": "Only 1 value for each language is allowed for administrative unit level 1" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/17384dfa4a75117e7dd2bc0f2bbf61ac91fd8676", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Athoroughfare", - "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", - "vl:message": { - "en": "The range of thoroughfare must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/256ffe464f9c7682e950f7853ef0b6060580435b", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Aadministrative%20unit%20level%202", - "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", - "vl:message": { - "en": "The expected value for administrative unit level 2 is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/362b7c3261b1d5eb024e72e4868babc25ed0c7ce", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Aadministrative%20unit%20level%201", - "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", - "vl:message": { - "en": "The range of administrative unit level 1 must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/3a0fcecd9e5f4e8deb4d102b9d072a4b067b773e", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Afull%20address", - "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", - "vl:message": { - "en": "Only 1 value for each language is allowed for full address" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/470060a15e97aeacd56fcc5beb701e647a6aa56e", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Aaddress%20area", - "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", - "vl:message": { - "en": "The range of address area must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/6f98d6d917a0e0b73d8614923f953e1ee2533918", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Alocator%20name", - "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", - "vl:message": { - "en": "Only 1 value for each language is allowed for locator name" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/854a17171901a9c000eff34a7ccd77814891e3d5", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Aadministrative%20unit%20level%202", - "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", - "vl:message": { - "en": "The range of administrative unit level 2 must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/8b4c4bdd61e921f78483a3141338773693d4b2ef", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Aaddress%20ID", - "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", - "vl:message": { - "en": "The expected value for address ID is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/9097b947404def8604330ec2fc5a0bd405128b35", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Alocator%20designator", - "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", - "vl:message": { - "en": "The expected value for locator designator is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/98016263ed1fd03fc2066e397f3ae3343ce3bf79", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Apost%20name", - "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", - "vl:message": { - "en": "The range of post name must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/9aaaf1750887d905949d78ac718f18c02809a28e", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Aadministrative%20unit%20level%201", - "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", - "vl:message": { - "en": "The expected value for administrative unit level 1 is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/9c278b09ca17b0ef710224829c0354dc4c2f9a40", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Apost%20office%20box", - "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", - "vl:message": { - "en": "The expected value for post office box is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/9c2d6af39a55e5e6a76f6b852bbcbada029c21af", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Afull%20address", - "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", - "vl:message": { - "en": "The expected value for full address is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/a9a46434014b93624ab68c9a56a5bc66a38da9a4", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Apost%20name", - "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", - "vl:message": { - "en": "Only 1 value for each language is allowed for post name" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/aa9622c05f497ef1b06496716742dd5cbfc6f0c9", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Athoroughfare", - "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", - "vl:message": { - "en": "The expected value for thoroughfare is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/ac2d62a08fd924f88a79f0e70cda9fca4d484fd2", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Athoroughfare", - "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", - "vl:message": { - "en": "Only 1 value for each language is allowed for thoroughfare" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/ae24e9fc95115753cabe5ad6bd3c05b9751cd13c", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Aadministrative%20unit%20level%202", - "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", - "vl:message": { - "en": "Only 1 value for each language is allowed for administrative unit level 2" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/b35e8c8ed2d85ea47f163d53cafca733ecb29389", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Aaddress%20area", - "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", - "vl:message": { - "en": "Only 1 value for each language is allowed for address area" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/c0a2b78a80a731301e2f54d040ca9aa2c9b125b1", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Apost%20code", - "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", - "vl:message": { - "en": "The expected value for post code is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/d75b5d4c221e6b0bf47c853c0be92d078c39e391", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Alocator%20name", - "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", - "vl:message": { - "en": "The range of locator name must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/dee03556e405a14f1e410c960b43b8eee149efe7", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Afull%20address", - "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", - "vl:message": { - "en": "The range of full address must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/f1144df3e852614939e86f2e427788162aa7cb72", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Aaddress%20area", - "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", - "vl:message": { - "en": "The expected value for address area is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AddressShape/f8d38c3580ea5d4e47ea9e1ad447a47ebe91d5fa", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Address%3Apost%20name", - "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", - "vl:message": { - "en": "The expected value for post name is a Literal" - } - } - ], - "sh:targetClass": "http://www.w3.org/ns/locn#Address" - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AgentShape", - "@type": "sh:NodeShape", - "sh:closed": false, - "sh:property": [ - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AgentShape/263a563c5bed08cdaadf4a0fd0a5fb9874d742bc", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Agent%3Aname", - "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", - "vl:message": { - "en": "The range of name must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AgentShape/2c7d994dd540f92c116cac913e2aa5d588945f1f", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Agent%3Aaddress", - "sh:description": { - "en": "Associates any Resource with the corresponding Address." - }, - "sh:name": { - "en": "address" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://w3.org/ns/locn#address", - "vl:message": { - "en": "The expected value for address is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AgentShape/322371a77364a50f049d46180f6192532eea26dc", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Agent%3Atype", - "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", - "sh:description": { - "en": "A classification assigned to an Agent." - }, - "sh:name": { - "en": "type" - }, - "sh:path": "http://purl.org/dc/terms/type", - "vl:message": { - "en": "The range of type must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AgentShape/3ebdf1520cc4c255e68fed56bc8fa1d659e63f2b", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Agent%3Aparticipates", - "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", - "vl:message": { - "en": "The range of participates must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AgentShape/4f381639bb6e021939f65b4f41409d1edaeade9b", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Agent%3Atype", - "sh:description": { - "en": "A classification assigned to an Agent." - }, - "sh:name": { - "en": "type" - }, - "sh:nodeKind": "sh:BlankNodeOrIRI", - "sh:path": "http://purl.org/dc/terms/type", - "vl:message": { - "en": "The expected value for type is a rdfs:Resource (URI or blank node)" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AgentShape/5de4ef5193a558e17a34633888421d09b957d267", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Agent%3Aaddress", - "sh:class": "http://www.w3.org/ns/locn#Address", - "sh:description": { - "en": "Associates any Resource with the corresponding Address." - }, - "sh:name": { - "en": "address" - }, - "sh:path": "http://w3.org/ns/locn#address", - "vl:message": { - "en": "The range of address must be of type ." - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AgentShape/9caf9e629daa0e64ece77788576468821d7cff8c", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Agent%3Aname", - "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", - "vl:message": { - "en": "The expected value for name is a Literal" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AgentShape/be01df43f1c288b656b3ca3879eb3dd9d8c700b9", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Agent%3Aname", - "sh:description": { - "en": "The noun given to the Agent." - }, - "sh:name": { - "en": "name" - }, - "sh:path": "http://purl.org/dc/terms/title", - "sh:uniqueLang": "true", - "vl:message": { - "en": "Only 1 value for each language is allowed for name" - } - }, - { - "@id": "https://semiceu.github.io//doc/core-vocabulary/cpev#AgentShape/fa36d3daf49d3081345d97a78915e5f823c4ec0f", - "rdfs:seeAlso": "https://semiceu.github.io//doc/core-vocabulary/cpev#Agent%3Aparticipates", - "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", - "vl:message": { - "en": "The expected value for participates is a rdfs:Resource (URI or blank node)" - } - } - ], - "sh:targetClass": "http://xmlns.com/foaf/0.1/Agent" - } - ] -} diff --git a/releases/1.0.0/uml/core-public-event-ap.eap b/releases/1.0.0/uml/core-public-event-ap.eap deleted file mode 100644 index 5925581..0000000 Binary files a/releases/1.0.0/uml/core-public-event-ap.eap and /dev/null differ diff --git a/releases/1.0.0/uml/overview.jpg b/releases/1.0.0/uml/overview.jpg deleted file mode 100644 index 280729f..0000000 Binary files a/releases/1.0.0/uml/overview.jpg and /dev/null differ diff --git a/releases/1.0.0/voc/core-public-event-ap.ttl b/releases/1.0.0/voc/core-public-event-ap.ttl deleted file mode 100644 index 2d117cb..0000000 --- a/releases/1.0.0/voc/core-public-event-ap.ttl +++ /dev/null @@ -1,177 +0,0 @@ -@prefix dc: . -@prefix foaf: . -@prefix owl: . -@prefix rdf: . -@prefix rdfs: . -@prefix schemas: . -@prefix skos: . -@prefix xsd: . - - a owl:DatatypeProperty; - "This property may be provided in multiple languages with multiple instances of the accessibility property."@en; - rdfs:domain ; - rdfs:isDefinedBy ; - rdfs:range rdf:langString . - - a owl:ObjectProperty; - rdfs:domain ; - rdfs:isDefinedBy ; - rdfs:range skos:Concept . - - a owl:ObjectProperty; - rdfs:domain ; - rdfs:isDefinedBy ; - rdfs:range foaf:Document . - - a owl:DatatypeProperty; - rdfs:domain ; - rdfs:isDefinedBy ; - rdfs:range rdfs:Literal . - - a owl:DatatypeProperty; - "Examples could be the ''4th\" or \"2022\"."@en; - rdfs:domain ; - rdfs:isDefinedBy ; - rdfs:range rdf:langString . - - a owl:ObjectProperty; - "Examples include conference call, physical meeting or hybrid."@en; - rdfs:domain ; - rdfs:isDefinedBy ; - rdfs:range skos:Concept . - - a owl:ObjectProperty; - "It is recommended to use the frequency from an existing vocabulary like the Frequency from the Publications Office."@en; - rdfs:domain ; - rdfs:isDefinedBy ; - rdfs:range skos:Concept . - - a owl:ObjectProperty; - rdfs:domain ; - rdfs:isDefinedBy ; - rdfs:range foaf:Document . - - a owl:ObjectProperty; - rdfs:domain ; - rdfs:isDefinedBy ; - rdfs:range skos:Concept . - - a owl:DatatypeProperty; - rdfs:domain ; - rdfs:isDefinedBy ; - rdfs:range rdfs:Literal . - - a owl:Class; - rdfs:isDefinedBy . - - a rdf:Property; - rdfs:label "has next event"@en . - - a rdf:Property; - rdfs:label "has previous event"@en . - - a rdf:Property; - rdfs:label "parent event"@en . - - a rdf:Property; - rdfs:label "sub event"@en . - -dc:description a rdf:Property; - rdfs:label "description"@en . - -dc:identifier a rdf:Property; - rdfs:label "identifier"@en . - -dc:language a rdf:Property; - rdfs:label "language"@en . - -dc:subject a rdf:Property; - rdfs:label "topic"@en . - -dc:title a rdf:Property; - rdfs:label "title"@en . - -dc:type a rdf:Property; - rdfs:label "event type"@en . - - a rdf:Property; - rdfs:label "address"@en . - -foaf:homepage a rdf:Property; - rdfs:label "homepage"@en . - - a owl:Class; - "The Core Public Organization Vocabulary defines properties for telephone number, e-mail address and opening hours although it is noteworthy that the class is based on schema.org's ContactPoint class (http://schema.org/ContactPoint) that has additional properties that some implementations may find useful."@en; - rdfs:isDefinedBy . - - a owl:Class; - rdfs:isDefinedBy . - - a owl:Ontology; - rdfs:label "core-public-event"@en, - "core-public-event"@nl; - dc:contributor [ - a foaf:Person; - foaf:firstName "Seth"; - foaf:lastName "van Hooland"; - schemas:affiliation [foaf:name "European Commission"] - ]; - dc:issued "TODO"; - dc:license "https://creativecommons.org/licenses/by/4.0/", - ; - dc:mediator [ - foaf:homepage ; - foaf:name "Semantic Interoperability Community (SEMIC)" - ]; - rdfs:seeAlso , - , - , - , - dc:description, - dc:identifier, - dc:language, - dc:subject, - dc:title, - dc:type, - , - foaf:homepage; - [ - a foaf:Person; - foaf:firstName "Florian"; - foaf:lastName "Barthelemy"; - schemas:affiliation [foaf:name "PwC EU Services"] - ], [ - a foaf:Person; - foaf:firstName "Alexandre"; - foaf:lastName "Beaufays"; - schemas:affiliation [foaf:name "PwC EU Services"] - ], [ - a foaf:Person; - foaf:firstName "Michiel"; - foaf:lastName "De Keyzer"; - schemas:affiliation [foaf:name "PwC EU Services"] - ], [ - a foaf:Person; - foaf:firstName "Pavlina"; - foaf:lastName "Fragkou"; - schemas:affiliation [foaf:name "European Commission"] - ], [ - a foaf:Person; - foaf:firstName "Dimitri"; - foaf:lastName "Schepers"; - schemas:affiliation [foaf:name "PwC EU Services"] - ], [ - a foaf:Person; - foaf:firstName "Emidio"; - foaf:lastName "Stani"; - schemas:affiliation [foaf:name "PwC EU Services"] - ], [ - a foaf:Person; - foaf:firstName "Bert"; - foaf:lastName "Van Nuffelen"; - schemas:affiliation [foaf:name "TenForce"] - ]; - foaf:maker [ - a foaf:Person; - foaf:firstName "Core Vocabularies Working Group" - ] .