Ticket #253 (closed defect: fixed)

Opened 17 months ago

Last modified 5 months ago

[OWL2] Named datatype vocabulary not supported

Reported by: evren Owned by: evren
Priority: blocker Milestone: 2.1.0 Release
Component: pellet Version: 2.0.0-rc5
Keywords: Cc:
Time spent: 1d Time planned: 1d
Time remaining: 1d Estimated Number of Hours: 0.0
Add Hours to Ticket: 0 Billable?: yes
Total Hours:

Description

In the latest version of OWL 2 spec named datatypes are defined using owl:equivalentClass. This is currently not supported.

Change History

Changed 14 months ago by evren

Jena loader neither prints a warning nor recognizes old-style named datatypes (uri used directly as a subject of onDatatype property).

Changed 11 months ago by basebone

  • owner changed from clark-parsia to basebone
  • status changed from new to assigned

Changed 10 months ago by basebone

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

(In [2263]) Jena loader now support datatype definitions using owl:equivalentClass. Node2term can now return datatypes when called with blank nodes. closes #253

Changed 9 months ago by basebone

  • status changed from closed to reopened
  • resolution fixed deleted

Works with blank nodes and the Jena loader. Works with datatype branch and Jena loader. Does not work with owlapi anywhere.

Changed 5 months ago by blazej

  • status changed from reopened to new
  • billable set
  • hours set to 0
  • milestone changed from No Release Event to 2.1.0 Release
  • owner changed from basebone to evren
  • estimatedhours set to 0.0

Changed 5 months ago by evren

(In [2624]) Support for datatype definition axioms in OWLAPI refs #253

Changed 5 months ago by evren

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

(In [2651]) Add support for loading datatype definition axioms through Jena closes #253

Changed 5 months ago by evren

(In [2652]) Updated data file for #253 refs #253

Note: See TracTickets for help on using tickets.