You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ExPaNDS project has developed PaNET – The Photon and Neutron Experimental Techniques Ontology. I assume other (experiment performing) scientific communities might have similar vocabularies for their techniques. Obviously, it would be interesting to link an instrument with the experimental technique(s) it has been designed to use. Surprisingly enough, there doesn't seem to be a proper place in our schema to do that.
Experimental techniques seem to be somewhat complementary to MeasuredVariable: the latter is the physical observable that the instrument records. The technique goes way beyond that, it describes the physical phenomenon that the instrument makes use of or the measurement protocol it performs in order to make an observation. MeasuredVariable is fair enough for simple instruments like temperature sensors. But it is too limited to describe complex instruments such as an experimental station for x-ray absorption spectroscopy.
Interestingly enough, it is possible to include the link from the instrument to the experimental technique in the DataCite schema: the subject property in DataCite is mostly used to just add keywords. But using its subproperties, it is versatile enough to also establish the link to a PaNET term. I did that excercise for one of our instrument DOIs (see the DataCite XML metadata):
The ExPaNDS project has developed PaNET – The Photon and Neutron Experimental Techniques Ontology. I assume other (experiment performing) scientific communities might have similar vocabularies for their techniques. Obviously, it would be interesting to link an instrument with the experimental technique(s) it has been designed to use. Surprisingly enough, there doesn't seem to be a proper place in our schema to do that.
Experimental techniques seem to be somewhat complementary to
MeasuredVariable
: the latter is the physical observable that the instrument records. The technique goes way beyond that, it describes the physical phenomenon that the instrument makes use of or the measurement protocol it performs in order to make an observation.MeasuredVariable
is fair enough for simple instruments like temperature sensors. But it is too limited to describe complex instruments such as an experimental station for x-ray absorption spectroscopy.Interestingly enough, it is possible to include the link from the instrument to the experimental technique in the DataCite schema: the
subject
property in DataCite is mostly used to just add keywords. But using its subproperties, it is versatile enough to also establish the link to a PaNET term. I did that excercise for one of our instrument DOIs (see the DataCite XML metadata):The text was updated successfully, but these errors were encountered: