Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • For each object in the diagram, create a content model object. In that content model object:
    • For each datastream
      • Define the datastream in the DS-COMPOSITE-MODEL datastream of the content model
      • If the datastream is an XML metadata datastream, refer to the XML schema in the DS-COMPOSITE-MODEL
      • If the datastream is an externally referenced binary stream, define the allowed mime types
    • For each outgoing relation
      • Define the relation in the ONTOLOGY datastream if the content model
      • Define the cardinality of the realtion (how many relation may/must be present of this type)
      • Define the content model of the object of this relation (what kinds of objects may we refer to)
  • For each identified view
    • In the content models for this view, define the entry objects and  in the RELS-EXT datastream and the relations that define the angles in the VIEW datastream.
  • For each different license for the collection
    • Define a LICENSE object
    • Express the license in XACML in the LICENSE datastream.
  • Create a collection object

...