@prefix status: . @prefix vann: . @prefix spin: . @prefix prv: . @prefix birn_annot: . @prefix core: . @prefix obo_annot: . @prefix nlx: . @prefix nrl: . @prefix protege: . @prefix foaf: . @prefix doap: . @prefix iao: . @prefix ns: . @prefix : . @prefix dc: . @prefix dct: . @prefix fsl: . @prefix nfo: . @prefix nlx: . @prefix obo: . @prefix owl: . @prefix prv: . @prefix rdf: . @prefix spm: . @prefix src: . @prefix xml: . @prefix xsd: . @prefix nidm: . @prefix prov: . @prefix rdfs: . @prefix crypto: . @prefix dctype: . @base . ################################################################# # # Annotation properties # ################################################################# ### http://www.w3.org/2002/07/owl#sameAs owl:sameAs rdf:type owl:AnnotationProperty . ################################################################# # # Object Properties # ################################################################# ### http://purl.org/dc/elements/1.1/description dc:description rdfs:range dctype:Image . ### http://purl.org/nidash/nidm#NIDM_0000088 nidm:NIDM_0000088 rdf:type owl:ObjectProperty ; rdfs:label "has Drift Model" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/298" ; obo:IAO_0000115 "A property that associates a 'Drift Model' to a 'Design Matrix' (only used for first-level fMRI experiments)." ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000019 ; rdfs:range nidm:NIDM_0000087 . ### http://purl.org/nidash/nidm#NIDM_0000089 nidm:NIDM_0000089 rdf:type owl:ObjectProperty ; rdfs:label "dependence Map-Wise Dependence" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/194" ; obo:IAO_0000115 "Property that associates an 'Error Parameter Map-Wise Dependence' to the dependence of an 'Error Model'." ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000023 ; rdfs:range nidm:NIDM_0000071 . ### http://purl.org/nidash/nidm#NIDM_0000097 nidm:NIDM_0000097 rdf:type owl:ObjectProperty ; rdfs:label "has Alternative Hypothesis" ; obo:IAO_0000116 "Discussed in https://github.com/incf-nidash/nidm/pull/81" ; owl:sameAs "http://purl.obolibrary.org/obo/STATO_0000208" ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000049 ; rdfs:range nidm:NIDM_0000060 , nidm:NIDM_0000079 ; rdfs:subPropertyOf owl:topObjectProperty . ### http://purl.org/nidash/nidm#NIDM_0000098 nidm:NIDM_0000098 rdf:type owl:ObjectProperty ; rdfs:label "has Cluster Labels Map" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/282" ; obo:IAO_0000115 "A property that associates a clusters label map to the excursion set." ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:range nidm:NIDM_0000008 ; rdfs:domain nidm:NIDM_0000025 . ### http://purl.org/nidash/nidm#NIDM_0000099 nidm:NIDM_0000099 rdf:type owl:ObjectProperty ; rdfs:label "has Connectivity Criterion" ; obo:IAO_0000115 "Property that associates a 'Connectivity Criterion' with a 'Cluster Definition Criteria'." ; obo:IAO_0000117 "Discussed in https://github.com/incf-nidash/nidm/pull/201" ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000007 ; rdfs:range nidm:NIDM_0000012 . ### http://purl.org/nidash/nidm#NIDM_0000100 nidm:NIDM_0000100 rdf:type owl:ObjectProperty ; rdfs:label "has Error Dependence" ; obo:IAO_0000115 "Property that associates a covariance structure representing the dependence structure of the error, used as part of model estimation with an 'Error Model'." ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:range obo:STATO_0000346 ; rdfs:domain nidm:NIDM_0000023 . ### http://purl.org/nidash/nidm#NIDM_0000101 nidm:NIDM_0000101 rdf:type owl:ObjectProperty ; rdfs:label "has Error Distribution" ; obo:IAO_0000115 "Property that associates a Probability distribution used to model the error with an ErrorModel." ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:range obo:STATO_0000225 ; rdfs:domain nidm:NIDM_0000023 . ### http://purl.org/nidash/nidm#NIDM_0000102 nidm:NIDM_0000102 rdf:type owl:ObjectProperty ; rdfs:label "has HRF Basis" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/281" ; obo:IAO_0000115 "A property that associates a set of functions that, when convolved with the anticipated neural responses, yields a set of regressors to model the anticipated hemodynamic responses in a 'Design Matrix'." ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000019 ; rdfs:range nidm:NIDM_0000036 . ### http://purl.org/nidash/nidm#NIDM_0000103 nidm:NIDM_0000103 rdf:type owl:ObjectProperty ; rdfs:label "has Map Header" ; obo:IAO_0000115 "A Property that associates an additional file containing the 'Map Header' with a map" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/289" ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000052 ; rdfs:range nidm:NIDM_0000053 . ### http://purl.org/nidash/nidm#NIDM_0000104 nidm:NIDM_0000104 rdf:type owl:ObjectProperty ; rdfs:label "in Coordinate Space" ; obo:IAO_0000117 "Discussed in https://github.com/incf-nidash/nidm/pull/171 by NN JT CM SG KH TN." ; obo:IAO_0000115 "Property of a DataArray to associate a 'Coordinate Space' with a physical file." ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:range nidm:NIDM_0000016 ; rdfs:domain nidm:NIDM_0000052 . ### http://purl.org/nidash/nidm#NIDM_0000105 nidm:NIDM_0000105 rdf:type owl:ObjectProperty ; rdfs:label "in World Coordinate System" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/284" ; obo:IAO_0000115 "Property that associates a 'World Coordinate System' to the 'Coordinate Space'." ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000016 ; rdfs:range nidm:NIDM_0000081 . ### http://purl.org/nidash/nidm#NIDM_0000113 nidm:NIDM_0000113 rdf:type owl:ObjectProperty ; rdfs:label "object Model" ; obo:IAO_0000116 "Under discussion at https://github.com/incf-nidash/nidm/pull/137" ; obo:IAO_0000114 obo:IAO_0000124 ; rdfs:range nidm:NIDM_0000057 ; rdfs:domain prov:Bundle . ### http://purl.org/nidash/nidm#NIDM_0000123 nidm:NIDM_0000123 rdf:type owl:ObjectProperty ; rdfs:label "statistic Type" ; obo:IAO_0000115 "Property that associates a [stato:\"statistic\"](http://purl.obolibrary.org/obo/STATO_0000039) with a StatisticMap or a ContrastWeights entity." ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/293" ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:range obo:STATO_0000039 ; rdfs:domain obo:STATO_0000323 , nidm:NIDM_0000076 . ### http://purl.org/nidash/nidm#NIDM_0000126 nidm:NIDM_0000126 rdf:type owl:ObjectProperty ; rdfs:label "variance Map-Wise Dependence" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/194" ; obo:IAO_0000115 "Property that associates an 'Error Parameter Map-Wise Dependence' to the variance of an 'Error Model'" ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000023 ; rdfs:range nidm:NIDM_0000071 . ### http://purl.org/nidash/nidm#NIDM_0000134 nidm:NIDM_0000134 rdf:type owl:ObjectProperty ; rdfs:label "with Estimation Method" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/293" ; obo:IAO_0000115 "Property that associates a [stato:\"model parameter estimation\"](http://purl.obolibrary.org/obo/STATO_0000119) method with a model parameter estimation" ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:range obo:STATO_0000119 ; rdfs:domain nidm:NIDM_0000056 . ### http://purl.org/nidash/nidm#NIDM_0000138 nidm:NIDM_0000138 rdf:type owl:ObjectProperty ; rdfs:label "has Maximum Intensity Projection" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/293" ; obo:IAO_0000115 "Property that associates an image of the maximum intensity projection with an 'Excursion Set Map'." ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:range dctype:Image ; rdfs:domain nidm:NIDM_0000025 . ### http://purl.org/nidash/nidm#NIDM_0000161 nidm:NIDM_0000161 rdf:type owl:ObjectProperty ; rdfs:label "equivalent Threshold" ; obo:IAO_0000116 "Discussed in https://github.com/incf-nidash/nidm/issues/329" ; obo:IAO_0000115 "Property that associates another 'Threshold' that is equivalent (e.g. if the user specified a 'Threshold' in terms of FWE-corrected p-value, this property can be used to associate the corresponding uncorrected p-value)." ; obo:IAO_0000114 obo:IAO_0000125 ; rdfs:range nidm:NIDM_0000162 ; rdfs:domain nidm:NIDM_0000162 . ### http://purl.org/nidash/nidm#NIDM_0000172 nidm:NIDM_0000172 rdf:type owl:ObjectProperty ; rdfs:label "has MRI Protocol" ; obo:IAO_0000115 "'MRI Protocol' used to acquire these 'Data'." ; obo:IAO_0000114 obo:IAO_0000124 ; rdfs:domain nidm:NIDM_0000169 ; rdfs:range nlx:birnlex_2177 . ### http://purl.org/ontology/prv/core#reification_class prv:reification_class rdfs:range owl:Class . ### http://www.w3.org/ns/prov#atLocation prov:atLocation prov:definition "The Location of any resource" ; obo:IAO_0000115 "The Location of any resource." . ################################################################# # # Data properties # ################################################################# ### http://purl.org/dc/elements/1.1/description dc:description rdf:type owl:DatatypeProperty . ### http://purl.org/dc/terms/format dct:format rdf:type owl:DatatypeProperty ; rdfs:range xsd:string . ### http://purl.org/nidash/fsl#FSL_0000004 fsl:FSL_0000004 rdf:type owl:DatatypeProperty ; rdfs:label "drift Cutoff Period" ; obo:IAO_0000115 "Doubled standard deviation in seconds of the Gaussian weight function used in the running line smoother." ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/298" ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain fsl:FSL_0000002 ; rdfs:range xsd:float . ### http://purl.org/nidash/fsl#FSL_0000005 fsl:FSL_0000005 rdf:type owl:DatatypeProperty ; rdfs:label "feat Version" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/291" ; obo:IAO_0000115 "Version of the FEAT software." ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain src:SCR_002823 ; rdfs:range xsd:string . ### http://purl.org/nidash/nidm#NIDM_0000021 nidm:NIDM_0000021 rdf:type owl:DatatypeProperty ; rdfs:label "regressor Names" ; obo:IAO_0000115 "A list of abstract names associated with each column of the 'Design Matrix' (e.g. [\"motor_left\", \"motor_right\"])." ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/299" ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000019 ; rdfs:range xsd:string . ### http://purl.org/nidash/nidm#NIDM_0000082 nidm:NIDM_0000082 rdf:type owl:DatatypeProperty ; rdfs:label "cluster Label Id" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/pull/271" ; obo:IAO_0000115 "Integer value used in the cluster label map to identify the location of the cluster within the excursion set." ; obo:IAO_0000112 "5" ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000070 ; rdfs:range xsd:int . ### http://purl.org/nidash/nidm#NIDM_0000084 nidm:NIDM_0000084 rdf:type owl:DatatypeProperty ; rdfs:label "cluster Size In Voxels" ; obo:IAO_0000112 "18" ; obo:IAO_0000115 "Number of voxels that make up the cluster." ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000026 , nidm:NIDM_0000070 ; rdfs:range xsd:positiveInteger . ### http://purl.org/nidash/nidm#NIDM_0000085 nidm:NIDM_0000085 rdf:type owl:DatatypeProperty ; rdfs:label "contrast Name" ; obo:IAO_0000115 "Name of the contrast." ; obo:IAO_0000112 "\"Listening > Rest\"" ; obo:IAO_0000114 obo:IAO_0000120 ; rdfs:domain obo:STATO_0000323 , nidm:NIDM_0000002 , nidm:NIDM_0000076 ; rdfs:range xsd:string . ### http://purl.org/nidash/nidm#NIDM_0000086 nidm:NIDM_0000086 rdf:type owl:DatatypeProperty ; rdfs:label "coordinate Vector" ; obo:IAO_0000112 "[-60, 32, 54]"^^xsd:string ; obo:IAO_0000115 "A vector with one number per dimension. The first element corresponds to the 'Coordinate' along the first dimension measured in map elements (e.g., pixels, voxels, vertices, or faces), the second element to the 'Coordinate' along the second dimension etc." ; obo:IAO_0000116 "Under discussion at: https://github.com/incf-nidash/nidm/pull/270 and https://github.com/incf-nidash/nidm/issues/145" ; obo:IAO_0000114 obo:IAO_0000125 ; rdfs:domain nidm:NIDM_0000015 ; rdfs:range xsd:string . ### http://purl.org/nidash/nidm#NIDM_0000090 nidm:NIDM_0000090 rdf:type owl:DatatypeProperty ; rdfs:label "dimensions In Voxels" ; obo:IAO_0000116 "Discussed at: https://github.com/incf-nidash/nidm/issues/146" ; obo:IAO_0000115 "Number of voxels in each of the dimensions of the data array. For example, \"[91, 109, 91]\" indicates there are 91 voxels in the first dimension, 109 in the second dimension, and 91 in the third dimension." ; obo:IAO_0000112 "[64, 64, 20]" ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000016 ; rdfs:range xsd:string . ### http://purl.org/nidash/nidm#NIDM_0000091 nidm:NIDM_0000091 rdf:type owl:DatatypeProperty ; rdfs:label "effect Degrees Of Freedom" ; obo:IAO_0000115 "In the context of a general linear model, the effect degrees of freedom is the rank of the contrast. For example, a contrast comprising of a vector has effect degrees of freedom of 1 and can be tested with a F-test with numerator degrees of freedom of 1." ; obo:IAO_0000112 "1" ; obo:IAO_0000116 "Under discussion at https://github.com/incf-nidash/nidm/issues/277" ; obo:IAO_0000114 obo:IAO_0000125 ; rdfs:domain nidm:NIDM_0000076 ; rdfs:range [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:float ; owl:withRestrictions ( [ xsd:minExclusive "0.0"^^xsd:float ] ) ] . ### http://purl.org/nidash/nidm#NIDM_0000092 nidm:NIDM_0000092 rdf:type owl:DatatypeProperty ; rdfs:label "equivalent ZStatistic" ; obo:IAO_0000115 "Statistic value transformed into Z units; the output of a process which takes a non-normal statistic and transforms it to an equivalent z score." ; obo:IAO_0000112 "3.5" ; obo:IAO_0000114 obo:IAO_0000120 ; rdfs:domain nidm:NIDM_0000062 ; rdfs:range xsd:float . ### http://purl.org/nidash/nidm#NIDM_0000093 nidm:NIDM_0000093 rdf:type owl:DatatypeProperty ; rdfs:label "error Degrees Of Freedom" ; obo:IAO_0000112 "72.999999" ; obo:IAO_0000115 "In the context of a general linear model, the error degrees of freedom are the number of observations less the rank of the 'Design Matrix'." ; obo:IAO_0000116 "Under discussion at https://github.com/incf-nidash/nidm/issues/277" ; obo:IAO_0000114 obo:IAO_0000125 ; rdfs:domain nidm:NIDM_0000076 ; rdfs:range [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:float ; owl:withRestrictions ( [ xsd:minExclusive "0.0"^^xsd:float ] ) ] . ### http://purl.org/nidash/nidm#NIDM_0000094 nidm:NIDM_0000094 rdf:type owl:DatatypeProperty ; rdfs:label "error Variance Homogeneous" ; obo:IAO_0000115 "A boolean value reflecting how the variance of the error is modeled during parameter estimation; TRUE for constant variance over all observations in the model, FALSE for heterogeneous variance." ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000023 ; rdfs:range xsd:boolean . ### http://purl.org/nidash/nidm#NIDM_0000095 nidm:NIDM_0000095 rdf:type owl:DatatypeProperty ; rdfs:label "partial Conjunction Degree" ; owl:deprecated "true"^^xsd:boolean ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/294" ; obo:IAO_0000115 "The number of non-null effects permitted in a partial conjunction null, as part of a 'Partial Conjunction Inference'" ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain spm:SPM_0000005 ; rdfs:range xsd:int . ### http://purl.org/nidash/nidm#NIDM_0000096 nidm:NIDM_0000096 rdf:type owl:DatatypeProperty ; rdfs:label "grand Mean Scaling" ; obo:IAO_0000115 "Binary flag defining whether the data was scaled (true for scaled). Specifically, \"grand mean scaling\" refers to multiplication of every voxel in every scan by a common (or session-specific) value." ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/285" ; obo:IAO_0000112 "TRUE" ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000169 ; rdfs:range xsd:boolean . ### http://purl.org/nidash/nidm#NIDM_0000105 nidm:NIDM_0000105 rdf:type owl:DatatypeProperty ; rdfs:label "in World Coordinate System" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/284" ; obo:IAO_0000115 "Property that associates a 'World Coordinate System' to the 'Coordinate Space'." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000106 nidm:NIDM_0000106 rdf:type owl:DatatypeProperty ; rdfs:label "is User Defined" ; obo:IAO_0000116 "Under discussion at https://github.com/incf-nidash/nidm/pull/258" ; obo:IAO_0000115 "A binary flag defining whether the mask was specified by the user (true) or automatically generated during the analysis (false)" ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000004 ; rdfs:range xsd:boolean . ### http://purl.org/nidash/nidm#NIDM_0000107 nidm:NIDM_0000107 rdf:type owl:DatatypeProperty ; rdfs:label "masked Median" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/288, naming previously discussed at: https://github.com/incf-nidash/nidm/issues/70" ; obo:IAO_0000115 "Median value considering only in-mask voxels. Useful diagnostic when computed on grand mean image when grandMeanScaling is TRUE, as the median should be close to targetIntensity." ; rdfs:seeAlso "http://purl.obolibrary.org/obo/OBI_0200119" ; obo:IAO_0000112 "155.23" ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000033 ; rdfs:range xsd:float . ### http://purl.org/nidash/nidm#NIDM_0000108 nidm:NIDM_0000108 rdf:type owl:DatatypeProperty ; rdfs:label "max Number Of Peaks Per Cluster" ; obo:IAO_0000115 "Maximum number of 'Peak's to be reported after 'Inference' within a cluster." ; obo:IAO_0000117 "Discussed in https://github.com/incf-nidash/nidm/pull/200" ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000063 ; rdfs:range xsd:int . ### http://purl.org/nidash/nidm#NIDM_0000109 nidm:NIDM_0000109 rdf:type owl:DatatypeProperty ; rdfs:label "min Distance Between Peaks" ; obo:IAO_0000117 "Discussed in https://github.com/incf-nidash/nidm/pull/200" ; obo:IAO_0000115 "Minimum distance between two 'Peak's to be reported after 'Inference'." ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000063 ; rdfs:range xsd:float . ### http://purl.org/nidash/nidm#NIDM_0000111 nidm:NIDM_0000111 rdf:type owl:DatatypeProperty ; rdfs:label "number Of Supra-Threshold Clusters" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/292" ; obo:IAO_0000115 "Number of 'Supra-Threshold Clusters' found by the 'Inference' activity. This is SPM's set level statistic." ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000025 ; rdfs:range xsd:int ; rdfs:subPropertyOf owl:topDataProperty . ### http://purl.org/nidash/nidm#NIDM_0000112 nidm:NIDM_0000112 rdf:type owl:DatatypeProperty ; rdfs:label "number Of Dimensions" ; obo:IAO_0000115 "Number of dimensions of the data matrix (e.g. 3 for volumetric data)" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/295" ; obo:IAO_0000112 "3" ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000016 ; rdfs:range xsd:positiveInteger . ### http://purl.org/nidash/nidm#NIDM_0000114 nidm:NIDM_0000114 rdf:type owl:DatatypeProperty ; rdfs:label "p Value" ; owl:sameAs "http://purl.obolibrary.org/obo/OBI_0000175"^^xsd:anyURI ; obo:IAO_0000112 "8.95E-14" ; rdfs:seeAlso """http://purl.obolibrary.org/obo/IAO_0000121 http://purl.obolibrary.org/obo/OBI_0000175 http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#P-Value""" ; obo:IAO_0000116 "Under discussion at https://github.com/ISA-tools/stato/issues/38" ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000025 ; rdfs:range [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:float ; owl:withRestrictions ( [ xsd:maxInclusive "1.0"^^xsd:float ] [ xsd:minInclusive "0.0"^^xsd:float ] ) ] . ### http://purl.org/nidash/nidm#NIDM_0000115 nidm:NIDM_0000115 rdf:type owl:DatatypeProperty ; rdfs:label "p Value FWER" ; obo:IAO_0000112 "0.05" ; obo:IAO_0000115 "\"A quantitative confidence value resulting from a multiple testing error correction method which adjusts the p-value used as input to control for Type I error in the context of multiple pairwise tests\"" ; owl:sameAs "This definition is from OBI. Please update this note if the definition is modified." ; obo:IAO_0000116 "Under discussion at https://github.com/ISA-tools/stato/issues/38" ; rdfs:seeAlso "Synonym of \"nidm:pFWE\"" ; obo:IAO_0000114 obo:IAO_0000423 ; rdfs:domain nidm:NIDM_0000062 , nidm:NIDM_0000070 ; rdfs:range [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:float ; owl:withRestrictions ( [ xsd:maxInclusive "1.0"^^xsd:float ] [ xsd:minInclusive "0.0"^^xsd:float ] ) ] . ### http://purl.org/nidash/nidm#NIDM_0000116 nidm:NIDM_0000116 rdf:type owl:DatatypeProperty ; rdfs:label "p Value Uncorrected" ; obo:IAO_0000115 "A p-value reported without correction for multiple testing. " ; obo:IAO_0000116 "Under discussion at https://github.com/ISA-tools/stato/issues/38" ; obo:IAO_0000112 "0.0542" ; rdfs:seeAlso "http://purl.obolibrary.org/obo/IAO_0000121" ; obo:IAO_0000114 obo:IAO_0000423 ; rdfs:domain nidm:NIDM_0000062 , nidm:NIDM_0000070 ; rdfs:range [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:float ; owl:withRestrictions ( [ xsd:maxInclusive "1.0"^^xsd:float ] [ xsd:minInclusive "0.0"^^xsd:float ] ) ] . ### http://purl.org/nidash/nidm#NIDM_0000119 nidm:NIDM_0000119 rdf:type owl:DatatypeProperty ; rdfs:label "q Value FDR" ; obo:IAO_0000112 "0.000154" ; obo:IAO_0000115 "A quantitative confidence value that measures the minimum false discovery rate that is incurred when calling that test significant. To compute q-values, it is necessary to know the p-value produced by a test and possibly set a false discovery rate level (same as OBI_0001442)." ; obo:IAO_0000116 "Under discussion at https://github.com/ISA-tools/stato/issues/38" ; owl:sameAs "http://purl.obolibrary.org/obo/OBI_0001442" ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000062 , nidm:NIDM_0000070 ; rdfs:range [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:float ; owl:withRestrictions ( [ xsd:maxInclusive "1.0"^^xsd:float ] [ xsd:minInclusive "0.0"^^xsd:float ] ) ] . ### http://purl.org/nidash/nidm#NIDM_0000120 nidm:NIDM_0000120 rdf:type owl:DatatypeProperty ; rdfs:label "random Field Stationarity" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/130" ; obo:IAO_0000115 "A binary flag that indicates whether Random Field Theory methods assumed smoothness that was homogeneous over the map (true), or allowed for smoothness that varies over the map (false)." ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000068 ; rdfs:range xsd:boolean . ### http://purl.org/nidash/nidm#NIDM_0000121 nidm:NIDM_0000121 rdf:type owl:DatatypeProperty ; rdfs:label "search Volume In Voxels" ; obo:IAO_0000112 "68656" ; rdfs:seeAlso "Synonyms of nidm:volumeInVoxels" ; obo:IAO_0000115 "Total number of voxels within the search volume." ; obo:IAO_0000114 obo:IAO_0000124 ; rdfs:domain nidm:NIDM_0000068 ; rdfs:range xsd:positiveInteger ; rdfs:subPropertyOf owl:topDataProperty . ### http://purl.org/nidash/nidm#NIDM_0000122 nidm:NIDM_0000122 rdf:type owl:DatatypeProperty ; rdfs:label "software Version" ; obo:IAO_0000112 8.6225 ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/291" ; obo:IAO_0000115 "Name and number that specifies the software version. For SPM, this includes the main software version followed by the revision number (e.g. 8.6225 for SPM8 revision 6225)." ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:range xsd:string ; rdfs:domain prov:SoftwareAgent . ### http://purl.org/nidash/nidm#NIDM_0000124 nidm:NIDM_0000124 rdf:type owl:DatatypeProperty ; rdfs:label "target Intensity" ; obo:IAO_0000115 "Value to which the grand mean of the Data was scaled (applies only if 'grand Mean Scaling' is true)." ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/285" ; obo:IAO_0000112 "100" ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000169 ; rdfs:range [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:float ; owl:withRestrictions ( [ xsd:minInclusive "0.0"^^xsd:float ] ) ] . ### http://purl.org/nidash/nidm#NIDM_0000125 nidm:NIDM_0000125 rdf:type owl:DatatypeProperty ; rdfs:label "user Specified Threshold Type" ; owl:deprecated "true"^^xsd:boolean ; obo:IAO_0000117 "Discussed in https://github.com/incf-nidash/nidm/pull/150" ; obo:IAO_0000112 "nidm:pValueFWER" ; rdfs:comment "Range is currently string but should be limited to {'nidm:pValueFWER' not found'nidm:pValueFDR' not found'nidm:pValueUncorrected';'nidm:statistic'}?" ; obo:IAO_0000115 "Type of method used to define a 'Threshold' (e.g. statistic value, uncorrected P-value or corrected P-value)." ; obo:IAO_0000114 obo:IAO_0000428 ; rdfs:domain nidm:NIDM_0000026 , nidm:NIDM_0000034 ; rdfs:range xsd:string . ### http://purl.org/nidash/nidm#NIDM_0000127 nidm:NIDM_0000127 rdf:type owl:DatatypeProperty ; rdfs:label "version" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/pull/137" ; obo:IAO_0000115 "Version of NIDM in use in the document." ; obo:IAO_0000114 obo:IAO_0000124 ; rdfs:domain nidm:NIDM_0000057 ; rdfs:range xsd:string . ### http://purl.org/nidash/nidm#NIDM_0000131 nidm:NIDM_0000131 rdf:type owl:DatatypeProperty ; rdfs:label "voxel Size" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/295" ; obo:IAO_0000115 "3D size of a voxel measured in 'voxel Units' (e.g. [2, 2, 4])" ; obo:IAO_0000112 "[2, 2, 4]" ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000016 ; rdfs:range xsd:string . ### http://purl.org/nidash/nidm#NIDM_0000132 nidm:NIDM_0000132 rdf:type owl:DatatypeProperty ; rdfs:label "voxel To World Mapping" ; obo:IAO_0000115 "Homogeneous transformation matrix to map from voxel coordinate system to 'World Coordinate System'." ; obo:IAO_0000116 "Range: Matrix of float." ; obo:IAO_0000112 "[3 0 0 0;0 3 0 0;0 0 3 0; 0 0 0 1] " ; obo:IAO_0000117 "Discussed in https://github.com/incf-nidash/nidm/pull/148" ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000016 ; rdfs:range xsd:string . ### http://purl.org/nidash/nidm#NIDM_0000133 nidm:NIDM_0000133 rdf:type owl:DatatypeProperty ; rdfs:label "voxel Units" ; rdfs:comment "Range: Vector of strings." ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/295 and https://github.com/incf-nidash/nidm/issues/147" ; obo:IAO_0000112 "'[\"mm\", \"mm\", \"s\"]'" ; obo:IAO_0000115 "Set of units associated with the dimensions of some N-dimensional data (e.g. '[\"mm\", \"mm\", \"mm\"]')" ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000016 ; rdfs:range xsd:string . ### http://purl.org/nidash/nidm#NIDM_0000136 nidm:NIDM_0000136 rdf:type owl:DatatypeProperty ; rdfs:label "search Volume In Units" ; obo:IAO_0000117 "Discussed at https://github.com/incf-nidash/nidm/pull/131" ; obo:IAO_0000116 "Context: volumeInVoxels nidm_0025. Range: Positivefloat not found." ; obo:IAO_0000112 "1771011" ; obo:IAO_0000115 "The volume of the searched region in units determined by the current 'Coordinate Space' units (e.g., mm^3 for axis units of mm in a three dimensional image, sec.Hz for a time by frequency two dimensional image)." ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000068 ; rdfs:range [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:float ; owl:withRestrictions ( [ xsd:minInclusive "0.0"^^xsd:float ] ) ] . ### http://purl.org/nidash/nidm#NIDM_0000139 nidm:NIDM_0000139 rdf:type owl:DatatypeProperty ; rdfs:label "coordinate Vector In Voxels" ; obo:IAO_0000115 "Coordinate along the first dimension in voxels. (This definition needs to be re-worked as this term was renamed from coordinate1 to coordinate in https://github.com/incf-nidash/nidm/issues/270)" ; obo:IAO_0000112 "[12 51 48]" ; obo:IAO_0000116 "Under discussion at: https://github.com/incf-nidash/nidm/pull/270" ; obo:IAO_0000114 obo:IAO_0000120 ; rdfs:domain nidm:NIDM_0000015 ; rdfs:range xsd:string . ### http://purl.org/nidash/nidm#NIDM_0000141 nidm:NIDM_0000141 rdf:type owl:DatatypeProperty ; rdfs:label "expected Number Of Clusters" ; obo:IAO_0000112 "9.51" ; obo:IAO_0000115 "Expected number of clusters in an excursion set under the null hypothesis." ; obo:IAO_0000114 obo:IAO_0000125 ; rdfs:domain nidm:NIDM_0000068 ; rdfs:range [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:float ; owl:withRestrictions ( [ xsd:minExclusive "0.0"^^xsd:float ] ) ] . ### http://purl.org/nidash/nidm#NIDM_0000143 nidm:NIDM_0000143 rdf:type owl:DatatypeProperty ; rdfs:label "expected Number Of Voxels Per Cluster" ; obo:IAO_0000115 "Expected number of voxels in a cluster under the null hypothesis." ; obo:IAO_0000112 "60.632" ; obo:IAO_0000114 obo:IAO_0000125 ; rdfs:domain nidm:NIDM_0000068 ; rdfs:range [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:float ; owl:withRestrictions ( [ xsd:minExclusive "0.0"^^xsd:float ] ) ] . ### http://purl.org/nidash/nidm#NIDM_0000145 nidm:NIDM_0000145 rdf:type owl:DatatypeProperty ; rdfs:label "noise Roughness In Voxels" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/pull/214 and https://github.com/incf-nidash/nidm/issues/275" ; obo:IAO_0000115 "Estimated spatial roughness of the noise process in 'voxel Units', as measured by the square-root determinant of the variance-covariance matrix of spatial derivatives of the noise process (Lambda matrix)." ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000068 ; rdfs:range xsd:float . ### http://purl.org/nidash/nidm#NIDM_0000146 nidm:NIDM_0000146 rdf:type owl:DatatypeProperty ; rdfs:label "height Critical Threshold FDR 05" ; obo:IAO_0000112 "5.896" ; obo:IAO_0000115 "'Peak' statistic 'Threshold' corrected for false discovery rate at a level of alpha = 0.05. " ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000068 ; rdfs:range xsd:float . ### http://purl.org/nidash/nidm#NIDM_0000147 nidm:NIDM_0000147 rdf:type owl:DatatypeProperty ; rdfs:label "height Critical Threshold FWE 05" ; obo:IAO_0000115 "'Peak' statistic 'Threshold' corrected for family-wise error at a level of alpha = 0.05. " ; obo:IAO_0000112 "4.913" ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000068 ; rdfs:range xsd:float . ### http://purl.org/nidash/nidm#NIDM_0000148 nidm:NIDM_0000148 rdf:type owl:DatatypeProperty ; rdfs:label "resel Size In Voxels" ; obo:IAO_0000112 "22.325" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/275" ; obo:IAO_0000115 "Size of one resel in elements (e.g., pixels, voxels or vertices)." ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000068 ; rdfs:range xsd:float ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:range [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:float ; owl:withRestrictions ( [ xsd:minExclusive "0.0"^^xsd:float ] ) ] . ### http://purl.org/nidash/nidm#NIDM_0000149 nidm:NIDM_0000149 rdf:type owl:DatatypeProperty ; rdfs:label "search Volume In Resels" ; obo:IAO_0000112 "151.3" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/275" ; obo:IAO_0000115 "Size of search volume measured in resels." ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000068 ; rdfs:range [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:float ; owl:withRestrictions ( [ xsd:minInclusive "0.0"^^xsd:float ] ) ] . ### http://purl.org/nidash/nidm#NIDM_0000156 nidm:NIDM_0000156 rdf:type owl:DatatypeProperty ; rdfs:label "cluster Size In Resels" ; obo:IAO_0000117 "Under discussion at: https://github.com/incf-nidash/nidm/issues/127" ; obo:IAO_0000112 "13" ; obo:IAO_0000115 "Size of cluster measured in resels." ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000026 , nidm:NIDM_0000070 ; rdfs:range [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:float ; owl:withRestrictions ( [ xsd:minInclusive "0.0"^^xsd:float ] ) ] . ### http://purl.org/nidash/nidm#NIDM_0000157 nidm:NIDM_0000157 rdf:type owl:DatatypeProperty ; rdfs:label "noise FWHM In Units" ; obo:IAO_0000116 "Discussed at: https://github.com/incf-nidash/nidm/pull/214" ; obo:IAO_0000112 "[8.87, 8.89, 7.83]" ; rdfs:comment "Range: Vector of positive floats." ; obo:IAO_0000115 "Estimated Full Width at Half Maximum of the spatial smoothness of the noise process in world units (e.g. mm^2 or mm^3, in subject or atlas space)." ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000068 ; rdfs:range xsd:string ; rdfs:subPropertyOf owl:topDataProperty . ### http://purl.org/nidash/nidm#NIDM_0000159 nidm:NIDM_0000159 rdf:type owl:DatatypeProperty ; rdfs:label "noise FWHM In Voxels" ; obo:IAO_0000115 "Estimated Full Width at Half Maximum of the spatial smoothness of the noise process in voxels." ; obo:IAO_0000112 "[3.7 3.7 3.1]" ; obo:IAO_0000116 "Discussed at: https://github.com/incf-nidash/nidm/pull/214" ; rdfs:seeAlso "Synonyms of or close match with nidm:NoiseFWHM" ; rdfs:comment "Range: Vector of positive floats." ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000068 ; rdfs:range xsd:string ; rdfs:subPropertyOf owl:topDataProperty . ### http://purl.org/nidash/nidm#NIDM_0000170 nidm:NIDM_0000170 rdf:type owl:DatatypeProperty ; rdfs:label "group Name" ; obo:IAO_0000115 "Name of the group" ; obo:IAO_0000114 obo:IAO_0000124 ; rdfs:domain obo:STATO_0000193 ; rdfs:range xsd:string . ### http://purl.org/nidash/nidm#NIDM_0000171 nidm:NIDM_0000171 rdf:type owl:DatatypeProperty ; rdfs:label "number Of Subjects" ; obo:IAO_0000115 "Number of subjects in the group." ; obo:IAO_0000116 "Linked with http://purl.obolibrary.org/obo/STATO_0000088 to be discussed." ; rdfs:domain obo:STATO_0000193 ; rdfs:range xsd:int . ### http://purl.org/nidash/spm#SPM_0000001 spm:SPM_0000001 rdf:type owl:DatatypeProperty ; rdfs:label "SPM's Drift Cut-off Period" ; obo:IAO_0000115 "Discrete Cosine Transform basis cut-off, specified as period length in seconds and ensures that all basis elements will have period of this duration or longer." ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/298" ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain spm:SPM_0000002 ; rdfs:range xsd:float . ### http://purl.org/nidash/spm#SPM_0000007 spm:SPM_0000007 rdf:type owl:DatatypeProperty ; rdfs:label "noise FWHM In Units" ; owl:deprecated "true"^^xsd:boolean ; rdfs:comment "Range: Vector of positive floats." ; obo:IAO_0000116 "Discussed at: https://github.com/incf-nidash/nidm/pull/214" ; obo:IAO_0000112 "[8.87, 8.89, 7.83]" ; obo:IAO_0000115 "Estimated Full Width at Half Maximum of the spatial smoothness of the noise process in world units (e.g. mm^2 or mm^3, in subject or atlas space)." ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000068 ; rdfs:range xsd:string ; rdfs:subPropertyOf owl:topDataProperty . ### http://purl.org/nidash/spm#SPM_0000008 spm:SPM_0000008 rdf:type owl:DatatypeProperty ; rdfs:label "noise FWHM In Vertices" ; owl:deprecated "true"^^xsd:boolean ; obo:IAO_0000115 "Estimated Full Width at Half Maximum of the spatial smoothness of the noise process in vertices." ; rdfs:comment "Range: Vector of positive floats." ; obo:IAO_0000116 "Discussed at: https://github.com/incf-nidash/nidm/pull/214" ; obo:IAO_0000112 "[2.95, 2.96, 2.61]" ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000054 ; rdfs:subPropertyOf owl:topDataProperty . ### http://purl.org/nidash/spm#SPM_0000009 spm:SPM_0000009 rdf:type owl:DatatypeProperty ; rdfs:label "noise FWHM In Voxels" ; owl:deprecated "true"^^xsd:boolean ; rdfs:comment "Range: Vector of positive floats." ; obo:IAO_0000116 "Discussed at: https://github.com/incf-nidash/nidm/pull/214" ; obo:IAO_0000115 "Estimated Full Width at Half Maximum of the spatial smoothness of the noise process in voxels." ; obo:IAO_0000112 "[3.7 3.7 3.1]" ; rdfs:seeAlso "Synonyms of or close match with nidm:NoiseFWHM" ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000068 ; rdfs:range xsd:string ; rdfs:subPropertyOf owl:topDataProperty . ### http://purl.org/nidash/spm#SPM_0000010 spm:SPM_0000010 rdf:type owl:DatatypeProperty ; rdfs:label "search Volume Resels Geometry" ; obo:IAO_0000112 "[6 68.8 589.1 1475.5]" ; rdfs:comment "Range: Vector of 1 positive integer and 3 positive floats." ; rdfs:seeAlso "http://www.ncbi.nlm.nih.gov/pubmed/20408186" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/310" ; obo:IAO_0000115 "Description of geometry of search volume. As per Worsley et al. [ http://www.ncbi.nlm.nih.gov/pubmed/20408186 ], for space dimension 3 the first element is the Euler Characteristic of the search volume, the second element is twice the average caliper diameter, the third element is half the surface area, and the fourth element is the volume. With the exception of the first element (which is a unitless integer) all quantities are in units of Resels." ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000068 ; rdfs:range xsd:string ; rdfs:subPropertyOf owl:topDataProperty . ### http://purl.org/nidash/spm#SPM_0000013 spm:SPM_0000013 rdf:type owl:DatatypeProperty ; rdfs:label "smallest Significant Cluster Size In Voxels FDR 05" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/310" ; obo:IAO_0000112 "3" ; obo:IAO_0000115 "Smallest cluster size in voxels that is significant at the false discovery rate of 0.05. " ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000068 ; rdfs:range xsd:positiveInteger . ### http://purl.org/nidash/spm#SPM_0000014 spm:SPM_0000014 rdf:type owl:DatatypeProperty ; rdfs:label "smallest Significant Cluster Size In Voxels FWE 05" ; obo:IAO_0000115 """Smallest cluster size in voxels that is significant at the family-wise error corrected type I error rate (alpha value) of 0.05. """ ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/310" ; obo:IAO_0000112 "1" ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain nidm:NIDM_0000068 ; rdfs:range xsd:positiveInteger . ### http://purl.org/nidash/spm#SPM_0000015 spm:SPM_0000015 rdf:type owl:DatatypeProperty ; rdfs:label "partial Conjunction Degree" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/294" ; obo:IAO_0000115 "The number of non-null effects permitted in a partial conjunction null, as part of a 'Partial Conjunction Inference'" ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:domain spm:SPM_0000005 ; rdfs:range xsd:int . ### http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName nfo:fileName rdf:type owl:DatatypeProperty ; obo:IAO_0000112 "con_0001.img" ; rdfs:range xsd:string . ################################################################# # # Classes # ################################################################# ### http://purl.obolibrary.org/obo/OBI_0000251 obo:OBI_0000251 rdf:type owl:Class ; rdfs:subClassOf prov:Entity . ### http://purl.obolibrary.org/obo/OBI_0001265 obo:OBI_0001265 rdf:type owl:Class ; rdfs:subClassOf prov:Entity . ### http://purl.obolibrary.org/obo/OBI_0001442 obo:OBI_0001442 rdf:type owl:Class ; rdfs:subClassOf prov:Entity . ### http://purl.obolibrary.org/obo/STATO_0000039 obo:STATO_0000039 rdfs:subClassOf prov:Entity . ### http://purl.obolibrary.org/obo/STATO_0000119 obo:STATO_0000119 rdfs:subClassOf prov:Activity . ### http://purl.obolibrary.org/obo/STATO_0000193 obo:STATO_0000193 rdf:type owl:Class ; rdfs:subClassOf prov:Agent ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/Group.txt" . ### http://purl.obolibrary.org/obo/STATO_0000225 obo:STATO_0000225 rdfs:subClassOf prov:Entity . ### http://purl.obolibrary.org/obo/STATO_0000323 obo:STATO_0000323 rdf:type owl:Class ; rdfs:subClassOf prov:Entity ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/ContrastWeights.txt" . ### http://purl.obolibrary.org/obo/STATO_0000346 obo:STATO_0000346 rdfs:subClassOf prov:Entity . ### http://purl.org/dc/dcmitype/Image dctype:Image rdf:type owl:Class ; rdfs:subClassOf prov:Entity , [ rdf:type owl:Restriction ; owl:onProperty nfo:fileName ; owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:string ] , [ rdf:type owl:Restriction ; owl:onProperty dct:format ; owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:string ] . ### http://purl.org/nidash/fsl#FSL_0000002 fsl:FSL_0000002 rdf:type owl:Class ; rdfs:label "Gaussian Running Line Drift Model" ; rdfs:subClassOf nidm:NIDM_0000087 ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/FSL_DriftModel.txt"^^xsd:anyURI ; obo:IAO_0000115 "A 'Drift Model' in which the drifts are modeled with a Gaussian-weighted running line smoother, fit to and subtracted from the data and each column of the 'Design Matrix'." ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/298" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000001 nidm:NIDM_0000001 rdf:type owl:Class ; rdfs:label "Contrast Estimation" ; rdfs:subClassOf prov:Activity ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/ContrastEstimation.txt"^^xsd:anyURI ; obo:IAO_0000115 "The process of performing a [obo:contrast estimation](http://purl.obolibrary.org/obo/STATO_0000383) at each element (e.g., pixel, voxel, vertex, or face) of a map" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/276 and https://github.com/ISA-tools/stato/issues/23" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000002 nidm:NIDM_0000002 rdf:type owl:Class ; rdfs:label "Contrast Map" ; rdfs:subClassOf nidm:NIDM_0000052 ; obo:IAO_0000115 "A map whose value at each element (e.g., pixel, voxel, vertex, or face) is a [contrast estimate](http://purl.obolibrary.org/obo/STATO_0000384)."^^xsd:string ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/ContrastMap.txt"^^xsd:anyURI ; obo:IAO_0000116 "Discussed in https://github.com/incf-nidash/nidm/issues/255" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000003 nidm:NIDM_0000003 rdf:type owl:Class ; rdfs:label "Arbitrarily Correlated Error" ; rdfs:subClassOf obo:STATO_0000346 ; owl:deprecated "true"^^xsd:boolean ; obo:IAO_0000117 "TN" ; obo:IAO_0000116 "Under discussion at https://github.com/ISA-tools/stato/issues/28" ; obo:IAO_0000114 obo:IAO_0000423 . ### http://purl.org/nidash/nidm#NIDM_0000004 nidm:NIDM_0000004 rdf:type owl:Class ; rdfs:label "Binary Map" ; rdfs:subClassOf nidm:NIDM_0000052 ; obo:IAO_0000115 "A map in which all values are 0, 1 or NaN. Usually, selected elements (e.g., pixels, voxels, vertices, or faces) have a value of 1 and excluded elements (i.e. the background) have a value of 0 or NaN" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/pull/258" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000005 nidm:NIDM_0000005 rdf:type owl:Class ; rdfs:label "Binomial Distribution" ; rdfs:subClassOf nidm:NIDM_0000022 ; owl:sameAs "http://purl.obolibrary.org/obo/STATO_0000276"^^xsd:anyURI ; owl:deprecated "true"^^xsd:boolean ; obo:IAO_0000115 "The 'Binomial Distribution' is a discrete probability distribution which describes the probability of k successes in n draws with replacement from a finite population of size N. The 'Binomial Distribution' is frequently used to model the number of successes in a sample of size n drawn with replacement from a population of size N. The 'Binomial Distribution' gives the discrete probability distribution of obtaining exactly n successes out of N Bernoulli trials (where the result of each Bernoulli trial is true with probability p and false with probability q=1-p ) notation: B(n,p) The mean is N*p The variance is N*p*q. (Definition from STATO)." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000006 nidm:NIDM_0000006 rdf:type owl:Class ; rdfs:label "Cluster" ; rdfs:subClassOf prov:Entity ; obo:IAO_0000115 "A collection of elements related by one or more criteria."^^xsd:string ; prov:editorialNote "Discussed in https://github.com/incf-nidash/nidm/issues/71."^^xsd:string ; owl:deprecated "true"^^xsd:boolean ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000007 nidm:NIDM_0000007 rdf:type owl:Class ; rdfs:label "Cluster Definition Criteria" ; rdfs:subClassOf prov:Entity ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/ClusterDefinitionCriteria-06.txt"^^xsd:anyURI , "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/ClusterDefinitionCriteria-18.txt"^^xsd:anyURI , "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/ClusterDefinitionCriteria-26.txt"^^xsd:anyURI ; obo:IAO_0000115 "Set of criterion specified a priori to define the clusters reported after 'Inference' (e.g. pixel or voxel 'Connectivity Criterion')." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000008 nidm:NIDM_0000008 rdf:type owl:Class ; rdfs:label "Cluster Labels Map" ; rdfs:subClassOf nidm:NIDM_0000052 ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/ClusterLabelsMap.txt"^^xsd:anyURI ; obo:IAO_0000115 "A map whose value at each element (e.g., pixel, voxel, vertex, or face) denotes cluster membership within the excursion set. Each cluster is denoted by a different integer and all members of the same cluster have the same value." ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/282" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000011 nidm:NIDM_0000011 rdf:type owl:Class ; rdfs:label "Conjunction Inference" ; rdfs:subClassOf nidm:NIDM_0000049 ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/ConjunctionInference.txt"^^xsd:anyURI ; obo:IAO_0000115 "Statistically testing for the joint significance of multiple effects, with emphasis on rejecting all (instead of one or more) of the respective null hypotheses." ; obo:IAO_0000116 "Term discussed in https://github.com/incf-nidash/nidm/pull/134" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000012 nidm:NIDM_0000012 rdf:type owl:Class ; rdfs:label "Connectivity Criterion" ; rdfs:subClassOf prov:Entity ; obo:IAO_0000117 "TN, KH, CM" ; obo:IAO_0000116 "Discussed in https://github.com/incf-nidash/nidm/pull/201" ; obo:IAO_0000115 "The criterion used to characterize two voxels, pixels or vertices as 'connected'." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000013 nidm:NIDM_0000013 rdf:type owl:Class ; rdfs:label "Contrast Standard Error Map" ; rdfs:subClassOf nidm:NIDM_0000052 ; obo:IAO_0000116 "Discussed in https://github.com/incf-nidash/nidm/issues/255."^^xsd:anyURI ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/ContrastStandardErrorMap.txt"^^xsd:anyURI ; obo:IAO_0000115 "A map whose value at each element (e.g., pixel, voxel, vertex, or face) is a [standard error of a contrast estimate](http://purl.obolibrary.org/obo/STATO_0000385)." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000015 nidm:NIDM_0000015 rdf:type owl:Class ; rdfs:label "Coordinate" ; rdfs:subClassOf prov:Entity ; owl:sameAs "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#C44465"^^xsd:anyURI ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/Coordinate.txt"^^xsd:anyURI ; obo:IAO_0000116 "Discussed in https://github.com/incf-nidash/nidm/pull/144 and https://github.com/incf-nidash/nidm/pull/172" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000016 nidm:NIDM_0000016 rdf:type owl:Class ; rdfs:label "Coordinate Space" ; rdfs:subClassOf prov:Entity ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/CoordinateSpace.txt"^^xsd:anyURI ; obo:IAO_0000115 "An entity with spatial attributes (e.g., dimensions, units, and voxel-to-world mapping) that provides context to a 'Map' (e.g., a 'Statistic Map', a 'Contrast Map'...)." ; obo:IAO_0000116 "Under discussion at https://github.com/incf-nidash/nidm/issues/290" ; obo:IAO_0000114 obo:IAO_0000125 . ### http://purl.org/nidash/nidm#NIDM_0000017 nidm:NIDM_0000017 rdf:type owl:Class ; rdfs:label "Custom Coordinate System" ; rdfs:subClassOf nidm:NIDM_0000075 ; obo:IAO_0000115 "Custom (unknown) reference space selected by the user" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/284" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000018 nidm:NIDM_0000018 rdf:type owl:Class ; rdfs:label "Data Scaling" ; rdfs:subClassOf prov:Entity ; owl:deprecated "true"^^xsd:boolean ; obo:IAO_0000115 "Scaling applied to the data before parameter estimation, including specification of the 'target Intensity'." ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/285" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000019 nidm:NIDM_0000019 rdf:type owl:Class ; rdfs:label "Design Matrix" ; rdfs:subClassOf prov:Entity , [ rdf:type owl:Restriction ; owl:onProperty dc:description ; owl:onClass dctype:Image ; owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty dct:format ; owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:string ] , [ rdf:type owl:Restriction ; owl:onProperty nfo:fileName ; owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:string ] ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/DesignMatrix.txt"^^xsd:anyURI , "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/DesignMatrix_1stLevel.txt"^^xsd:anyURI ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/274" ; obo:IAO_0000115 "A [stato:design matrix](http://purl.obolibrary.org/obo/STATO_0000289), with additional neuroimaging attributes, including HRF and drift for first-level fMRI models" ; rdfs:seeAlso "stato:design matrix" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000020 nidm:NIDM_0000020 rdf:type owl:Class ; rdfs:label "Display Mask Map" ; rdfs:subClassOf nidm:NIDM_0000004 ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/DisplayMaskMap.txt"^^xsd:anyURI ; obo:IAO_0000116 "Discussed at: https://github.com/incf-nidash/nidm/pull/258 and https://github.com/incf-nidash/nidm/pull/157" ; obo:IAO_0000115 "A 'Binary Map' used by an activity that changed the voxels displayed, but did not alter the space in which the activity was performed (e.g. at the level of 'Inference', this mask is called \"contrast masking\" in both FSL & SPM and does not alter voxel-wise corrected p-values)" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000022 nidm:NIDM_0000022 rdf:type owl:Class ; rdfs:label "Error Distribution" ; rdfs:subClassOf prov:Entity ; owl:deprecated "true"^^xsd:boolean ; obo:IAO_0000115 "Probability distribution used to model the error." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000023 nidm:NIDM_0000023 rdf:type owl:Class ; rdfs:label "Error Model" ; rdfs:subClassOf prov:Entity ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/ErrorModel-OLS.txt"^^xsd:anyURI , "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/ErrorModel-WLS.txt"^^xsd:anyURI , "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/ErrorModel-SPMnonSphericity.txt" ; obo:IAO_0000115 "Model used to describe the random variation of the error term as part of parameter estimation, including specification of the error probability distribution, its variance and dependence both spatially and across observations." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000024 nidm:NIDM_0000024 rdf:type owl:Class ; rdfs:label "Exchangeable Error" ; rdfs:subClassOf obo:STATO_0000346 ; rdfs:comment "Under gaussianity assumption this is equivalent to compound symmetry but not in general." ; obo:IAO_0000117 "TN" ; obo:IAO_0000116 "Under discussion at https://github.com/ISA-tools/stato/issues/28" ; obo:IAO_0000114 obo:IAO_0000423 . ### http://purl.org/nidash/nidm#NIDM_0000025 nidm:NIDM_0000025 rdf:type owl:Class ; rdfs:label "Excursion Set Map" ; rdfs:subClassOf nidm:NIDM_0000052 , [ rdf:type owl:Restriction ; owl:onProperty dc:description ; owl:onClass dctype:Image ; owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ] ; obo:IAO_0000115 "A map in which the set of elements (e.g., pixels, voxels, vertices, or faces) not selected by the 'Inference' activity is set to zero or NaN" ; obo:IAO_0000116 "Discussed in the Neuroimaging terms spreadsheet and in https://github.com/incf-nidash/nidm/issues/256." ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/ExcursionSetMap.txt" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000026 nidm:NIDM_0000026 rdf:type owl:Class ; rdfs:label "Extent Threshold" ; rdfs:subClassOf nidm:NIDM_0000162 ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/ExtentThreshold-FDR.txt"^^xsd:anyURI , "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/ExtentThreshold-Unc.txt"^^xsd:anyURI , "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/ExtentThresholdStat_clusterSizeResels.txt"^^xsd:anyURI , "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/ExtentThreshold_equivThresh-FWER.txt"^^xsd:anyURI ; obo:IAO_0000115 "A numerical value that establishes a lower bound on cluster-sizes and can be specified by the user in terms of FWER-corrected p-value, uncorrected p-value or minimum cluster size in voxels" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/pull/273" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000027 nidm:NIDM_0000027 rdf:type owl:Class ; rdfs:label "NIDM-Results" ; rdfs:subClassOf nidm:NIDM_0000057 ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/NIDMBundle.txt"^^xsd:anyURI ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/pull/137" ; obo:IAO_0000115 "'NIDM Object Model' representing the results of a mass univariate neuroimaging study and targeting the application of meta-analysis. The specification is available at: http://nidm.nidash.org/specs/nidm-results.html" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000028 nidm:NIDM_0000028 rdf:type owl:Class ; rdfs:label "Finite Impulse Response Basis Set" ; rdfs:subClassOf nidm:NIDM_0000036 ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/DesignMatrix_1stLevel-FIR.txt"^^xsd:anyURI ; obo:IAO_0000115 "Set of Finite impulse response (FIR) filters, with FIR the convolution kernel is represented as a set of discrete fixed-width \"impulses\" (definition adapted from [FSL wiki](http://fsl.fmrib.ox.ac.uk/fsl/fsl4.0/feat5/detail.html))" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/281" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000029 nidm:NIDM_0000029 rdf:type owl:Class ; rdfs:label "Gamma Difference HRF" ; rdfs:subClassOf nidm:NIDM_0000035 ; obo:IAO_0000115 "'Hemodynamic Response Function' which is a difference of two gamma probability density functions." ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/281" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000030 nidm:NIDM_0000030 rdf:type owl:Class ; rdfs:label "Gamma Basis Set" ; rdfs:subClassOf nidm:NIDM_0000036 ; obo:IAO_0000115 "Set of gamma probability density functions." ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/281" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000031 nidm:NIDM_0000031 rdf:type owl:Class ; rdfs:label "Gamma HRF" ; rdfs:subClassOf nidm:NIDM_0000035 ; obo:IAO_0000115 "'Hemodynamic Response Function' which is a gamma probability density function." ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/281" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000032 nidm:NIDM_0000032 rdf:type owl:Class ; rdfs:label "Gaussian Distribution" ; rdfs:subClassOf nidm:NIDM_0000022 ; owl:sameAs "http://purl.obolibrary.org/obo/STATO_0000227"^^xsd:anyURI ; owl:deprecated "true"^^xsd:boolean ; obo:IAO_0000115 "A normal distribution is a continuous probability distribution described by a probability distribution function described here: http://mathworld.wolfram.com/NormalDistribution.html (Definition from STATO)." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000033 nidm:NIDM_0000033 rdf:type owl:Class ; rdfs:label "Grand Mean Map" ; rdfs:subClassOf nidm:NIDM_0000052 ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/GrandMeanMap.txt"^^xsd:anyURI ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/288" ; obo:IAO_0000115 "A map whose value at each element (e.g., pixel, voxel, vertex, or face) is the mean over all observations of that element in the input maps (after any scaling of those input maps)" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000034 nidm:NIDM_0000034 rdf:type owl:Class ; rdfs:label "Height Threshold" ; rdfs:subClassOf nidm:NIDM_0000162 ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/HeightThreshold-FDR.txt"^^xsd:anyURI , "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/HeightThreshold-Stat.txt"^^xsd:anyURI , "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/HeightThreshold-Unc.txt"^^xsd:anyURI , "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/HeightThreshold_equivThresh-FWER.txt"^^xsd:anyURI ; obo:IAO_0000115 "A numerical value that establishes a lower bound on statistic values and can be specified by the user in terms of FWER-corrected p-value, uncorrected p-value or minimum statistic value." ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/280" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000035 nidm:NIDM_0000035 rdf:type owl:Class ; rdfs:label "Hemodynamic Response Function" ; rdfs:subClassOf nidm:NIDM_0000036 ; obo:IAO_0000115 "'Hemodynamic Response Function' basis that can on its own be used to represent the idealised 'Hemodynamic Response Function'." ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/281" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000036 nidm:NIDM_0000036 rdf:type owl:Class ; rdfs:label "Convolution Basis Set" ; rdfs:subClassOf prov:Entity ; rdfs:isDefinedBy "A set of functions that, when convolved with the anticipated neural responses, yield a set of regressors to model the anticipated hemodynamic responses."^^xsd:string ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/281" ; obo:IAO_0000114 obo:IAO_0000124 . ### http://purl.org/nidash/nidm#NIDM_0000037 nidm:NIDM_0000037 rdf:type owl:Class ; rdfs:label "Hemodynamic Response Function Derivative" ; rdfs:subClassOf nidm:NIDM_0000036 ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/DesignMatrix_1stLevel_HRFBasis2_HRFBasis3-InformedBasisSet.txt"^^xsd:anyURI ; obo:IAO_0000115 "'Hemodynamic Response Function' basis which is the derivative of an 'Hemodynamic Response Function'." ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/281" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000048 nidm:NIDM_0000048 rdf:type owl:Class ; rdfs:label "Independent Error" ; rdfs:subClassOf obo:STATO_0000346 ; obo:IAO_0000116 "Under discussion at https://github.com/ISA-tools/stato/issues/28" ; obo:IAO_0000117 "TN" ; obo:IAO_0000114 obo:IAO_0000423 . ### http://purl.org/nidash/nidm#NIDM_0000049 nidm:NIDM_0000049 rdf:type owl:Class ; rdfs:label "Inference" ; rdfs:subClassOf prov:Activity ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/Inference-OneTailed.txt"^^xsd:anyURI , "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/Inference-TwoTailed.txt"^^xsd:anyURI ; owl:sameAs "http://purl.obolibrary.org/obo/STATO_0000299" ; obo:IAO_0000115 "Statistical 'Inference' is a process of drawing conclusions following data analysis using statistical methods (statistical tests) and evaluating whether to reject or accept null hypothesis. (definition from STATO)." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000051 nidm:NIDM_0000051 rdf:type owl:Class ; rdfs:label "MNI Coordinate System" ; rdfs:subClassOf nidm:NIDM_0000075 ; rdfs:seeAlso "birnlex_2125" ; obo:IAO_0000115 "MNI 305 coordinate system or any coordinate system derived from MNI 305." ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/284" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000052 nidm:NIDM_0000052 rdf:type owl:Class ; rdfs:label "Map" ; rdfs:subClassOf prov:Entity , [ rdf:type owl:Restriction ; owl:onProperty prov:atLocation ; owl:onClass prov:Location ; owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty dct:format ; owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:string ] , [ rdf:type owl:Restriction ; owl:onProperty nfo:fileName ; owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:string ] , [ rdf:type owl:Restriction ; owl:onProperty crypto:sha512 ; owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:string ] ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/Map_atLocation-nii.txt"^^xsd:anyURI , "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/Map_atLocation_hasMapHeader-img.txt"^^xsd:anyURI ; obo:IAO_0000115 "Ordered set of values corresponding to the discrete sampling of some process (e.g. brain MRI data measured on a regular 3D lattice; or brain cortical surface data measured irregularly over the cortex)." ; obo:IAO_0000116 "Discussed in https://github.com/incf-nidash/nidm/pull/149" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000053 nidm:NIDM_0000053 rdf:type owl:Class ; rdfs:label "Map Header" ; rdfs:subClassOf prov:Entity , [ rdf:type owl:Restriction ; owl:onProperty dct:format ; owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:string ] , [ rdf:type owl:Restriction ; owl:onProperty crypto:sha512 ; owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:string ] , [ rdf:type owl:Restriction ; owl:onProperty prov:atLocation ; owl:onClass prov:Location ; owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty nfo:fileName ; owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:string ] ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/MapHeader.txt"^^xsd:anyURI ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/289" ; obo:IAO_0000115 "A file associated with a Map to provide header information (e.g. NIfTI header file)" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000054 nidm:NIDM_0000054 rdf:type owl:Class ; rdfs:label "Mask Map" ; rdfs:subClassOf nidm:NIDM_0000004 ; obo:IAO_0000115 "A 'Binary Map' representing the exact set of elements (e.g., pixels, voxels, vertices, and faces) in which an activity was performed (e.g. the mask map generated by the model parameter estimation activity represents the exact set of voxels in which the mass univariate model was estimated) and/or restraining the space in which an activity was performed (e.g. the mask map used by 'Inference')" ; obo:IAO_0000116 "Discussed at: https://github.com/incf-nidash/nidm/pull/258 and https://github.com/incf-nidash/nidm/issues/155" ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/MaskMap.txt" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000056 nidm:NIDM_0000056 rdf:type owl:Class ; rdfs:label "Model Parameter Estimation" ; rdfs:subClassOf prov:Activity ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/ModelParametersEstimation.txt"^^xsd:anyURI ; obo:IAO_0000115 "the process of performing a [obo:model parameter estimation](http://purl.obolibrary.org/obo/STATO_0000119) at each element (e.g., pixel, voxel, vertex, or face) of a map" ; obo:IAO_0000116 "Discussed at: https://github.com/incf-nidash/nidm/issues/141" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000057 nidm:NIDM_0000057 rdf:type owl:Class ; rdfs:label "NIDM Object Model" ; rdfs:subClassOf prov:Entity ; obo:IAO_0000115 "Abstraction on the data model, developed for a specific application/use-case/task at hand, that specifies the components and relations necessary for use by these applications. The same object model can be reused by multiple applications (e.g., meta-analysis, Neurovault)." ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/pull/137" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000058 nidm:NIDM_0000058 rdf:type owl:Class ; rdfs:label "Non Parametric Distribution" ; rdfs:subClassOf nidm:NIDM_0000022 ; owl:deprecated "true"^^xsd:boolean ; obo:IAO_0000115 "Probability distribution estimated empirically on the data without assumptions on the shape of the probability distribution." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000059 nidm:NIDM_0000059 rdf:type owl:Class ; rdfs:label "Non Parametric Symmetric Distribution" ; rdfs:subClassOf obo:STATO_0000117 ; obo:IAO_0000115 "Probability distribution estimated empirically on the data assuming only symmetry of the probability distribution." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000060 nidm:NIDM_0000060 rdf:type owl:Class ; rdfs:label "One Tailed Test" ; rdfs:subClassOf prov:Entity ; owl:sameAs "http://purl.obolibrary.org/obo/STATO_0000286"^^xsd:anyURI ; obo:IAO_0000116 "Re-use \"one tailed test\" from STATO." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000061 nidm:NIDM_0000061 rdf:type owl:Class ; rdfs:label "Parameter Estimate Map" ; rdfs:subClassOf nidm:NIDM_0000052 ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/ParameterEstimateMap.txt"^^xsd:anyURI ; obo:IAO_0000116 "Discussed in https://github.com/incf-nidash/nidm/issues/255 and https://github.com/incf-nidash/nidm/issues/141 (see also https://github.com/ISA-tools/stato/issues/18)" ; obo:IAO_0000115 "A map whose value at each element (e.g., pixel, voxel, vertex, or face) is a [model parameter estimate](http://purl.obolibrary.org/obo/STATO_0000144)." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000062 nidm:NIDM_0000062 rdf:type owl:Class ; rdfs:label "Peak" ; rdfs:subClassOf prov:Entity ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/283" ; obo:IAO_0000115 "A map element (e.g., pixel, voxel, vertex, or face) which is a local maximum in the supra-threshold cluster and complies with the 'Peak definition criteria'." ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/Peak_ValueP.txt" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000063 nidm:NIDM_0000063 rdf:type owl:Class ; rdfs:label "Peak Definition Criteria" ; rdfs:subClassOf prov:Entity ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/PeakDefinitionCriteria_MaxPeaks.txt"^^xsd:anyURI ; obo:IAO_0000117 "Discussed in https://github.com/incf-nidash/nidm/pull/200" ; obo:IAO_0000115 "Set of criterion specified a priori to define the 'Peak's reported after 'Inference' (e.g. maximum number of 'Peak's within a cluster, minimum distance between 'Peak's)." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000064 nidm:NIDM_0000064 rdf:type owl:Class ; rdfs:label "Pixel Connectivity Criterion" ; rdfs:subClassOf nidm:NIDM_0000012 ; obo:IAO_0000117 "Discussed in https://github.com/incf-nidash/nidm/pull/201" ; obo:IAO_0000115 "The criterion used to characterize two pixels as 'connected'. In two dimensions voxels that are connected can share an edge (4-connected) or, edge or corner (8-connected)." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000065 nidm:NIDM_0000065 rdf:type owl:Class ; rdfs:label "Poisson Distribution" ; rdfs:subClassOf nidm:NIDM_0000022 ; owl:sameAs "http://purl.obolibrary.org/obo/STATO_0000051"^^xsd:anyURI ; owl:deprecated "true"^^xsd:boolean ; obo:IAO_0000115 "Poisson distribution is a probability distribution used to model the number of events occurring within a given time interval. It is defined by a real number (λ) and an integer k representing the number of events and a function. The expected value of a Poisson-distributed random variable is equal to λ and so is its variance. (Definition from STATO)." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000066 nidm:NIDM_0000066 rdf:type owl:Class ; rdfs:label "Residual Mean Squares Map" ; rdfs:subClassOf nidm:NIDM_0000052 ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/255." ; obo:IAO_0000115 "A map whose value at each element (e.g., pixel, voxel, vertex, or face) is a [residual mean square](http://purl.obolibrary.org/obo/STATO_0000375)." ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/ResidualMeanSquaresMap.txt" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000067 nidm:NIDM_0000067 rdf:type owl:Class ; rdfs:label "Custom Basis Set" ; rdfs:subClassOf nidm:NIDM_0000036 ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/281" ; obo:IAO_0000115 "Customised set of basis functions." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000068 nidm:NIDM_0000068 rdf:type owl:Class ; rdfs:label "Search Space Mask Map" ; rdfs:subClassOf nidm:NIDM_0000054 ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/SearchSpaceMaskMap.txt" ; obo:IAO_0000115 "A 'Mask Map' representing the set of elements (e.g., pixels, voxels, vertices, or faces) in which the 'Inference' was performed" ; obo:IAO_0000116 "Discussed at: https://github.com/incf-nidash/nidm/pull/258" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000069 nidm:NIDM_0000069 rdf:type owl:Class ; rdfs:label "Fourier Basis Set" ; rdfs:subClassOf nidm:NIDM_0000036 ; obo:IAO_0000115 "Set of Fourier basis." ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/281" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000070 nidm:NIDM_0000070 rdf:type owl:Class ; rdfs:label "Supra-Threshold Cluster" ; rdfs:subClassOf obo:OBI_0000251 ; obo:IAO_0000115 "A cluster of map elements (e.g., pixels, voxels, vertices, and faces) that were selected by the 'Inference' activity and are contiguous according to the cluster 'Connectivity Criterion'."^^xsd:string ; prov:editorialNote "Discussed in https://github.com/incf-nidash/nidm/issues/71."^^xsd:string ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/SupraThresholdCluster.txt" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000071 nidm:NIDM_0000071 rdf:type owl:Class ; rdfs:label "Error Parameter Map-Wise Dependence" ; rdfs:subClassOf prov:Entity ; obo:IAO_0000115 "Map-wise dependence structure of a parameter in the 'Error Model' (i.e. variance or dependence parameter). For example, whether a temporal autocorrelation parameter is estimated at each element separately, estimated using data in a local neighbourhood, or estimated using all elements in the map." ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/194" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000072 nidm:NIDM_0000072 rdf:type owl:Class ; rdfs:label "Constant Parameter" ; rdfs:subClassOf nidm:NIDM_0000071 ; obo:IAO_0000115 "Parameter estimated as constant over a entire set of elements considered (e.g. those in the analysis mask)." ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/194" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000073 nidm:NIDM_0000073 rdf:type owl:Class ; rdfs:label "Independent Parameter" ; rdfs:subClassOf nidm:NIDM_0000071 ; obo:IAO_0000115 "Parameter whose estimation at a given element does not depend on any other element." ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/194" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000074 nidm:NIDM_0000074 rdf:type owl:Class ; rdfs:label "Regularized Parameter" ; rdfs:subClassOf nidm:NIDM_0000071 ; obo:IAO_0000115 "Parameter whose estimation at a given element depends on a local neighborhood of elements" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/194" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000075 nidm:NIDM_0000075 rdf:type owl:Class ; rdfs:label "Standardized Coordinate System" ; rdfs:subClassOf nidm:NIDM_0000081 ; rdfs:comment "This is meant to be used for retrospective export when exact template is unknown." ; obo:IAO_0000115 "Parent of all reference spaces except \"Subject\"." ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/284" ; obo:IAO_0000114 obo:IAO_0000120 . ### http://purl.org/nidash/nidm#NIDM_0000076 nidm:NIDM_0000076 rdf:type owl:Class ; rdfs:label "Statistic Map" ; rdfs:subClassOf nidm:NIDM_0000052 ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/StatisticMap-T.txt"^^xsd:anyURI ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/255" ; obo:IAO_0000115 "A map whose value at each element (e.g., pixel, voxel, vertex, or face) is a [statistic](http://purl.obolibrary.org/obo/STATO_0000039)." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000077 nidm:NIDM_0000077 rdf:type owl:Class ; rdfs:label "Subject Coordinate System" ; rdfs:subClassOf nidm:NIDM_0000081 ; obo:IAO_0000115 "Reference space corresponding to the subject brain (no spatial normalization applied)." ; rdfs:comment "Used in FSL and SPM un-registered data." ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/284" ; obo:IAO_0000114 obo:IAO_0000120 . ### http://purl.org/nidash/nidm#NIDM_0000078 nidm:NIDM_0000078 rdf:type owl:Class ; rdfs:label "Talairach Coordinate System" ; rdfs:subClassOf nidm:NIDM_0000075 ; obo:IAO_0000115 "Reference space defined by the dissected brain used for the Talairach and Tournoux atlas (cf. http://www.talairach.org/about.html)" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/284" ; rdfs:seeAlso "http://www.talairach.org/" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000079 nidm:NIDM_0000079 rdf:type owl:Class ; rdfs:label "Two Tailed Test" ; rdfs:subClassOf prov:Entity ; obo:IAO_0000115 "Re-use \"two tailed test\" from STATO"^^xsd:anyURI ; owl:sameAs "http://purl.obolibrary.org/obo/STATO_0000287"^^xsd:anyURI ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000080 nidm:NIDM_0000080 rdf:type owl:Class ; rdfs:label "Voxel Connectivity Criterion" ; rdfs:subClassOf nidm:NIDM_0000012 ; obo:IAO_0000117 "Discussed in https://github.com/incf-nidash/nidm/pull/201" ; obo:IAO_0000115 "The criterion used to characterize two voxels as 'connected'. In three dimensions voxels that are connected can share a voxel face (6-connected), face or edge (18-connectec), or face, edge, or corner (26-connected)." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000081 nidm:NIDM_0000081 rdf:type owl:Class ; rdfs:label "World Coordinate System" ; rdfs:subClassOf prov:Entity ; obo:IAO_0000115 """Reference space on which real-world positions are expressed (cf. [Nifti-1 FAQ question 14](http://nifti.nimh.nih.gov/nifti-1/documentation/faq#Q14) and [Understanding affines on nipy](http://nipy.org/nipy/stable/devel/code_discussions/understanding_affines.html) ). A world coordinate system can be represented by an image obtained by registering an initial set of images, using a given normalization algorithm to match a target template.""" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/284" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000087 nidm:NIDM_0000087 rdf:type owl:Class ; rdfs:label "Drift Model" ; rdfs:subClassOf prov:Entity ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/298" ; obo:IAO_0000115 "A model used to compensate for low frequency baseline drifts when analyzing functional MRI data at the subject level." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000110 nidm:NIDM_0000110 rdf:type owl:Class ; rdfs:label "Gaussian HRF" ; rdfs:subClassOf nidm:NIDM_0000035 ; obo:IAO_0000115 "'Hemodynamic Response Function' which is a gaussian kernel." ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/281" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000135 nidm:NIDM_0000135 rdf:type owl:Class ; rdfs:label "Contrast Variance Map" ; rdfs:subClassOf nidm:NIDM_0000052 ; obo:IAO_0000115 "A map whose value at each element (e.g., pixel, voxel, vertex, or face) is a contrast variance (i.e. the square of a [standard error of a contrast estimate](http://purl.obolibrary.org/obo/STATO_0000385))" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/287" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000140 nidm:NIDM_0000140 rdf:type owl:Class ; rdfs:label "Cluster Center Of Gravity" ; rdfs:subClassOf prov:Entity ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/pull/257" ; rdfs:seeAlso "http://fsl.fmrib.ox.ac.uk/fsl/fslwiki/Cluster" ; obo:IAO_0000115 "A centre of gravity of the cluster, equivalent to the concept of Centre Of Gravity for a object with distributed mass, where intensity substitutes for mass in this case. The 'Coordinate' of the centre of gravity is the weighted average of the cluster element (e.g., pixels, voxels, vertices, or faces) 'Coordinate's, where the weighting factors are the cluster element intensities. (definition adapted from http://fsl.fmrib.ox.ac.uk/fsl/fslwiki/Cluster)" ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/FSL_ClusterCenterOfGravity.txt" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000144 nidm:NIDM_0000144 rdf:type owl:Class ; rdfs:label "Resels Per Voxel Map" ; rdfs:subClassOf nidm:NIDM_0000052 ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/SPM_ReselsPerVoxelMap.txt"^^xsd:anyURI ; obo:IAO_0000115 "A map whose value at each element (e.g., pixel, voxel, vertex, or face) location is the number of resels per voxel." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000150 nidm:NIDM_0000150 rdf:type owl:Class ; rdfs:label "Linear Spline Basis Set" ; rdfs:subClassOf nidm:NIDM_0000036 ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/281" ; obo:IAO_0000115 "A Linear (order 1) spline, providing an estimate that is continuous over time (in contrast to a FIR basis, which is discontinuous between each time bin). This is called TENT in AFNI's 3dDeconvolve program." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000151 nidm:NIDM_0000151 rdf:type owl:Class ; rdfs:label "Sine Basis Set" ; rdfs:subClassOf nidm:NIDM_0000036 ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/281" ; obo:IAO_0000115 "A set of Sine waves of differing frequencies (definition adapted from [FSL wiki](http://fsl.fmrib.ox.ac.uk/fsl/fsl4.0/feat5/detail.html))." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000160 nidm:NIDM_0000160 rdf:type owl:Class ; rdfs:label "P-Value Uncorrected" ; rdfs:subClassOf prov:Entity ; obo:IAO_0000115 "A p-value reported without correction for multiple testing."^^xsd:string ; obo:IAO_0000116 "Discussed in [Neuroimaging terms spreadsheet](https://docs.google.com/spreadsheets/d/16pC2cDsdxlzv2CzlNMtStqt5-xHwDEsU6MjZVxWhrE4/edit?usp=sharing)"^^xsd:string ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000162 nidm:NIDM_0000162 rdf:type owl:Class ; rdfs:label "Threshold"^^xsd:string ; rdfs:subClassOf prov:Entity ; obo:IAO_0000115 "A numerical value that establishes a bound on a set of statistic values and can be specified by the user in terms of FWER-corrected p-value, uncorrected p-value, FDR-corrected q-value or statistic value"^^xsd:string ; obo:IAO_0000114 obo:IAO_0000125 . ### http://purl.org/nidash/nidm#NIDM_0000163 nidm:NIDM_0000163 rdf:type owl:Class ; rdfs:label "Contrast Explained Mean Square Map" ; rdfs:subClassOf nidm:NIDM_0000052 ; obo:IAO_0000115 "A map whose value at each element (e.g., pixel, voxel, vertex, or face) is the extra sum of squares divided by the 'effect Degrees of Freedom' (i.e. the numerator of an F-statistic)." ; obo:IAO_0000116 "Discussed in https://github.com/incf-nidash/nidm/issues/235" ; obo:IAO_0000114 obo:IAO_0000125 . ### http://purl.org/nidash/nidm#NIDM_0000164 nidm:NIDM_0000164 rdf:type owl:Class ; rdfs:label "Neuroimaging Analysis Software" ; rdfs:subClassOf prov:SoftwareAgent ; obo:IAO_0000115 "Tool used to process neuroimaging data." ; obo:IAO_0000114 obo:IAO_0000124 . ### http://purl.org/nidash/nidm#NIDM_0000165 nidm:NIDM_0000165 rdf:type owl:Class ; rdfs:label "NIDM-Results Exporter" ; rdfs:subClassOf prov:SoftwareAgent ; obo:IAO_0000115 "Tool used to export results produced by a neuroimaging software (SPM, FSL, AFNI...) into a NIDM-Results archive." ; obo:IAO_0000114 obo:IAO_0000124 . ### http://purl.org/nidash/nidm#NIDM_0000166 nidm:NIDM_0000166 rdf:type owl:Class ; rdfs:label "NIDM-Results Export" ; rdfs:subClassOf prov:Activity ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/Export.txt"^^xsd:anyURI ; obo:IAO_0000115 "The process of exporting results created by a neuroimaging software (SPM, FSL, AFNI...) into a NIDM-Results archive." ; obo:IAO_0000114 obo:IAO_0000124 . ### http://purl.org/nidash/nidm#NIDM_0000167 nidm:NIDM_0000167 rdf:type owl:Class ; rdfs:label "nidmfsl" ; rdfs:subClassOf nidm:NIDM_0000165 ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/ExporterSoftware-FSL.txt"^^xsd:anyURI ; obo:IAO_0000115 "Python library for the export of feat folders (generated by FSL) to NIDM-Results. Source available at: https://github.com/incf-nidash/nidm-results_fsl/." ; obo:IAO_0000114 obo:IAO_0000124 . ### http://purl.org/nidash/nidm#NIDM_0000168 nidm:NIDM_0000168 rdf:type owl:Class ; rdfs:label "spm_results_nidm" ; rdfs:subClassOf nidm:NIDM_0000165 ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/ExporterSoftware-SPM.txt"^^xsd:anyURI ; obo:IAO_0000115 "Matlab m file for the export of SPM results to NIDM-Results. Source available at: http://www.fil.ion.ucl.ac.uk/spm/download/toolbox/NIDM/spm_nidm.zip/." ; obo:IAO_0000114 obo:IAO_0000124 . ### http://purl.org/nidash/nidm#NIDM_0000169 nidm:NIDM_0000169 rdf:type owl:Class ; rdfs:label "Data" ; rdfs:subClassOf prov:Entity ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/Data_wasAttributedTo.txt"^^xsd:anyURI ; obo:IAO_0000116 "Discussed at ..." ; obo:IAO_0000115 "Information about the input Data, including scaling applied to the data before parameter estimation.." ; obo:IAO_0000114 obo:IAO_0000124 . ### http://purl.org/nidash/spm#SPM_0000002 spm:SPM_0000002 rdf:type owl:Class ; rdfs:label "Discrete Cosine Transform basis Drift Model" ; rdfs:subClassOf nidm:NIDM_0000087 ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/SPM_DriftModel.txt"^^xsd:anyURI ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/298" ; obo:IAO_0000115 "A 'Drift Model' in which the drifts are modeled by a Discrete Cosine Transform basis added to regression model" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/spm#SPM_0000005 spm:SPM_0000005 rdf:type owl:Class ; rdfs:label "Partial Conjunction Inference" ; rdfs:subClassOf nidm:NIDM_0000049 ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/SPM_KConjunctionInference.txt"^^xsd:anyURI ; obo:IAO_0000115 "The process of testing the joint significance of multiple effects to infer that some (not necessarily all) of the respective effects are real (i.e. their null hypotheses are false). If there are K effects considered, the 'partial Conjunction Degree' u is the number non-null effects allowed as part of partial conjunction null hypothesis; if the partial conjunction null is rejected, it may be inferred that u+1 or more effects are real. The case of u=K-1 corresponds to proper \"'Conjunction Inference'\", while the case of u=0 corresponds to \"global null\" conjunction test. See [Friston et al. (2005). Conjunction revisited. NeuroImage, 25(3), 661-7.](http://dx.doi.org/10.1016/j.neuroimage.2005.01.013)." ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/294" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://scicrunch.org/resolver/SCR_002823 src:SCR_002823 rdf:type owl:Class ; rdfs:subClassOf nidm:NIDM_0000164 ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/FSL_Software.txt"^^xsd:anyURI . ### http://scicrunch.org/resolver/SCR_007037 src:SCR_007037 rdf:type owl:Class ; rdfs:subClassOf nidm:NIDM_0000164 ; obo:IAO_0000112 "https://raw.githubusercontent.com/incf-nidash/nidm/NIDM-Results_1.3.0/nidm/nidm-results/terms/examples/SPM_Software.txt"^^xsd:anyURI . ### http://uri.neuinfo.org/nif/nifstd/birnlex_2094 nlx:birnlex_2094 rdf:type owl:Class ; rdfs:subClassOf prov:Agent . ### http://uri.neuinfo.org/nif/nifstd/birnlex_2177 nlx:birnlex_2177 rdf:type owl:Class ; rdfs:subClassOf prov:Entity . ### http://www.w3.org/2002/07/owl#Class owl:Class rdf:type owl:Class . ################################################################# # # Individuals # ################################################################# ### http://purl.org/nidash/fsl#FSL_0000001 fsl:FSL_0000001 rdf:type nidm:NIDM_0000029 , owl:NamedIndividual ; rdfs:label "FSL's Gamma Difference HRF" ; obo:IAO_0000115 "'Hemodynamic Response Function' which is a fixed difference of two gamma probability density functions - a standard positive function at normal lag, and a small, delayed, negated gamma probability density function, which attempts to model the late undershoot (definition adapted [FSL wiki](http://fsl.fmrib.ox.ac.uk/fsl/fsl4.0/feat5/detail.html))" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/281" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/fsl#FSL_0000003 fsl:FSL_0000003 rdf:type nidm:NIDM_0000037 , owl:NamedIndividual ; rdfs:label "FSL's Temporal Derivative" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/281" ; obo:IAO_0000115 "'Hemodynamic Response Function' basis that is the derivative with respect to time of the FSL's Gamma Difference heamodynamic response function." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/fsl#FSL_0000006 fsl:FSL_0000006 rdf:type nidm:NIDM_0000031 , owl:NamedIndividual ; rdfs:label "FSL's Gamma HRF" ; obo:IAO_0000115 "'Hemodynamic Response Function' which is a fixed gamma probability density function. This is the default in FSL." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000009 nidm:NIDM_0000009 rdf:type nidm:NIDM_0000075 , owl:NamedIndividual ; rdfs:label "Colin27 Coordinate System" ; obo:IAO_0000115 "Reference space defined as the stereotaxic average of 27 T1-weighted MRI scans of the same individual transformed into the Talairach stereotaxic space (cf. http://www.bic.mni.mcgill.ca/ServicesAtlases/Colin27Highres and http://neuro.debian.net/pkgs/mni-colin27-nifti.html). This is the default in SPM96 (cf. [MRC CBSU Wiki](http://imaging.mrc-cbu.cam.ac.uk/imaging/MniTalairach))." ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/284" ; rdfs:comment "used in SPM96 (cf. http://imaging.mrc-cbu.cam.ac.uk/imaging/MniTalairach)" ; rdfs:seeAlso "http://www.bic.mni.mcgill.ca/ServicesAtlases/Colin27Highres" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000038 nidm:NIDM_0000038 rdf:type nidm:NIDM_0000051 , owl:NamedIndividual ; rdfs:label "Icbm452 Air Coordinate System" ; obo:IAO_0000115 "Reference space defined as the average of 452 T1-weighted MRIs of normal young adult brains after 12 parameter AIR linear transform to the MNI 305 space (cf. http://www.loni.usc.edu/ICBM/Downloads/Downloads_452T1.shtml and http://imaging.mrc-cbu.cam.ac.uk/imaging/MniTalairach)" ; rdfs:seeAlso "http://www.loni.usc.edu/ICBM/Downloads/Downloads_452T1.shtml" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/284" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000039 nidm:NIDM_0000039 rdf:type nidm:NIDM_0000051 , owl:NamedIndividual ; rdfs:label "Icbm452 Warp5 Coordinate System" ; rdfs:seeAlso "http://www.loni.usc.edu/ICBM/Downloads/Downloads_452T1.shtml" ; obo:IAO_0000115 "Reference space defined as the average of 452 T1-weighted MRIs of normal young adult brains after affine and 5 order polynomial non-linear warping to the MNI 305 space (cf. http://www.loni.usc.edu/ICBM/Downloads/Downloads_452T1.shtml and http://imaging.mrc-cbu.cam.ac.uk/imaging/MniTalairach)" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/284" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000040 nidm:NIDM_0000040 rdf:type nidm:NIDM_0000051 , owl:NamedIndividual ; rdfs:label "Icbm Mni152 Linear Coordinate System" ; rdfs:seeAlso "http://www.bic.mni.mcgill.ca/ServicesAtlases/ICBM152Lin" ; rdfs:comment "used in SPM99 to SPM8 (cf. http://imaging.mrc-cbu.cam.ac.uk/imaging/MniTalairach and spm8/spm_templates.man)" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/284" ; obo:IAO_0000115 "Reference space which is the average of 152 T1-weighted MRI scans, linearly transformed onto the MNI 305 reference space (definition adapted from: http://www.bic.mni.mcgill.ca/ServicesAtlases/ICBM152Lin). This is the default in SPM99 to SPM8 (cf. [MRC CBSU Wiki](http://imaging.mrc-cbu.cam.ac.uk/imaging/MniTalairach) and spm8/spm_templates.man." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000041 nidm:NIDM_0000041 rdf:type nidm:NIDM_0000051 , owl:NamedIndividual ; rdfs:label "Icbm Mni152 Non Linear2009a Asymmetric Coordinate System" ; rdfs:seeAlso "http://www.bic.mni.mcgill.ca/ServicesAtlases/ICBM152NLin2009" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/284" ; obo:IAO_0000115 "Reference space defined as the average of 152 T1-weighted MRI scans, non-linearly transformed to MNI152 linear space (cf. http://www.bic.mni.mcgill.ca/ServicesAtlases/ICBM152NLin2009 for more details)." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000042 nidm:NIDM_0000042 rdf:type nidm:NIDM_0000051 , owl:NamedIndividual ; rdfs:label "Icbm Mni152 Non Linear2009a Symmetric Coordinate System" ; rdfs:seeAlso "http://www.bic.mni.mcgill.ca/ServicesAtlases/ICBM152NLin2009" ; obo:IAO_0000115 "Reference space defined as the average of 152 T1-weighted MRI scans, non-linearly transformed to to form a symmetric model in MNI152 linear space (cf. http://www.bic.mni.mcgill.ca/ServicesAtlases/ICBM152NLin2009 for more details)." ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/284" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000043 nidm:NIDM_0000043 rdf:type nidm:NIDM_0000051 , owl:NamedIndividual ; rdfs:label "Icbm Mni152 Non Linear2009b Asymmetric Coordinate System" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/284" ; rdfs:seeAlso "http://www.bic.mni.mcgill.ca/ServicesAtlases/ICBM152NLin2009" ; obo:IAO_0000115 "Reference space defined as the average of 152 T1-weighted MRI scans in high-resolution, non-linearly transformed to MNI152 linear space (cf. http://www.bic.mni.mcgill.ca/ServicesAtlases/ICBM152NLin2009 for more details)." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000044 nidm:NIDM_0000044 rdf:type nidm:NIDM_0000051 , owl:NamedIndividual ; rdfs:label "Icbm Mni152 Non Linear2009b Symmetric Coordinate System" ; obo:IAO_0000115 "Reference space defined as the average of 152 T1-weighted MRI scans in high-resolution, non-linearly transformed to form a symmetric model in MNI152 linear space (cf. http://www.bic.mni.mcgill.ca/ServicesAtlases/ICBM152NLin2009 for more details)." ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/284" ; rdfs:seeAlso "http://www.bic.mni.mcgill.ca/ServicesAtlases/ICBM152NLin2009" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000045 nidm:NIDM_0000045 rdf:type nidm:NIDM_0000051 , owl:NamedIndividual ; rdfs:label "Icbm Mni152 Non Linear2009c Asymmetric Coordinate System" ; rdfs:seeAlso "http://www.bic.mni.mcgill.ca/ServicesAtlases/ICBM152NLin2009" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/284" ; obo:IAO_0000115 "Reference space defined as the average of 152 T1-weighted MRI scans, non-linearly transformed to MNI152 linear space using the N3 algorithm (cf. http://www.bic.mni.mcgill.ca/ServicesAtlases/ICBM152NLin2009 for more details)." ; rdfs:comment "Used in DARTEL toolbox in SPM12b (cf. spm12b/spm_templates.man)" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000046 nidm:NIDM_0000046 rdf:type nidm:NIDM_0000051 , owl:NamedIndividual ; rdfs:label "Icbm Mni152 Non Linear2009c Symmetric Coordinate System" ; rdfs:seeAlso "http://www.bic.mni.mcgill.ca/ServicesAtlases/ICBM152NLin2009" ; obo:IAO_0000115 "Reference space defined as the average of 152 T1-weighted MRI scans, non-linearly transformed to form a symmetric model in MNI152 linear space using the N3 algorithm (cf. http://www.bic.mni.mcgill.ca/ServicesAtlases/ICBM152NLin2009 for more details). This is the default for DARTEL toolbox in SPM12b (cf. spm12/spm_templates.man)." ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/284" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000047 nidm:NIDM_0000047 rdf:type nidm:NIDM_0000051 , owl:NamedIndividual ; rdfs:label "Icbm Mni152 Non Linear6th Generation Coordinate System" ; rdfs:seeAlso "http://www.bic.mni.mcgill.ca/ServicesAtlases/ICBM152NLin6"^^xsd:anyURI ; obo:IAO_0000115 "Reference space defined as the average of 152 T1-weighted MRI scans, linearly and non-linearly (6 iterations) transformed to form a symmetric model in Talairach space (cf. http://www.bic.mni.mcgill.ca/ServicesAtlases/ICBM152NLin6)" ; rdfs:comment "Used in FSL (cf. http://fsl.fmrib.ox.ac.uk/fsl/fslwiki/Atlases)" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/284" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000050 nidm:NIDM_0000050 rdf:type nidm:NIDM_0000051 , owl:NamedIndividual ; rdfs:label "Ixi549 Coordinate System" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/284" ; obo:IAO_0000115 "Reference space defined by the average of the 549 subjects from the IXI dataset linearly transformed to the ICBM MNI 452 (cf. spm12/spm\\_templates.man and http://biomedic.doc.ic.ac.uk/brain-development/index.php?n=Main.Datasets). This is the default in SPM12 (cf. spm12/spm_templates.man)." ; rdfs:seeAlso "http://biomedic.doc.ic.ac.uk/brain-development/index.php?n=Main.Datasets" ; rdfs:comment "Used in SPM12b (cf. spm12b/spm_templates.man)" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000055 nidm:NIDM_0000055 rdf:type nidm:NIDM_0000051 , owl:NamedIndividual ; rdfs:label "Mni305 Coordinate System" ; obo:IAO_0000115 "Reference space defined as the average of 305 T1-weighted MRI scans, linearly transformed to Talairach space (cf. http://www.bic.mni.mcgill.ca/ServicesAtlases/MNI305 for more details)" ; rdfs:seeAlso "http://www.bic.mni.mcgill.ca/ServicesAtlases/MNI305" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/284" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000117 nidm:NIDM_0000117 rdf:type nidm:NIDM_0000064 , owl:NamedIndividual ; rdfs:label "pixel4connected" ; obo:IAO_0000117 "Discussed in https://github.com/incf-nidash/nidm/pull/201" ; obo:IAO_0000115 "A pair of pixels are 4-Connected if they share an edge." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000118 nidm:NIDM_0000118 rdf:type nidm:NIDM_0000064 , owl:NamedIndividual ; rdfs:label "pixel8connected" ; obo:IAO_0000117 "Discussed in https://github.com/incf-nidash/nidm/pull/201" ; obo:IAO_0000115 "A pair of pixels are 8-Connected if they share an edge or corner." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000128 nidm:NIDM_0000128 rdf:type nidm:NIDM_0000080 , owl:NamedIndividual ; rdfs:label "voxel18connected" ; obo:IAO_0000117 "Discussed in https://github.com/incf-nidash/nidm/pull/201" ; obo:IAO_0000115 "A pair of voxels are 18-Connected if they share a face or edge." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000129 nidm:NIDM_0000129 rdf:type nidm:NIDM_0000080 , owl:NamedIndividual ; rdfs:label "voxel26connected" ; obo:IAO_0000117 "Discussed in https://github.com/incf-nidash/nidm/pull/201" ; obo:IAO_0000115 "A pair of voxels are 26-Connected if they share a face, edge or corner." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000130 nidm:NIDM_0000130 rdf:type nidm:NIDM_0000080 , owl:NamedIndividual ; rdfs:label "voxel6connected" ; obo:IAO_0000117 "Discussed in https://github.com/incf-nidash/nidm/pull/201" ; obo:IAO_0000115 "A pair of voxels are 6-Connected if they share a face." ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/nidm#NIDM_0000171 nidm:NIDM_0000171 rdfs:label "number Of Subjects" ; obo:IAO_0000115 "Number of subjects in the group." ; obo:IAO_0000116 "Linked with http://purl.obolibrary.org/obo/STATO_0000088 to be discussed." . ### http://purl.org/nidash/spm#SPM_0000003 spm:SPM_0000003 rdf:type nidm:NIDM_0000037 , owl:NamedIndividual ; rdfs:label "SPM's Dispersion Derivative" ; obo:IAO_0000115 "'Hemodynamic Response Function' basis that is the derivative with respect to spatial dispersion of the SPM's Canonical heamodynamic response function." ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/281" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/spm#SPM_0000004 spm:SPM_0000004 rdf:type nidm:NIDM_0000029 , owl:NamedIndividual ; rdfs:label "SPM's Canonical HRF" ; obo:IAO_0000115 "'Hemodynamic Response Function' which is a fixed difference of two gamma probability density functions and is denoted by \"canonical HRF\" in SPM. This is the default in SPM" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/281" ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.org/nidash/spm#SPM_0000006 spm:SPM_0000006 rdf:type nidm:NIDM_0000037 , owl:NamedIndividual ; rdfs:label "SPM's Temporal Derivative" ; obo:IAO_0000116 "Discussed at https://github.com/incf-nidash/nidm/issues/281" ; obo:IAO_0000115 "'Hemodynamic Response Function' basis that is the derivative with respect to time of the SPM's Canonical heamodynamic response function." ; obo:IAO_0000114 obo:IAO_0000122 . ### Generated by the OWL API (version 3.5.0) http://owlapi.sourceforge.net ##### Imports from crypto ##### . ################################################################# # # Data properties # ################################################################# ### http://purl.org/dc/terms/format crypto:sha512 rdf:type owl:DatatypeProperty ; obo:IAO_0000115 "Secure Hash Algorithm 512." ; rdfs:comment "SHA stands for Secure Hash Algorithm. Hash algorithms compute a fixed-length digital representation (known as a message digest) of an input data sequence (the message) of any length." . ##### Imports from dc ##### . ################################################################# # # Object Properties # ################################################################# ### http://purl.org/dc/elements/1.1/description dc:description rdf:type owl:ObjectProperty ; obo:IAO_0000115 "An account of the resource." ; rdfs:comment "Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource." . ################################################################# # # Data properties # ################################################################# ### http://purl.org/dc/terms/format dct:format rdf:type owl:DatatypeProperty ; obo:IAO_0000115 "The file format, physical medium, or dimensions of the resource." ; rdfs:comment "Examples of dimensions include size and duration. Recommended best practice is to use a controlled vocabulary such as the list of Internet Media Types [MIME]." . ################################################################# # # Classes # ################################################################# ### http://purl.org/dc/dcmitype/Image dctype:Image rdf:type owl:Class ; obo:IAO_0000115 "A visual representation other than text." ; rdfs:comment "Examples include images and photographs of physical objects, paintings, prints, drawings, other images and graphics, animations and moving pictures, film, diagrams, maps, musical notation. Note that Image may include both electronic and physical representations." . ### Generated by the OWL API (version 3.5.0) http://owlapi.sourceforge.net ##### Imports from iao ##### . ################################################################# # # Annotation properties # ################################################################# ### http://protege.stanford.edu/plugins/owl/protege#defaultLanguage protege:defaultLanguage rdf:type owl:AnnotationProperty . ### http://purl.obolibrary.org/obo/BFO_0000179 obo:BFO_0000179 rdf:type owl:AnnotationProperty ; rdfs:label "BFO OWL specification label"@en ; obo:IAO_0000232 "Really of interest to developers only"@en ; obo:IAO_0000115 "Relates an entity in the ontology to the name of the variable that is used to represent it in the code that generates the BFO OWL file from the lispy specification."@en ; rdfs:subPropertyOf rdfs:label . ### http://purl.obolibrary.org/obo/BFO_0000180 obo:BFO_0000180 rdf:type owl:AnnotationProperty ; rdfs:label "BFO CLIF specification label"@en ; obo:IAO_0000119 "Person:Alan Ruttenberg" ; obo:IAO_0000232 "Really of interest to developers only"@en ; obo:IAO_0000115 "Relates an entity in the ontology to the term that is used to represent it in the the CLIF specification of BFO2"@en ; rdfs:subPropertyOf rdfs:label . ### http://purl.obolibrary.org/obo/IAO_0000111 obo:IAO_0000111 rdf:type owl:AnnotationProperty ; rdfs:label "editor preferred term" , "editor preferred label"@en , "editor preferred term"@en ; obo:IAO_0000111 "editor preferred term" ; obo:IAO_0000119 "GROUP:OBI:"@en ; obo:IAO_0000117 "PERSON:Daniel Schober"@en ; obo:IAO_0000115 "The concise, meaningful, and human-friendly name for a class or property preferred by the ontology developers. (US-English)"@en ; obo:IAO_0000111 "editor preferred label"@en , "editor preferred term"@en ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:isDefinedBy . ### http://purl.obolibrary.org/obo/IAO_0000112 obo:IAO_0000112 rdf:type owl:AnnotationProperty ; rdfs:label "example of usage"@en ; obo:IAO_0000115 "A phrase describing how a class name should be used. May also include other kinds of examples that facilitate immediate understanding of a class semantics, such as widely known prototypical subclasses or instances of the class. Although essential for high level terms, examples for low level terms (e.g., Affymetrix HU133 array) are not"@en ; obo:IAO_0000119 "GROUP:OBI:"@en ; obo:IAO_0000117 "PERSON:Daniel Schober"@en ; obo:IAO_0000111 "example"@en , "example of usage"@en ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:isDefinedBy . ### http://purl.obolibrary.org/obo/IAO_0000114 obo:IAO_0000114 rdf:type owl:AnnotationProperty ; rdfs:label "has curation status"@en ; obo:IAO_0000119 "OBI_0000281"@en ; obo:IAO_0000117 "PERSON:Alan Ruttenberg"@en , "PERSON:Bill Bug"@en , "PERSON:Melanie Courtot"@en ; obo:IAO_0000111 "has curation status"@en . ### http://purl.obolibrary.org/obo/IAO_0000115 obo:IAO_0000115 rdf:type owl:AnnotationProperty ; rdfs:label "definition"^^xsd:string , "textual definition"^^xsd:string , "definition" , "definition"@en ; obo:IAO_0000111 "definition"^^xsd:string , "textual definition"^^xsd:string , "definition" ; obo:IAO_0000119 "GROUP:OBI:"@en ; obo:IAO_0000117 "PERSON:Daniel Schober"@en ; obo:IAO_0000115 "The official OBI definition, explaining the meaning of a class or property. Shall be Aristotelian, formalized and normalized. Can be augmented with colloquial definitions."@en , "The official definition, explaining the meaning of a class or property. Shall be Aristotelian, formalized and normalized. Can be augmented with colloquial definitions."@en ; obo:IAO_0000111 "definition"@en ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:isDefinedBy . ### http://purl.obolibrary.org/obo/IAO_0000116 obo:IAO_0000116 rdf:type owl:AnnotationProperty ; rdfs:label "editor note"@en ; obo:IAO_0000115 "An administrative note intended for its editor. It may not be included in the publication version of the ontology, so it should contain nothing necessary for end users to understand the ontology."@en ; obo:IAO_0000119 "GROUP:OBI:"@en ; obo:IAO_0000117 "PERSON:Daniel Schober"@en ; obo:IAO_0000111 "editor note"@en ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:isDefinedBy . ### http://purl.obolibrary.org/obo/IAO_0000117 obo:IAO_0000117 rdf:type owl:AnnotationProperty ; rdfs:label "term editor"@en ; obo:IAO_0000116 "20110707, MC: label update to term editor and definition modified accordingly. See http://code.google.com/p/information-artifact-ontology/issues/detail?id=115."@en ; obo:IAO_0000119 "GROUP:OBI:"@en ; obo:IAO_0000115 "Name of editor entering the term in the file. The term editor is a point of contact for information regarding the term. The term editor may be, but is not always, the author of the definition, which may have been worked upon by several people"@en ; obo:IAO_0000117 "PERSON:Daniel Schober"@en ; obo:IAO_0000111 "term editor"@en ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:isDefinedBy . ### http://purl.obolibrary.org/obo/IAO_0000118 obo:IAO_0000118 rdf:type owl:AnnotationProperty ; rdfs:label "alternative term"@en ; obo:IAO_0000115 "An alternative name for a class or property which means the same thing as the preferred name (semantically equivalent)"@en ; obo:IAO_0000119 "GROUP:OBI:"@en ; obo:IAO_0000117 "PERSON:Daniel Schober"@en ; obo:IAO_0000111 "alternative term"@en ; obo:IAO_0000114 obo:IAO_0000125 ; rdfs:isDefinedBy . ### http://purl.obolibrary.org/obo/IAO_0000119 obo:IAO_0000119 rdf:type owl:AnnotationProperty ; rdfs:label "definition source"@en ; obo:IAO_0000119 "Discussion on obo-discuss mailing-list, see http://bit.ly/hgm99w"^^xsd:string , "GROUP:OBI:"@en ; obo:IAO_0000117 "PERSON:Daniel Schober"@en ; obo:IAO_0000111 "definition source"@en ; obo:IAO_0000115 "formal citation, e.g. identifier in external database to indicate / attribute source(s) for the definition. Free text indicate / attribute source(s) for the definition. EXAMPLE: Author Name, URI, MeSH Term C04, PUBMED ID, Wiki uri on 31.01.2007"@en ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:isDefinedBy . ### http://purl.obolibrary.org/obo/IAO_0000232 obo:IAO_0000232 rdf:type owl:AnnotationProperty ; rdfs:label "curator note"@en ; obo:IAO_0000115 "An administrative note of use for a curator but of no use for a user"@en ; obo:IAO_0000117 "PERSON:Alan Ruttenberg"@en ; obo:IAO_0000111 "curator note"@en ; obo:IAO_0000114 obo:IAO_0000122 ; rdfs:isDefinedBy . ### http://purl.obolibrary.org/obo/IAO_0000412 obo:IAO_0000412 rdf:type owl:AnnotationProperty ; rdfs:label "imported from"@en ; obo:IAO_0000115 "For external terms/classes, the ontology from which the term was imported"@en ; obo:IAO_0000119 "GROUP:OBI:"@en ; obo:IAO_0000117 "PERSON:Alan Ruttenberg"@en , "PERSON:Melanie Courtot"@en ; obo:IAO_0000111 "imported from"@en ; obo:IAO_0000114 obo:IAO_0000125 ; rdfs:isDefinedBy . ### http://purl.obolibrary.org/obo/IAO_0000600 obo:IAO_0000600 rdf:type owl:AnnotationProperty ; rdfs:label "elucidation"@en ; obo:IAO_0000119 "Person:Barry Smith"@en ; obo:IAO_0000600 "Primitive terms in a highest-level ontology such as BFO are terms which are so basic to our understanding of reality that there is no way of defining them in a non-circular fashion. For these, therefore, we can provide only elucidations, supplemented by examples and by axioms"@en ; obo:IAO_0000111 "elucidation"@en ; obo:IAO_0000117 "person:Alan Ruttenberg"@en ; rdfs:isDefinedBy . ### http://purl.org/dc/elements/1.1/contributor dc:contributor rdf:type owl:AnnotationProperty ; rdfs:label "Contributor"@en-us ; rdfs:isDefinedBy dc: . ### http://purl.org/dc/elements/1.1/date dc:date rdf:type owl:AnnotationProperty ; rdfs:label "Date"@en-us ; rdfs:isDefinedBy dc: . ### http://usefulinc.com/ns/doap#file-release doap:file-release rdf:type owl:AnnotationProperty . ### http://www.w3.org/2000/01/rdf-schema#label rdfs:label rdf:type owl:AnnotationProperty . ### http://www.w3.org/2002/07/owl#versionInfo owl:versionInfo rdf:type owl:AnnotationProperty . ### http://xmlns.com/foaf/0.1/homepage foaf:homepage rdf:type owl:AnnotationProperty . ################################################################# # # Object Properties # ################################################################# ################################################################# # # Data properties # ################################################################# ### http://usefulinc.com/ns/doap#revision doap:revision rdf:type owl:AnnotationProperty ; obo:IAO_0000412 . ################################################################# # # Individuals # ################################################################# ### http://code.google.com/p/information-artifact-ontology/ rdf:type owl:NamedIndividual . ### http://purl.obolibrary.org/obo/IAO_0000002 obo:IAO_0000002 rdf:type owl:NamedIndividual ; rdfs:label "example to be eventually removed"@en . ### http://purl.obolibrary.org/obo/IAO_0000120 obo:IAO_0000120 rdf:type owl:NamedIndividual ; rdfs:label "metadata complete"@en ; obo:IAO_0000115 "Class has all its metadata, but is either not guaranteed to be in its final location in the asserted IS_A hierarchy or refers to another class that is not complete."@en . ### http://purl.obolibrary.org/obo/IAO_0000121 obo:IAO_0000121 rdf:type owl:NamedIndividual ; rdfs:label "organizational term"@en ; obo:IAO_0000115 "term created to ease viewing/sort terms for development purpose, and will not be included in a release"@en . ### http://purl.obolibrary.org/obo/IAO_0000122 obo:IAO_0000122 rdf:type owl:NamedIndividual ; rdfs:label "ready for release"@en ; obo:IAO_0000115 "Class has undergone final review, is ready for use, and will be included in the next release. Any class lacking \"ready_for_release\" should be considered likely to change place in hierarchy, have its definition refined, or be obsoleted in the next release. Those classes deemed \"ready_for_release\" will also derived from a chain of ancestor classes that are also \"ready_for_release.\""@en . ### http://purl.obolibrary.org/obo/IAO_0000123 obo:IAO_0000123 rdf:type owl:NamedIndividual ; rdfs:label "metadata incomplete"@en ; obo:IAO_0000115 "Class is being worked on; however, the metadata (including definition) are not complete or sufficiently clear to the branch editors."@en . ### http://purl.obolibrary.org/obo/IAO_0000124 obo:IAO_0000124 rdf:type owl:NamedIndividual ; rdfs:label "uncurated"@en ; obo:IAO_0000115 "Nothing done yet beyond assigning a unique class ID and proposing a preferred term."@en . ### http://purl.obolibrary.org/obo/IAO_0000125 obo:IAO_0000125 rdf:type owl:NamedIndividual ; rdfs:label "pending final vetting"@en ; obo:IAO_0000115 "All definitions, placement in the asserted IS_A hierarchy and required minimal metadata are complete. The class is awaiting a final review by someone other than the term editor."@en . ### http://purl.obolibrary.org/obo/IAO_0000423 obo:IAO_0000423 rdf:type owl:NamedIndividual ; rdfs:label "to be replaced with external ontology term"@en ; obo:IAO_0000117 "Alan Ruttenberg"@en ; obo:IAO_0000115 "Terms with this status should eventually replaced with a term from another ontology."@en ; obo:IAO_0000119 "group:OBI"@en . ### http://purl.obolibrary.org/obo/IAO_0000428 obo:IAO_0000428 rdf:type owl:NamedIndividual ; rdfs:label "requires discussion"@en ; obo:IAO_0000115 "A term that is metadata complete, has been reviewed, and problems have been identified that require discussion before release. Such a term requires editor note(s) to identify the outstanding issues."@en ; obo:IAO_0000117 "Alan Ruttenberg"@en ; obo:IAO_0000119 "group:OBI"@en . ### http://purl.obolibrary.org/obo/iao.owl rdf:type owl:NamedIndividual . ### http://purl.obolibrary.org/obo/iao/2015-02-23/iao.owl iao:iao.owl rdf:type owl:NamedIndividual ; rdfs:label "IAO Release 2015-02-23" ; doap:revision "SVN $Revision: 717 $" ; doap:file-release , iao:iao.owl ; rdfs:seeAlso . ### http://purl.obolibrary.org/obo/iao/wiki/Releases/2015-02-23 rdf:type owl:NamedIndividual . ### Generated by the OWL API (version 3.5.0) http://owlapi.sourceforge.net ##### Imports from nfo ##### . ################################################################# # # Annotation properties # ################################################################# ### http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#maxCardinality nrl:maxCardinality rdf:type owl:AnnotationProperty . ### http://purl.obolibrary.org/obo/IAO_0000115 obo:IAO_0000115 rdf:type owl:AnnotationProperty . ################################################################# # # Data properties # ################################################################# ### http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName nfo:fileName rdf:type owl:DatatypeProperty ; rdfs:label "fileName" ; nrl:maxCardinality "1" ; obo:IAO_0000115 "Name of the file, together with the extension" ; rdfs:range xsd:string . ### Generated by the OWL API (version 3.5.0) http://owlapi.sourceforge.net ##### Imports from nlx #####@prefix src: . @prefix BIRNLex-OBI-proxy: . ################################################################# # # Annotation properties # ################################################################# ### http://purl.obolibrary.org/obo/IAO_0000115 obo:IAO_0000115 rdf:type owl:AnnotationProperty . ################################################################# # # Classes # ################################################################# ### http://neurolex.org/wiki/birnlex_2067 src:SCR_002823 rdf:type owl:Class ; rdfs:label "FSL" ; obo:IAO_0000115 "A comprehensive library of image analysis and statistical tools for fMRI, MRI and DTI brain imaging data. The tools include registration, atlases, Diffusion MRI tools for parameter reconstruction and probabilistic taractography, and a viewer. FSL runs on Apple and PCs (Linux and Windows), and is very easy to install. Most of the tools can be run both from the command line and as GUIs ('point-and-click' graphical user interfaces). Several complementary brain atlases, integrated into FSLView and Featquery, allowing viewing of structural and cytoarchitectonic standard space labels and probability maps for cortical and subcortical structures and white matter tracts. Atlases included with FSL: * Harvard-Oxford cortical and subcortical structural atlases * Julich histological atlas * JHU DTI-based white-matter atlases * Oxford thalamic connectivity atlas * Talairach atlas * MNI structural atlas * Cerebellum atlas FSL is written mainly by members of the Analysis Group, FMRIB, Oxford, UK." . ### http://neurolex.org/wiki/nif-0000-00343 src:SCR_007037 rdf:type owl:Class ; rdfs:label "SPM" ; obo:IAO_0000115 "Software package for the analysis of brain imaging data sequences. The sequences can be a series of images from different cohorts, or time-series from the same subject. The current release is designed for the analysis of fMRI, PET, SPECT, EEG and MEG." . nlx:birnlex_2177 rdf:type owl:Class ; rdfs:label "MRI protocol"^^xsd:string ; core:definition """* MRI uses radiofrequency waves and a strong magnetic field rather than x-rays to provide amazingly clear and detailed pictures of internal organs and tissues. The technique is valuable for the diagnosis of many pathologic conditions, including cancer, heart and vascular disease, stroke, and joint and musculoskeletal disorders. (NCI) * Non-invasive method of demonstrating internal anatomy based on the principle that atomic nuclei in a strong magnetic field absorb pulses of radiofrequency energy and emit them as radiowaves which can be reconstructed into computerized images. The concept includes proton spin tomographic techniques. (MSH) * non-invasive method of demonstrating internal anatomy based on the principle that atomic nuclei in a strong magnetic field absorb pulses of radiofrequency energy and emit them as radiowaves which can be reconstructed into computerized images; concept includes proton spin tomographic techniques. (CSP)"""^^xsd:string ; obo_annot:createdDate "2007-03-07"^^xsd:string ; obo_annot:modifiedDate "2008-05-01"^^xsd:string ; obo_annot:tempDefinition "An imaging protocol where images are acquired using a Magnetic Resonance Imaging device."^^xsd:string ; obo_annot:UmlsCui "C0024485"^^xsd:string ; obo_annot:synonym "MRI"^^xsd:string ; core:prefLabel "MRI protocol"^^xsd:string ; obo_annot:nifID "_7_2.2"^^xsd:string ; birn_annot:hasBirnlexCurator "http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug"^^xsd:string , "http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Jessica_Turner"^^xsd:string ; birn_annot:hasCurationStatus "http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated"^^xsd:string ; obo_annot:hasDefinitionSource "http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#UMLS_defSource"^^xsd:string . ### http://uri.interlex.org/base/ixl_0050004 nlx:ixl_0050004 rdf:type owl:Class ; rdfs:label "Anatomical MRI protocol"^^xsd:string ; rdfs:subClassOf nlx:birnlex_2251 ; core:definition ""^^xsd:string , """ An anatomical MRI protocol is a structural MRI protocol that can be used to delineate the anatomy, for example by the way of a segmentation or parcellation. """^^xsd:string ; obo_annot:createdDate "2016-02-15"^^xsd:string ; obo_annot:hasDefinitionSource "http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#UMLS_defSource"^^xsd:string . nlx:birnlex_2250 rdf:type owl:Class ; rdfs:label "Functional MRI protocol"^^xsd:string ; rdfs:subClassOf nlx:birnlex_2177 ; owl:disjointWith nlx:birnlex_2251 ; obo_annot:createdDate "2007-10-09"^^xsd:string ; obo_annot:modifiedDate "2007-10-09"^^xsd:string ; core:prefLabel "Functional MRI protocol"^^xsd:string ; obo_annot:nifID "_7_2.2.2"^^xsd:string ; obo_annot:synonym "fMRI"^^xsd:string ; birn_annot:hasBirnlexCurator "http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug"^^xsd:string ; birn_annot:hasCurationStatus "http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated"^^xsd:string . ### http://ontology.neuinfo.org/NIF/DigitalEntities/NIF-Investigation.owl#nlx_inv_20090249 nlx:nlx_inv_20090249 rdf:type owl:Class ; rdfs:label "Diffusion-weighted imaging protocol"^^xsd:string ; rdfs:subClassOf nlx:birnlex_2251 ; core:definition "A magnetic resonance imaging protocol that is sensitive to the diffusion of water molecules."^^xsd:string ; core:prefLabel "Diffusion-weighted imaging protocol"^^xsd:string ; obo_annot:createdDate "February 9, 2009"^^xsd:string ; obo_annot:externalSourceId "UMLS, C1136216"^^xsd:string . ### http://ontology.neuinfo.org/NIF/DigitalEntities/NIF-Investigation.owl#birnlex_2251 nlx:birnlex_2251 rdf:type owl:Class ; rdfs:label "Structural MRI protocol"^^xsd:string ; rdfs:subClassOf nlx:birnlex_2177 ; obo_annot:modifiedDate "2007-10-09"^^xsd:string ; obo_annot:createdDate "2007-10-09"^^xsd:string ; core:definition "A structural MRI protocol is an MRI protocol that provides information to qualitatively and quantitatively describe the shape, size, and integrity of gray and white matter structures in the brain."^^xsd:string ; obo_annot:synonym "MRI"^^xsd:string ; core:prefLabel "Structural MRI protocol"^^xsd:string ; obo_annot:nifID "_7_2.2.1"^^xsd:string ; obo_annot:definingCitationURI "http://fmri.ucsd.edu/Research/whatisfmri.html"^^xsd:string ; birn_annot:hasBirnlexCurator "http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug"^^xsd:string ; birn_annot:hasCurationStatus "http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated"^^xsd:string . ### Generated by the OWL API (version 3.5.0) http://owlapi.sourceforge.net ### http://ontology.neuinfo.org/NIF/DigitalEntities/NIF-Investigation.owl#birnlex_2100 nlx:birnlex_2100 rdf:type owl:Class ; rdfs:label "Magnetic resonance imaging scanner"^^xsd:string ; rdfs:subClassOf nlx:birnlex_2094 ; obo_annot:createdDate "2006-05-15"^^xsd:string ; obo_annot:modifiedDate "2006-10-11"^^xsd:string ; obo_annot:synonym "MRI scanner"^^xsd:string ; core:prefLabel "Magnetic resonance imaging scanner"^^xsd:string ; birn_annot:hasBirnlexCurator "http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF"^^xsd:string ; birn_annot:hasCurationStatus "http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated"^^xsd:string . ### http://ontology.neuinfo.org/NIF/DigitalEntities/NIF-Investigation.owl#birnlex_2094 nlx:birnlex_2094 rdf:type owl:Class ; rdfs:label "Imaging instrument"^^xsd:string ; obo_annot:createdDate "2006-05-15"^^xsd:string ; obo_annot:modifiedDate "2006-10-11"^^xsd:string ; core:prefLabel "Imaging instrument"^^xsd:string ; birn_annot:hasBirnlexCurator "http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF"^^xsd:string ; birn_annot:hasCurationStatus "http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated"^^xsd:string . ### http://uri.interlex.org/base/ixl_0050000 nlx:ixl_0050000 rdf:type owl:Class ; rdfs:label "Positron emission tomography scanner"^^xsd:string ; rdfs:subClassOf nlx:birnlex_2094 ; obo_annot:createdDate "2016-02-12"^^xsd:string ; core:definition "A Positron emission tomography scanner is a device used in a nuclear medicine to observe metabolic processes in the body."^^xsd:string ; obo_annot:synonym "PET scanner"^^xsd:string ; core:prefLabel "Positron emission tomography scanner"^^xsd:string ; obo_annot:definingCitationURI "https://en.wikipedia.org/wiki/Positron_emission_tomography"^^xsd:string . ### http://uri.interlex.org/base/ixl_0050001 nlx:ixl_0050001 rdf:type owl:Class ; rdfs:label "Single-photon emission computed tomography scanner"^^xsd:string ; rdfs:subClassOf nlx:birnlex_2094 ; obo_annot:createdDate "2016-02-12"^^xsd:string ; core:definition "A Single-photon emission computed tomography scanner is a device used in nuclear medicine tomographic imaging to measure perfusion in the body using gamma rays."^^xsd:string ; obo_annot:synonym "SPECT scanner"^^xsd:string ; core:prefLabel "Single-photon emission computed tomography scanner"^^xsd:string ; obo_annot:definingCitationURI "https://en.wikipedia.org/wiki/Single-photon_emission_computed_tomography"^^xsd:string . ### http://uri.interlex.org/base/ixl_0050003 nlx:ixl_0050003 rdf:type owl:Class ; rdfs:label "Electroencephalography machine"^^xsd:string ; rdfs:subClassOf nlx:birnlex_2094 ; obo_annot:createdDate "2016-02-12"^^xsd:string ; core:definition "A Electroencephalography machine is a device used in electrophysiology to record electrical activity of the brain.."^^xsd:string ; obo_annot:synonym "EEG machine"^^xsd:string ; core:prefLabel "Electroencephalography machine"^^xsd:string ; obo_annot:definingCitationURI "https://en.wikipedia.org/wiki/Electroencephalography"^^xsd:string . ### http://ontology.neuinfo.org/NIF/DigitalEntities/NIF-Investigation.owl#birnlex_XXX_MEG_machine nlx:ixl_0050002 rdf:type owl:Class ; rdfs:label "Magnetoencephalography machine"^^xsd:string ; rdfs:subClassOf nlx:birnlex_2094 ; obo_annot:createdDate "2016-02-12"^^xsd:string ; core:definition "A Magnetoencephalography machine is a device used in functional neuroimaging for mapping brain activity by recording magnetic fields produced by electrical currents occurring naturally in the brain, using very sensitive magnetometers.."^^xsd:string ; obo_annot:synonym "MEG machine"^^xsd:string ; core:prefLabel "Magnetoencephalography machine"^^xsd:string ; obo_annot:definingCitationURI "https://en.wikipedia.org/wiki/Magnetoencephalography"^^xsd:string . ##### Imports from obi ##### . ################################################################# # # Annotation properties # ################################################################# ### http://purl.obolibrary.org/obo/IAO_0000111 obo:IAO_0000111 rdf:type owl:AnnotationProperty . ### http://purl.obolibrary.org/obo/IAO_0000112 obo:IAO_0000112 rdf:type owl:AnnotationProperty . ### http://purl.obolibrary.org/obo/IAO_0000114 obo:IAO_0000114 rdf:type owl:AnnotationProperty . ### http://purl.obolibrary.org/obo/IAO_0000115 obo:IAO_0000115 rdf:type owl:AnnotationProperty . ### http://purl.obolibrary.org/obo/IAO_0000117 obo:IAO_0000117 rdf:type owl:AnnotationProperty . ### http://purl.obolibrary.org/obo/IAO_0000119 obo:IAO_0000119 rdf:type owl:AnnotationProperty . ################################################################# # # Classes # ################################################################# ### http://purl.obolibrary.org/obo/OBI_0000251 obo:OBI_0000251 rdf:type owl:Class ; rdfs:label "cluster"@en ; obo:IAO_0000119 "group:OBI"^^xsd:string ; obo:IAO_0000115 "A data set which is a subset of data that are a similar to each other in some way."@en ; obo:IAO_0000112 "Cluster of the lymphocytes population."@en ; obo:IAO_0000111 "cluster"@en ; obo:IAO_0000117 "person:Allyson"@en , "person:Chris Stoeckert"@en ; obo:IAO_0000114 obo:IAO_0000125 . ### http://purl.obolibrary.org/obo/OBI_0001265 obo:OBI_0001265 rdf:type owl:Class ; rdfs:label "FWER adjusted p-value" ; obo:IAO_0000115 "A quantitative confidence value resulting from a multiple testing error correction method which adjusts the p-value used as input to control for Type I error in the context of multiple pairwise tests." . ### http://purl.obolibrary.org/obo/OBI_0001442 obo:OBI_0001442 rdf:type owl:Class ; rdfs:label "q-value" ; obo:IAO_0000115 "A quantitative confidence value that measures the minimum false discovery rate that is incurred when calling that test significant. To compute q-values, it is necessary to know the p-value produced by a test and possibly set a false discovery rate level." . ### Generated by the OWL API (version 3.5.0) http://owlapi.sourceforge.net ##### Imports from prv ##### . ################################################################# # # Annotation properties # ################################################################# ### http://purl.org/dc/elements/1.1/creator dc:creator rdfs:label "Creator"@en ; "1999-07-02"^^xsd:date ; "2008-01-14"^^xsd:date ; "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en ; rdfs:comment "An entity primarily responsible for making the resource."@en ; "Examples of a Creator include a person, an organization, or a service. Typically, the name of a Creator should be used to indicate the entity."@en ; ; rdfs:isDefinedBy dc: . ### http://purl.org/dc/elements/1.1/date dc:date rdfs:label "Date"@en ; "1999-07-02"^^xsd:date ; "2008-01-14"^^xsd:date ; rdfs:comment "A point or period of time associated with an event in the lifecycle of the resource."@en ; "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en ; "Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]."@en ; ; rdfs:isDefinedBy dc: . ### http://purl.org/dc/elements/1.1/description dc:description rdfs:label "Description"@en ; "1999-07-02"^^xsd:date ; "2008-01-14"^^xsd:date ; "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en ; rdfs:comment "An account of the resource."@en ; "Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource."@en ; ; rdfs:isDefinedBy dc: . ### http://purl.org/dc/elements/1.1/title dc:title rdfs:label "Title"@en ; "1999-07-02"^^xsd:date ; "2008-01-14"^^xsd:date ; rdfs:comment "A name given to the resource."@en ; "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en ; ; rdfs:isDefinedBy dc: . ### http://purl.org/dc/terms/description rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/hasVersion rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/issued rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/modified rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/publisher rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/title rdf:type owl:AnnotationProperty . ### http://www.w3.org/2004/02/skos/core#note rdf:type owl:AnnotationProperty . ################################################################# # # Datatypes # ################################################################# ### http://www.w3.org/2001/XMLSchema#date xsd:date rdf:type rdfs:Datatype . ################################################################# # # Object Properties # ################################################################# ### http://purl.org/ontology/prv/core#object_property prv:object_property rdf:type owl:ObjectProperty ; rdfs:label "has object property"@en ; rdfs:comment "Relates to the property of the reification class, which relates to the object of the \"shortcut relation\"."@en ; status:term_status "testing"@en ; rdfs:isDefinedBy ; rdfs:domain prv:PropertyReification ; rdfs:range rdf:Property . ### http://purl.org/ontology/prv/core#reification_class prv:reification_class rdf:type owl:ObjectProperty ; rdfs:label "has reification class"@en ; rdfs:comment """Relates to the reification class, which can be related to the object and subject property to be able to associate the object and subject of the \"shortcut relation\". The reification class should provide detailed descriptions of the relationship that is described in a simple form by the \"shortcut relation\"."""@en ; status:term_status "testing"@en ; rdfs:isDefinedBy ; rdfs:domain prv:PropertyReification . ### http://purl.org/ontology/prv/core#shortcut prv:shortcut rdf:type owl:ObjectProperty ; rdfs:label "has shortcut"@en ; rdfs:comment "Relates to the property of the \"shortcut relation\" (its predicate)."@en ; status:term_status "testing"@en ; rdfs:isDefinedBy ; rdfs:domain prv:PropertyReification ; rdfs:range rdf:Property . ### http://purl.org/ontology/prv/core#shortcut_property prv:shortcut_property rdf:type owl:ObjectProperty ; rdfs:label "has shortcut property"@en ; rdfs:comment """Relates to the property of the reification class, which relates to the predicate of the \"shortcut relation\". So that the specific property reification can be \"verified\" (the property of the prv:shortcut relation and this one associated by the referred shortcut property should be equal)."""@en ; status:term_status "testing"@en ; rdfs:isDefinedBy ; rdfs:domain prv:PropertyReification ; rdfs:range rdf:Property . ### http://purl.org/ontology/prv/core#subject_property prv:subject_property rdf:type owl:ObjectProperty ; rdfs:label "has subject property"@en ; rdfs:comment "Relates to the property of the reification class, which relates to the subject of the \"shortcut relation\"."@en ; status:term_status "testing"@en ; rdfs:isDefinedBy ; rdfs:domain prv:PropertyReification ; rdfs:range rdf:Property . ################################################################# # # Classes # ################################################################# ### http://purl.org/ontology/prv/core#PropertyReification prv:PropertyReification rdf:type owl:Class ; rdfs:label "Property Reification"@en ; rdfs:comment """The class, which describes the relations of a property reification. That means, its \"shortcut relation\", its reification class, and the properties that are relating to the subject and object of the \"shortcut relation\"."""@en ; status:term_status "testing"@en ; rdfs:isDefinedBy . ### http://www.w3.org/1999/02/22-rdf-syntax-ns#Property rdf:Property rdf:type owl:Class . ##### Imports from stato ##### . ################################################################# # # Annotation properties # ################################################################# ### http://purl.obolibrary.org/obo/STATO_0000193 obo:STATO_0000193 rdf:type owl:Class ; rdfs:label "study group population" ; "Alejandra Gonzalez-Beltran"@en , "Orlaith Burke" , "Philippe Rocca-Serra" ; "STATO"@en ; "is a population whose individual members realize (may be expressed as) a combination of inclusion rule values specifications or resulting from a sampling process (e.g. recruitment followed by randomization to group) on which a number of measurements will be carried out, which may be used as input to statistical tests and statistical inference." ; "statistical sample"@en ; . ### http://purl.obolibrary.org/obo/IAO_0000112 obo:IAO_0000112 rdf:type owl:AnnotationProperty . ### http://purl.obolibrary.org/obo/IAO_0000114 obo:IAO_0000114 rdf:type owl:AnnotationProperty . ### http://purl.obolibrary.org/obo/IAO_0000115 obo:IAO_0000115 rdf:type owl:AnnotationProperty . ### http://purl.obolibrary.org/obo/IAO_0000116 obo:IAO_0000116 rdf:type owl:AnnotationProperty . ### http://purl.obolibrary.org/obo/IAO_0000117 obo:IAO_0000117 rdf:type owl:AnnotationProperty . ### http://purl.obolibrary.org/obo/IAO_0000118 obo:IAO_0000118 rdf:type owl:AnnotationProperty . ### http://purl.obolibrary.org/obo/IAO_0000119 obo:IAO_0000119 rdf:type owl:AnnotationProperty . ### http://purl.obolibrary.org/obo/STATO_0000032 obo:STATO_0000032 rdf:type owl:AnnotationProperty . ### http://purl.obolibrary.org/obo/STATO_0000041 obo:STATO_0000041 rdf:type owl:AnnotationProperty . ################################################################# # # Object Properties # ################################################################# ################################################################# # # Classes # ################################################################# ### http://purl.obolibrary.org/obo/STATO_0000030 obo:STATO_0000030 rdf:type owl:Class ; rdfs:label "Chi-Squared statistic"@en ; rdfs:subClassOf obo:STATO_0000039 ; obo:IAO_0000117 "Orlaith Burke"^^xsd:string , "Alejandra Gonzalez-Beltran"@en ; obo:IAO_0000115 "Chi-squared statistic is a statistic computed from observations and used to produce a p-value in statistical test when compared to a Chi-Squared distribution."@en ; obo:IAO_0000117 "Philippe Rocca-Serra"@en ; obo:IAO_0000119 "STATO"@en ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.obolibrary.org/obo/STATO_0000039 obo:STATO_0000039 rdf:type owl:Class ; rdfs:label "statistic"@en ; obo:IAO_0000117 "Orlaith Burke"^^xsd:string ; obo:IAO_0000112 ""@en ; obo:IAO_0000117 "Alejandra Gonzalez-Beltran"@en , "Philippe Rocca-Serra"@en ; obo:IAO_0000119 "STATO, adapted from wikipedia (http://en.wikipedia.org/wiki/Statistic)."@en ; obo:IAO_0000115 "a statistic is a measurement datum to describe a dataset or a variable. It is generated by a calculation on set of observed data."@en ; obo:STATO_0000032 "statistic"@en ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.obolibrary.org/obo/STATO_0000119 obo:STATO_0000119 rdf:type owl:Class ; rdfs:label "model parameter estimation"@en ; obo:IAO_0000117 "Orlaith Burke"^^xsd:string ; obo:IAO_0000119 ""@en ; obo:IAO_0000117 "Alejandra Gonzalez-Beltran"@en , "Philippe Rocca-Serra"@en ; obo:IAO_0000115 "model parameter estimation is a data transformation that finds parameter values (the model parameter estimates) most compatible with the data as judged by the model."@en ; obo:IAO_0000116 """textual definition modified following contributiong by Thomas Nichols: https://github.com/ISA-tools/stato/issues/18"""@en ; obo:IAO_0000114 obo:IAO_0000125 . ### http://purl.obolibrary.org/obo/STATO_0000176 obo:STATO_0000176 rdf:type owl:Class ; rdfs:label "t-statistic"@en ; rdfs:subClassOf obo:STATO_0000039 ; obo:IAO_0000117 "Orlaith Burke"^^xsd:string ; obo:STATO_0000032 ""@en ; obo:IAO_0000117 "Alejandra Gonzalez-Beltran"@en , "Philippe Rocca-Serra"@en ; obo:IAO_0000119 "STATO"@en ; obo:IAO_0000115 "t-statistic is a statistic computed from observations and used to produce a p-value in statistical test when compared to a Student's t distribution."@en ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.obolibrary.org/obo/STATO_0000282 obo:STATO_0000282 rdf:type owl:Class ; rdfs:label "F-statistic"@en ; rdfs:subClassOf obo:STATO_0000039 ; obo:IAO_0000117 "Orlaith Burke"^^xsd:string , "Alejandra Gonzalez-Beltran"@en ; obo:IAO_0000115 "F statistic is a statistic computed from observations and used to produce a p-value in statistical test when compared to a F distribution. the F statistic is the ratio of two scaled sums of squares reflecting different sources of variability"@en ; obo:IAO_0000117 "Philippe Rocca-Serra"@en ; obo:IAO_0000119 "STATO"@en ; obo:IAO_0000114 obo:IAO_0000122 . ### http://purl.obolibrary.org/obo/STATO_0000323 obo:STATO_0000323 rdf:type owl:Class ; rdfs:label "contrast weight matrix"@en ; obo:IAO_0000117 "Alejandra Gonzalez-Beltran"@en , "Camille Maumet"@en , "Orlaith Burke"@en , "Philippe Rocca-Serra"@en ; obo:IAO_0000119 "STATO"@en ; obo:IAO_0000117 "Tom Nichols"@en ; obo:IAO_0000112 "[1,0,0]"@en ; obo:IAO_0000115 "a contrast weight matrix is a information content entity which holds a set of contrast weight, coefficient used in a weighting sum of means defining a contrast"@en ; obo:STATO_0000032 "contrast weights"@en . ### http://purl.obolibrary.org/obo/STATO_0000346 obo:STATO_0000346 rdf:type owl:Class ; rdfs:label "covariance structure"@en ; obo:IAO_0000117 "Camille Maumet" , "Orlaith Burke" , "Tom Nichols" , "Alejandra Gonzalez-Beltran" , "Philippe Rocca-Serra" ; obo:IAO_0000115 "a covariance structure is a data item which is part of a regression model and which indicates a pattern in the covariance matrix. The nature of covariance structure is specified before the regression analysis and various covariance structure may be tested and evaluated using information criteria to help choose the most suiteable model"@en ; obo:IAO_0000119 "http://www3.nd.edu/~kyuan/courses/sem/readpapers/benter.pdf" ; obo:IAO_0000114 obo:IAO_0000120 . ### http://purl.obolibrary.org/obo/STATO_0000357 obo:STATO_0000357 rdf:type owl:Class ; rdfs:label "Toeplitz covariance structure"@en ; rdfs:subClassOf obo:STATO_0000346 ; obo:IAO_0000117 "Orlaith Burke" ; obo:IAO_0000115 ""@en ; obo:STATO_0000041 ""@en ; obo:IAO_0000117 "Alejandra Gonzalez-Beltran"@en , "Camille Maumet"@en , "Philippe Rocca-Serra"@en ; obo:IAO_0000118 "TOEP"@en ; obo:IAO_0000117 "Tom Nichols"@en ; obo:IAO_0000119 "http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_mixed_sect019.htm"@en ; obo:IAO_0000114 obo:IAO_0000120 . ### http://purl.obolibrary.org/obo/STATO_0000362 obo:STATO_0000362 rdf:type owl:Class ; rdfs:label "compound symmetry covariance structure"@en ; rdfs:subClassOf obo:STATO_0000346 ; obo:IAO_0000117 "Alejandra Gonzalez-Beltran"@en ; obo:IAO_0000118 "CS"@en ; obo:IAO_0000117 "Camille Maumet"@en , "Orlaith Burke" , "Philippe Rocca-Serra"@en , "Tom Nichols"@en ; obo:IAO_0000115 "compound symmetry covariance structure is a covariance structure which means that all the variances are equal and all the covariances are equal."@en ; obo:STATO_0000041 "http://stat.ethz.ch/R-manual/R-devel/library/nlme/html/corCompSymm.html"@en ; obo:IAO_0000119 "http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_mixed_sect019.htm"@en ; obo:IAO_0000114 obo:IAO_0000120 . ### http://purl.obolibrary.org/obo/STATO_0000370 obo:STATO_0000370 rdf:type owl:Class ; rdfs:label "ordinary least squares estimation"@en ; rdfs:subClassOf obo:STATO_0000119 ; obo:STATO_0000032 "OLS estimation" ; obo:STATO_0000041 ""@en , "https://stat.ethz.ch/R-manual/R-patched/library/stats/html/lm.html" ; obo:IAO_0000117 "Alejandra Gonzalez-Beltran"@en , "Camille Maumet"@en , "Philippe Rocca-Serra"@en , "Tom Nichols"@en ; obo:IAO_0000119 "http://en.wikipedia.org/wiki/Ordinary_least_squares and Tom Nichols"@en ; obo:IAO_0000115 "the ordinary least squares estimation is a model parameter estimation for a linear regression model when the errors are uncorrelated and equal in variance. Is the Best Linear Unbiased Estimation (BLUE) method under these assumptions, Uniformly Minimum-Variance Unbiased Estimator (UMVUE) with addition of a Gaussian assumption."@en ; obo:IAO_0000114 obo:IAO_0000120 . ### http://purl.obolibrary.org/obo/STATO_0000371 obo:STATO_0000371 rdf:type owl:Class ; rdfs:label "weighted least squares estimation"@en ; rdfs:subClassOf obo:STATO_0000119 ; obo:STATO_0000032 "WLS estimation" ; obo:IAO_0000117 "Alejandra Gonzalez-Beltran"@en , "Camille Maumet"@en , "Orlaith Burke"@en , "Philippe Rocca-Serra"@en , "Tom Nichols"@en ; obo:IAO_0000119 "http://en.wikipedia.org/wiki/Least_squares#Weighted_least_squares and Tom Nichols"@en ; obo:STATO_0000041 "https://stat.ethz.ch/R-manual/R-patched/library/stats/html/lm.html"@en ; obo:IAO_0000115 "the weighted least squares estimation is a model parameter estimation for a linear regression model with errors that independent but have heterogeneous variance. Difficult to use use in practice, as weights must be set based on the variance which is usually unknown. If true variance is known, it is the Best Linear Unbiased Estimation (BLUE) method under these assumptions, Uniformly Minimum-Variance Unbiased Estimator (UMVUE) with addition of a Gaussian assumption."@en ; obo:IAO_0000114 obo:IAO_0000120 . ### http://purl.obolibrary.org/obo/STATO_0000372 obo:STATO_0000372 rdf:type owl:Class ; rdfs:label "generalized least squares estimation"@en ; rdfs:subClassOf obo:STATO_0000119 ; obo:STATO_0000032 "GLS estimation" ; obo:IAO_0000117 "Philippe Rocca-Serra"@en , "Tom Nichols"@en ; obo:IAO_0000119 "http://en.wikipedia.org/wiki/Generalized_least_squares and Tom Nichols"@en ; obo:STATO_0000041 "http://stat.ethz.ch/R-manual/R-devel/library/nlme/html/gls.html"@en ; obo:IAO_0000115 "the generalized least squares estimation is a model parameter estimation for a linear regression model with errors that are dependent and (possibly) have heterogeneous variance. Difficult to use use in practice, as covariance matrix of the errors must known to \"whiten\" data and model. If true covariance is known, it is the Best Linear Unbiased Estimation (BLUE) method under these assumptions, Uniformly Minimum-Variance Unbiased Estimator (UMVUE) with addition of a Gaussian assumption."@en ; obo:IAO_0000114 obo:IAO_0000120 . ### http://purl.obolibrary.org/obo/STATO_0000373 obo:STATO_0000373 rdf:type owl:Class ; rdfs:label "iteratively reweighted least squares estimation"@en ; rdfs:subClassOf obo:STATO_0000119 ; obo:IAO_0000117 "Alejandra Gonzalez-Beltran" , "Camille Maumet" , "Orlaith Burke" ; obo:STATO_0000041 ""@en ; obo:IAO_0000117 "Philippe Rocca-Serra"@en ; obo:IAO_0000119 "Tom Nichols"@en ; obo:IAO_0000117 "Tom Nichols"@en ; obo:IAO_0000115 "the iteratively reweighted least squares estimation is a model parameter estimation which is a practical implementation of Weighted Least Squares, where the heterogeneous variances of the errors are estimated from the residuals of the regression model, providing an estimate for the weights. Each successive estimate of the weights improves the estimation of the regression parameters, which in turn are used to compute residuals and update the weights"@en ; obo:IAO_0000114 obo:IAO_0000120 . ### http://purl.obolibrary.org/obo/STATO_0000374 obo:STATO_0000374 rdf:type owl:Class ; rdfs:label "feasible generalized least squares estimation"@en ; rdfs:subClassOf obo:STATO_0000372 ; obo:IAO_0000115 "the feasible generalized least squares estimation is a model parameter estimation which is a practical implementation of Generalised Least Squares, where the covariance of the errors is estimated from the residuals of the regression model, providing the information needed to whiten the data and model. Each successive estimate of the whitening matrix improves the estimation of the regression parameters, which in turn are used to compute residuals and update the whitening matrix." ; obo:IAO_0000117 "Alejandra Gonzalez-Beltran"@en , "Orlaith Burke"@en ; obo:IAO_0000119 "Tom Nichols" ; obo:IAO_0000117 "Camille Maumet" , "Philippe Rocca-Serra"@en , "Tom Nichols"@en ; obo:IAO_0000114 obo:IAO_0000120 . ### http://purl.obolibrary.org/obo/STATO_0000376 obo:STATO_0000376 rdf:type owl:Class ; rdfs:label "Z-statistic" ; rdfs:subClassOf obo:STATO_0000039 ; obo:IAO_0000117 "Alejandra Gonzalez-Beltran" , "Camille Maument" , "Philippe Rocca-Serra" , "Thomas Nichols" ; obo:IAO_0000119 "http://en.wikipedia.org/wiki/Z-test" ; obo:IAO_0000115 "Z-statistic is a statistic computed from observations and used to produce a p-value when compared to a Standard Normal Distribution in a statistical test called the Z-test." ; obo:IAO_0000114 obo:IAO_0000120 . ### Generated by the OWL API (version 3.5.0) http://owlapi.sourceforge.net ### http://purl.obolibrary.org/obo/STATO_0000225 rdf:type owl:Class ; rdfs:label "probability distribution"@en ; "Orlaith Burke"^^xsd:string , "Alejandra Gonzalez-Beltran" ; """A probability distribution is a information content entity specifies the probability of the value of a random variable. For a discrete random variable, a mathematical formula that gives the probability of each value of the variable. For a continuous random variable, a curve described by a mathematical formula which specifies, by way of areas under the curve, the probability that the variable falls within a particular interval.""" ; "Philippe Rocca-Serra" ; . ### http://purl.obolibrary.org/obo/STATO_0000067 rdf:type owl:Class ; rdfs:label "continuous probability distribution"@en ; rdfs:subClassOf ; "Orlaith Burke"^^xsd:string ; ""@en ; "Alejandra Gonzalez-Beltran"@en , "Philippe Rocca-Serra"@en ; "a continuousprobability distribution is a probability distribution which is defined by a probability density function"@en ; """adapted from Wikipedia http://en.wikipedia.org/wiki/Probability_distribution#Continuous_probability_distribution last accessed: 14/01/2014"""@en ; . ### http://purl.obolibrary.org/obo/STATO_0000117 rdf:type owl:Class ; rdfs:label "discrete probability distribution"@en ; rdfs:subClassOf ; "Orlaith Burke"^^xsd:string , "Alejandra Gonzalez-Beltran"@en , "Philippe Rocca-Serra"@en ; "a discrete probability distribution is a probability distribution which is defined by a probability mass function where the random variable can only assume a finite number of values or infinitely countable values"@en ; """adapted from Wikipedia http://en.wikipedia.org/wiki/Probability_distribution#Discrete_probability_distribution last accessed: 14/01/2014"""@en ; . ### http://purl.obolibrary.org/obo/STATO_0000276 rdf:type owl:Class ; rdfs:label "binomial distribution"@en ; rdfs:subClassOf ; "Orlaith Burke"^^xsd:string ; ""@en ; "Alejandra Gonzalez-Beltran"@en , "Philippe Rocca-Serra"@en ; """The binomial distribution is a discrete probability distribution which describes the probability of k successes in n draws with replacement from a finite population of size N. The binomial distribution is frequently used to model the number of successes in a sample of size n drawn with replacement from a population of size N. The binomial distribution gives the discrete probability distribution of obtaining exactly n successes out of N Bernoulli trials (where the result of each Bernoulli trial is true with probability p and false with probability q=1-p ) notation: B(n,p) The mean is N*p The variance is N*p*q"""@en ; """dbinom(x, size, prob, log = FALSE) http://stat.ethz.ch/R-manual/R-patched/library/stats/html/Binomial.html"""@en ; "http://en.wikipedia.org/wiki/Binomial_distribution"@en ; . ### http://purl.obolibrary.org/obo/STATO_0000019 ### http://purl.obolibrary.org/obo/STATO_0000227 rdf:type owl:Class ; rdfs:label "normal distribution"@en ; rdfs:subClassOf ; "Orlaith Burke"^^xsd:string ; ""@en ; "Alejandra Gonzalez-Beltran"@en ; "Gaussian distribution"@en ; "Philippe Rocca-Serra"@en ; """a normal distribution is a continuous probability distribution described by a probability distribution function described here: http://mathworld.wolfram.com/NormalDistribution.html"""@en ; "http://mathworld.wolfram.com/NormalDistribution.html"@en ; . ### http://purl.obolibrary.org/obo/STATO_0000051 rdf:type owl:Class ; rdfs:label "Poisson distribution"@en ; rdfs:subClassOf ; "Orlaith Burke"^^xsd:string ; ""@en ; "Alejandra Gonzalez-Beltran"@en ; """NIST: http://www.itl.nist.gov/div898/handbook/eda/section3/eda366j.htm """@en ; "Philippe Rocca-Serra"@en ; """Poisson distribution is a probability distribution used to model the number of events occurring within a given time interval. It is defined by a real number (λ) and an integer k representing the number of events and a function. The expected value of a Poisson-distributed random variable is equal to λ and so is its variance."""@en ; """dpois(x, lambda, log = FALSE) http://stat.ethz.ch/R-manual/R-patched/library/stats/html/Poisson.html"""@en ; . ### http://purl.obolibrary.org/obo/STATO_0000405 rdf:type owl:Class ; rdfs:label "unstructured covariance structure"@en ; rdfs:subClassOf ; "Philippe Rocca-Serra" , "Alejandra Gonzalez-Beltran" , "Thomas Nichols" ; "A covariance structure where no restrictions are made on the covariance between any pair of measurements."@en ; "http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_mixed_sect019.htm#statug.mixed.mixedcovstruct" ; "Camille Maumet" . ##### Imports from prov ##### rdfs:comment a owl:AnnotationProperty ; rdfs:comment ""@en ; rdfs:isDefinedBy . rdfs:isDefinedBy a owl:AnnotationProperty . rdfs:label a owl:AnnotationProperty ; rdfs:comment ""@en ; rdfs:isDefinedBy . rdfs:seeAlso a owl:AnnotationProperty ; rdfs:comment ""@en . owl:Thing a owl:Class . owl:versionInfo a owl:AnnotationProperty . a owl:Ontology . prov:Activity a owl:Class ; rdfs:isDefinedBy ; rdfs:label "Activity" ; owl:disjointWith prov:Entity ; prov:category "starting-point" ; prov:component "entities-activities" ; prov:constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ; prov:definition "An activity is something that occurs over a period of time and acts upon or with entities; it may include consuming, processing, transforming, modifying, relocating, using, or generating entities." ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Activity"^^xsd:anyURI ; prov:n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Activity"^^xsd:anyURI . prov:ActivityInfluence a owl:Class ; rdfs:comment "ActivityInfluence provides additional descriptions of an Activity's binary influence upon any other kind of resource. Instances of ActivityInfluence use the prov:activity property to cite the influencing Activity."@en, "It is not recommended that the type ActivityInfluence be asserted without also asserting one of its more specific subclasses."@en ; rdfs:isDefinedBy ; rdfs:label "ActivityInfluence" ; rdfs:seeAlso prov:activity ; rdfs:subClassOf prov:Influence, [ a owl:Restriction ; owl:maxCardinality "0"^^xsd:nonNegativeInteger ; owl:onProperty prov:hadActivity ] ; owl:disjointWith prov:EntityInfluence ; prov:category "qualified" ; prov:editorsDefinition "ActivitiyInfluence is the capacity of an activity to have an effect on the character, development, or behavior of another by means of generation, invalidation, communication, or other."@en . prov:Agent a owl:Class ; rdfs:isDefinedBy ; rdfs:label "Agent" ; owl:disjointWith prov:InstantaneousEvent ; prov:category "starting-point" ; prov:component "agents-responsibility" ; prov:definition "An agent is something that bears some form of responsibility for an activity taking place, for the existence of an entity, or for another agent's activity. "@en ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent"^^xsd:anyURI ; prov:n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Agent"^^xsd:anyURI . prov:AgentInfluence a owl:Class ; rdfs:comment "AgentInfluence provides additional descriptions of an Agent's binary influence upon any other kind of resource. Instances of AgentInfluence use the prov:agent property to cite the influencing Agent."@en, "It is not recommended that the type AgentInfluence be asserted without also asserting one of its more specific subclasses."@en ; rdfs:isDefinedBy ; rdfs:label "AgentInfluence" ; rdfs:seeAlso prov:agent ; rdfs:subClassOf prov:Influence ; prov:category "qualified" ; prov:editorsDefinition "AgentInfluence is the capacity of an agent to have an effect on the character, development, or behavior of another by means of attribution, association, delegation, or other."@en . prov:Association a owl:Class ; rdfs:comment "An instance of prov:Association provides additional descriptions about the binary prov:wasAssociatedWith relation from an prov:Activity to some prov:Agent that had some responsiblity for it. For example, prov:baking prov:wasAssociatedWith prov:baker; prov:qualifiedAssociation [ a prov:Association; prov:agent prov:baker; prov:foo prov:bar ]."@en ; rdfs:isDefinedBy ; rdfs:label "Association" ; rdfs:subClassOf prov:AgentInfluence ; prov:category "qualified" ; prov:component "agents-responsibility" ; prov:definition "An activity association is an assignment of responsibility to an agent for an activity, indicating that the agent had a role in the activity. It further allows for a plan to be specified, which is the plan intended by the agent to achieve some goals in the context of this activity."@en ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Association"^^xsd:anyURI ; prov:n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Association"^^xsd:anyURI ; prov:unqualifiedForm prov:wasAssociatedWith . prov:Attribution a owl:Class ; rdfs:comment "An instance of prov:Attribution provides additional descriptions about the binary prov:wasAttributedTo relation from an prov:Entity to some prov:Agent that had some responsible for it. For example, prov:cake prov:wasAttributedTo prov:baker; prov:qualifiedAttribution [ a prov:Attribution; prov:entity prov:baker; prov:foo prov:bar ]."@en ; rdfs:isDefinedBy ; rdfs:label "Attribution" ; rdfs:subClassOf prov:AgentInfluence ; prov:category "qualified" ; prov:component "agents-responsibility" ; prov:constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ; prov:definition """Attribution is the ascribing of an entity to an agent. When an entity e is attributed to agent ag, entity e was generated by some unspecified activity that in turn was associated to agent ag. Thus, this relation is useful when the activity is not known, or irrelevant."""@en ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribution"^^xsd:anyURI ; prov:n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribution"^^xsd:anyURI ; prov:unqualifiedForm prov:wasAttributedTo . prov:Bundle a owl:Class ; rdfs:comment "Note that there are kinds of bundles (e.g. handwritten letters, audio recordings, etc.) that are not expressed in PROV-O, but can be still be described by PROV-O."@en ; rdfs:isDefinedBy ; rdfs:label "Bundle" ; rdfs:subClassOf prov:Entity ; prov:category "expanded" ; prov:definition "A bundle is a named set of provenance descriptions, and is itself an Entity, so allowing provenance of provenance to be expressed."@en ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-bundle-entity"^^xsd:anyURI ; prov:n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-bundle-declaration"^^xsd:anyURI . prov:Collection a owl:Class ; rdfs:isDefinedBy ; rdfs:label "Collection" ; rdfs:subClassOf prov:Entity ; prov:category "expanded" ; prov:component "collections" ; prov:definition "A collection is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the collections."@en ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-collection"^^xsd:anyURI . prov:Communication a owl:Class ; rdfs:comment "An instance of prov:Communication provides additional descriptions about the binary prov:wasInformedBy relation from an informed prov:Activity to the prov:Activity that informed it. For example, prov:you_jumping_off_bridge prov:wasInformedBy prov:everyone_else_jumping_off_bridge; prov:qualifiedCommunication [ a prov:Communication; prov:activity prov:everyone_else_jumping_off_bridge; prov:foo prov:bar ]."@en ; rdfs:isDefinedBy ; rdfs:label "Communication" ; rdfs:subClassOf prov:ActivityInfluence ; prov:category "qualified" ; prov:component "entities-activities" ; prov:constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ; prov:definition "Communication is the exchange of an entity by two activities, one activity using the entity generated by the other." ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Communication"^^xsd:anyURI ; prov:n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-wasInformedBy"^^xsd:anyURI ; prov:unqualifiedForm prov:wasInformedBy . prov:Delegation a owl:Class ; rdfs:comment "An instance of prov:Delegation provides additional descriptions about the binary prov:actedOnBehalfOf relation from a performing prov:Agent to some prov:Agent for whom it was performed. For example, prov:mixing prov:wasAssociatedWith prov:toddler . prov:toddler prov:actedOnBehalfOf prov:mother; prov:qualifiedDelegation [ a prov:Delegation; prov:entity prov:mother; prov:foo prov:bar ]."@en ; rdfs:isDefinedBy ; rdfs:label "Delegation" ; rdfs:subClassOf prov:AgentInfluence ; prov:category "qualified" ; prov:component "agents-responsibility" ; prov:definition """Delegation is the assignment of authority and responsibility to an agent (by itself or by another agent) to carry out a specific activity as a delegate or representative, while the agent it acts on behalf of retains some responsibility for the outcome of the delegated work. For example, a student acted on behalf of his supervisor, who acted on behalf of the department chair, who acted on behalf of the university; all those agents are responsible in some way for the activity that took place but we do not say explicitly who bears responsibility and to what degree."""@en ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-delegation"^^xsd:anyURI ; prov:n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-delegation"^^xsd:anyURI ; prov:unqualifiedForm prov:actedOnBehalfOf . prov:Derivation a owl:Class ; rdfs:comment "An instance of prov:Derivation provides additional descriptions about the binary prov:wasDerivedFrom relation from some derived prov:Entity to another prov:Entity from which it was derived. For example, prov:chewed_bubble_gum prov:wasDerivedFrom prov:unwrapped_bubble_gum; prov:qualifiedDerivation [ a prov:Derivation; prov:entity prov:unwrapped_bubble_gum; prov:foo prov:bar ]."@en, "The more specific forms of prov:Derivation (i.e., prov:Revision, prov:Quotation, prov:PrimarySource) should be asserted if they apply."@en ; rdfs:isDefinedBy ; rdfs:label "Derivation" ; rdfs:subClassOf prov:EntityInfluence ; prov:category "qualified" ; prov:component "derivations" ; prov:constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ; prov:definition "A derivation is a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity."@en ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Derivation"^^xsd:anyURI ; prov:n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#Derivation-Relation"^^xsd:anyURI ; prov:unqualifiedForm prov:wasDerivedFrom . prov:EmptyCollection a owl:Class, owl:NamedIndividual ; rdfs:isDefinedBy ; rdfs:label "EmptyCollection"@en ; rdfs:subClassOf prov:Collection ; prov:category "expanded" ; prov:component "collections" ; prov:definition "An empty collection is a collection without members."@en . prov:End a owl:Class ; rdfs:comment "An instance of prov:End provides additional descriptions about the binary prov:wasEndedBy relation from some ended prov:Activity to an prov:Entity that ended it. For example, prov:ball_game prov:wasEndedBy prov:buzzer; prov:qualifiedEnd [ a prov:End; prov:entity prov:buzzer; prov:foo prov:bar; prov:atTime '2012-03-09T08:05:08-05:00'^^xsd:dateTime ]."@en ; rdfs:isDefinedBy ; rdfs:label "End" ; rdfs:subClassOf prov:EntityInfluence, prov:InstantaneousEvent ; prov:category "qualified" ; prov:component "entities-activities" ; prov:constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ; prov:definition "End is when an activity is deemed to have been ended by an entity, known as trigger. The activity no longer exists after its end. Any usage, generation, or invalidation involving an activity precedes the activity's end. An end may refer to a trigger entity that terminated the activity, or to an activity, known as ender that generated the trigger."@en ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-End"^^xsd:anyURI ; prov:n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-End"^^xsd:anyURI ; prov:unqualifiedForm prov:wasEndedBy . prov:Entity a owl:Class ; rdfs:isDefinedBy ; rdfs:label "Entity" ; owl:disjointWith prov:InstantaneousEvent ; prov:category "starting-point" ; prov:component "entities-activities" ; prov:constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ; prov:definition "An entity is a physical, digital, conceptual, or other kind of thing with some fixed aspects; entities may be real or imaginary. "@en ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-entity"^^xsd:anyURI ; prov:n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Entity"^^xsd:anyURI . prov:EntityInfluence a owl:Class ; rdfs:comment "EntityInfluence provides additional descriptions of an Entity's binary influence upon any other kind of resource. Instances of EntityInfluence use the prov:entity property to cite the influencing Entity."@en, "It is not recommended that the type EntityInfluence be asserted without also asserting one of its more specific subclasses."@en ; rdfs:isDefinedBy ; rdfs:label "EntityInfluence" ; rdfs:seeAlso prov:entity ; rdfs:subClassOf prov:Influence ; prov:category "qualified" ; prov:editorsDefinition "EntityInfluence is the capacity of an entity to have an effect on the character, development, or behavior of another by means of usage, start, end, derivation, or other. "@en . prov:Generation a owl:Class ; rdfs:comment "An instance of prov:Generation provides additional descriptions about the binary prov:wasGeneratedBy relation from a generated prov:Entity to the prov:Activity that generated it. For example, prov:cake prov:wasGeneratedBy prov:baking; prov:qualifiedGeneration [ a prov:Generation; prov:activity prov:baking; prov:foo prov:bar ]."@en ; rdfs:isDefinedBy ; rdfs:label "Generation" ; rdfs:subClassOf prov:ActivityInfluence, prov:InstantaneousEvent ; prov:category "qualified" ; prov:component "entities-activities" ; prov:constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ; prov:definition "Generation is the completion of production of a new entity by an activity. This entity did not exist before generation and becomes available for usage after this generation."@en ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Generation"^^xsd:anyURI ; prov:n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Generation"^^xsd:anyURI ; prov:unqualifiedForm prov:wasGeneratedBy . prov:Influence a owl:Class ; rdfs:comment "An instance of prov:Influence provides additional descriptions about the binary prov:wasInfluencedBy relation from some influenced Activity, Entity, or Agent to the influencing Activity, Entity, or Agent. For example, prov:stomach_ache prov:wasInfluencedBy prov:spoon; prov:qualifiedInfluence [ a prov:Influence; prov:entity prov:spoon; prov:foo prov:bar ] . Because prov:Influence is a broad relation, the more specific relations (Communication, Delegation, End, etc.) should be used when applicable."@en, "Because prov:Influence is a broad relation, its most specific subclasses (e.g. prov:Communication, prov:Delegation, prov:End, prov:Revision, etc.) should be used when applicable."@en ; rdfs:isDefinedBy ; rdfs:label "Influence" ; prov:category "qualified" ; prov:component "derivations" ; prov:definition "Influence is the capacity of an entity, activity, or agent to have an effect on the character, development, or behavior of another by means of usage, start, end, generation, invalidation, communication, derivation, attribution, association, or delegation."@en ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence"^^xsd:anyURI ; prov:n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-influence"^^xsd:anyURI ; prov:unqualifiedForm prov:wasInfluencedBy . prov:InstantaneousEvent a owl:Class ; rdfs:comment "An instantaneous event, or event for short, happens in the world and marks a change in the world, in its activities and in its entities. The term 'event' is commonly used in process algebra with a similar meaning. Events represent communications or interactions; they are assumed to be atomic and instantaneous."@en ; rdfs:isDefinedBy ; rdfs:label "InstantaneousEvent" ; prov:category "qualified" ; prov:component "entities-activities" ; prov:constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#dfn-event"^^xsd:anyURI ; prov:definition "The PROV data model is implicitly based on a notion of instantaneous events (or just events), that mark transitions in the world. Events include generation, usage, or invalidation of entities, as well as starting or ending of activities. This notion of event is not first-class in the data model, but it is useful for explaining its other concepts and its semantics."@en . prov:Invalidation a owl:Class ; rdfs:comment "An instance of prov:Invalidation provides additional descriptions about the binary prov:wasInvalidatedBy relation from an invalidated prov:Entity to the prov:Activity that invalidated it. For example, prov:uncracked_egg prov:wasInvalidatedBy prov:baking; prov:qualifiedInvalidation [ a prov:Invalidation; prov:activity prov:baking; prov:foo prov:bar ]."@en ; rdfs:isDefinedBy ; rdfs:label "Invalidation" ; rdfs:subClassOf prov:ActivityInfluence, prov:InstantaneousEvent ; prov:category "qualified" ; prov:component "entities-activities" ; prov:constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ; prov:definition "Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use (or further invalidation) after invalidation. Any generation or usage of an entity precedes its invalidation." ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Invalidation"^^xsd:anyURI ; prov:n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Invalidation"^^xsd:anyURI ; prov:unqualifiedForm prov:wasInvalidatedBy . prov:Location a owl:Class ; rdfs:isDefinedBy ; rdfs:label "Location" ; rdfs:seeAlso prov:atLocation ; prov:category "expanded" ; prov:definition "A location can be an identifiable geographic place (ISO 19112), but it can also be a non-geographic place such as a directory, row, or column. As such, there are numerous ways in which location can be expressed, such as by a coordinate, address, landmark, and so forth."@en ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-location"^^xsd:anyURI ; prov:n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribute"^^xsd:anyURI . prov:Organization a owl:Class ; rdfs:isDefinedBy ; rdfs:label "Organization" ; rdfs:subClassOf prov:Agent ; prov:category "expanded" ; prov:component "agents-responsibility" ; prov:definition "An organization is a social or legal institution such as a company, society, etc." ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent"^^xsd:anyURI ; prov:n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types"^^xsd:anyURI . prov:Person a owl:Class ; rdfs:isDefinedBy ; rdfs:label "Person" ; rdfs:subClassOf prov:Agent ; prov:category "expanded" ; prov:component "agents-responsibility" ; prov:definition "Person agents are people."@en ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent"^^xsd:anyURI ; prov:n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types"^^xsd:anyURI . prov:Plan a owl:Class ; rdfs:comment "There exist no prescriptive requirement on the nature of plans, their representation, the actions or steps they consist of, or their intended goals. Since plans may evolve over time, it may become necessary to track their provenance, so plans themselves are entities. Representing the plan explicitly in the provenance can be useful for various tasks: for example, to validate the execution as represented in the provenance record, to manage expectation failures, or to provide explanations."@en ; rdfs:isDefinedBy ; rdfs:label "Plan" ; rdfs:subClassOf prov:Entity ; prov:category "expanded", "qualified" ; prov:component "agents-responsibility" ; prov:definition "A plan is an entity that represents a set of actions or steps intended by one or more agents to achieve some goals." ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Association"^^xsd:anyURI ; prov:n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Association"^^xsd:anyURI . prov:PrimarySource a owl:Class ; rdfs:comment "An instance of prov:PrimarySource provides additional descriptions about the binary prov:hadPrimarySource relation from some secondary prov:Entity to an earlier, primary prov:Entity. For example, prov:blog prov:hadPrimarySource prov:newsArticle; prov:qualifiedPrimarySource [ a prov:PrimarySource; prov:entity prov:newsArticle; prov:foo prov:bar ] ."@en ; rdfs:isDefinedBy ; rdfs:label "PrimarySource" ; rdfs:subClassOf prov:Derivation ; prov:category "qualified" ; prov:component "derivations" ; prov:definition """A primary source for a topic refers to something produced by some agent with direct experience and knowledge about the topic, at the time of the topic's study, without benefit from hindsight. Because of the directness of primary sources, they 'speak for themselves' in ways that cannot be captured through the filter of secondary sources. As such, it is important for secondary sources to reference those primary sources from which they were derived, so that their reliability can be investigated. A primary source relation is a particular case of derivation of secondary materials from their primary sources. It is recognized that the determination of primary sources can be up to interpretation, and should be done according to conventions accepted within the application's domain."""@en ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-primary-source"^^xsd:anyURI ; prov:n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-original-source"^^xsd:anyURI ; prov:unqualifiedForm prov:hadPrimarySource . prov:Quotation a owl:Class ; rdfs:comment "An instance of prov:Quotation provides additional descriptions about the binary prov:wasQuotedFrom relation from some taken prov:Entity from an earlier, larger prov:Entity. For example, prov:here_is_looking_at_you_kid prov:wasQuotedFrom prov:casablanca_script; prov:qualifiedQuotation [ a prov:Quotation; prov:entity prov:casablanca_script; prov:foo prov:bar ]."@en ; rdfs:isDefinedBy ; rdfs:label "Quotation" ; rdfs:subClassOf prov:Derivation ; prov:category "qualified" ; prov:component "derivations" ; prov:definition "A quotation is the repeat of (some or all of) an entity, such as text or image, by someone who may or may not be its original author. Quotation is a particular case of derivation."@en ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-quotation"^^xsd:anyURI ; prov:n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-quotation"^^xsd:anyURI ; prov:unqualifiedForm prov:wasQuotedFrom . prov:Revision a owl:Class ; rdfs:comment "An instance of prov:Revision provides additional descriptions about the binary prov:wasRevisionOf relation from some newer prov:Entity to an earlier prov:Entity. For example, prov:draft_2 prov:wasRevisionOf prov:draft_1; prov:qualifiedRevision [ a prov:Revision; prov:entity prov:draft_1; prov:foo prov:bar ]."@en ; rdfs:isDefinedBy ; rdfs:label "Revision" ; rdfs:subClassOf prov:Derivation ; prov:category "qualified" ; prov:component "derivations" ; prov:definition "A revision is a derivation for which the resulting entity is a revised version of some original. The implication here is that the resulting entity contains substantial content from the original. Revision is a particular case of derivation."@en ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-revision"^^xsd:anyURI ; prov:n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Revision"^^xsd:anyURI ; prov:unqualifiedForm prov:wasRevisionOf . prov:Role a owl:Class ; rdfs:isDefinedBy ; rdfs:label "Role" ; rdfs:seeAlso prov:hadRole ; prov:category "qualified" ; prov:component "agents-responsibility" ; prov:definition "A role is the function of an entity or agent with respect to an activity, in the context of a usage, generation, invalidation, association, start, and end."@en ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-role"^^xsd:anyURI ; prov:n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribute"^^xsd:anyURI . prov:SoftwareAgent a owl:Class ; rdfs:isDefinedBy ; rdfs:label "SoftwareAgent" ; rdfs:subClassOf prov:Agent ; prov:category "expanded" ; prov:component "agents-responsibility" ; prov:definition "A software agent is running software."@en ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent"^^xsd:anyURI ; prov:n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types"^^xsd:anyURI . prov:Start a owl:Class ; rdfs:comment "An instance of prov:Start provides additional descriptions about the binary prov:wasStartedBy relation from some started prov:Activity to an prov:Entity that started it. For example, prov:foot_race prov:wasStartedBy prov:bang; prov:qualifiedStart [ a prov:Start; prov:entity prov:bang; prov:foo prov:bar; prov:atTime '2012-03-09T08:05:08-05:00'^^xsd:dateTime ] ."@en ; rdfs:isDefinedBy ; rdfs:label "Start" ; rdfs:subClassOf prov:EntityInfluence, prov:InstantaneousEvent ; prov:category "qualified" ; prov:component "entities-activities" ; prov:constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ; prov:definition "Start is when an activity is deemed to have been started by an entity, known as trigger. The activity did not exist before its start. Any usage, generation, or invalidation involving an activity follows the activity's start. A start may refer to a trigger entity that set off the activity, or to an activity, known as starter, that generated the trigger."@en ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Start"^^xsd:anyURI ; prov:n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Start"^^xsd:anyURI ; prov:unqualifiedForm prov:wasStartedBy . prov:Usage a owl:Class ; rdfs:comment "An instance of prov:Usage provides additional descriptions about the binary prov:used relation from some prov:Activity to an prov:Entity that it used. For example, prov:keynote prov:used prov:podium; prov:qualifiedUsage [ a prov:Usage; prov:entity prov:podium; prov:foo prov:bar ]."@en ; rdfs:isDefinedBy ; rdfs:label "Usage" ; rdfs:subClassOf prov:EntityInfluence, prov:InstantaneousEvent ; prov:category "qualified" ; prov:component "entities-activities" ; prov:constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ; prov:definition "Usage is the beginning of utilizing an entity by an activity. Before usage, the activity had not begun to utilize this entity and could not have been affected by the entity."@en ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Usage"^^xsd:anyURI ; prov:n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Usage"^^xsd:anyURI ; prov:unqualifiedForm prov:used . prov:actedOnBehalfOf a owl:ObjectProperty ; rdfs:comment "An object property to express the accountability of an agent towards another agent. The subordinate agent acted on behalf of the responsible agent in an actual activity. "@en ; rdfs:domain prov:Agent ; rdfs:isDefinedBy ; rdfs:label "actedOnBehalfOf" ; rdfs:range prov:Agent ; rdfs:subPropertyOf prov:wasInfluencedBy ; owl:propertyChainAxiom (:qualifiedDelegation prov:agent ) ; prov:category "starting-point" ; prov:component "agents-responsibility" ; prov:inverse "hadDelegate" ; prov:qualifiedForm prov:Delegation, prov:qualifiedDelegation . prov:activity a owl:ObjectProperty ; rdfs:domain prov:ActivityInfluence ; rdfs:isDefinedBy ; rdfs:label "activity" ; rdfs:range prov:Activity ; rdfs:subPropertyOf prov:influencer ; prov:category "qualified" ; prov:editorialNote "This property behaves in spirit like rdf:object; it references the object of a prov:wasInfluencedBy triple."@en ; prov:editorsDefinition "The prov:activity property references an prov:Activity which influenced a resource. This property applies to an prov:ActivityInfluence, which is given by a subproperty of prov:qualifiedInfluence from the influenced prov:Entity, prov:Activity or prov:Agent." ; prov:inverse "activityOfInfluence" . prov:agent a owl:ObjectProperty ; rdfs:domain prov:AgentInfluence ; rdfs:isDefinedBy ; rdfs:label "agent" ; rdfs:range prov:Agent ; rdfs:subPropertyOf prov:influencer ; prov:category "qualified" ; prov:editorialNote "This property behaves in spirit like rdf:object; it references the object of a prov:wasInfluencedBy triple."@en ; prov:editorsDefinition "The prov:agent property references an prov:Agent which influenced a resource. This property applies to an prov:AgentInfluence, which is given by a subproperty of prov:qualifiedInfluence from the influenced prov:Entity, prov:Activity or prov:Agent."@en ; prov:inverse "agentOfInfluence" . prov:alternateOf a owl:ObjectProperty ; rdfs:domain prov:Entity ; rdfs:isDefinedBy ; rdfs:label "alternateOf" ; rdfs:range prov:Entity ; rdfs:seeAlso prov:specializationOf ; prov:category "expanded" ; prov:component "alternate" ; prov:constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ; prov:definition "Two alternate entities present aspects of the same thing. These aspects may be the same or different, and the alternate entities may or may not overlap in time."@en ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-alternate"^^xsd:anyURI ; prov:inverse "alternateOf" ; prov:n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-alternate"^^xsd:anyURI . prov:aq a owl:AnnotationProperty ; rdfs:isDefinedBy ; rdfs:subPropertyOf rdfs:seeAlso . prov:atLocation a owl:ObjectProperty ; rdfs:comment "The Location of any resource."@en, "This property has multiple RDFS domains to suit multiple OWL Profiles. See PROV-O OWL Profile." ; rdfs:domain [ a owl:Class ; owl:unionOf (:Activity prov:Agent prov:Entity prov:InstantaneousEvent ) ] ; rdfs:isDefinedBy ; rdfs:label "atLocation" ; rdfs:range prov:Location ; prov:category "expanded" ; prov:editorialNote "The naming of prov:atLocation parallels prov:atTime, and is not named prov:hadLocation to avoid conflicting with the convention that prov:had* properties are used on prov:Influence classes."@en, "This property is not functional because the many values could be at a variety of granularies (In this building, in this room, in that chair)."@en ; prov:inverse "locationOf" ; prov:sharesDefinitionWith prov:Location . prov:atTime a owl:DatatypeProperty ; rdfs:comment "The time at which an InstantaneousEvent occurred, in the form of xsd:dateTime."@en ; rdfs:domain prov:InstantaneousEvent ; rdfs:isDefinedBy ; rdfs:label "atTime" ; rdfs:range xsd:dateTime ; prov:category "qualified" ; prov:component "entities-activities" ; prov:sharesDefinitionWith prov:InstantaneousEvent ; prov:unqualifiedForm prov:endedAtTime, prov:generatedAtTime, prov:invalidatedAtTime, prov:startedAtTime . prov:category a owl:AnnotationProperty ; rdfs:comment "Classify prov-o terms into three categories, including 'starting-point', 'qualifed', and 'extended'. This classification is used by the prov-o html document to gently introduce prov-o terms to its users. "@en ; rdfs:isDefinedBy . prov:component a owl:AnnotationProperty ; rdfs:comment "Classify prov-o terms into six components according to prov-dm, including 'agents-responsibility', 'alternate', 'annotations', 'collections', 'derivations', and 'entities-activities'. This classification is used so that readers of prov-o specification can find its correspondence with the prov-dm specification."@en ; rdfs:isDefinedBy . prov:constraints a owl:AnnotationProperty ; rdfs:comment "A reference to the principal section of the PROV-CONSTRAINTS document that describes this concept."@en ; rdfs:isDefinedBy ; rdfs:subPropertyOf rdfs:seeAlso . prov:definition a owl:AnnotationProperty ; rdfs:comment "A definition quoted from PROV-DM or PROV-CONSTRAINTS that describes the concept expressed with this OWL term."@en ; rdfs:isDefinedBy . prov:dm a owl:AnnotationProperty ; rdfs:comment "A reference to the principal section of the PROV-DM document that describes this concept."@en ; rdfs:isDefinedBy ; rdfs:subPropertyOf rdfs:seeAlso . prov:editorialNote a owl:AnnotationProperty ; rdfs:comment "A note by the OWL development team about how this term expresses the PROV-DM concept, or how it should be used in context of semantic web or linked data."@en ; rdfs:isDefinedBy . prov:editorsDefinition a owl:AnnotationProperty ; rdfs:comment "When the prov-o term does not have a definition drawn from prov-dm, and the prov-o editor provides one."@en ; rdfs:isDefinedBy ; rdfs:subPropertyOf prov:definition . prov:endedAtTime a owl:DatatypeProperty ; rdfs:comment "The time at which an activity ended. See also prov:startedAtTime."@en ; rdfs:domain prov:Activity ; rdfs:isDefinedBy ; rdfs:label "endedAtTime" ; rdfs:range xsd:dateTime ; prov:category "starting-point" ; prov:component "entities-activities" ; prov:editorialNote "It is the intent that the property chain holds: (prov:qualifiedEnd o prov:atTime) rdfs:subPropertyOf prov:endedAtTime."@en ; prov:qualifiedForm prov:End, prov:atTime . prov:entity a owl:ObjectProperty ; rdfs:domain prov:EntityInfluence ; rdfs:isDefinedBy ; rdfs:label "entity" ; rdfs:range prov:Entity ; rdfs:subPropertyOf prov:influencer ; prov:category "qualified" ; prov:editorialNote "This property behaves in spirit like rdf:object; it references the object of a prov:wasInfluencedBy triple."@en ; prov:editorsDefinition "The prov:entity property references an prov:Entity which influenced a resource. This property applies to an prov:EntityInfluence, which is given by a subproperty of prov:qualifiedInfluence from the influenced prov:Entity, prov:Activity or prov:Agent." ; prov:inverse "entityOfInfluence" . prov:generated a owl:ObjectProperty ; rdfs:domain prov:Activity ; rdfs:isDefinedBy ; rdfs:label "generated" ; rdfs:range prov:Entity ; rdfs:subPropertyOf prov:influenced ; owl:inverseOf prov:wasGeneratedBy ; prov:category "expanded" ; prov:component "entities-activities" ; prov:editorialNote "prov:generated is one of few inverse property defined, to allow Activity-oriented assertions in addition to Entity-oriented assertions."@en ; prov:inverse "wasGeneratedBy" ; prov:sharesDefinitionWith prov:Generation . prov:generatedAtTime a owl:DatatypeProperty ; rdfs:comment "The time at which an entity was completely created and is available for use."@en ; rdfs:domain prov:Entity ; rdfs:isDefinedBy ; rdfs:label "generatedAtTime" ; rdfs:range xsd:dateTime ; prov:category "expanded" ; prov:component "entities-activities" ; prov:editorialNote "It is the intent that the property chain holds: (prov:qualifiedGeneration o prov:atTime) rdfs:subPropertyOf prov:generatedAtTime."@en ; prov:qualifiedForm prov:Generation, prov:atTime . prov:hadActivity a owl:ObjectProperty ; rdfs:comment "The _optional_ Activity of an Influence, which used, generated, invalidated, or was the responsibility of some Entity. This property is _not_ used by ActivityInfluence (use prov:activity instead)."@en, "This property has multiple RDFS domains to suit multiple OWL Profiles. See PROV-O OWL Profile." ; rdfs:domain prov:Influence, [ a owl:Class ; owl:unionOf (:Delegation prov:Derivation prov:End prov:Start ) ] ; rdfs:isDefinedBy ; rdfs:label "hadActivity" ; rdfs:range prov:Activity ; prov:category "qualified" ; prov:component "derivations" ; prov:editorialNote "The multiple rdfs:domain assertions are intended. One is simpler and works for OWL-RL, the union is more specific but is not recognized by OWL-RL."@en ; prov:inverse "wasActivityOfInfluence" ; prov:sharesDefinitionWith prov:Activity . prov:hadGeneration a owl:ObjectProperty ; rdfs:comment "The _optional_ Generation involved in an Entity's Derivation."@en ; rdfs:domain prov:Derivation ; rdfs:isDefinedBy ; rdfs:label "hadGeneration" ; rdfs:range prov:Generation ; prov:category "qualified" ; prov:component "derivations" ; prov:inverse "generatedAsDerivation" ; prov:sharesDefinitionWith prov:Generation . prov:hadMember a owl:ObjectProperty ; rdfs:domain prov:Collection ; rdfs:isDefinedBy ; rdfs:label "hadMember" ; rdfs:range prov:Entity ; rdfs:subPropertyOf prov:wasInfluencedBy ; prov:category "expanded" ; prov:component "expanded" ; prov:inverse "wasMemberOf" ; prov:sharesDefinitionWith prov:Collection . prov:hadPlan a owl:ObjectProperty ; rdfs:comment "The _optional_ Plan adopted by an Agent in Association with some Activity. Plan specifications are out of the scope of this specification."@en ; rdfs:domain prov:Association ; rdfs:isDefinedBy ; rdfs:label "hadPlan" ; rdfs:range prov:Plan ; prov:category "qualified" ; prov:component "agents-responsibility" ; prov:inverse "wasPlanOf" ; prov:sharesDefinitionWith prov:Plan . prov:hadPrimarySource a owl:ObjectProperty ; rdfs:domain prov:Entity ; rdfs:isDefinedBy ; rdfs:label "hadPrimarySource" ; rdfs:range prov:Entity ; rdfs:subPropertyOf prov:wasDerivedFrom ; owl:propertyChainAxiom (:qualifiedPrimarySource prov:entity ) ; prov:category "expanded" ; prov:component "derivations" ; prov:inverse "wasPrimarySourceOf" ; prov:qualifiedForm prov:PrimarySource, prov:qualifiedPrimarySource . prov:hadRole a owl:ObjectProperty ; rdfs:comment "The _optional_ Role that an Entity assumed in the context of an Activity. For example, prov:baking prov:used prov:spoon; prov:qualified [ a prov:Usage; prov:entity prov:spoon; prov:hadRole roles:mixing_implement ]."@en, "This property has multiple RDFS domains to suit multiple OWL Profiles. See PROV-O OWL Profile." ; rdfs:domain prov:Influence, [ a owl:Class ; owl:unionOf (:Association prov:InstantaneousEvent ) ] ; rdfs:isDefinedBy ; rdfs:label "hadRole" ; rdfs:range prov:Role ; prov:category "qualified" ; prov:component "agents-responsibility" ; prov:editorsDefinition "prov:hadRole references the Role (i.e. the function of an entity with respect to an activity), in the context of an instantaneous usage, generation, association, start, and end."@en ; prov:inverse "wasRoleIn" ; prov:sharesDefinitionWith prov:Role . prov:hadUsage a owl:ObjectProperty ; rdfs:comment "The _optional_ Usage involved in an Entity's Derivation."@en ; rdfs:domain prov:Derivation ; rdfs:isDefinedBy ; rdfs:label "hadUsage" ; rdfs:range prov:Usage ; prov:category "qualified" ; prov:component "derivations" ; prov:inverse "wasUsedInDerivation" ; prov:sharesDefinitionWith prov:Usage . prov:influenced a owl:ObjectProperty ; rdfs:isDefinedBy ; rdfs:label "influenced" ; owl:inverseOf prov:wasInfluencedBy ; prov:category "expanded" ; prov:component "agents-responsibility" ; prov:inverse "wasInfluencedBy" ; prov:sharesDefinitionWith prov:Influence . prov:influencer a owl:ObjectProperty ; rdfs:comment "Subproperties of prov:influencer are used to cite the object of an unqualified PROV-O triple whose predicate is a subproperty of prov:wasInfluencedBy (e.g. prov:used, prov:wasGeneratedBy). prov:influencer is used much like rdf:object is used."@en ; rdfs:domain prov:Influence ; rdfs:isDefinedBy ; rdfs:label "influencer" ; rdfs:range owl:Thing ; prov:category "qualified" ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence"^^xsd:anyURI ; prov:editorialNote "This property and its subproperties are used in the same way as the rdf:object property, i.e. to reference the object of an unqualified prov:wasInfluencedBy or prov:influenced triple."@en ; prov:editorsDefinition "This property is used as part of the qualified influence pattern. Subclasses of prov:Influence use these subproperties to reference the resource (Entity, Agent, or Activity) whose influence is being qualified."@en ; prov:inverse "hadInfluence" . prov:invalidated a owl:ObjectProperty ; rdfs:domain prov:Activity ; rdfs:isDefinedBy ; rdfs:label "invalidated" ; rdfs:range prov:Entity ; rdfs:subPropertyOf prov:influenced ; owl:inverseOf prov:wasInvalidatedBy ; prov:category "expanded" ; prov:component "entities-activities" ; prov:editorialNote "prov:invalidated is one of few inverse property defined, to allow Activity-oriented assertions in addition to Entity-oriented assertions."@en ; prov:inverse "wasInvalidatedBy" ; prov:sharesDefinitionWith prov:Invalidation . prov:invalidatedAtTime a owl:DatatypeProperty ; rdfs:comment "The time at which an entity was invalidated (i.e., no longer usable)."@en ; rdfs:domain prov:Entity ; rdfs:isDefinedBy ; rdfs:label "invalidatedAtTime" ; rdfs:range xsd:dateTime ; prov:category "expanded" ; prov:component "entities-activities" ; prov:editorialNote "It is the intent that the property chain holds: (prov:qualifiedInvalidation o prov:atTime) rdfs:subPropertyOf prov:invalidatedAtTime."@en ; prov:qualifiedForm prov:Invalidation, prov:atTime . prov:inverse a owl:AnnotationProperty ; rdfs:comment "PROV-O does not define all property inverses. The directionalities defined in PROV-O should be given preference over those not defined. However, if users wish to name the inverse of a PROV-O property, the local name given by prov:inverse should be used."@en ; rdfs:isDefinedBy ; rdfs:seeAlso . prov:n a owl:AnnotationProperty ; rdfs:comment "A reference to the principal section of the PROV-DM document that describes this concept."@en ; rdfs:isDefinedBy ; rdfs:subPropertyOf rdfs:seeAlso . prov:order a owl:AnnotationProperty ; rdfs:comment "The position that this OWL term should be listed within documentation. The scope of the documentation (e.g., among all terms, among terms within a prov:category, among properties applying to a particular class, etc.) is unspecified."@en ; rdfs:isDefinedBy . prov:qualifiedAssociation a owl:ObjectProperty ; rdfs:comment "If this Activity prov:wasAssociatedWith Agent prov:ag, then it can qualify the Association using prov:qualifiedAssociation [ a prov:Association; prov:agent prov:ag; prov:foo prov:bar ]."@en ; rdfs:domain prov:Activity ; rdfs:isDefinedBy ; rdfs:label "qualifiedAssociation" ; rdfs:range prov:Association ; rdfs:subPropertyOf prov:qualifiedInfluence ; prov:category "qualified" ; prov:component "agents-responsibility" ; prov:inverse "qualifiedAssociationOf" ; prov:sharesDefinitionWith prov:Association ; prov:unqualifiedForm prov:wasAssociatedWith . prov:qualifiedAttribution a owl:ObjectProperty ; rdfs:comment "If this Entity prov:wasAttributedTo Agent prov:ag, then it can qualify how it was influenced using prov:qualifiedAttribution [ a prov:Attribution; prov:agent prov:ag; prov:foo prov:bar ]."@en ; rdfs:domain prov:Entity ; rdfs:isDefinedBy ; rdfs:label "qualifiedAttribution" ; rdfs:range prov:Attribution ; rdfs:subPropertyOf prov:qualifiedInfluence ; prov:category "qualified" ; prov:component "agents-responsibility" ; prov:inverse "qualifiedAttributionOf" ; prov:sharesDefinitionWith prov:Attribution ; prov:unqualifiedForm prov:wasAttributedTo . prov:qualifiedCommunication a owl:ObjectProperty ; rdfs:comment "If this Activity prov:wasInformedBy Activity prov:a, then it can qualify how it was influenced using prov:qualifiedCommunication [ a prov:Communication; prov:activity prov:a; prov:foo prov:bar ]."@en ; rdfs:domain prov:Activity ; rdfs:isDefinedBy ; rdfs:label "qualifiedCommunication" ; rdfs:range prov:Communication ; rdfs:subPropertyOf prov:qualifiedInfluence ; prov:category "qualified" ; prov:component "entities-activities" ; prov:inverse "qualifiedCommunicationOf" ; prov:qualifiedForm prov:Communication ; prov:sharesDefinitionWith prov:Communication . prov:qualifiedDelegation a owl:ObjectProperty ; rdfs:comment "If this Agent prov:actedOnBehalfOf Agent prov:ag, then it can qualify how with prov:qualifiedResponsibility [ a prov:Responsibility; prov:agent prov:ag; prov:foo prov:bar ]."@en ; rdfs:domain prov:Agent ; rdfs:isDefinedBy ; rdfs:label "qualifiedDelegation" ; rdfs:range prov:Delegation ; rdfs:subPropertyOf prov:qualifiedInfluence ; prov:category "qualified" ; prov:component "agents-responsibility" ; prov:inverse "qualifiedDelegationOf" ; prov:sharesDefinitionWith prov:Delegation ; prov:unqualifiedForm prov:actedOnBehalfOf . prov:qualifiedDerivation a owl:ObjectProperty ; rdfs:comment "If this Entity prov:wasDerivedFrom Entity prov:e, then it can qualify how it was derived using prov:qualifiedDerivation [ a prov:Derivation; prov:entity prov:e; prov:foo prov:bar ]."@en ; rdfs:domain prov:Entity ; rdfs:isDefinedBy ; rdfs:label "qualifiedDerivation" ; rdfs:range prov:Derivation ; rdfs:subPropertyOf prov:qualifiedInfluence ; prov:category "qualified" ; prov:component "derivations" ; prov:inverse "qualifiedDerivationOf" ; prov:sharesDefinitionWith prov:Derivation ; prov:unqualifiedForm prov:wasDerivedFrom . prov:qualifiedEnd a owl:ObjectProperty ; rdfs:comment "If this Activity prov:wasEndedBy Entity prov:e1, then it can qualify how it was ended using prov:qualifiedEnd [ a prov:End; prov:entity prov:e1; prov:foo prov:bar ]."@en ; rdfs:domain prov:Activity ; rdfs:isDefinedBy ; rdfs:label "qualifiedEnd" ; rdfs:range prov:End ; rdfs:subPropertyOf prov:qualifiedInfluence ; prov:category "qualified" ; prov:component "entities-activities" ; prov:inverse "qualifiedEndOf" ; prov:sharesDefinitionWith prov:End ; prov:unqualifiedForm prov:wasEndedBy . prov:qualifiedForm a owl:AnnotationProperty ; rdfs:comment """This annotation property links a subproperty of prov:wasInfluencedBy with the subclass of prov:Influence and the qualifying property that are used to qualify it. Example annotation: prov:wasGeneratedBy prov:qualifiedForm prov:qualifiedGeneration, prov:Generation . Then this unqualified assertion: prov:entity1 prov:wasGeneratedBy prov:activity1 . can be qualified by adding: prov:entity1 prov:qualifiedGeneration prov:entity1Gen . prov:entity1Gen a prov:Generation, prov:Influence; prov:activity prov:activity1; prov:customValue 1337 . Note how the value of the unqualified influence (prov:wasGeneratedBy prov:activity1) is mirrored as the value of the prov:activity (or prov:entity, or prov:agent) property on the influence class."""@en ; rdfs:isDefinedBy ; rdfs:subPropertyOf rdfs:seeAlso . prov:qualifiedGeneration a owl:ObjectProperty ; rdfs:comment "If this Activity prov:generated Entity prov:e, then it can qualify how it performed the Generation using prov:qualifiedGeneration [ a prov:Generation; prov:entity prov:e; prov:foo prov:bar ]."@en ; rdfs:domain prov:Entity ; rdfs:isDefinedBy ; rdfs:label "qualifiedGeneration" ; rdfs:range prov:Generation ; rdfs:subPropertyOf prov:qualifiedInfluence ; prov:category "qualified" ; prov:component "entities-activities" ; prov:inverse "qualifiedGenerationOf" ; prov:sharesDefinitionWith prov:Generation ; prov:unqualifiedForm prov:wasGeneratedBy . prov:qualifiedInfluence a owl:ObjectProperty ; rdfs:comment "Because prov:qualifiedInfluence is a broad relation, the more specific relations (qualifiedCommunication, qualifiedDelegation, qualifiedEnd, etc.) should be used when applicable."@en ; rdfs:domain [ a owl:Class ; owl:unionOf (:Activity prov:Agent prov:Entity ) ] ; rdfs:isDefinedBy ; rdfs:label "qualifiedInfluence" ; rdfs:range prov:Influence ; prov:category "qualified" ; prov:component "derivations" ; prov:inverse "qualifiedInfluenceOf" ; prov:sharesDefinitionWith prov:Influence ; prov:unqualifiedForm prov:wasInfluencedBy . prov:qualifiedInvalidation a owl:ObjectProperty ; rdfs:comment "If this Entity prov:wasInvalidatedBy Activity prov:a, then it can qualify how it was invalidated using prov:qualifiedInvalidation [ a prov:Invalidation; prov:activity prov:a; prov:foo prov:bar ]."@en ; rdfs:domain prov:Entity ; rdfs:isDefinedBy ; rdfs:label "qualifiedInvalidation" ; rdfs:range prov:Invalidation ; rdfs:subPropertyOf prov:qualifiedInfluence ; prov:category "qualified" ; prov:component "entities-activities" ; prov:inverse "qualifiedInvalidationOf" ; prov:sharesDefinitionWith prov:Invalidation ; prov:unqualifiedForm prov:wasInvalidatedBy . prov:qualifiedPrimarySource a owl:ObjectProperty ; rdfs:comment "If this Entity prov:hadPrimarySource Entity prov:e, then it can qualify how using prov:qualifiedPrimarySource [ a prov:PrimarySource; prov:entity prov:e; prov:foo prov:bar ]."@en ; rdfs:domain prov:Entity ; rdfs:isDefinedBy ; rdfs:label "qualifiedPrimarySource" ; rdfs:range prov:PrimarySource ; rdfs:subPropertyOf prov:qualifiedInfluence ; prov:category "qualified" ; prov:component "derivations" ; prov:inverse "qualifiedSourceOf" ; prov:sharesDefinitionWith prov:PrimarySource ; prov:unqualifiedForm prov:hadPrimarySource . prov:qualifiedQuotation a owl:ObjectProperty ; rdfs:comment "If this Entity prov:wasQuotedFrom Entity prov:e, then it can qualify how using prov:qualifiedQuotation [ a prov:Quotation; prov:entity prov:e; prov:foo prov:bar ]."@en ; rdfs:domain prov:Entity ; rdfs:isDefinedBy ; rdfs:label "qualifiedQuotation" ; rdfs:range prov:Quotation ; rdfs:subPropertyOf prov:qualifiedInfluence ; prov:category "qualified" ; prov:component "derivations" ; prov:inverse "qualifiedQuotationOf" ; prov:sharesDefinitionWith prov:Quotation ; prov:unqualifiedForm prov:wasQuotedFrom . prov:qualifiedRevision a owl:ObjectProperty ; rdfs:comment "If this Entity prov:wasRevisionOf Entity prov:e, then it can qualify how it was revised using prov:qualifiedRevision [ a prov:Revision; prov:entity prov:e; prov:foo prov:bar ]."@en ; rdfs:domain prov:Entity ; rdfs:isDefinedBy ; rdfs:label "qualifiedRevision" ; rdfs:range prov:Revision ; rdfs:subPropertyOf prov:qualifiedInfluence ; prov:category "qualified" ; prov:component "derivations" ; prov:inverse "revisedEntity" ; prov:sharesDefinitionWith prov:Revision ; prov:unqualifiedForm prov:wasRevisionOf . prov:qualifiedStart a owl:ObjectProperty ; rdfs:comment "If this Activity prov:wasStartedBy Entity prov:e1, then it can qualify how it was started using prov:qualifiedStart [ a prov:Start; prov:entity prov:e1; prov:foo prov:bar ]."@en ; rdfs:domain prov:Activity ; rdfs:isDefinedBy ; rdfs:label "qualifiedStart" ; rdfs:range prov:Start ; rdfs:subPropertyOf prov:qualifiedInfluence ; prov:category "qualified" ; prov:component "entities-activities" ; prov:inverse "qualifiedStartOf" ; prov:sharesDefinitionWith prov:Start ; prov:unqualifiedForm prov:wasStartedBy . prov:qualifiedUsage a owl:ObjectProperty ; rdfs:comment "If this Activity prov:used Entity prov:e, then it can qualify how it used it using prov:qualifiedUsage [ a prov:Usage; prov:entity prov:e; prov:foo prov:bar ]."@en ; rdfs:domain prov:Activity ; rdfs:isDefinedBy ; rdfs:label "qualifiedUsage" ; rdfs:range prov:Usage ; rdfs:subPropertyOf prov:qualifiedInfluence ; prov:category "qualified" ; prov:component "entities-activities" ; prov:inverse "qualifiedUsingActivity" ; prov:sharesDefinitionWith prov:Usage ; prov:unqualifiedForm prov:used . prov:sharesDefinitionWith a owl:AnnotationProperty ; rdfs:isDefinedBy ; rdfs:subPropertyOf rdfs:seeAlso . prov:specializationOf a owl:AnnotationProperty, owl:ObjectProperty ; rdfs:domain prov:Entity ; rdfs:isDefinedBy ; rdfs:label "specializationOf" ; rdfs:range prov:Entity ; rdfs:seeAlso prov:alternateOf ; rdfs:subPropertyOf prov:alternateOf ; prov:category "expanded" ; prov:component "alternate" ; prov:constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ; prov:definition "An entity that is a specialization of another shares all aspects of the latter, and additionally presents more specific aspects of the same thing as the latter. In particular, the lifetime of the entity being specialized contains that of any specialization. Examples of aspects include a time period, an abstraction, and a context associated with the entity."@en ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-specialization"^^xsd:anyURI ; prov:inverse "generalizationOf" ; prov:n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-specialization"^^xsd:anyURI . prov:startedAtTime a owl:DatatypeProperty ; rdfs:comment "The time at which an activity started. See also prov:endedAtTime."@en ; rdfs:domain prov:Activity ; rdfs:isDefinedBy ; rdfs:label "startedAtTime" ; rdfs:range xsd:dateTime ; prov:category "starting-point" ; prov:component "entities-activities" ; prov:editorialNote "It is the intent that the property chain holds: (prov:qualifiedStart o prov:atTime) rdfs:subPropertyOf prov:startedAtTime."@en ; prov:qualifiedForm prov:Start, prov:atTime . prov:todo a owl:AnnotationProperty . prov:unqualifiedForm a owl:AnnotationProperty ; rdfs:comment "Classes and properties used to qualify relationships are annotated with prov:unqualifiedForm to indicate the property used to assert an unqualified provenance relation."@en ; rdfs:isDefinedBy ; rdfs:subPropertyOf rdfs:seeAlso . prov:used a owl:ObjectProperty ; rdfs:comment "A prov:Entity that was used by this prov:Activity. For example, prov:baking prov:used prov:spoon, prov:egg, prov:oven ."@en ; rdfs:domain prov:Activity ; rdfs:isDefinedBy ; rdfs:label "used" ; rdfs:range prov:Entity ; rdfs:subPropertyOf prov:wasInfluencedBy ; owl:propertyChainAxiom (:qualifiedUsage prov:entity ) ; prov:category "starting-point" ; prov:component "entities-activities" ; prov:inverse "wasUsedBy" ; prov:qualifiedForm prov:Usage, prov:qualifiedUsage . prov:value a owl:DatatypeProperty ; rdfs:domain prov:Entity ; rdfs:isDefinedBy ; rdfs:label "value" ; prov:category "expanded" ; prov:component "entities-activities" ; prov:definition "Provides a value that is a direct representation of an entity."@en ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-value"^^xsd:anyURI ; prov:editorialNote "The editor's definition comes from http://www.w3.org/TR/rdf-primer/#rdfvalue", "This property serves the same purpose as rdf:value, but has been reintroduced to avoid some of the definitional ambiguity in the RDF specification (specifically, 'may be used in describing structured values')."@en . prov:wasAssociatedWith a owl:ObjectProperty ; rdfs:comment "An prov:Agent that had some (unspecified) responsibility for the occurrence of this prov:Activity."@en ; rdfs:domain prov:Activity ; rdfs:isDefinedBy ; rdfs:label "wasAssociatedWith" ; rdfs:range prov:Agent ; rdfs:subPropertyOf prov:wasInfluencedBy ; owl:propertyChainAxiom (:qualifiedAssociation prov:agent ) ; prov:category "starting-point" ; prov:component "agents-responsibility" ; prov:inverse "wasAssociateFor" ; prov:qualifiedForm prov:Association, prov:qualifiedAssociation . prov:wasAttributedTo a owl:ObjectProperty ; rdfs:comment "Attribution is the ascribing of an entity to an agent."@en ; rdfs:domain prov:Entity ; rdfs:isDefinedBy ; rdfs:label "wasAttributedTo" ; rdfs:range prov:Agent ; rdfs:subPropertyOf prov:wasInfluencedBy ; owl:propertyChainAxiom (:qualifiedAttribution prov:agent ) ; prov:category "starting-point" ; prov:component "agents-responsibility" ; prov:definition "Attribution is the ascribing of an entity to an agent."@en ; prov:inverse "contributed" ; prov:qualifiedForm prov:Attribution, prov:qualifiedAttribution . prov:wasDerivedFrom a owl:ObjectProperty ; rdfs:comment "The more specific subproperties of prov:wasDerivedFrom (i.e., prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource) should be used when applicable."@en ; rdfs:domain prov:Entity ; rdfs:isDefinedBy ; rdfs:label "wasDerivedFrom" ; rdfs:range prov:Entity ; rdfs:subPropertyOf prov:wasInfluencedBy ; owl:propertyChainAxiom (:qualifiedDerivation prov:entity ) ; prov:category "starting-point" ; prov:component "derivations" ; prov:definition "A derivation is a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity."@en ; prov:inverse "hadDerivation" ; prov:qualifiedForm prov:Derivation, prov:qualifiedDerivation . prov:wasEndedBy a owl:ObjectProperty ; rdfs:comment "End is when an activity is deemed to have ended. An end may refer to an entity, known as trigger, that terminated the activity."@en ; rdfs:domain prov:Activity ; rdfs:isDefinedBy ; rdfs:label "wasEndedBy" ; rdfs:range prov:Entity ; rdfs:subPropertyOf prov:wasInfluencedBy ; owl:propertyChainAxiom (:qualifiedEnd prov:entity ) ; prov:category "expanded" ; prov:component "entities-activities" ; prov:inverse "ended" ; prov:qualifiedForm prov:End, prov:qualifiedEnd . prov:wasGeneratedBy a owl:ObjectProperty ; rdfs:domain prov:Entity ; rdfs:isDefinedBy ; rdfs:label "wasGeneratedBy" ; rdfs:range prov:Activity ; rdfs:subPropertyOf prov:wasInfluencedBy ; owl:propertyChainAxiom (:qualifiedGeneration prov:activity ) ; prov:category "starting-point" ; prov:component "entities-activities" ; prov:inverse "generated" ; prov:qualifiedForm prov:Generation, prov:qualifiedGeneration . prov:wasInfluencedBy a owl:ObjectProperty ; rdfs:comment "Because prov:wasInfluencedBy is a broad relation, its more specific subproperties (e.g. prov:wasInformedBy, prov:actedOnBehalfOf, prov:wasEndedBy, etc.) should be used when applicable."@en, "This property has multiple RDFS domains to suit multiple OWL Profiles. See PROV-O OWL Profile." ; rdfs:domain [ a owl:Class ; owl:unionOf (:Activity prov:Agent prov:Entity ) ] ; rdfs:isDefinedBy ; rdfs:label "wasInfluencedBy" ; rdfs:range [ a owl:Class ; owl:unionOf (:Activity prov:Agent prov:Entity ) ] ; prov:category "qualified" ; prov:component "agents-responsibility" ; prov:editorialNote """The sub-properties of prov:wasInfluencedBy can be elaborated in more detail using the Qualification Pattern. For example, the binary relation prov:baking prov:used prov:spoon can be qualified by asserting prov:baking prov:qualifiedUsage [ a prov:Usage; prov:entity prov:spoon; prov:atLocation prov:kitchen ] . Subproperties of prov:wasInfluencedBy may also be asserted directly without being qualified. prov:wasInfluencedBy should not be used without also using one of its subproperties. """@en ; prov:inverse "influenced" ; prov:qualifiedForm prov:Influence, prov:qualifiedInfluence ; prov:sharesDefinitionWith prov:Influence . prov:wasInformedBy a owl:ObjectProperty ; rdfs:comment "An activity a2 is dependent on or informed by another activity a1, by way of some unspecified entity that is generated by a1 and used by a2."@en ; rdfs:domain prov:Activity ; rdfs:isDefinedBy ; rdfs:label "wasInformedBy" ; rdfs:range prov:Activity ; rdfs:subPropertyOf prov:wasInfluencedBy ; owl:propertyChainAxiom (:qualifiedCommunication prov:activity ) ; prov:category "starting-point" ; prov:component "entities-activities" ; prov:inverse "informed" ; prov:qualifiedForm prov:Communication, prov:qualifiedCommunication . prov:wasInvalidatedBy a owl:ObjectProperty ; rdfs:domain prov:Entity ; rdfs:isDefinedBy ; rdfs:label "wasInvalidatedBy" ; rdfs:range prov:Activity ; rdfs:subPropertyOf prov:wasInfluencedBy ; owl:propertyChainAxiom (:qualifiedInvalidation prov:activity ) ; prov:category "expanded" ; prov:component "entities-activities" ; prov:inverse "invalidated" ; prov:qualifiedForm prov:Invalidation, prov:qualifiedInvalidation . prov:wasQuotedFrom a owl:ObjectProperty ; rdfs:comment "An entity is derived from an original entity by copying, or 'quoting', some or all of it."@en ; rdfs:domain prov:Entity ; rdfs:isDefinedBy ; rdfs:label "wasQuotedFrom" ; rdfs:range prov:Entity ; rdfs:subPropertyOf prov:wasDerivedFrom ; owl:propertyChainAxiom (:qualifiedQuotation prov:entity ) ; prov:category "expanded" ; prov:component "derivations" ; prov:inverse "quotedAs" ; prov:qualifiedForm prov:Quotation, prov:qualifiedQuotation . prov:wasRevisionOf a owl:AnnotationProperty, owl:ObjectProperty ; rdfs:comment "A revision is a derivation that revises an entity into a revised version."@en ; rdfs:domain prov:Entity ; rdfs:isDefinedBy ; rdfs:label "wasRevisionOf" ; rdfs:range prov:Entity ; rdfs:subPropertyOf prov:wasDerivedFrom ; owl:propertyChainAxiom (:qualifiedRevision prov:entity ) ; prov:category "expanded" ; prov:component "derivations" ; prov:inverse "hadRevision" ; prov:qualifiedForm prov:Revision, prov:qualifiedRevision . prov:wasStartedBy a owl:ObjectProperty ; rdfs:comment "Start is when an activity is deemed to have started. A start may refer to an entity, known as trigger, that initiated the activity."@en ; rdfs:domain prov:Activity ; rdfs:isDefinedBy ; rdfs:label "wasStartedBy" ; rdfs:range prov:Entity ; rdfs:subPropertyOf prov:wasInfluencedBy ; owl:propertyChainAxiom (:qualifiedStart prov:entity ) ; prov:category "expanded" ; prov:component "entities-activities" ; prov:inverse "started" ; prov:qualifiedForm prov:Start, prov:qualifiedStart . a owl:Ontology ; rdfs:comment """This document is published by the Provenance Working Group (http://www.w3.org/2011/prov/wiki/Main_Page). If you wish to make comments regarding this document, please send them to public-prov-comments@w3.org (subscribe public-prov-comments-request@w3.org, archives http://lists.w3.org/Archives/Public/public-prov-comments/). All feedback is welcome."""@en ; rdfs:label "W3C PROVenance Interchange Ontology (PROV-O)"@en ; rdfs:seeAlso , ; owl:versionIRI ; owl:versionInfo "Recommendation version 2013-04-30"@en ; prov:specializationOf ; prov:wasRevisionOf . [] a owl:Axiom ; rdfs:comment "A collection is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the collections."@en ; owl:annotatedProperty rdfs:range ; owl:annotatedSource prov:hadMember ; owl:annotatedTarget prov:Entity ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-collection" . [] a owl:Axiom ; rdfs:comment "hadPrimarySource property is a particular case of wasDerivedFrom (see http://www.w3.org/TR/prov-dm/#term-original-source) that aims to give credit to the source that originated some information." ; owl:annotatedProperty rdfs:subPropertyOf ; owl:annotatedSource prov:hadPrimarySource ; owl:annotatedTarget prov:wasDerivedFrom . [] a owl:Axiom ; rdfs:comment "Attribution is a particular case of trace (see http://www.w3.org/TR/prov-dm/#concept-trace), in the sense that it links an entity to the agent that ascribed it." ; owl:annotatedProperty rdfs:subPropertyOf ; owl:annotatedSource prov:wasAttributedTo ; owl:annotatedTarget prov:wasInfluencedBy ; prov:definition "IF wasAttributedTo(e2,ag1,aAttr) holds, THEN wasInfluencedBy(e2,ag1) also holds. " . [] a owl:Axiom ; rdfs:comment "Derivation is a particular case of trace (see http://www.w3.org/TR/prov-dm/#term-trace), since it links an entity to another entity that contributed to its existence." ; owl:annotatedProperty rdfs:subPropertyOf ; owl:annotatedSource prov:wasDerivedFrom ; owl:annotatedTarget prov:wasInfluencedBy . [] a owl:Axiom ; owl:annotatedProperty rdfs:range ; owl:annotatedSource prov:wasInfluencedBy ; owl:annotatedTarget [ a owl:Class ; owl:unionOf (:Activity prov:Agent prov:Entity ) ] ; prov:definition "influencer: an identifier (o1) for an ancestor entity, activity, or agent that the former depends on;" ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence" . [] a owl:Axiom ; owl:annotatedProperty rdfs:domain ; owl:annotatedSource prov:wasInfluencedBy ; owl:annotatedTarget [ a owl:Class ; owl:unionOf (:Activity prov:Agent prov:Entity ) ] ; prov:definition "influencee: an identifier (o2) for an entity, activity, or agent; " ; prov:dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence" . [] a owl:Axiom ; rdfs:comment "Quotation is a particular case of derivation (see http://www.w3.org/TR/prov-dm/#term-quotation) in which an entity is derived from an original entity by copying, or \"quoting\", some or all of it. " ; owl:annotatedProperty rdfs:subPropertyOf ; owl:annotatedSource prov:wasQuotedFrom ; owl:annotatedTarget prov:wasDerivedFrom . [] a owl:Axiom ; rdfs:comment """Revision is a derivation (see http://www.w3.org/TR/prov-dm/#term-Revision). Moreover, according to http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#term-Revision 23 April 2012 'wasRevisionOf is a strict sub-relation of wasDerivedFrom since two entities e2 and e1 may satisfy wasDerivedFrom(e2,e1) without being a variant of each other.'""" ; owl:annotatedProperty rdfs:subPropertyOf ; owl:annotatedSource prov:wasRevisionOf ; owl:annotatedTarget prov:wasDerivedFrom .