linkedhumanities / lode

Linked Open Data Enhancer
4 stars 0 forks source link

Type of links between entities #67

Closed mniepert closed 11 years ago

mniepert commented 11 years ago

There are three sections in the enhancer interface:

Concepts Datatype properties Object properties

When users drag and drop concept to concept to create a link, the proposed link types have to be changed. The proper link types between concepts are "subclassof", "disjointWith", "broader" etc. but not sameAs or differentFrom. Please make sure that the link types are appropriate for the respective section in the enhancer.

The links between object properties, for instance, should be "subpropertyof" or "disjointproperties" not sameAs etc.

Please refer to the OWL/RDF(S) standards to make sure that the proposed types make sense.

sztyler commented 11 years ago

fixed in rev. a6843b01

Instances (Linker)

Classes (Enhancer, Concept Section)

Properties (Enhancer, Dataproperties & Objectproperties)