Difference between revisions of "ESciDoc Application Profile Organization"
Jump to navigation
Jump to search
(→Title) |
|||
(14 intermediate revisions by 5 users not shown) | |||
Line 5: | Line 5: | ||
=Description Template: Organization= | |||
= | |||
===Organization Name=== | ===Organization Name=== | ||
Line 103: | Line 16: | ||
|- | |- | ||
| bgcolor=#CEE3F6 | '''Label''' | | bgcolor=#CEE3F6 | '''Label''' | ||
| Organization | | Organization | ||
|- | |- | ||
| bgcolor=#CEE3F6 | '''DC Definition''' | | bgcolor=#CEE3F6 | '''DC Definition''' | ||
Line 145: | Line 58: | ||
{|style="border:1px solid #1b90b5; " | {|style="border:1px solid #1b90b5; " | ||
|width="150pt" bgcolor=#CEE3F6 | '''Term URI''' | |width="150pt" bgcolor=#CEE3F6 | '''Term URI''' | ||
|width="500pt"| http://purl.org/dc/ | |width="500pt"| http://purl.org/dc/elements/1.1/identifier | ||
|- | |- | ||
| bgcolor=#CEE3F6 | '''Term Name''' | | bgcolor=#CEE3F6 | '''Term Name''' | ||
Line 178: | Line 91: | ||
|- | |- | ||
| bgcolor=#CEE3F6 | '''Occurrence''' | | bgcolor=#CEE3F6 | '''Occurrence''' | ||
| Min: 0; Max: | | Min: 0; Max: 1 | ||
|- | |- | ||
| bgcolor=#CEE3F6 | '''Best practice''' | | bgcolor=#CEE3F6 | '''Best practice''' | ||
Line 190: | Line 103: | ||
{| style="border:1px solid #1b90b5; " | {| style="border:1px solid #1b90b5; " | ||
|width="150pt" bgcolor=#CEE3F6 | '''Term URI''' | |width="150pt" bgcolor=#CEE3F6 | '''Term URI''' | ||
|width="500pt"| http://purl.org/escidoc/metadata/terms/address | |width="500pt"| http://purl.org/escidoc/metadata/terms/0.1/address | ||
|- | |- | ||
| bgcolor=#CEE3F6 | '''Term Name''' | | bgcolor=#CEE3F6 | '''Term Name''' | ||
Line 227: | Line 140: | ||
| bgcolor=#CEE3F6 | '''Remarks''' | | bgcolor=#CEE3F6 | '''Remarks''' | ||
| - | | - | ||
|} | |||
=Namespaces= | |||
{| style="border:1px solid #1b90b5; " | |||
|width="150pt" bgcolor=#CEE3F6 | '''Term URI''' | |||
|width="500pt"| http://purl.org/dc/terms/ | |||
|- | |||
| bgcolor=#CEE3F6 | '''Name''' | |||
| dcterms: | |||
|- | |||
| bgcolor=#CEE3F6 | '''Label''' | |||
| Dublin Core terms | |||
|} | |||
{| style="border:1px solid #1b90b5; " | |||
|width="150pt" bgcolor=#CEE3F6 | '''Term URI''' | |||
|width="500pt"| http://www.opengis.net/kml/2.2 | |||
|- | |||
| bgcolor=#CEE3F6 | '''Name''' | |||
| kml: | |||
|- | |||
| bgcolor=#CEE3F6 | '''Label''' | |||
| OpenGIS® KML Encoding Standard (OGC KML) | |||
|} | |||
{| style="border:1px solid #1b90b5; " | |||
|width="150pt" bgcolor=#CEE3F6 | '''Term URI''' | |||
|width="500pt"| http://purl.org/escidoc/metadata/terms/0.1/ | |||
|- | |||
| bgcolor=#CEE3F6 | '''Name''' | |||
| escidoc: | |||
|- | |||
| bgcolor=#CEE3F6 | '''Label''' | |||
| eSciDoc terms | |||
|} | |||
=Syntax Encoding Scheme= | |||
{| style="border:1px solid #1b90b5; " | |||
|colspan="2" bgcolor=#CEE3F6 | '''String data type definition''' | |||
|- | |||
|width="150pt" bgcolor=#CEE3F6 | '''Name''' | |||
|width="500pt"| <string> | |||
|- | |||
| bgcolor=#CEE3F6 | '''Label''' | |||
| Character string | |||
|- | |||
| bgcolor=#CEE3F6 | '''Definition''' | |||
| A string of ASCII characters. No formatting tags may be included. The following characters must be encoded for XML: '&' - '&'; '<' - '<'; '>' - '>'. A limited list of non-ASCII characters may be included encoded as character entities. | |||
|} | |||
{| style="border:1px solid #1b90b5; " | |||
| colspan="2" bgcolor=#CEE3F6 | '''URI data type definition''' | |||
|- | |||
|width="150pt" bgcolor=#CEE3F6 | '''Name''' | |||
|width="500pt"| <URI> | |||
|- | |||
| bgcolor=#CEE3F6 | '''Label''' | |||
| URI | |||
|- | |||
| bgcolor=#CEE3F6 | '''Defined By''' | |||
|http://www.ietf.org/rfc/rfc2396.txt | |||
|- | |||
| bgcolor=#CEE3F6 | '''Definition''' | |||
| Character string for a URI | |||
|} | |||
{| style="border:1px solid #1b90b5; " | |||
| colspan="2" bgcolor=#CEE3F6 | '''Date data type definition''' | |||
|- | |||
|width="150pt" bgcolor=#CEE3F6 | '''Name''' | |||
|width="500pt"| <date> | |||
|- | |||
| bgcolor=#CEE3F6 | '''Label''' | |||
| Date | |||
|- | |||
| bgcolor=#CEE3F6 | '''Defined By''' | |||
| http://www.w3.org/TR/NOTE-datetime | |||
|- | |||
| bgcolor=#CEE3F6 | '''Definition''' | |||
| Character string representing a date to the complete date level of the [http://www.w3.org/TR/NOTE-datetime W3CDTF] profile of ISO 8601 | |||
|} | |} | ||
= Schema = | |||
*[https:// | *[https://subversion.mpdl.mpg.de/repos/common/trunk/common_services/common_logic/src/main/resources/xsd/metadata/0.1/escidoc_organization_profile.xsd XML Schema] | ||
== Related Application Profiles == | == Related Application Profiles == | ||
Line 241: | Line 240: | ||
* [[ESciDoc_Application_Profile_Source]] | * [[ESciDoc_Application_Profile_Source]] | ||
* [[ESciDoc_Application_Profile_OrganizationalUnit]] | * [[ESciDoc_Application_Profile_OrganizationalUnit]] | ||
* [[ESciDoc_Application_Profile_LegalCase]] | |||
* [[ESciDoc_Application_Profile_project-info]] | |||
== Related eSciDoc Encoding Schemes == | == Related eSciDoc Encoding Schemes == | ||
Line 246: | Line 247: | ||
[[Category:ESciDoc_Application_Profiles|Organization]] | [[Category:ESciDoc_Application_Profiles|Organization]] |
Latest revision as of 14:15, 10 March 2015
|
Introduction[edit]
Please enter all comments concerning the use cases on the discussion page.
Description Template: Organization[edit]
Organization Name[edit]
Term URI | http://purl.org/dc/terms/title |
Term Name | title |
Label | Organization |
DC Definition | A name given to the resource. |
DC Comment | - |
eSciDoc Definition | The name of the organization as used in the item. |
eSciDoc Comment | - |
Type of term | Property |
Domain | Organization |
Range | Literal |
Language Constraint | yes |
Obligation | Mandatory |
Occurrence | Min: 1; Max: 1 |
Best practice | - |
Remarks | - |
Identifier[edit]
Term URI | http://purl.org/dc/elements/1.1/identifier |
Term Name | identifier |
Label | Identifier |
DC Definition | An unambiguous reference to the resource within a given context. |
DC Comment | Recommended best practice is to identify the resource by means of a string conforming to a formal identification system. |
eSciDoc Definition | The id of the corresponding organizational unit in the system. |
eSciDoc Comment | - |
Type of term | Property |
Domain | Organization |
Range | Literal |
Obligation | Optional |
Occurrence | Min: 0; Max: 1 |
Best practice | - |
Remarks | - |
Address[edit]
Term URI | http://purl.org/escidoc/metadata/terms/0.1/address |
Term Name | address |
Label | Address |
eSciDoc Definition | Organization address. |
eSciDoc Comment | - |
Type of term | Property |
Domain | Organization |
Range | Literal |
Language Constraint | yes |
Obligation | Optional |
Occurrence | Min:0; Max:1; |
Best practice | - |
Remarks | - |
Namespaces[edit]
Term URI | http://purl.org/dc/terms/ |
Name | dcterms: |
Label | Dublin Core terms |
Term URI | http://www.opengis.net/kml/2.2 |
Name | kml: |
Label | OpenGIS® KML Encoding Standard (OGC KML) |
Term URI | http://purl.org/escidoc/metadata/terms/0.1/ |
Name | escidoc: |
Label | eSciDoc terms |
Syntax Encoding Scheme[edit]
String data type definition | |
Name | <string> |
Label | Character string |
Definition | A string of ASCII characters. No formatting tags may be included. The following characters must be encoded for XML: '&' - '&'; '<' - '<'; '>' - '>'. A limited list of non-ASCII characters may be included encoded as character entities. |
URI data type definition | |
Name | <URI> |
Label | URI |
Defined By | http://www.ietf.org/rfc/rfc2396.txt |
Definition | Character string for a URI |
Date data type definition | |
Name | <date> |
Label | Date |
Defined By | http://www.w3.org/TR/NOTE-datetime |
Definition | Character string representing a date to the complete date level of the W3CDTF profile of ISO 8601 |
Schema[edit]
Related Application Profiles[edit]
eSciDoc
- ESciDoc_Application_Profile_Event
- ESciDoc_Application_Profile_File
- ESciDoc_Application_Profile_Person
- ESciDoc_Application_Profile_Publication
- ESciDoc_Application_Profile_Source
- ESciDoc_Application_Profile_OrganizationalUnit
- ESciDoc_Application_Profile_LegalCase
- ESciDoc_Application_Profile_project-info