semantic_forms icon indicating copy to clipboard operation
semantic_forms copied to clipboard

Form generators leveraging semantic web standards (RDF(S), OWL, SPARQL , ...

Results 93 semantic_forms issues
Sort by recently updated
recently updated
newest added

Similar to Facebook, but not identical, we have better data underneath :) It would be: - like current /history page, in chronological order, - but structured like a multi-tree of...

UI
server

Automatically show inferred values from several OWL/RDFS generic rules: - owl:inverseOf axioms : https://www.w3.org/TR/2004/REC-owl-guide-20040210/#inverseOf - owl:equivalentClass - owl:equivalentProperty - rdfs:subClassOf - rdfs:subPropertyOf - owl:sameAs - others ... The so called...

infrastructure

Start to create a view for the account " An image is better than a thousand words " ![p_20170530_164132_hdr](https://cloud.githubusercontent.com/assets/10066036/26589306/ff38b906-4557-11e7-9dfd-4a3c9d822c57.jpg)

Implementation in Scala.js in project form_js ( quite similar to the GPS code ) For now, the relevant RDF property is dcterms:date ( cf http://deduction.github.io ) NOTE: anyway, the time...

A typical use case: - import CSV ( see https://github.com/jmvanel/semantic_forms/issues/78 ,https://github.com/jmvanel/semantic_forms/issues/77 ) into a fresh SPARQL database - apply a SPARQL transform (CONSTRUCT type query) into a new fresh SPARQL...

Utiliser plus systématiquement le mode HTTP chunked, qui permet d'afficher au fur et à mesure ce qui sort de la base, et ainsi l'utilisateur a la possibilité d'appuyer sur la...

Vérificateur de bonnes pratiques RDF OWL Les principales vérifications - propriétés et classes: dans ontologie auto hébergée, - effectivement déclarées en tant que propriétés et classes; - avertissement si inférences...

Can use this Scala lib.: http://beekeeperdata.com/posts/scala/2015/05/18/google-sheets-integration.html This is an alternative to using semantic bus node.js application ... Need to use this trait: CSVImporter .

infrastructure
priority_low

In /tools page. Use case: view my foaf:knows, their expertise, topic_interest , and mine.

# This step - create 2 companion SBT projects for projects catalog and contacts management - dependency projects_catalog ---|> banana-rdf projects_catalog ---|> semantic_forms - service /page in forms_play - landing...