Difference between revisions of "Code Discussion 2009-06-22"

From MPDLMediaWiki
Jump to navigation Jump to search
Line 43: Line 43:
* property names of organization have changed as follows:
* property names of organization have changed as follows:


<nowiki>
<pre>


<organization:organization>
<organization:organization>
Line 51: Line 51:
</eterms:organization>
</eterms:organization>
</nowiki>
</pre>

Revision as of 11:35, 22 June 2009

Namespace Changes

  • event, source, organization, person are handled als "profiles" now (as it is already in colab) the same way like publication and the schema definitions are in separate files
  • enums have an own namespace (see below)
  • all elements under publication, event, source, person, organization, file (not elements from external schemas like dc, dcterms) are in the same NS

Namespaces

Profiles

Terms/Properties

Vocabulary Encoding Schemes

Schema Locations

Other changes

  • property names of organization have changed as follows:

		<organization:organization>
			<dc:title xml:lang="fr">Department of Physics, University of California</dc:title>
			<eterms:address>Berkeley, CA 94720, USA</eterms:address>
			<dc:identifier xsi:type="eidt:ESCIDOC">P4711</dc:identifier>
		</eterms:organization>