[Trac] [OpenMath] #38: Incorporate Dublin Core and Creative Commons instead of idiosyncratic metadata

OpenMath trac at strawberry.eecs.jacobs-university.de
Fri Jun 13 20:02:52 CEST 2008


#38: Incorporate Dublin Core and Creative Commons instead of idiosyncratic
metadata
----------------------------+-----------------------------------------------
     Reporter:  clange      |          Owner:  kohlhase  
         Type:  proposal    |         Status:  new       
     Priority:  major       |      Milestone:            
    Component:  CD3 Format  |        Version:            
   Resolution:              |       Keywords:            
Include_gantt:  0           |   Dependencies:            
   Due_assign:  YYYY/MM/DD  |      Due_close:  YYYY/MM/DD
----------------------------+-----------------------------------------------
Old description:

> This is a rephrased version of proposal #12. I think many of these
> problems can be solved by getting rid of some (not all) of the
> idiosyncratic OpenMath CD metadata elements and replacing them by Dublin
> Core, Creative Commons, and other well-known metadata ontologies. One
> could either do this by statically importing certain XML schemas into the
> OpenMath XML schema, as e.g. OMDoc 1.2 does, too. That would give us
> elements like
> {{{
> <dc:author>Name</dc:author>
> }}}
> Several existing elements of the CD language could be abolished or
> deprecated in favour of this:
>  * CDGroupName maps to dc:identifier
>  * CDGroupDescription maps to dc:description
>  * CDName maps to dc:identifier (see comment below for a discussion)
>  * Description maps, quite naturally, to dc:description
>  * CDDate maps, naturally, to dc:date
>  * For CDComment, there is nothing in Dublin Core, but rdfs:comment from
> the widely used RDF Vocabulary Description Language (RDFS) could be used.
>  * CDDefinition/Name maps to dc:identifier (see comment)
>  * CDSignatures/Name maps to dc:identifier
> See http://dublincore.org/documents/dcmi-terms/ for the specification of
> Dublin Core.

New description:

 This is a rephrased version of proposal #12. I think many of these
 problems can be solved by getting rid of some (not all) of the
 idiosyncratic OpenMath CD metadata elements and replacing them by Dublin
 Core, Creative Commons, and other well-known metadata ontologies. One
 could either do this by statically importing certain XML schemas into the
 OpenMath XML schema, as e.g. OMDoc 1.2 does, too. That would give us
 elements like
 {{{
 <dc:author>Name</dc:author>
 }}}
 Several existing elements of the CD language could be abolished or
 deprecated in favour of this:
  * CDGroupName maps to dc:identifier
  * CDGroupDescription maps to dc:description
  * CDName maps to dc:identifier (see comment below for a discussion)
  * Description maps, quite naturally, to dc:description
  * CDDate maps, naturally, to dc:date
  * For CDComment, there is nothing in Dublin Core, but rdfs:comment from
 the widely used RDF Vocabulary Description Language (RDFS) could be used.
  * CDDefinition/Name maps to dc:identifier (see comment)
  * CDSignatures/Name maps to dc:identifier
 See http://dublincore.org/documents/dcmi-terms/ for the specification of
 Dublin Core.
 And see #39 for a more revolutionary proposal than this one.

-- 
Ticket URL: <https://trac.mathweb.org/OM3/ticket/38#comment:4>
OpenMath <http://www.openmath.org>
The development of the OpenMath Standard and Content Dictionaries.


More information about the Trac mailing list