Ticket #643 (closed feature: fixed)

Opened 11 months ago

Last modified 3 weeks ago

Symbol maps do not work for OWL

Reported by: till Owned by: maeder
Priority: major Milestone: 0.95
Component: casl-ext Version: 0.9
Keywords: Cc:

Description

neither parsing, nor static analysis works

Change History

Changed 11 months ago by luecke

In the common OWL syntaxes a renaming of symbols is not intended, the thing that comes most closely to it is the use of namespaces. On the other hand, when importing an XML-OWL spec into a Manchester OWL spec, the renaming could yield sorter names stripped of the namespace attributes.

Changed 11 months ago by till

We definitely want to model the work by Zimmermann et al. "Formalizing Ontology Alignment and its Operations with Category Theory" within Hets. That is, we need colimits for OWL. But then we also need symbol maps for OWL, in order to be able to write down signature morphisms.

Changed 7 months ago by maeder

  • status changed from new to assigned

Changed 7 months ago by maeder

renaming using "with" works now after changeset:11744

Changed 7 months ago by maeder

  • priority changed from critical to major
  • status changed from assigned to new

actual sentences are only renamed after changeset:11757

Parameterization (and revealing) doesn't work yet, but this is hopefully a non-critical issue.

Changed 3 weeks ago by maeder

  • status changed from new to closed
  • resolution set to fixed

everything should work after changeset:12764 and changeset:12781

Note: See TracTickets for help on using tickets.