[auscope-geosciml] RE : [GeoSciML] #51: PreparationStep needs generic parameters [SEC=UNCLASSIFIED]
Oliver.Raymond at ga.gov.au
Oliver.Raymond at ga.gov.au
Fri Jun 10 01:01:52 EDT 2011
Hmm, I had a "GeologicSpecimenPreparation" class in an earlier version of GeoSciML, but took it out when I saw that O&M 2 had PreparationStep. Maybe we need to put the GeologicSpecimenPreparation class (or maybe a PreparationParameters?) back in to GeoSciML for your use case?
________________________________
From: auscope-geosciml-bounces at lists.arcs.org.au [mailto:auscope-geosciml-bounces at lists.arcs.org.au] On Behalf Of Boisvert, Eric
Sent: Thursday, 9 June 2011 9:20 PM
To: auscope-geosciml at lists.arcs.org.au
Subject: Re: [auscope-geosciml] RE : [GeoSciML] #51: PreparationStep needs generic parameters [SEC=UNCLASSIFIED]
OK. Just put it out there in case in might be an issue for GeoSciML too.
We will probably specialise this in GWML
________________________________
De : auscope-geosciml-bounces at lists.arcs.org.au [mailto:auscope-geosciml-bounces at lists.arcs.org.au] De la part de Oliver.Raymond at ga.gov.au
Envoyé : 8 juin 2011 19:57
À : auscope-geosciml at lists.arcs.org.au
Objet : Re: [auscope-geosciml] RE : [GeoSciML] #51: PreparationStep needs generic parameters [SEC=UNCLASSIFIED]
Looks like O&Mv2 pushed all that stuff into sp:processingDetails/xlink:href so you will have to define your own model for each process...
________________________________
From: auscope-geosciml-bounces at lists.arcs.org.au [mailto:auscope-geosciml-bounces at lists.arcs.org.au] On Behalf Of Boisvert, Eric
Sent: Thursday, 9 June 2011 9:47 AM
To: auscope-geosciml at lists.arcs.org.au
Subject: [auscope-geosciml] RE : [GeoSciML] #51: PreparationStep needs generic parameters [SEC=UNCLASSIFIED]
yes, but I need to add attributes to one of the steps (a value representing the volume of conservation agent)
________________________________
De: auscope-geosciml-bounces at lists.arcs.org.au de la part de Oliver.Raymond at ga.gov.au
Date: mer. 2011-06-08 19:07
À: auscope-geosciml at lists.arcs.org.au
Objet : Re: [auscope-geosciml] [GeoSciML] #51: PreparationStep needs generic parameters [SEC=UNCLASSIFIED]
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<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<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
_______________________________________________
auscope-geosciml mailing list
auscope-geosciml at lists.arcs.org.au
http://lists.arcs.org.au/cgi-bin/mailman/listinfo/auscope-geosciml
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengeospatial.org/pipermail/geosciml/attachments/20110610/a148e76a/attachment.htm>
More information about the GeoSciML
mailing list