<mediawiki xmlns="http://www.mediawiki.org/xml/export-0.11/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.11/ http://www.mediawiki.org/xml/export-0.11.xsd" version="0.11" xml:lang="en">
  <siteinfo>
    <sitename>BDI Data</sitename>
    <dbname>wikidb</dbname>
    <base>https://wiki.bgbm.org/wiki/BDI_Data:Main_Page</base>
    <generator>MediaWiki 1.43.6</generator>
    <case>first-letter</case>
    <namespaces>
      <namespace key="-2" case="first-letter">Media</namespace>
      <namespace key="-1" case="first-letter">Special</namespace>
      <namespace key="0" case="first-letter" />
      <namespace key="1" case="first-letter">Talk</namespace>
      <namespace key="2" case="first-letter">User</namespace>
      <namespace key="3" case="first-letter">User talk</namespace>
      <namespace key="4" case="first-letter">BDI Data</namespace>
      <namespace key="5" case="first-letter">BDI Data talk</namespace>
      <namespace key="6" case="first-letter">File</namespace>
      <namespace key="7" case="first-letter">File talk</namespace>
      <namespace key="8" case="first-letter">MediaWiki</namespace>
      <namespace key="9" case="first-letter">MediaWiki talk</namespace>
      <namespace key="10" case="first-letter">Template</namespace>
      <namespace key="11" case="first-letter">Template talk</namespace>
      <namespace key="12" case="first-letter">Help</namespace>
      <namespace key="13" case="first-letter">Help talk</namespace>
      <namespace key="14" case="first-letter">Category</namespace>
      <namespace key="15" case="first-letter">Category talk</namespace>
      <namespace key="120" case="first-letter">Item</namespace>
      <namespace key="121" case="first-letter">Item talk</namespace>
      <namespace key="122" case="first-letter">Property</namespace>
      <namespace key="123" case="first-letter">Property talk</namespace>
      <namespace key="274" case="first-letter">Widget</namespace>
      <namespace key="275" case="first-letter">Widget talk</namespace>
      <namespace key="828" case="first-letter">Module</namespace>
      <namespace key="829" case="first-letter">Module talk</namespace>
    </namespaces>
  </siteinfo>
  <page>
    <title>BDI Data:Main Page</title>
    <ns>4</ns>
    <id>1</id>
    <revision>
      <id>14792</id>
      <parentid>14791</parentid>
      <timestamp>2019-06-19T14:13:34Z</timestamp>
      <contributor>
        <username>DavidFichtmueller</username>
        <id>45</id>
      </contributor>
      <minor/>
      <comment>typo</comment>
      <origin>14792</origin>
      <model>wikitext</model>
      <format>text/x-wiki</format>
      <text bytes="3553" sha1="0z1y48zdf8brkax7zs7cda2ytxpuwfy" xml:space="preserve">== Welcome to BDI Data ==
This is a wiki instance with [http://wikiba.se/ Wikibase] support, to describe terminology data using wikibase. 

The new ABCD 3.0 Ontology was modeled in this wiki and subsequent further versions will also be developed here. 

'''This is however not the place for documentation of ABCD concepts.''' 

Please go to 
* https://abcd.tdwg.org/ontology/ for documentation of the ABCD 3.0 Ontology,
* https://abcd.tdwg.org/xml/ for documentation about the ABCD XML Schema, or 
* https://terms.tdwg.org/wiki/ABCD_2 for the documentation about individual ABCD 2 concepts


=== Getting Started ===
* [[Special:ListProperties|List of Available Properties]]
* [[Special:AllPages|List of Items]] (alphabetically sorted by Item number, i.e. 1, 10, 11, 2, ...)

==ABCD 3.0 Modelling==
If a new concept is created, it has to be given a label and a description first. Afterwards the type of it must be assigned by using the property {{P|9}}.
The following types are available: 
* {{Q|32}} - For concepts that will be represented as classes in OWL.
* {{Q|33}} - Property to connect a class to other classes.
* {{Q|34}} - Property to connect a class to a value of a simple type.
* {{Q|14}} - A class that only allows the creation of specific instances of itself.
* {{Q|16}} - An allowed instance of a {{Q|14}} 

The type of a concept decides which properties are required, which are optional and which are not used at all.
The table below shows all used properties and their relation to the concept types.

x ... Property is required.
(x) ... Property is optional.

{| class="wikitable"
|-
! rowspan="2" | is of type
! rowspan="2" | Class
! colspan="2" | Property
! rowspan="2" | Controlled Vocabulary
! rowspan="2" | Controlled Term
! rowspan="2" | Description
|-
!  Object Property
!  Datatype Property
|-
| Label
| x
| x
| x
| x
| x
| Wikibase Label field.
|-
| Description
| x
| x
| x
| x
| x
| Wikibase Description field.
|-
| {{P|8}}
| x
| x
| x
| x
| x
| Denotes the standard to which the concept belongs.
|-
| {{P|25}}
| x
| x
| x
| x
| x
| The name of the concept following the naming convention: no spaces, camelCase, no special characters.
|-
| {{P|13}}
| 
| x
| 
| 
| 
| Denotes the class a property points to.
|-
| {{P|27}}
| 
| 
| x
| 
| 
| Property to assign the rdf:Datatype to a datatype property.
|-
| {{P|16}}
| 
| 
| 
| x
| 
| Connect a controlled vocabulary to its controlled terms.
|-
| {{P|51}}
| 
| 
| 
| 
| x
| Connect a controlled term to the controlled vocabulary it belongs to.
|-
| {{P|55}}
| (x)
| (x)
| (x)
| (x)
| (x)
| Can be used to add a longer description.
|-
| {{P|48}}
| x
| (x)
| (x)
| (x)
| (x)
| Denoting soft grouping of concepts for human readable documentation.
|-
| {{P|45}}
| (x)
| 
| 
| 
| 
| Connects a concept to the classes that are often using them.
|-
| {{P|1}}
| (x)
| 
| 
| 
| 
| Indicates class inheritance.
|-
| {{P|50}}
| 
| (x)
| (x)
| 
| 
| Indicates property inheritance.
|-
| {{P|9}}:{{Q|81}}
| 
| (x)
| (x)
| 
| 
| Denotes that a property can only occur once per class.
|-
| {{P|46}}
| 
| (x)
| (x)
| 
| 
| Connects a property to the classes that are often using them.
|-
| {{P|33}}
| 
| (x)
| (x)
| 
| 
| Bijektive property that connects properties which only yield useful information when used together.
|-
| {{P|29}}
| 
| (x)
| (x)
| 
| 
| Denotes the class the property can be used by.
|}

=== Useful Links ===
* Commonly Accessed Elements
** {{Q|1762}}
** {{Q|237}}
** {{Q|244}}
** {{Q|845}}
** {{Q|1164}}
** {{Q|1024}}
** {{Q|417}}
* [[BDI Data:Useful Queries|Useful Queries]]</text>
      <sha1>0z1y48zdf8brkax7zs7cda2ytxpuwfy</sha1>
    </revision>
  </page>
</mediawiki>
