Giter Site home page Giter Site logo

popolo-ori's Introduction

Popolo-ORI

Usage is not recommended, repo is no longer maintained.

Popolo-ORI is an extension of the Popolo specification, or more specifically, the Popolo Ontology. It is designed to standardize data that stems from the meeting software used by Dutch municipalities. It is part of the Open-Raadsinformatie project (github).

Here is the owl file

New classes

The amount of classes in an ontology should be kept as low as possible. For each added class, a reason is stated for including it here.

AgendaItem

An item in a list of topics to be discussed at an event.

Vanilla Popolo knows only Events, which can have child Events. This could be used to describe items in an agenda, but this causes a few issues. Firstly, if some front-end application were to list all Events, it would show both meetings and their agenda items. Secondly, Agenda Items have a position (index) in their parent Event.

Attachment

A file that is attached to something.

Most meeting software used by (Dutch) municipalities use a lot of attachments. These are mostly linked to Agenda Items. Popolo does not have a Model for these kind of items.

Amendment

A proposal to modify another proposal.

This sub-class of the Motion item has the added 'amends' property.

Using JSON-LD @context

If your API needs to comply with Popolo-ORI, you will need to include the @context JSON object in your API responses. You can do this in the body of the JSON response or as a link in the HTTP header. Read more about applying this in the W3C spec of JSON-LD.

popolo-ori's People

Contributors

carschno avatar joepio avatar jurrian avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

popolo-ori's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.