Skip to content

Commit ef1cb7f

Browse files
committed
fixing definitions, adding contributors
1 parent 037beb0 commit ef1cb7f

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

src/ontology/stato.owl

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,14 @@
3030
<AnnotationProperty IRI="http://usefulinc.com/ns/doap#mailing-list"/>
3131
<Literal datatypeIRI="&rdf;PlainLiteral">[email protected]</Literal>
3232
</Annotation>
33+
<Annotation>
34+
<AnnotationProperty IRI="http://purl.org/dc/elements/1.1/contributor"/>
35+
<Literal datatypeIRI="&rdf;PlainLiteral">Chris Mungal</Literal>
36+
</Annotation>
37+
<Annotation>
38+
<AnnotationProperty IRI="http://purl.org/dc/elements/1.1/contributor"/>
39+
<Literal datatypeIRI="&rdf;PlainLiteral">Thomas Nichols</Literal>
40+
</Annotation>
3341
<Annotation>
3442
<AnnotationProperty IRI="http://purl.org/dc/elements/1.1/creator"/>
3543
<Literal datatypeIRI="&rdf;PlainLiteral">Orlaith Burke</Literal>
@@ -38,6 +46,10 @@
3846
<AnnotationProperty IRI="http://purl.org/dc/elements/1.1/license"/>
3947
<Literal datatypeIRI="&xsd;anyURI">http://creativecommons.org/licenses/by/3.0/</Literal>
4048
</Annotation>
49+
<Annotation>
50+
<AnnotationProperty abbreviatedIRI="owl:versionInfo"/>
51+
<Literal datatypeIRI="&rdf;PlainLiteral">RC1.2</Literal>
52+
</Annotation>
4153
<Annotation>
4254
<AnnotationProperty IRI="http://purl.org/dc/elements/1.1/description"/>
4355
<Literal datatypeIRI="&rdf;PlainLiteral">STATO is the statistical methods ontology. It contains concepts and properties related to statistical methods, probability distributions and other concepts related to statistical analysis, including relationships to study designs and plots.</Literal>
@@ -59,8 +71,8 @@
5971
<Literal datatypeIRI="&rdf;PlainLiteral">Philippe Rocca-Serra</Literal>
6072
</Annotation>
6173
<Annotation>
62-
<AnnotationProperty abbreviatedIRI="owl:versionInfo"/>
63-
<Literal datatypeIRI="&rdf;PlainLiteral">RC1</Literal>
74+
<AnnotationProperty IRI="http://purl.org/dc/elements/1.1/contributor"/>
75+
<Literal datatypeIRI="&rdf;PlainLiteral">Nolan Nichols</Literal>
6476
</Annotation>
6577
<Annotation>
6678
<AnnotationProperty IRI="http://purl.org/dc/elements/1.1/rights"/>

0 commit comments

Comments
 (0)