Meetings dataset (dump) description

Creation date: 2022-11-18
Last updated: 2025-02-21 00:00:00
Copyright date: 2022
Version: 3.0.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
Download serialization:
TTL

Table of Contents


Description

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

Model documentation

Plenary Sitting

https://data.europarl.europa.eu/def/meetings#Activity-MTG-PL

This node shape refers to the class eli-dl:Activity

  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/eli/dl/event/MTG-PL-[0-9]{4}-[0-9]{2}-[0-9]{2}$
  • Example: https://data.europarl.europa.eu/eli/dl/event/MTG-PL-2023-07-12
  • Applies to:
    PREFIX eli-dl: <http://data.europa.eu/eli/eli-draft-legislation-ontology#>
    SELECT ?this
    WHERE {
     ?this eli-dl:had_activity_type <https://data.europarl.europa.eu/def/ep-activities/PLENARY_SITTING>.
     ?this a eli-dl:Activity.
    }
Property name URI Expected value Card. Description
activity date eli-dl:activity_date xsd:date
1..1
activity end date eli-dl:activity_end_date xsd:dateTime
1..1
activity id eli-dl:activity_id xsd:string
1..1
activity label eli-dl:activity_label rdf:langString
1..*
activity start date eli-dl:activity_start_date xsd:dateTime
1..1
activity type eli-dl:had_activity_type ep-activities:PLENARY_SITTING
1..1
consists of eli-dl:consists_of Reference to an Activity [PLENARY_VOTE_RESULTS]
0..1
consists of eli-dl:consists_of Plenary Activity level1
0..*
documented by a realization of eli-dl:documented_by_a_realization_of Reference to a Work (ep-document-types/PLENARY_AGENDA_DAY)
0..*
had excused person eli-dl:had_excused_person Reference to a Person
0..*
had participant person eli-dl:had_participant_person Reference to a Person
0..*
inverse consists of ^eli-dl:consists_of Plenary Session
0..*
locality vcard:hasLocality Reference to a Place
1..1
number of attendees eli-dl:number_of_attendees xsd:integer
0..1
parliamentary term eli-dl:parliamentary_term IRI
1..1
recorded in a realization of eli-dl:recorded_in_a_realization_of meetings:Work-PV-Node or meetings:Work-CRE-Node
0..2
scheduled in eli-dl:was_scheduled_in Meeting Part Time ("time frame")
0..*
type rdf:type eli-dl:Activity
1..1

Plenary Session

https://data.europarl.europa.eu/def/meetings#Activity-GMTG-PL

This node shape refers to the class eli-dl:Activity

  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/eli/dl/event/GMTG-PL-[0-9]{4}-[0-9]{2}-[0-9]{2}$
  • Example: https://data.europarl.europa.eu/eli/dl/event/GMTG-PL-2023-07-10
  • Applies to:
    PREFIX eli-dl: <http://data.europa.eu/eli/eli-draft-legislation-ontology#>
    SELECT ?this
    WHERE {
     ?this eli-dl:had_activity_type <https://data.europarl.europa.eu/def/ep-activities/PLENARY_PART_SESSION> .
     ?this a eli-dl:Activity.
    }
Property name URI Expected value Card. Description
activity date eli-dl:activity_date xsd:date
1..1
activity end date eli-dl:activity_end_date xsd:dateTime
1..1
activity id eli-dl:activity_id xsd:string
1..1
activity label eli-dl:activity_label rdf:langString
0..*
activity start date eli-dl:activity_start_date xsd:dateTime
1..1
activity type eli-dl:had_activity_type ep-activities:PLENARY_PART_SESSION
1..1
consists of eli-dl:consists_of Plenary Sitting
1..*
documented by a realization of eli-dl:documented_by_a_realization_of Reference to a ComplexWork (ep-document-types/PLENARY_AGENDA_WEEK)
0..1
parliamentary term eli-dl:parliamentary_term IRI
1..1
scheduled in eli-dl:was_scheduled_in Deadline on PartSession
0..*
type rdf:type eli-dl:Activity
1..1

Deadline on PartSession

https://data.europarl.europa.eu/def/meetings#Deadline-GMTG-PL-DL

This node shape refers to the class eli-dl:Deadline

  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/eli/dl/event/GMTG-PL-[0-9]{4}-[0-9]{2}-[0-9]{2}-DL-[0-9]+$
  • Example: https://data.europarl.europa.eu/eli/dl/event/GMTG-PL-2024-04-22-DL-22-1
Property name URI Expected value Card. Description
activity date eli-dl:activity_end_date xsd:dateTime
1..1
activity id eli-dl:activity_id xsd:string
1..1
activity label eli-dl:activity_label rdf:langString
1..*
activity order eli-dl:activity_order xsd:decimal
1..1
activity type eli-dl:had_activity_type ep-activities:TABLING_PLENARY
1..1
type rdf:type eli-dl:Deadline
1..1

Meeting Part Time ("time frame")

https://data.europarl.europa.eu/def/meetings#ForeseenActivity-MTG-PL-TF

This node shape refers to the class eli-dl:ForeseenActivity

  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/eli/dl/event/MTG-PL-[0-9]{4}-[0-9]{2}-[0-9]{2}-TF-[0-9]{4}$
  • Example: ttps://data.europarl.europa.eu/eli/dl/event/MTG-PL-2024-04-22-TF-1700
  • Applies to:
    PREFIX eli-dl: <http://data.europa.eu/eli/eli-draft-legislation-ontology#>
    SELECT ?this
    WHERE {
     ?this a eli-dl:ForeseenActivity.
     ?this eli-dl:had_activity_type <https://data.europarl.europa.eu/def/ep-activities/MEETING_PART> .
    }
Property name URI Expected value Card. Description
activity date eli-dl:activity_date xsd:date
1..1
activity end date eli-dl:activity_end_date xsd:dateTime
1..1
activity id eli-dl:activity_id xsd:string
1..1
activity label eli-dl:activity_label rdf:langString
1..*
activity start date eli-dl:activity_start_date xsd:dateTime
1..1
activity type eli-dl:had_activity_type ep-activities:MEETING_PART
1..1
agenda label epvoc:agendaLabel rdf:langString
0..*
consists of eli-dl:consists_of Plenary Agenda Item
0..*
locality vcard:hasLocality Reference to a Place
1..1
parliamentary term eli-dl:parliamentary_term IRI
1..1
pericles identifier skos:notation epvoc:periclesId
0..1
room part epvoc:hasRoom Room
0..1
speaking time content epvoc:speakingTimeContent rdf:langString
0..*
type rdf:type eli-dl:ForeseenActivity
1..1

Reference to a Plenary session document WorkSubdivision

https://data.europarl.europa.eu/def/meetings#WorkSubdivision-PV-ITM-Node

This node shape refers to the class eli:WorkSubdivision

  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/eli/dl/doc/PV-[0-9]{1,2}-[0-9]{4}-[0-9]{2}-[0-9]{2}-ITM-[0-9]{3}(-[0-9]{2})?$
  • Example: https://data.europarl.europa.eu/eli/dl/doc/PV-9-2024-02-27-ITM-007-08
Property name URI Expected value Card. Description
No specific properties

Reference to a Plenary session document WorkSubdivision

https://data.europarl.europa.eu/def/meetings#WorkSubdivision-CRE-ITM-Node

This node shape refers to the class eli:WorkSubdivision

  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/eli/dl/doc/CRE-[0-9]{1,2}-[0-9]{4}-[0-9]{2}-[0-9]{2}-ITM-[0-9]{3}(-[0-9]{2})?$
  • Example: https://data.europarl.europa.eu/eli/dl/doc/CRE-9-2024-02-27-ITM-007-08
Property name URI Expected value Card. Description
No specific properties

Plenary Agenda Item

https://data.europarl.europa.eu/def/meetings#ForeseenActivity-MTG-PL-OJ-ITM

This node shape refers to the class eli-dl:ForeseenActivity

  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/eli/dl/event/MTG-PL-[0-9]{4}-[0-9]{2}-[0-9]{2}-OJ-ITM-[D,V]-[0-9]+$
  • Example: https://data.europarl.europa.eu/eli/dl/event/MTG-PL-2024-04-23-OJ-ITM-D-141
  • Applies to:
    PREFIX eli-dl: <http://data.europa.eu/eli/eli-draft-legislation-ontology#>
    PREFIX ep-activities: <https://data.europarl.europa.eu/def/ep-activities/>
    SELECT ?this
    WHERE {
     ?this a eli-dl:ForeseenActivity.
     ?this eli-dl:had_activity_type ?type.
     FILTER (?type IN (
     ep-activities:PLENARY_DEBATE,
    ep-activities:PLENARY_VOTE,
    ep-activities:REQUEST_VOTE_URGENCY ))
Property name URI Expected value Card. Description
activity date eli-dl:activity_date xsd:date
1..1
activity id eli-dl:activity_id xsd:string
1..1
activity label eli-dl:activity_label rdf:langString
1..*
activity order eli-dl:activity_order xsd:decimal
0..1
activity type eli-dl:had_activity_type Reference to an Activity type

ep-activities:PLENARY_DEBATE, ep-activities:PLENARY_VOTE, ep-activities:REQUEST_VOTE_URGENCY

1..1
agenda point skos:notation epvoc:agendaPoint
0..1
based on a realization of eli-dl:based_on_a_realization_of Reference to a Work (ep-document-types/REPORT_PLENARY) or Reference to a Work (ep-document-types/RESOLUTION_MOTION) or Reference to a Work (ep-document-types/RESOLUTION_MOTION_JOINT) or Reference to a Work (C documents) or Reference to a Work (ep-document-types/QUESTION_ORAL)
0..*
documented by a realization of eli-dl:documented_by_a_realization_of Reference to a Work (ep-document-types/PLENARY_AGENDA_DAY)
0..1
heading label epvoc:headingLabel rdf:langString
0..*
heading label rdfs:comment rdf:langString
0..*
inverse was scheduled in ^eli-dl:was_scheduled_in Reference to a Process
0..*
occured at stage eli-dl:occured_at_stage Reference to a Process stage
0..*
parliamentary term eli-dl:parliamentary_term IRI
1..1
structured label epvoc:structuredContent rdf:langString
0..*
type rdf:type eli-dl:ForeseenActivity
1..1
was purpose of eli-dl:was_purpose_of Deadline on ITM
0..*

Reference to a Plenary Speech Activity

https://data.europarl.europa.eu/def/meetings#Activity-MTG-PL-OTH-Node

This node shape refers to the class eli-dl:Activity

  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/eli/dl/event/MTG-PL-[0-9]{4}-[0-9]{2}-[0-9]{2}-OTH-[0-9]+$
  • Example: https://data.europarl.europa.eu/eli/dl/event/MTG-PL-2024-01-15-OTH-188837399
Property name URI Expected value Card. Description
No specific properties

Room

https://data.europarl.europa.eu/def/meetings#Room

This node shape refers to the class epvoc:Room

  • Applies to: epvoc:Room
  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/room/[A-Za-z0-9\-_]+$
  • Example: https://data.europarl.europa.eu/room/LOWHEM
Property name URI Expected value Card. Description
identifier dcterms:identifier xsd:string
1..1
office address euvoc:officeAddress xsd:string
1..1
site epvoc:hasSite Reference to a Site
0..1
type rdf:type epvoc:Room
1..1

Deadline on ITM

https://data.europarl.europa.eu/def/meetings#Deadline-GMTG-PL-DL-OJ-ITM

This node shape refers to the class eli-dl:Deadline

  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/eli/dl/event/GMTG-PL-[0-9]{4}-[0-9]{2}-[0-9]{2}-DL-[0-9]+-[0-9]+$
  • Example: https://data.europarl.europa.eu/eli/dl/event/GMTG-PL-2024-04-22-DL-160-2
Property name URI Expected value Card. Description
activity date eli-dl:activity_end_date xsd:dateTime
1..1
activity id eli-dl:activity_id xsd:string
1..1
activity label eli-dl:activity_label rdf:langString
1..*
activity order eli-dl:activity_order xsd:decimal
1..1
activity type eli-dl:had_activity_type ep-activities:TABLING_PLENARY
1..1
type rdf:type eli-dl:Deadline
1..1

Plenary Activity level1

https://data.europarl.europa.eu/def/meetings#Activity-PVCRE-ITM-L1

This node shape refers to the class eli-dl:Activity (level 1)

  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/eli/dl/event/MTG-PL-[0-9]{4}-[0-9]{2}-[0-9]{2}-PVCRE-ITM-[0-9]{1,2}$
  • Example: https://data.europarl.europa.eu/eli/dl/event/MTG-PL-2023-10-17-PVCRE-ITM-7
  • Applies to:
    PREFIX eli-dl: <http://data.europa.eu/eli/eli-draft-legislation-ontology#>
    PREFIX ep-activities: <https://data.europarl.europa.eu/def/ep-activities/>
    SELECT ?this
    WHERE {
     ?this a eli-dl:Activity.
     ?this eli-dl:had_activity_type ?type.
     FILTER (?type IN (
     ep-activities:PLENARY_DEBATE,
    ep-activities:PLENARY_VOTE,
    ep-activities:PLENARY_ACTIVITY,
    ep-activities:PLENARY_VOTE_EXPLANATIONS ))
    }
Property name URI Expected value Card. Description
activity date eli-dl:activity_date xsd:date
1..1
activity id eli-dl:activity_id xsd:string
1..1
activity label eli-dl:activity_label rdf:langString
1..*
activity type eli-dl:had_activity_type Reference to an Activity type

ep-activities:PLENARY_DEBATE, ep-activities:PLENARY_VOTE, ep-activities:PLENARY_ACTIVITY, ep-activities:PLENARY_VOTE_EXPLANATIONS

1..1
based on a realization of eli-dl:based_on_a_realization_of Reference to a Work (ep-document-types/REPORT_PLENARY) or Reference to a Work (ep-document-types/RESOLUTION_MOTION) or Reference to a Work (ep-document-types/RESOLUTION_MOTION_JOINT) or Reference to a Work (C documents) or Reference to a Work (ep-document-types/QUESTION_ORAL)
0..*
consists of eli-dl:consists_of Reference to a Plenary Speech Activity
0..*
consists of eli-dl:consists_of Plenary Activity level2
0..*
created a realization of eli-dl:created_a_realization_of Reference to a Work (ep-document-types/TEXT_ADOPTED) or Reference to a Work (ep-document-types/AMENDMENT_BUDGET_EU_DRAFT)
0..*
executed eli-dl:executed Plenary Agenda Item
0..*
inverse consists of ^eli-dl:consists_of Reference to a Process
0..*
occured at stage eli-dl:occured_at_stage Reference to a Process stage
0..*
recorded in a realization of eli-dl:recorded_in_a_realization_of Reference to a Plenary session document WorkSubdivision or Reference to a Plenary session document WorkSubdivision
0..2
type rdf:type eli-dl:Activity
1..1

Plenary Activity level2

https://data.europarl.europa.eu/def/meetings#Activity-PVCRE-ITM-L2

This node shape refers to the class eli-dl:Activity (level 2)

  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/eli/dl/event/MTG-PL-[0-9]{4}-[0-9]{2}-[0-9]{2}-PVCRE-ITM-[0-9]{1,2}-[0-9]{1,3}$
  • Example: https://data.europarl.europa.eu/eli/dl/event/MTG-PL-2023-10-17-PVCRE-ITM-7-8
  • Applies to:
    PREFIX eli-dl: <http://data.europa.eu/eli/eli-draft-legislation-ontology#>
    PREFIX ep-activities: <https://data.europarl.europa.eu/def/ep-activities/>
    SELECT ?this
    WHERE {
     ?this a eli-dl:Activity.
     ?this eli-dl:had_activity_type ?type1.
    ?this eli-dl:consists_of ?o.
     ?o eli-dl:had_activity_type ?type2.
    ?o a eli-dl:Activity.
     FILTER (?type1 IN (
     ep-activities:PLENARY_DEBATE,
    ep-activities:PLENARY_VOTE,
    ep-activities:PLENARY_ACTIVITY ))
     FILTER (?type2 IN (
     ep-activities:PLENARY_DEBATE,
    ep-activities:PLENARY_VOTE,
    ep-activities:PLENARY_ACTIVITY ))
    }
Property name URI Expected value Card. Description
activity date eli-dl:activity_date xsd:date
1..1
activity id eli-dl:activity_id xsd:string
1..1
activity label eli-dl:activity_label rdf:langString
1..*
activity type eli-dl:had_activity_type Reference to an Activity type

ep-activities:PLENARY_DEBATE, ep-activities:PLENARY_VOTE, ep-activities:PLENARY_ACTIVITY, ep-activities:PLENARY_VOTE_EXPLANATIONS

1..1
based on a realization of eli-dl:based_on_a_realization_of Reference to a Work (ep-document-types/REPORT_PLENARY) or Reference to a Work (ep-document-types/RESOLUTION_MOTION) or Reference to a Work (ep-document-types/RESOLUTION_MOTION_JOINT) or Reference to a Work (C documents) or Reference to a Work (ep-document-types/QUESTION_ORAL)
0..*
consists of eli-dl:consists_of Reference to a Plenary Speech Activity
0..*
created a realization of eli-dl:created_a_realization_of Reference to a Work (ep-document-types/TEXT_ADOPTED) or Reference to a Work (ep-document-types/AMENDMENT_BUDGET_EU_DRAFT)
0..*
executed eli-dl:executed Reference to a Plenary session document WorkSubdivision or Reference to a Plenary session document WorkSubdivision
0..2
inverse consists of ^eli-dl:consists_of Reference to a Process
0..*
occured at stage eli-dl:occured_at_stage Reference to a Process stage
0..*
recorded in a realization of eli-dl:recorded_in_a_realization_of Reference to a Plenary session document WorkSubdivision or Reference to a Plenary session document WorkSubdivision
0..2
type rdf:type eli-dl:Activity
1..1

Reference to an Activity type

https://data.europarl.europa.eu/def/meetings#ActivityType-Node

This node shape refers to the class eli-dl:ActivityType

  • Nodes: IRI
  • Closed shape
  • URI pattern: https://data.europarl.europa.eu/def/ep-activities/.*$
  • Example: https://data.europarl.europa.eu/def/ep-activities/PLENARY_SITTING
Property name URI Expected value Card. Description
No specific properties

Reference to a Work (ep-document-types/REPORT_PLENARY)

https://data.europarl.europa.eu/def/meetings#Work-A-Node

This node shape refers to the class eli:Work

  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/eli/dl/doc/[A-Za-z0-9\-_]+$
  • Example: https://data.europarl.europa.eu/eli/dl/doc/A-9-2023-0319
Property name URI Expected value Card. Description
No specific properties

Reference to a ComplexWork (ep-document-types/PLENARY_AGENDA_WEEK)

https://data.europarl.europa.eu/def/meetings#ComplexWork-OJ-Node

This node shape refers to the class eli:ComplexWork

  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/eli/dl/doc/[A-Za-z0-9\-_]+$
  • Example: https://data.europarl.europa.eu/eli/dl/doc/OJ-9-2024-04-22
Property name URI Expected value Card. Description
No specific properties

Reference to a Work (ep-document-types/PLENARY_AGENDA_DAY)

https://data.europarl.europa.eu/def/meetings#Work-OJQ-Node

This node shape refers to the class eli:Work

  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/eli/dl/doc/[A-Za-z0-9\-_]+$
  • Example: https://data.europarl.europa.eu/eli/dl/doc/OJQ-9-2024-04-22
Property name URI Expected value Card. Description
No specific properties

Reference to a Work (ep-document-types/RESOLUTION_MOTION)

https://data.europarl.europa.eu/def/meetings#Work-B-Node

This node shape refers to the class eli:Work

  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/eli/dl/doc/[A-Za-z0-9\-_]+$
  • Example: https://data.europarl.europa.eu/eli/dl/doc/B-9-2024-0230
Property name URI Expected value Card. Description
No specific properties

Reference to a Place

https://data.europarl.europa.eu/def/meetings#Location-Node

This node shape refers to the class dcterms:Location

  • Nodes: IRI
  • Closed shape
  • URI pattern: http://publications.europa.eu/resource/authority/place/.*$
  • Example: http://publications.europa.eu/resource/authority/place/FRA_SXB
Property name URI Expected value Card. Description
No specific properties

Reference to a Work (ep-document-types/RESOLUTION_MOTION_JOINT)

https://data.europarl.europa.eu/def/meetings#Work-RC-Node

This node shape refers to the class eli:Work

  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/eli/dl/doc/[A-Za-z0-9\-_]+$
  • Example: https://data.europarl.europa.eu/eli/dl/doc/RC-9-2024-0227
Property name URI Expected value Card. Description
No specific properties

Reference to a Work (C documents)

https://data.europarl.europa.eu/def/meetings#Work-C-Node

This node shape refers to the class eli:Work

  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/eli/dl/doc/[A-Za-z0-9\-_]+$
  • Example: https://data.europarl.europa.eu/eli/dl/doc//C-9-2022-0428
Property name URI Expected value Card. Description
No specific properties

Reference to a Person

https://data.europarl.europa.eu/def/meetings#Person-Node

This node shape refers to the class foaf:Person

  • 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
No specific properties

Reference to a Work (ep-document-types/QUESTION_ORAL)

https://data.europarl.europa.eu/def/meetings#Work-O-Node

This node shape refers to the class eli:Work

  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/eli/dl/doc/[A-Za-z0-9\-_]+$
  • Example: https://data.europarl.europa.eu/eli/dl/doc//O-9-2024-000007
Property name URI Expected value Card. Description
No specific properties

Reference to a Work (ep-document-types/TEXT_ADOPTED)

https://data.europarl.europa.eu/def/meetings#Work-TA-Node

This node shape refers to the class eli:Work

  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/eli/dl/doc/TA-[0-9]{1,2}-[0-9]{4}-[0-9]{4}$
  • Example: https://data.europarl.europa.eu/eli/dl/doc/TA-9-2021-0362
Property name URI Expected value Card. Description
No specific properties

Reference to a Work (ep-document-types/AMENDMENT_BUDGET_EU_DRAFT)

https://data.europarl.europa.eu/def/meetings#Work-TA-ANN-AmendmentBudgetEuDraft-Node

This node shape refers to the class eli:Work

  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/eli/dl/doc/TA-[0-9]{1,2}-[0-9]{4}-[0-9]{2}-[0-9]{2}-ANN[0-9]{2}$
  • Example: https://data.europarl.europa.eu/eli/dl/doc/TA-8-2014-10-22-ANN01
Property name URI Expected value Card. Description
No specific properties

Reference to a Site

https://data.europarl.europa.eu/def/meetings#Site-Node

This node shape refers to the class org: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
No specific properties

Reference to a Process

https://data.europarl.europa.eu/def/meetings#Process-Node

This node shape refers to the class eli-dl:Process

  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/eli/dl/proc/[A-Za-z0-9\-_]+$
  • Example: https://data.europarl.europa.eu/eli/dl/proc/2022-0147
Property name URI Expected value Card. Description
No specific properties

Reference to a Process stage

https://data.europarl.europa.eu/def/meetings#ProcessStage-Node

This node shape refers to the class eli-dl:ProcessStage

  • Nodes: IRI
  • Closed shape
  • URI pattern: http://publications.europa.eu/resource/authority/procedure-phase/.*$
  • Example: http://publications.europa.eu/resource/authority/procedure-phase/RDG1
Property name URI Expected value Card. Description
No specific properties

Reference to an Activity [PLENARY_VOTE_RESULTS]

https://data.europarl.europa.eu/def/meetings#Activity-MTG-PL-VOT-ITM-Node

This node shape refers to the class eli-dl:Activity

  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/eli/dl/event/[A-Za-z0-9\-_]+$
  • Example: https://data.europarl.europa.eu/eli/dl/event/MTG-PL-2024-04-23-VOT-ITM-946106
Property name URI Expected value Card. Description
No specific properties

Release notes

3.0.0 - 2025-02-21

3.0.0 - 2025-02-19

2.4.0 - 2024-11-12

2.2.3 - 2024-07-10

2.2.1 - 2024-04-12

2.1.0 - 2024-03-21

1.5.0 - 2023-12-12

1.3.0 - 2023-09-26

1.2 - 2023-06-06

1.1 - 2023-04-13

1.0 - 2022-11-18