[auscope-geosciml] [GeoSciML] #51: PreparationStep needs generic parameters [SEC=UNCLASSIFIED]
Oliver.Raymond at ga.gov.au
Oliver.Raymond at ga.gov.au
Wed Jun 8 19:07:50 EDT 2011
Hi Eric
You can have 0..* preparation steps, eg:
<sp:processingDetails>
<sp:PreparationStep>
<sp:time>
<gml:TimeInstant gml:id="time1">
<gml:timePosition>2011-06-07</gml:timePosition>
</gml:TimeInstant>
</sp:time>
<sp:processOperator>
<gmd:CI_ResponsibleParty id="Operator1">
<gmd:role>
<gmd:CI_RoleCode codeList="http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml" codeListValue="principalInvestigator">principal investigator</gmd:CI_RoleCode>
</gmd:role>
</gmd:CI_ResponsibleParty>
</sp:processOperator>
<sp:processingDetails xlink:href="http://www.linkToResourceDescribing0.47umPolycarbonateFilter" xlink:title="filtered through a 0.47um polycarbonate filter"/>
</sp:PreparationStep>
</sp:processingDetails>
<sp:processingDetails>
<sp:PreparationStep>
<sp:time>
<gml:TimeInstant gml:id="time2">
<gml:timePosition>2011-06-08</gml:timePosition>
</gml:TimeInstant>
</sp:time>
<sp:processOperator xlink:href="#Operator1"/>
<sp:processingDetails xlink:href="http://www.linkToResourceDescribingConservationAgent" xlink:title="added a conservation agent"/>
</sp:PreparationStep>
</sp:processingDetails>
_______________________________________________________________________
Ollie Raymond
Project Leader
National Geological Maps and Data Standards Project
Geoscience Australia
Interoperability Working Group
IUGS Commission for the Management and Application of Geoscience Information
Address: GPO Box 378, Canberra, ACT, 2601, Australia | ABN: 80 091 799 039
Ph: +61 2 62499575 | Fax: +61 2 62479992 | Email: oliver.raymond at ga.gov.au | Google Map
_______________________________________________________________________
--- This message was created with 100% recycled electrons ---
-----Original Message-----
From: GeoSciML [mailto:trac at projects.arcs.org.au]
Sent: Thursday, 9 June 2011 5:16 AM
Subject: [GeoSciML] #51: PreparationStep needs generic parameters
#51: PreparationStep needs generic parameters
---------------------------------------------+------------------------------
Reporter: eric.boisvert at ... | Owner: Oliver.Raymond at ...
Type: enhancement | Status: new
Priority: major | Milestone: Testbed
Component: Model | Version:
Keywords: Laboratory |
---------------------------------------------+------------------------------
I have a case when I need to document a step in the preparation of the
sample. I need to say that the filter I use was 0.47 um polycarbonate
filter. And then I need to say that in the next step I added a
conservation agent (it's a water sample).
For the filter, I suppose I can create a dictionnary item for
polycarbonate047um but for the second, I need to tell how much cc of
conservation agent I added.
I need to be able to add some generic parameters (like
OM_Observation/parameters in OM2)
SensorML had something for this - ProcessChain
--
Ticket URL: <https://projects.arcs.org.au/trac/geosciml/ticket/51>
GeoSciML <https://projects.arcs.org.au/trac/geosciml>
GeoSciML
More information about the GeoSciML
mailing list