jmvanel / semantic_forms

Form generators leveraging semantic web standards (RDF(S), OWL, SPARQL , ...
Other
75 stars 23 forks source link

Create owl:sameAs links #195

Open jmvanel opened 6 years ago

jmvanel commented 6 years ago

In conjunction with https://github.com/jmvanel/semantic_forms/issues/61 , it is necessary to create owl:sameAs links in the GUI.

Ideally, the completion should take in account the rdf:type of the subject, which is a special treatment.

jmvanel commented 3 years ago

owl:sameAs is now part of any form ; the smart completion here is not implemented .