Smalyshev added a comment.

Let me see if I get this right, there's some new stuff for me.

So in this model, we keeping the URL we're using for wikibase: as 
http://www.wikidata.org/ontology# - right? The URL 
http://www.wikidata.org/ontology would redirect on the server to something like 
http://www.wikidata.org/ontology-1.0.owl (or maybe with option for HTML 
depending on headers, etc.) where 1.0 is replaced with latest version.

The dump would use something like:

  wikibase:Dump a schema:Dataset ;
      schema:softwareVersion "0.0.1" ;
      owl:imports <http://www.wikidata.org/ontology-1.0.owl>

not sure if I used right property and URL here.

> In addition to the ontology import triple, the data contains a triple that 
> defines the version of the RDF model used. This triple uses an annotation 
> property to the dataset ontology element (i.e., the subject of the import 
> triple, not the Wikibase ontology file).


This part I'm not sure how to represent.


TASK DETAIL
  https://phabricator.wikimedia.org/T94747

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
<username>.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Smalyshev
Cc: Denny, mkroetzsch, daniel, Lydia_Pintscher, Aklapper, Smalyshev, jkroll, 
Wikidata-bugs, Jdouglas, aude, GWicke, Manybubbles, JanZerebecki



_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to