OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

office message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] Created: (OFFICE-2238) Part 3 (or 1) OWLinclude not resolvable


Part 3 (or 1) OWL include not resolvable
----------------------------------------

                 Key: OFFICE-2238
                 URL: http://tools.oasis-open.org/issues/browse/OFFICE-2238
             Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
          Issue Type: Bug
          Components: Packaging, Schema and Datatypes
    Affects Versions: ODF 1.2 Part 3 CD 1
         Environment: This issue applies to the Public Review version of the file OpenDocument-package-metadata-v1.2-cd1.owl
            Reporter: Dennis Hamilton
             Fix For: ODF 1.2


In lines 43-44 of the OWL Metadata Manifest Description file,

<owl:Ontology rdf:about="http://docs.oasis-open.org/ns/office/1.2/meta/odf#";>
	<owl:imports rdf:resource="http://docs.oasis-open.org/ns/office/1.2/meta/pkg#"; />

the rdf:resource attribute of the owl:imports element is not resolvable to an OWL file.   This is in fact the location of the OASIS Nameface Description file for the OpenDocument Package Metadata Manifest Ontology namespace http://docs.oasis-open.org/ns/office/1.2/meta/pkg# 

Consequently, the  Protégé 3.4.1 ontology browser is unable to open the file OpenDocument-package-metadata-v1.2-cd1.owl, failing with message

    "The system cannot find the ontology:
    "http://docs.oasis-open.org/ns/office/1.2/meta/pkg#

The <owl:imports> element requires a resource that is resolvable to an OWL description to be incorporated by reference.   A different location would appear to be required.  It may be necessary to work with OASIS to determine what that should be.  It is likely to be more like what is done for schemas, not namespaces. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]