Skip to content
forked from erlangen-crm/ecrm

Erlangen CRM - An OWL implementation of the CIDOC Conceptual Reference Model

Notifications You must be signed in to change notification settings

Inscriptor/ecrm

 
 

Repository files navigation

Ontology versions:

Scripts:

  • ecrm-labels.pl: generates rdfs:label for each class and property. (Run just once: Protege remembers them)
  • ecrm-simplify.xq: generates CRM "application profiles", eg to exclude the controversial owl:Restriction's

Application profiles:

  • ecrm_current.owl: includes inverse, symmetric, transitive, functional, disjoint, restriction (full)
  • ecrm_current-inverse.owl: includes inverse, symmetric only (innate part of CRM)
  • ecrm_current-inverse-transitive.owl: includes inverse, symmetric, transitive.

You can generate more profiles with ecrm-simplify.xq

About

Erlangen CRM - An OWL implementation of the CIDOC Conceptual Reference Model

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • XQuery 77.3%
  • Perl 22.7%