Node Label References ============================================ This section documents the different nodes labels in the DemocraSci database. A node is a database object that stores represents an entity. The labels assigned to each node provide additional information about the nature of the node. Each node can have more than one label, which might have different meanings depending on the node; sometimes it implies inheritance (e.g. :neo4j:ref:`Chamber Debate` is a type of :neo4j:ref:`Debate`\ ), and other times implies having the characteristics of both labels. Two or more labels that occur in the same node are called *Co-labels* in this document. Each node has a set of attributes, among which one has to be the unique identifier of the node. Since the database is structured as a directional graph, each node also has incoming and outgoing vertices called relations. The full list of possible relations for each label is included in its reference page. .. toctree:: :maxdepth: 2 :caption: Contents: labels/ambiguous_person labels/bill labels/billtext labels/chamber labels/commission labels/commission_documents labels/committee labels/consultation labels/debate labels/delegation labels/department labels/discussion labels/enactment_draft labels/external_entity labels/federal_response labels/inconsistent_timestamp labels/legislative_period labels/location labels/meeting labels/message_report_not_in_bbl labels/multidebate labels/negotiation_booklet labels/not_bill_related labels/organisation labels/other_parliamentary_activities labels/parliamentary_group labels/partition labels/party_class labels/person labels/petition labels/popular_vote labels/postprocessing_necessary labels/session labels/small_request labels/source labels/tag labels/transcript labels/url labels/unexpected_vote_total labels/unique_person labels/year