Meps dataset description

Creation date: 2021-11-18
Last updated: 2024-03-21 00:00:00
Copyright date: 2022
Version: 2.1.0
License: https://www.europarl.europa.eu/legal-notice/en/
Creator: https://publications.europa.eu/resource/authority/corporate-body/EP
Publisher: https://publications.europa.eu/resource/authority/corporate-body/EP
Rightsholder:
Feedback:
Download serialization:
TTL

Table of Contents


Diagram

Diagram
Meps diagram

Description

This Dataset Description is a subset of the general ORG-EP application profile and it includes classes and properties used in Meps datasets. Descriptions of classes and properties can be found in ORG-EP application profile.

Model documentation

Person

This node shape represents a subset of foaf:Person

  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/person/[0-9]*?$
  • Example: https://data.europarl.europa.eu/person/124936
Applies to:
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX org: <http://www.w3.org/ns/org#> 
PREFIX foaf: <http://xmlns.com/foaf/0.1/>
SELECT ?this
WHERE {
 ?this rdf:type foaf:Person .
}
Property name URI Expected value Card. Description
Account foaf:account Online Account
0..*
Birthday vcard:bday xsd:date
0..1
Citizenship person:citizenship Reference to a Country
0..*
Death date ept:epvoc#deathDate xsd:date
0..1
Family name foaf:familyName xsd:string
1..1
Given name foaf:givenName xsd:string
1..1
Has email vcard:hasEmail Reference to a Resource
0..*
Has gender vcard:hasGender Reference to a Gender
0..1
Has honorific prefix vcard:hasHonorificPrefix Reference to a Honorific Title
0..*
Has membership org:hasMembership Membership
0..*
Homepage foaf:homepage Reference to a Document
0..*
Identifier dcterms:identifier xsd:string
1..1
Image foaf:img Reference to a Image
0..1
Label rdfs:label xsd:string
1..*
Notation skos:notation ept:epvoc#codictPersonId
1..*
Official family name euvoc:officialFamilyName xsd:string
0..1
Official given name euvoc:officialGivenName xsd:string
0..1
Place of birth person:placeOfBirth xsd:string
0..1
Sort Label ept:epvoc#sortLabel xsd:string
0..1
Upper family name ept:epvoc#upperFamilyName xsd:string
0..1
Upper given name ept:epvoc#upperGivenName xsd:string
0..1
Uppercase official family name ept:epvoc#upperOfficialFamilyName xsd:string
0..1
Uppercase official given name ept:epvoc#upperOfficialGivenName xsd:string
0..1
type rdf:type foaf:Person
1..1

Membership

  • Applies to: org:Membership
  • Nodes: IRI
  • Closed shape
  • Example: https://data.europarl.europa.eu/membership/12345-m-999900001 , https://data.europarl.europa.eu/membership/12345-f-999900001
Property name URI Expected value Card. Description
Contact point dcat:contactPoint Contact Point
0..*
Remark: only for current mandate memberships (without endDate)
Member during org:memberDuring Period Of Time
1..1
Membership Classification ept:epvoc#membershipClassification Reference to a Membership Classification
0..1
Membership id dcterms:identifier xsd:string
1..1
Notation skos:notation ept:epvoc#codictFunctionId or ept:epvoc#codictMandateId
1..*
Organization org:organization Reference to an Organization
1..1
Represents euvoc:represents Reference to a Country
0..1
Role org:role Reference to a Role
1..1
type rdf:type org:Membership
1..1

Contact Point

  • Applies to: ept:epvoc#ContactPoint
  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/contact-point/.*$
  • Example: https://data.europarl.europa.eu/contact-point/58766-m-16341-M05047
Property name URI Expected value Card. Description
Has site ept:epvoc#hasSite Reference to a Site
0..1
Has telephone vcard:hasTelephone meps:Voice or meps:Fax
0..*
Office address euvoc:officeAddress xsd:string
0..1
type rdf:type ept:epvoc#ContactPoint
1..1

Online Account

  • Applies to: foaf:OnlineAccount
  • Nodes: IRI
  • Closed shape
  • Example: https://twitter.com/mariearenaps
Property name URI Expected value Card. Description
Type dcterms:type Reference to a Address Type
0..1
type rdf:type foaf:OnlineAccount
1..1

Voice

  • Applies to: vcard:Voice
  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/tel/[0-9]*$
  • Example: https://data.europarl.europa.eu/tel/33388175139
Property name URI Expected value Card. Description
Has value vcard:hasValue Reference to a Resource
1..1
type rdf:type vcard:Voice
1..1

Fax

  • Applies to: vcard:Fax
  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/tel/[0-9]*$
  • Example: https://data.europarl.europa.eu/tel/33388175139
Property name URI Expected value Card. Description
Has value vcard:hasValue Reference to a Resource
1..1
type rdf:type vcard:Fax
1..1

Period Of Time

  • Applies to: dcterms:PeriodOfTime
  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/time-period/.*$
  • Example: https://data.europarl.europa.eu/time-period/pt_9
Property name URI Expected value Card. Description
End date dcat:endDate xsd:date
0..1
Start date dcat:startDate xsd:date
1..1
type rdf:type dcterms:PeriodOfTime
1..*

Reference to an Organization

  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/org/.*$
  • Example: https://data.europarl.europa.eu/org/1234
Property name URI Expected value Card. Description
type rdf:type org:Organization
1..*

Reference to a Image

  • Nodes: IRI
  • Closed shape
  • Example: https://www.europarl.europa.eu/mepphoto/124936.jpg
Property name URI Expected value Card. Description
type rdf:type foaf:Image
0..*

Reference to a Resource

  • Nodes: IRI
  • Closed shape
Property name URI Expected value Card. Description
type rdf:type rdfs:Resource
0..*

Reference to a Document

  • Nodes: IRI
  • Closed shape
Property name URI Expected value Card. Description
type rdf:type foaf:Document
0..*

Reference to a Gender

  • Nodes: IRI
  • Closed shape
  • URI pattern: http://publications.europa.eu/resource/authority/human-sex/.*$
  • Example: http://publications.europa.eu/resource/authority/human-sex/FEMALE
Property name URI Expected value Card. Description
Is in scheme skos:inScheme op-aut:human-sex
0..*
type rdf:type vcard:Gender
0..*

Reference to a Honorific Title

  • Nodes: IRI
  • Closed shape
  • URI pattern: http://publications.europa.eu/resource/authority/honorific/.*$
  • Example: http://publications.europa.eu/resource/authority/honorific/MR
Property name URI Expected value Card. Description
Is in scheme skos:inScheme op-aut:honorific
0..*
type rdf:type euvoc:HonorificTitle
0..*

Reference to a Country

  • Nodes: IRI
  • Closed shape
  • URI pattern: http://publications.europa.eu/resource/authority/country/.*$
  • Example: http://publications.europa.eu/resource/authority/country/BEL
Property name URI Expected value Card. Description
Is in scheme skos:inScheme op-aut:country
0..*
type rdf:type euvoc:Country
0..*

Reference to a Address Type

  • Nodes: IRI
  • Closed shape
  • URI pattern: http://publications.europa.eu/resource/authority/address-type/.*$
  • Example: http://publications.europa.eu/resource/authority/address-type/TWT
Property name URI Expected value Card. Description
Is in scheme skos:inScheme op-aut:address-type
0..*
type rdf:type euvoc:AddressType
0..*

Reference to a Role

  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/def/ep-roles.*$
  • Example: https://data.europarl.europa.eu/def/ep-roles/MEMBER_PARLIAMENT
Property name URI Expected value Card. Description
Is in scheme skos:inScheme ept:ep-roles
0..*
type rdf:type org:Role
0..*

Reference to a Membership Classification

  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/def/ep-entities.*$
  • Example: https://data.europarl.europa.eu/def/ep-entities/EU_POLITICAL_GROUP
Property name URI Expected value Card. Description
Is in scheme skos:inScheme ept:ep-entities
0..*
type rdf:type euvoc:CorporateBodyClassification
0..*

Reference to a Site

  • Nodes: IRI
  • Closed shape
  • URI pattern: http://publications.europa.eu/resource/authority/site/.*$
  • Example: http://publications.europa.eu/resource/authority/site/ASP
Property name URI Expected value Card. Description
Is in scheme skos:inScheme op-aut:site
0..*
type rdf:type org:Site
0..*