jenkins-bot has submitted this change and it was merged.
Change subject: add new value types to ontology
......................................................................
add new value types to ontology
Change-Id: I033a4e2610cc87febf47f9830038570273216514
---
M docs/ontology.owl
1 file changed, 14 insertions(+), 0 deletions(-)
Approvals:
Daniel Kinzler: Looks good to me, approved
jenkins-bot: Verified
diff --git a/docs/ontology.owl b/docs/ontology.owl
index c341468..36bce24 100644
--- a/docs/ontology.owl
+++ b/docs/ontology.owl
@@ -77,6 +77,20 @@
<rdfs:comment>Wikibase statement rank.</rdfs:comment>
</owl:Class>
+ <owl:Class rdf:about="&wikibase;QuantityValue">
+ <rdfs:label>QuantityValue</rdfs:label>
+ <rdfs:comment>Wikibase extended value representing quantity.</rdfs:comment>
+ </owl:Class>
+ <owl:Class rdf:about="&wikibase;TimeValue">
+ <rdfs:label>TimeValue</rdfs:label>
+ <rdfs:comment>Wikibase extended value representing time.</rdfs:comment>
+ </owl:Class>
+ <owl:Class rdf:about="&wikibase;GlobecoordinateValue">
+ <rdfs:label>GlobecoordinateValue</rdfs:label>
+ <rdfs:comment>Wikibase extended value representing geographic
coordinate.</rdfs:comment>
+ </owl:Class>
+
+
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
--
To view, visit https://gerrit.wikimedia.org/r/215934
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I033a4e2610cc87febf47f9830038570273216514
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Smalyshev <[email protected]>
Gerrit-Reviewer: Daniel Kinzler <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits