Using: Difference between revisions

920 bytes added ,  1 year ago
Line 68: Line 68:
   }
   }
</pre>
</pre>
==== Begin reconciling ====
I used the head placenames in Sezen as the key index to create new items in Ottgaz. (You will have to "add standard service" using the <code>http://localhost:8000/en/api</code> URL.)
==== Organize schema ====
This is the most complicated step. In order to proceed, first I had to create an item for every status that Sezen used, and an item for every hierarchy that Sezen used. I did this without doing any clustering or organizing of redundancy; I will merge these later from within wikibase, once the whole dataset is in wikibase.
I needed to do a lot of parsing as I moved items into wikibase. The biggest distinction was between seat and region. Mostly, this distinction was obvious. In many cases, however, Sezen's classification is ambiguous--and this probably reflects the ambiguity of Ottoman space itself.
==== Dealing with dates ====
==== Sequence of property/value pairs ====