There is also semantic_forms , which aims to replace SQL or MongoDB web
frameworks like Ruby on Rails, Django, Spring, Symphony etc by a pure
SPARQL and OWL/RDFS framework.
semantic_forms is a Web application framework based on embedded Jena TDB.
Currently it is not able to run on top of SPARQL HTTP like Fuseki. It has a
plain vanilla application that runs out of the box with:
- automatic generation of forms from the model in OWL / RDF Schema
- leverage on ontologies for labels and tooltips in forms (with I18N
through https://github.com/jmvanel/rdf-i18n )
- facilitates links to Wikipedia and dbpedia.org with completion
- semantic cache that keeps everything users are visiting in the LOD
- integration with Lucene / SOLR
- tools page with SPARQL queries, named graph list, and history of user
inputs
and a sandbox:
http://212.47.232.171:9111/
( easy to create a FOAF profile, or add triples to an existing one )
It is developped in Scala for the JVM, with Play! framework ( not much
dependencies on Play ). loging is being worked on.
In semantic_forms a form specification is basically an RDF list of RDF
properties, like this one for FOAF :
https://github.com/jmvanel/semantic_forms/blob/master/scala/forms/form_specs/foaf.form.ttl
Install from source here:
https://github.com/jmvanel/semantic_forms/blob/master/scala/forms_play/README.md
2016-02-10 14:59 GMT+01:00 Darko Androcec <[email protected]>:
> Hi all,
>
> I am looking whether some web portal exists that natively supports Jena
> TDB and Fuseki (triple store and SPARQL)? I have experimented with
> OntoWiki, but it does not support Jena backend.
>
> Thanks, Darko
>
--
Jean-Marc Vanel
Déductions SARL - Consulting, services, training,
Rule-based programming, Semantic Web
http://deductions-software.com/
+33 (0)6 89 16 29 52
Twitter: @jmvanel , @jmvanel_fr ; chat: irc://irc.freenode.net#eulergui