Case Law Linked Data
Provide a service to allow easy access to court cases.
We are looking for persons good at:
- Data visualization
 - social networks developer
 - Data manipulation
 - searching and indexing
 - any programing skills
 - lawyers and legal experts
 
Goals
- Define a Core API to enable implementations
 - Provide court case Metadata avialable as Linked Data
 - Implement tools for differnt Use Cases
 
Data
- Court cases from the Swiss Federal Court
 - International Human Right Cases
 
Status
- Stanbol Enhancer for Swiss Federal Court Cases XML and limited Metadata extraction
 - Fusepool platform instance for demo purpose set up with 2010-1012 cases
- Full text and (currently very limited) faceted search: http://beta.fusepool.com:8080/firstswim
 - Sparql endpoint: http://beta.fusepool.com:8080/sparql/form
- Choose urn:x-localinstance:/content.graph as Graph, example query:
PREFIX dc: <http://purl.org/dc/elements/1.1/> SELECT ?c WHERE {?c dc:date “14.12.2012”} 
 
 
Team
- and other team members
 
Links
- <GITHUB retobg/caselawld>
 - Relevant documentation …
 - Blog or forum posts …
 - Tools you used …