Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

- intoduction of Version IRI #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 28, 2020

  1. - intoduction of Version IRI

    - Introduced Detector.  Microscope etc. are now subclasses of detector (before it was instrument, but an instrument can have many detectors)
    - removed individual of instruments and facilities because they might not be up to date, they were not registered consitently (did not have a type - not declared as instrument), sometimes detectors instead of beamlines were registered e.g. EIGER (might be wrong with this assumption)
    - dcterms:MediaType is no Subtype of contributer (removed relation Individual Contributer)
    - added SampleEnvironment
    	pressureMax
    	temperatureMax
    	temperatureMin
    
    - added DataProperties to ObjectsCharacteristics
    	energyRangeMax
    	energyRangeMin
    	energyResolution
    	fluxOnSampleMax
    	resolvingPower
    	spotSizeOnSampleHor
    	spotSizeOnSampleVert
    	Units --> we need to find registered Units: http://dtr-test.pidconsortium.eu/#objects/?query=energy, http://www.ontology-of-units-of-measure.org/resource/om-2/Pressure
    	Description
    - deleted sublcass of Technique : inFacility
    hgoerzig committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    4647c87 View commit details
    Browse the repository at this point in the history