Locked History Actions

Diff for "QuakeML2.0/ResourceMetadataDiscussion"

Differences between revisions 3 and 4
Revision 3 as of 2014-10-30 14:55:41
Size: 12936
Comment:
Revision 4 as of 2015-06-24 13:53:14
Size: 13427
Comment:
Deletions are marked like this. Additions are marked like this.
Line 217: Line 217:
TODO ''CreationInfo'' is used to describe creation metadata (author, version, and creation time) of a resource.
Line 226: Line 226:
'''CreationInfo.author''' (type string)

TODO
'''!CreationInfo.author''' (type string)

Name describing the author of a resource. The string has a maximum length of 128 characters.
Line 237: Line 237:
'''CreationInfo.authorURI''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceIdentifier|co:ResourceIdentifier]])

TODO
'''!CreationInfo.authorURI''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceIdentifier|co:ResourceIdentifier]])

Resource identifier of the author of a resource.
Line 248: Line 248:
'''CreationInfo.agencyID''' (type string)

TODO
'''!CreationInfo.agencyID''' (type string)

Designation of agency that published a resource. The string has a maximum length of 64 characters.
Line 259: Line 259:
'''CreationInfo.agencyURI''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceIdentifier|co:ResourceIdentifier]])

TODO
'''!CreationInfo.agencyURI''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceIdentifier|co:ResourceIdentifier]])

Resource identifier of the agency that published a resource.
Line 270: Line 270:
'''CreationInfo.creationTime''' (type datetime)

TODO
'''!CreationInfo.creationTime''' (type datetime)

Time of creation of a resource, in ISO 8601 format. It has to be given in UTC.
Line 281: Line 281:
'''CreationInfo.version''' (type string)

TODO
'''!CreationInfo.version''' (type string)

Version string of a resource.
Line 292: Line 292:
'''CreationInfo.copyrightOwner''' (type string) '''!CreationInfo.copyrightOwner''' (type string)
Line 303: Line 303:
'''CreationInfo.copyrightOwnerURI''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceIdentifier|co:ResourceIdentifier]]) '''!CreationInfo.copyrightOwnerURI''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceIdentifier|co:ResourceIdentifier]])

Discussion on package ResourceMetadata

Quick navigation: go to package

Waveform | Common | StationCharacterization | SeismicSource | ResourceMetadata | Borehole | BasicEventDescription | SiteCharacterization | VSTypes | StrongMotion | BasicEventDescriptionTypes | Filter | Hydraulic |

In current package (ResourceMetadata): go to class

LiteratureSource | CreationInfo | Comment | FileResource |


ResourceMetadata overview page

(!) ResourceMetadata class diagram


LiteratureSource [type]

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


LiteratureSource.title (type string)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


LiteratureSource.containertitle (type string)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


LiteratureSource.country (type string)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


LiteratureSource.type (type string)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


LiteratureSource.publicationstatus (type string)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


LiteratureSource.identifier (type co:ResourceName)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


LiteratureSource.firstAuthor (type rm:Contact)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


LiteratureSource.secondaryAuthors (type string)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


LiteratureSource.language (type string)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


LiteratureSource.page_from (type int)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


LiteratureSource.page_to (type int)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


LiteratureSource.place (type string)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


LiteratureSource.volume (type int)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


LiteratureSource.issue (type string)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


LiteratureSource.year (type int)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


top of page


CreationInfo [type]

CreationInfo is used to describe creation metadata (author, version, and creation time) of a resource.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


CreationInfo.author (type string)

Name describing the author of a resource. The string has a maximum length of 128 characters.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


CreationInfo.authorURI (type co:ResourceIdentifier)

Resource identifier of the author of a resource.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


CreationInfo.agencyID (type string)

Designation of agency that published a resource. The string has a maximum length of 64 characters.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


CreationInfo.agencyURI (type co:ResourceIdentifier)

Resource identifier of the agency that published a resource.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


CreationInfo.creationTime (type datetime)

Time of creation of a resource, in ISO 8601 format. It has to be given in UTC.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


CreationInfo.version (type string)

Version string of a resource.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


CreationInfo.copyrightOwner (type string)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


CreationInfo.copyrightOwnerURI (type co:ResourceIdentifier)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


top of page


Comment [type]

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Comment.text (type string)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Comment.id (type co:ResourceReference)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Comment.creationInfo (type rm:CreationInfo)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


top of page


FileResource [type]

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


FileResource.filename (type string)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


FileResource.url (type co:ResourceLocator)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


FileResource.class (type string)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


FileResource.description (type string)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


FileResource.type (type string)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


FileResource.creationInfo (type rm:CreationInfo)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


top of page

top of page