RDFLib / VocPrez

A tool (API and web front-end) for the read-only delivery system of SKOS vocabularies.
GNU General Public License v3.0
22 stars 13 forks source link

handle sameAs and deprecation in resources #72

Open rob-metalinkage opened 3 years ago

rob-metalinkage commented 3 years ago

resources could gather all the known properties of a resource using the owl:sameAs semantics, deduplicating object values.

In addition status highlighting for deprecated could use a (configurable) predicate value to point users to the resource they should use by preference.

Should owl:sameAs semantics be used this way if the subject is marked deprecated? If not then strict semantics suggests sameAs cannot have different status values.