diff --git a/documentation/.htaccess b/documentation/.htaccess new file mode 100644 index 0000000..b5649bd --- /dev/null +++ b/documentation/.htaccess @@ -0,0 +1,48 @@ +# Turn off MultiViews +Options -MultiViews + +# Directive to ensure *.rdf files served as appropriate content type, +# if not present in main apache config +AddType application/rdf+xml .rdf +AddType application/rdf+xml .owl +AddType text/turtle .ttl +AddType application/n-triples .n3 +AddType application/ld+json .jsonld +# Rewrite engine setup +RewriteEngine On +#Change the path to the folder here +RewriteBase /documentation + +# Rewrite rule to serve JSON-LD content from the vocabulary URI if requested +# Placed before HTML to support serving JSON-LD from a browser (e.g., JSON Playground) +RewriteCond %{HTTP_ACCEPT} application/ld\+json +RewriteRule ^$ ontology.jsonld [R=303,L] + +# Rewrite rule to serve HTML content from the vocabulary URI if requested +RewriteCond %{HTTP_ACCEPT} !application/rdf\+xml.*(text/html|application/xhtml\+xml) +RewriteCond %{HTTP_ACCEPT} text/html [OR] +RewriteCond %{HTTP_ACCEPT} application/xhtml\+xml [OR] +RewriteCond %{HTTP_USER_AGENT} ^Mozilla/.* +RewriteRule ^$ index-en.html [R=303,L] + +# Rewrite rule to serve RDF/XML content from the vocabulary URI if requested +RewriteCond %{HTTP_ACCEPT} \*/\* [OR] +RewriteCond %{HTTP_ACCEPT} application/rdf\+xml +RewriteRule ^$ ontology.owl [R=303,L] + +# Rewrite rule to serve N-Triples content from the vocabulary URI if requested +RewriteCond %{HTTP_ACCEPT} application/n-triples +RewriteRule ^$ ontology.nt [R=303,L] + +# Rewrite rule to serve TTL content from the vocabulary URI if requested +RewriteCond %{HTTP_ACCEPT} text/turtle [OR] +RewriteCond %{HTTP_ACCEPT} text/\* [OR] +RewriteCond %{HTTP_ACCEPT} \*/turtle +RewriteRule ^$ ontology.ttl [R=303,L] + +RewriteCond %{HTTP_ACCEPT} .+ +RewriteRule ^$ 406.html [R=406,L] +# Default response +# --------------------------- +# Rewrite rule to serve the RDF/XML content from the vocabulary URI by default +RewriteRule ^$ ontology.owl [R=303,L] \ No newline at end of file diff --git a/documentation/406.html b/documentation/406.html new file mode 100644 index 0000000..ad6653b --- /dev/null +++ b/documentation/406.html @@ -0,0 +1,10 @@ + +
+An appropriate representation of the requested resource could not be found on this server.
+ Available variants: + + \ No newline at end of file diff --git a/documentation/index-en.html b/documentation/index-en.html new file mode 100644 index 0000000..bf66f67 --- /dev/null +++ b/documentation/index-en.html @@ -0,0 +1,6445 @@ + + + + +bibo | <http://purl.org/ontology/bibo/> |
chameo | <http://emmo.info/emmo/domain/chameo/chameo#> |
chameo2 | <http://emmo.info/emmo/domain/chameo/chameo/> |
datacite | <http://purl.org/spar/datacite/> |
dcterms | <http://purl.org/dc/terms/> |
emmo | <http://emmo.info/emmo#> |
emmo1 | <http://emmo.info/emmo#1> |
foaf | <http://xmlns.com/foaf/0.1/> |
owl | <http://www.w3.org/2002/07/owl#> |
rdf | <http://www.w3.org/1999/02/22-rdf-syntax-ns#> |
rdfs | <http://www.w3.org/2000/01/rdf-schema#> |
skos | <http://www.w3.org/2004/02/skos/core#> |
vann | <http://purl.org/vocab/vann/> |
xml | <http://www.w3.org/XML/1998/namespace> |
xsd | <http://www.w3.org/2001/XMLSchema#> |
+ IRI: http://emmo.info/emmo/domain/chameo/chameo#AccessConditions
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#AlphaSpectrometry
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Amperometry
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#AnalyticalElectronMicroscopy
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#AtomicForceMicroscopy
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#AtomProbeTomography
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#CalibrationData
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#CalibrationDataPostProcessing
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#CalibrationProcess
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#CalibrationTask
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Calorimetry
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#CharacterisationData
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#CharacterisationDataValidation
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#CharacterisationEnvironment
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#CharacterisationEnvironmentProperty
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#CharacterisationExperiment
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#CharacterisationHardware
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#CharacterisationHardwareSpecification
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#CharacterisationInstrument
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#CharacterisationMeasurementProcess
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#CharacterisationMeasurementTask
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#CharacterisationMethod
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#CharacterisationProcedureValidation
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#CharacterisationProperty
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#CharacterisationProtocol
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#CharacterisationSoftware
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#CharacterisationSystem
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#ChargeDistribution
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Chromatography
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#CompressionTest
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#ConfocalMicroscopy
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#CreepTest
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#CriticalAndSupercriticalChromatography
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#DataAcquisitionRate
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#DataAnalysis
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#DataFiltering
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#DataNormalisation
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#DataPostProcessing
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#DataPreparation
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#DataProcessingThroughCalibration
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#DataQuality
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Detector
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#DielectricAndImpedanceSpectroscopy
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#DifferentialRefractiveIndex
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#DifferentialScanningCalorimetry
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#DifferentialThermalAnalysis
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Dilatometry
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#DynamicLightScattering
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#DynamicMechanicalAnalysis
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#DynamicMechanicalSpectroscopy
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Electrochemical
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#ElectronBackscatterDiffraction
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#ElectronProbeMicroanalysis
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Ellipsometry
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#EnvironmentalScanningElectronMicroscopy
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Exafs
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#FatigueTesting
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#FibDic
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#FieldEmissionScanningElectronMicroscopy
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Fractography
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#FreezingPointDepressionOsmometry
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#GammaSpectrometry
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#HardnessTesting
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Hazard
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Holder
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#InteractionVolume
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#IntermediateSample
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#IonChromatography
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#IonMobilitySpectrometry
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#IsothermalMicrocalorimetry
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Laboratory
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#LevelOfAutomation
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#LevelOfExpertise
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#LightScattering
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#MassSpectrometry
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#MeasurementDataPostProcessing
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#MeasurementParameter
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#MeasurementSystemAdjustment
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#MeasurementTime
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Mechanical
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#MembraneOsmometry
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Microscopy
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Nanoindentation
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#NeutronSpinEchoSpectroscopy
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Nexafs
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#NuclearMagneticResonance
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Operator
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Optical
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#OpticalMicroscopy
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Osmometry
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#PhotoluminescenceMicroscopy
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#PhysicsOfInteraction
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#PostProcessingModel
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Potentiometry
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#PreparedSample
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#PrimaryData
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Probe
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#ProbeSampleInteraction
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#ProcessingReproducibility
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Profilometry
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#PulsedElectroacousticMethod
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#RamanSpectroscopy
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#RawData
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#RawSample
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#ReferenceSample
++ IRI: http://purl.org/spar/datacite/ResourceIdentifier
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Sample
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#SampleInspection
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#SamplePreparation
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#SamplePreparationHardware
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#SamplePreparationParameter
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#SamplingProcess
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#ScanningAugerElectronMicroscopy
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#ScanningElectronMicroscopy
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#ScanningKelvinProbe
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#ScanningProbeMicroscopy
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#ScanningTunnelingMicroscopy
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#ScatteringAndDiffraction
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#SecondaryData
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#SecondaryIonMassSpectrometry
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#ShearOrTorsionTests
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Signal
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Spectrometry
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Spectroscopy
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Synchrotron
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#TensileTest
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Thermochemical
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Thermogravimetry
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Tomography
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#TransmissionElectronMicroscopy
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Ultrasonic
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#VaporPressureDepressionOsmometry
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Viscometry
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Voltammetry
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#WearTest
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#XpsVariableKinetic
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#XrdGrazingIncidence
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#characterisationProcedureHasSubProcedure
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasAccessConditions
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasCharacterisationEnvironment
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasCharacterisationEnvironmentProperty
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasCharacterisationProcedureValidation
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasCharacterisationProperty
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasCharacterisationSoftware
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasDataAcquisitionRate
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasDataProcessingThroughCalibration
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasDataQuality
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasDataset
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasHardwareSpecification
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasHazard
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasHolder
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasInteractionVolume
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasInteractionWithProbe
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasInteractionWithSample
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasLab
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasLevelOfAutomation
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasMeasurementDetector
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasMeasurementParameter
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasMeasurementProbe
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasMeasurementSample
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasMeasurementTime
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasOperator
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasPeerReviewedArticle
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasPhysicsOfInteraction
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasPostProcessingModel
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasProcessingReproducibility
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasSampleBeforeSamplePreparation
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasSampledSample
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasSamplePreparationHardware
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasSamplePreparationInput
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasSamplePreparationOutput
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasSamplePreparationParameter
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#requiresLevelOfExpertise
++ IRI: http://emmo.info/emmo/domain/chameo/chameo/hasDateOfCalibration
++ IRI: http://purl.org/dc/terms/alternative
++ IRI: http://purl.org/dc/terms/bibliographicCitation
++ IRI: http://purl.org/dc/terms/created
++ IRI: http://purl.org/dc/terms/description
++ IRI: http://purl.org/ontology/bibo/doi
++ IRI: http://purl.org/dc/terms/hasFormat
++ IRI: http://xmlns.com/foaf/0.1/homepage
++ IRI: http://purl.org/dc/terms/identifier
++ IRI: http://purl.org/dc/terms/issued
++ IRI: http://xmlns.com/foaf/0.1/logo
++ IRI: http://purl.org/dc/terms/modified
++ IRI: http://xmlns.com/foaf/0.1/page
++ IRI: http://purl.org/vocab/vann/preferredNamespacePrefix
++ IRI: http://purl.org/vocab/vann/preferredNamespaceUri
++ IRI: http://purl.org/dc/terms/source
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Agent1
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#CalibrationProcess1
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#ChMeasProc1
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#Determination1
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#hasChValid1
++ IRI: http://emmo.info/emmo/domain/chameo/chameo#InferredChMethod1
++The authors would like to thank Silvio Peroni for developing LODE, a Live OWL Documentation Environment, which is used for representing the Cross Referencing Section of this document and Daniel Garijo for developing Widoco, the program used to create the template used in this documentation.
+