My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages

This project has halted. There are still gems in the SVN, but future development takes place at http://xydra.org, not here.


A semantic web content repository allows to store content

  • using semantic web technologies
  • compatible with semantic web technologies

Currently, RDF is a bit weak on content, such as binary or XHTML content. XHTML lacks semantics. Swecr tries to combine both approaches, and models a superset of RDF and web architecture.

Mission

  • Create a working API + implementation to manage semantic content efficiently
  • Be pragmatic, not academic
  • We are not nice. Nice APIs can be built on top, if we did things right.

News

  • 15.03.07 The powerpoint has been put in wiki pages. IF you would like to contribute to swecr design and implementation, drop me a mail - Max
  • We look for JUnit test writers

See Also

  • Browse the wiki
  • Click on Source to browse the current API
    • Here is the API in interfaces, current status.

Core functions

  • Store and SPARQL query RDF data
  • Store and retrieve binaries
  • Store and retrieve XHTML content
  • Annotate binaries, XHTML content and elements within XHTML documents
  • Annotate external web resources
  • Fulltext queries over RDF literals, binaries and XHTML content
  • Queries to the index for auto-completions
  • Versioning (on semantic models and content resources)
  • Access rights
  • Java and REST API

Status

  • Planning
  • FirstAPI spike without versioning, access rights in SVN
Powered by Google Project Hosting