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] Commented: (OFFICE-2557) Part 1 OWL includenot resolvable



    [ http://tools.oasis-open.org/issues/browse/OFFICE-2557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18365#action_18365 ] 

Michael Brauer commented on OFFICE-2557:
----------------------------------------

Another useful document is this:

http://www.w3.org/TR/2009/REC-owl2-new-features-20091027/#Imports_and_Versioning

It states:

"In OWL 1 ontologies can be stored as Semantic Web documents, and ontologies can import other ontologies. OWL 2 makes it clear that this importing is by the location of the ontology document. "

Which means that the resource attribute actually may reference the (already existing) OWL files within the docs.oasis-open.org/office hierarchy. That URI is already resolvable.

That the namespace URI also should resolve to a OWL ontology rather than the namespace description is a different issue.

> Part 1 OWL include not resolvable
> ---------------------------------
>
>                 Key: OFFICE-2557
>                 URL: http://tools.oasis-open.org/issues/browse/OFFICE-2557
>             Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
>          Issue Type: Bug
>          Components: Metadata
>    Affects Versions: ODF 1.2 Part 1 CD 4 
>         Environment: This issue applies to the Public Review version of the file OpenDocument-metadata-v1.2-cd4.owl
>            Reporter: Dennis Hamilton
>            Assignee: Michael Brauer
>
> This is a follow-up of OFFICE-2238: It reported an issue for the metadata package ontology (part 3), but actually is an issue with the metadata ontology (part 1). The following description has been taken from OFFICE-2238, but has been slightly modified.
> In lines 43-44 of the OWL 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]