Wikidata:WikiProject France/Assemblée Nationale

Introduction edit

All items and properties that are maintained by this project should link back to this project page. It is then possible to get a list of all items maintained by this project.

Title ID Data type Description Examples Inverse
maintained by WikiProjectP6104ItemWikiProject: WikiProject that maintains this property, item, or linked pages. If the WikiProject is hosted outside of Wikidata, define the scope using the qualifier "of (P642)"15th legislature of the Fifth French Republic <maintained by WikiProject> WikiProject French National Assembly-

Properties specific to the French national assembly edit

Title ID Data type Description Examples Inverse
French National Assembly IDP4123External identifiermember of the French National Assembly: identifier for a member of the French National Assembly on the official website (do not confuse with Sycomore ID)Nathalie Appéré <French National Assembly ID> 267706-
NosDéputés.fr identifiantP7040External identifieridentifier for a french deputies in NosDéputés.frMathilde Panot <NosDéputés.fr identifiant> mathilde-panot-
Sycomore IDP1045External identifiermember of the French National Assembly: identifier in the Sycomore database of French MPs, National Assembly (France)Jean-Paul Virapoullé <Sycomore ID> 7400-

Legislature edit

Properties edit

instance of edit

Title ID Data type Description Examples Inverse
instance ofP31Iteminstance of: that class of which this subject is a particular example and member; different from P279 (subclass of); for example: K2 is an instance of mountain; volcano is a subclass of mountain (and an instance of volcanic landform)15th legislature of the Fifth French Republic <instance of> legislative term-

country edit

Title ID Data type Description Examples Inverse
countryP17Itemcountry: sovereign state that this item is in (not to be used for human beings)15th legislature of the Fifth French Republic <country> France-

Legislative session classes for a given legislature edit

A subclass of French legislative session (Q87337481) is created for each législature, to be a subclass of (P279) all french legislative session of the legislature.

The label must be like french legislative session of the <ordinal>th legislature, (for instance french legislative session of the 14th legislature (Q87592754)).

Properties edit

subclass of edit

Title ID Data type Description Examples Inverse
subclass ofP279Itemsubclass of: this item is a subclass (subset) of that item; all instances of this item are instances of that item; different from P31 (instance of), e.g.: K2 is an instance of mountain; volcano is a subclass of mountain (and an instance of volcanic landform)french legislative session of the 15th legislature <subclass of> French legislative session-

part of edit

Title ID Data type Description Examples Inverse
part ofP361Itempart: object of which the subject is a part (if this subject is already part of object A which is a part of object B, then please only make the subject part of object A), inverse property of "has part" (P527, see also "has parts of the class" (P2670))french legislative session of the 15th legislature <part of> 15th legislature of the Fifth French Republichas part(s)

Type of legislative session classes edit

There are three kind of legislative session (ordinary, extraordinary and de plein droit when both the senate and the national assembly are convened). A class is created be a subclass of (P279) each legislative session and represent its type.

The label matches the type of the legislative session.

Legislative session edit

Items describing sessions parlementaires should use properties as described below. Also see the following pages for a complete liste of the sessions parlementaires:

The labels should be like:

  • French:
    • session parlementaire ordinaire (du 3 octobre 2017 au 29 juin 2018) en France
    • session parlementaire extraordinaire (du 2 juillet au 1er août 2018) en France
    • session parlementaire congrès (9 juillet 2018) en France
  • English:
    • ordinary French legislative session (from October 1st, 2019 to June 30th 2020)
    • extraordinary French legislative session (from September 10th to 27th 2019)
    • congress French legislative session (July 8th, 2019)

Templates and modules.

List of all legislative sessions.

SELECT DISTINCT ?session ?ordinal_series ?start_time ?end_time ?label ?follows ?followed_by WHERE {
   ?session wdt:P31/wdt:P279* wd:Q87337481.
   ?session wdt:P580 ?start_time.
   ?session wdt:P582 ?end_time.
   ?session wdt:P1545 ?ordinal_series. 
   OPTIONAL { ?session wdt:P155 ?follows }.
   OPTIONAL { ?session wdt:P156 ?followed_by }.
   OPTIONAL { ?session rdfs:label ?label filter (lang(?label) = "fr") .}
} ORDER BY ASC(?start_time)
Try it!


Properties edit

instance of edit

A legislative session is an instance of exactly two classes:

The reference URL is found at http://www.assemblee-nationale.fr/15/debats/ (where 15 is the ordinal number of the corresponding législature). Each legislative session has a unique URL which is used as a reference (for instance http://www.assemblee-nationale.fr/15/cri/2019-2020/). The page also shows the start and end time.

Title ID Data type Description Examples Inverse
instance ofP31Iteminstance of: that class of which this subject is a particular example and member; different from P279 (subclass of); for example: K2 is an instance of mountain; volcano is a subclass of mountain (and an instance of volcanic landform)extraordinary French legislative session (from September 10th to 27th 2019) <instance of> french legislative session of the 15th legislature-
instance ofP31Iteminstance of: that class of which this subject is a particular example and member; different from P279 (subclass of); for example: K2 is an instance of mountain; volcano is a subclass of mountain (and an instance of volcanic landform)extraordinary French legislative session (from September 10th to 27th 2019) <instance of> extraordinary French legislative session-

start time / end time edit

Title ID Data type Description Examples Inverse
start timeP580Point in timestart time: time an entity begins to exist or a statement starts being validextraordinary French legislative session (from September 10th to 27th 2019) <start time> 21 october 2019-
end timeP582Point in timeend time: moment when an entity ceases to exist or a statement stops being validextraordinary French legislative session (from September 10th to 27th 2019) <end time> 30 june 2020-

series ordinal edit

Title ID Data type Description Examples Inverse
series ordinalP1545Stringordinal number: position of an item in its parent series (most frequently a 1-based index), generally to be used as a qualifier (different from "rank" defined as a class, and from "ranking" defined as a property for evaluating a quality).extraordinary French legislative session (from September 10th to 27th 2019) <series ordinal> 12-

follows / followed by edit

Title ID Data type Description Examples Inverse
followsP155Itemfollows: the session is the immediate successor of another sessionordinary French legislative session (from October 1st, 2019 to June 30th 2020) <follows> extraordinary French legislative session (from September 10th to 27th 2019)followed by
followed byP156Itemfollowed by: the session is the immediate predecessor of another sessionextraordinary French legislative session (from September 10th to 27th 2019) <followed by> ordinary French legislative session (from October 1st, 2019 to June 30th 2020)follows

country edit

country (P17) must not be used because it already is a statement of French legislative session (Q87337481).