ORG-EP Application Profile

Creation date: 2021-11-18
Last updated: 2024-03-06 00:00:00
Copyright date: 2022
Version: 2.1.0
License: https://www.europarl.europa.eu/legal-notice/
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
ORG-EP diagram

Description

ORG-EP is an application profile of the W3C Organization Ontology, specifically designed to describe the organisational components of the European Parliament (MEPs, Parliamentary Groups, Committees, etc.).

Model documentation

Organization

http://www.w3.org/ns/org#Organization

Represents a collection of people organized together into a community or other social, commercial or political structure. The group has some common purpose or reason for existence which goes beyond the set of people belonging to it and can act as an Agent. Organizations are often decomposable into hierarchical structures.

  • 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
Alternative label skos:altLabel rdf:langString
0..*
An alternative lexical label for a given resource.
Classification org:classification Corporate body classification
0..*
Indicates a classification for this Organization within some classification scheme. Extension vocabularies may wish to specialize this property to have a range corresponding to a specific `skos:ConceptScheme`. This property is under discussion and may be revised or removed - in many cases organizations are best categorized by defining a sub-class hierarchy in an extension vocabulary.
Has suborganization org:hasSubOrganization Organization
0..*
Represents hierarchical containment of Organizations or Organizational Units; indicates an organization which is a sub-part or child of this organization. Inverse of `org:subOrganizationOf`.
Identifier dcterms:identifier xsd:string
1..1
An unambiguous reference to the resource within a given context.
Label rdfs:label xsd:string
0..*
The property may be used to provide a human-readable version of a resource's name.
Linked to org:linkedTo Organization
0..*
Indicates an arbitrary relationship between two organizations.
Notation skos:notation ept:epvoc#codictBodyId
0..*
A notation is a string of characters such as "T58.5" or "303.4833" used to uniquely identify a concept within the scope of a given concept scheme.
Preferred label skos:prefLabel rdf:langString
0..*
A preferred lexical label for a given resource.
Represents euvoc:represents Country
0..*
This property idicates an entoty representig another. Usually refers to Countries and/or Organizations.
Source dcterms:source xsd:string
0..1
A related source from which the described resource is derived.
Temporal dcterms:temporal Period of time
0..1
Temporal characteristics of the resource.
has current version dcat:hasCurrentVersion Organization
1..1
is version of dcterms:isVersionOf Organization
0..*

Person

http://xmlns.com/foaf/0.1/Person

The foaf:Person class represents people.

  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/person/[0-9]*?$
  • Example: https://data.europarl.europa.eu/person/124936
Property name URI Expected value Card. Description
Account foaf:account Online account
0..*
Indicates an account held by this agent.
Birthday vcard:bday xsd:date
0..1
To specify the birth date of the object
Citizenship person:citizenship Country
0..*
The citizenship relationship links a Person to a Jurisdiction that has conferred citizenship rights on the individual such as the right to vote, to receive certain protection from the community or the issuance of a passport. Multiple citizenships are recorded as multiple instances of the citizenship relationship.
Death date ept:epvoc#deathDate xsd:date
0..1
Date of death.
Family name foaf:familyName xsd:string
0..1
The family name of some person.
Given name foaf:givenName xsd:string
0..1
The given name of some person.
Has email vcard:hasEmail IRI
0..*
To specify the electronic mail address for communication with the object
Has gender vcard:hasGender Gender
0..1
The gender of this Agent (typically but not necessarily 'male' or 'female').
Has honorific prefix vcard:hasHonorificPrefix Honorific title
0..*
Used to support property parameters for the honorific prefix data property
Has membership org:hasMembership Membership
0..*
Indicates a membership relationship that the Agent plays. Inverse of `org:member`
Homepage foaf:homepage Document
0..*
A homepage for some thing.
Identifier dcterms:identifier xsd:string
1..1
An unambiguous reference to the resource within a given context.
Image foaf:img Image
0..1
An image that can be used to represent some thing (ie. those depictions which are particularly representative of something, eg. one's photo on a homepage).
Label rdfs:label xsd:string
0..*
The property may be used to provide a human-readable version of a resource's name.
Notation skos:notation ept:epvoc#codictPersonId
0..*
A notation is a string of characters such as "T58.5" or "303.4833" used to uniquely identify a concept within the scope of a given concept scheme.
Official family name euvoc:officialFamilyName xsd:string
0..1
Official family name
Official given name euvoc:officialGivenName xsd:string
0..1
Official given name
Place of birth person:placeOfBirth xsd:string
0..1
A person's place of birth.
Sort label ept:epvoc#sortLabel xsd:string
0..1
This property identifies the part of the family name of the Person used in sorting.
Upper family name ept:epvoc#upperFamilyName xsd:string
0..1
Family name in uppercase
Upper given name ept:epvoc#upperGivenName xsd:string
0..1
Given name in uppercase
Uppercase official family name ept:epvoc#upperOfficialFamilyName xsd:string
0..1
Official family name in uppercase
Uppercase official given name ept:epvoc#upperOfficialGivenName xsd:string
0..1
Official given name in uppercase

Membership

http://www.w3.org/ns/org#Membership

Indicates the nature of an Agent's membership of an organization.

  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/membership/.*$
  • Example: https://data.europarl.europa.eu/membership/12345-m-999900001
Property name URI Expected value Card. Description
Contact point dcat:contactPoint Contact point
0..*
A contact point for a person, an organisation
Member during org:memberDuring Period of time
0..1
property to indicate the interval for which the membership is/was valid.
Member during parliamentary term ept:epvoc#memberDuringParliamentaryTerm Organization
0..1
This property identifies the parliamentary term during which a person was a Member of the European Parliament.
Membership classification ept:epvoc#membershipClassification Corporate body classification
0..1
Indicates a classification for memberships within some classification scheme, depending on implied org:Organization classification.
Membership id dcterms:identifier xsd:string
1..1
An unambiguous reference to the resource within a given context.
Notation skos:notation ept:epvoc#codictFunctionId or ept:epvoc#codictMandateId
0..*
A notation is a string of characters such as "T58.5" or "303.4833" used to uniquely identify a concept within the scope of a given concept scheme.
Organization org:organization Organization
0..1
Indicates the organization in which the Agent is a member.
Represents euvoc:represents Country
0..1
This property idicates an entoty representig another. Usually refers to Countries and/or Organizations.
Role org:role Role
0..1
Indicates the Role that the Agent plays in a Membership relationship with an Organization. Can also be used on a org:Post to indicate the role that any holder of the Post plays.

Voice

http://www.w3.org/2006/vcard/ns#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 IRI
1..1
Used to indicate the resource value of an object property that requires property parameters

Fax

http://www.w3.org/2006/vcard/ns#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 IRI
1..1
Used to indicate the resource value of an object property that requires property parameters

Period of time

http://purl.org/dc/terms/PeriodOfTime

An interval of time that is named or defined by its start and end dates.

  • 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
The end of the period.
Start date dcat:startDate xsd:date
1..1
The start of the period.

Contact point

https://data.europarl.europa.eu/def/epvoc#ContactPoint

A contact point for a person, an organisation

  • 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 Site
0..1
Indicates the site where a resource is located
Has telephone vcard:hasTelephone vcard:Voice or vcard:Fax
0..*
To specify the telephone number for telephony communication with the object
Office address euvoc:officeAddress xsd:string
0..1
Used to indicate the address or identifier of an office or a room.

Parliamentary term

http://data.europa.eu/eli/eli-draft-legislation-ontology#ParliamentaryTerm
  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/org/ep-[0-9].*$
  • Example: https://data.europarl.europa.eu/org/ep-9
Property name URI Expected value Card. Description
Alternative label skos:altLabel rdf:langString
0..*
An alternative lexical label for a given resource.
Classification org:classification Corporate body classification
0..*
Indicates a classification for this Organization within some classification scheme. Extension vocabularies may wish to specialize this property to have a range corresponding to a specific `skos:ConceptScheme`. This property is under discussion and may be revised or removed - in many cases organizations are best categorized by defining a sub-class hierarchy in an extension vocabulary.
Identifier dcterms:identifier xsd:string
1..1
An unambiguous reference to the resource within a given context.
Label rdfs:label xsd:string
0..*
The property may be used to provide a human-readable version of a resource's name.
Notation skos:notation ept:epvoc#codictBodyId
0..*
A notation is a string of characters such as "T58.5" or "303.4833" used to uniquely identify a concept within the scope of a given concept scheme.
Preferred label skos:prefLabel rdf:langString
0..*
A preferred lexical label for a given resource.
Source dcterms:source xsd:string
0..1
A related source from which the described resource is derived.
Temporal dcterms:temporal Period of time
0..1
Temporal characteristics of the resource.

Online account

http://xmlns.com/foaf/0.1/OnlineAccount
  • Nodes: IRI
  • Closed shape
  • Example: https://twitter.com/mariearenaps
Property name URI Expected value Card. Description
Type dcterms:type Address type
0..1
Property that is used to state that a resource is an instance of a class

Concept

http://www.w3.org/2004/02/skos/core#Concept
  • Nodes: IRI
  • Closed shape
Property name URI Expected value Card. Description
Preferred label skos:prefLabel rdf:langString
0..*
Property stating the concept scheme that a given resource is part of

Resource

http://www.w3.org/2000/01/rdf-schema#Resource
  • Nodes: IRI
  • Closed shape

Document

http://xmlns.com/foaf/0.1/Document
  • Nodes: IRI
  • Closed shape
Property name URI Expected value Card. Description
Type rdf:type IRI
0..1
Property that is used to state that a resource is an instance of a class

Image

http://xmlns.com/foaf/0.1/Image
  • Nodes: IRI
  • Closed shape
  • Example: https://www.europarl.europa.eu/mepphoto/124936.jpg
Property name URI Expected value Card. Description
Type rdf:type IRI
0..1
Property that is used to state that a resource is an instance of a class

Site

http://www.w3.org/ns/org#Site

An office or other premise at which the organization is located. Many organizations are spread across multiple sites and many sites will host multiple locations. In most cases a Site will be a physical location. However, we don't exclude the possibility of non-physical sites such as a virtual office with an associated post box and phone reception service. Extensions may provide subclasses to denote particular types of site.

  • Nodes: IRI
  • 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..*
Property stating the concept scheme that a given resource is part of
Type rdf:type skos:Concept
0..*
Property that is used to state that a resource is an instance of a class

Role

http://www.w3.org/ns/org#Role

Denotes a role that a Person or other Agent can take in an organization. Instances of this class describe the abstract role; to denote a specific instance of a person playing that role in a specific organization use an instance of `org:Membership`. It is common for roles to be arranged in some taxonomic structure and we use SKOS to represent that. The normal SKOS lexical properties should be used when labelling the Role.

  • Nodes: IRI
  • URI pattern: https://data.europarl.europa.eu/def/ep-roles/.*$
  • Example: https://data.europarl.europa.eu/def/ep-roles/PRESIDENT_PARLIAMENT
Property name URI Expected value Card. Description
Is in scheme skos:inScheme ept:ep-roles
0..*
Property stating the concept scheme that a given resource is part of
Type rdf:type skos:Concept
0..*
Property that is used to state that a resource is an instance of a class

Honorific title

http://publications.europa.eu/ontology/euvoc#HonorificTitle
  • Nodes: IRI
  • 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..*
Property stating the concept scheme that a given resource is part of
Type rdf:type skos:Concept
0..*
Property that is used to state that a resource is an instance of a class

Country

http://publications.europa.eu/ontology/euvoc#Country
  • Nodes: IRI
  • 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..*
Property stating the concept scheme that a given resource is part of
Type rdf:type skos:Concept
0..*
Property that is used to state that a resource is an instance of a class

Gender

http://www.w3.org/2006/vcard/ns#Gender

To specify the sex or gender identity of the object. URIs are recommended to enable interoperable sex and gender codes to be used

  • Nodes: IRI
  • 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..*
Property stating the concept scheme that a given resource is part of
Type rdf:type skos:Concept
0..*
Property that is used to state that a resource is an instance of a class

Corporate body classification

http://publications.europa.eu/ontology/euvoc#CorporateBodyClassification
  • Nodes: IRI
  • 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..*
Property stating the concept scheme that a given resource is part of
Type rdf:type skos:Concept
0..*
Property that is used to state that a resource is an instance of a class

Address type

http://publications.europa.eu/ontology/euvoc#AddressType
  • Nodes: IRI
  • 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..*
Property stating the concept scheme that a given resource is part of
Type rdf:type skos:Concept
0..*
Property that is used to state that a resource is an instance of a class