Differences between revisions 1 and 2
Revision 1 as of 2008-10-01 12:56:28
Size: 397
Editor: abr
Comment:
Revision 2 as of 2008-10-01 13:12:40
Size: 588
Editor: abr
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== doms:ContentModel_License ==
Extends [:DataModel/ContentModel_DOMS: doms:ContentModel_DOMS]
Line 2: Line 4:
=== ContentModel_License ===
Extends ContentModel_DOMS
Data objects of doms:!ContentModel_License must have the datastream "LICENSE". To understand the license system, see FedoraLicencePolicies. The "LICENSE" datastream contain the XACML code corresponding to the license this object represents.
Line 5: Line 6:
Requirements for objects described by !ContentModel_License
 * Datastreams
  * LICENCE: XACML describing the license. [http://www.oasis-open.org/committees/download.php/915/cs-xacml-schema-policy-01.xsd Schema]
  * DC: The DC datastream (probably the description field) is used to describe the human readable version of the license
The "DC" datastream in subscribing objects must contain information about the License. In particular:
 * dc:title must be the human readable title of the license
 * dc:description must contain the human readable legalese for the the license

doms:ContentModel_License

Extends [:DataModel/ContentModel_DOMS: doms:ContentModel_DOMS]

Data objects of doms:ContentModel_License must have the datastream "LICENSE". To understand the license system, see FedoraLicencePolicies. The "LICENSE" datastream contain the XACML code corresponding to the license this object represents.

The "DC" datastream in subscribing objects must contain information about the License. In particular:

  • dc:title must be the human readable title of the license
  • dc:description must contain the human readable legalese for the the license

DataModel/ContentModel License (last edited 2010-03-17 13:09:08 by localhost)