<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.dol-omg.org/index.php?feed=atom&amp;namespace=0&amp;title=Special%3ANewPages</id>
		<title>Ontohub - New pages [en]</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.dol-omg.org/index.php?feed=atom&amp;namespace=0&amp;title=Special%3ANewPages"/>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Special:NewPages"/>
		<updated>2026-05-14T19:14:01Z</updated>
		<subtitle>From Ontohub</subtitle>
		<generator>MediaWiki 1.27.4</generator>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Atom</id>
		<title>Atom</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Atom"/>
				<updated>2018-06-21T09:03:41Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We will use the [http://atom.io/ Atom editor] for working with DOL, OWL, CommonLogic, CASL etc. We aim at a neat integration of Atom into [[Hets]].&lt;br /&gt;
&lt;br /&gt;
Useful Atom packages:&lt;br /&gt;
* LaTeX&lt;br /&gt;
* git-plus&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Hets</id>
		<title>Hets</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Hets"/>
				<updated>2017-05-04T20:18:35Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: start&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The heterogeneous tool set (Hets) is a parsing, static analysis and proof management tool incorporating various provers and different logical languages, thus providing a tool for heterogeneous ontologies, models and specifications. Logic translations are first-class citizens. Hets is the central analysis tool for [[DOL]].&lt;br /&gt;
&lt;br /&gt;
Find more about Hets on the [http://hets.eu/ Hets homepage].&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Axiom_names</id>
		<title>Axiom names</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Axiom_names"/>
				<updated>2017-05-04T20:06:31Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: /* OWL */ other syntaxes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;It is useful to label axioms and conjectures with self-explanatory names. This pays off especially when using a theorem prover with [[Hets]] or [[Ontohub]], because then these names can be used to quickly select both axioms and conjectures (proof goals).&lt;br /&gt;
==DOL==&lt;br /&gt;
In DOL, axiom labels are written as follows:&lt;br /&gt;
 . axiom %(axiom_label)%&lt;br /&gt;
==OWL==&lt;br /&gt;
In OWL, axioms can be annotated with labels, using an rdfs:label annotation. Protégé has an editing facility for this. These labels will be stored together with the ontology in any syntax.&lt;br /&gt;
&lt;br /&gt;
For example, in OWL Manchester syntax, this looks as follws:&lt;br /&gt;
  Class: Woman SubClassOf: Annotations: rdfs:label &amp;quot;WomanSubClassOfPerson&amp;quot; Person&lt;br /&gt;
see also [https://ontohub.org/appliedontologyontohubpaper/familyRelations.omn some example OWL file] [https://ontohub.org/appliedontologyontohubpaper/scenario.omn another sample OWL file] [https://ontohub.org/appliedontologyontohubpaper/competencyQuestion.dol sample DOL file]&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Emacs_mode</id>
		<title>Emacs mode</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Emacs_mode"/>
				<updated>2016-08-16T06:18:05Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: running Hets&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Download [https://raw.githubusercontent.com/spechub/Hets/f93990c928a2b0b8f970b86d0fbd18d604147af6/utils/el/dol-mode.el dol-mode.el] and [https://raw.githubusercontent.com/spechub/Hets/f93990c928a2b0b8f970b86d0fbd18d604147af6/utils/el/dol.el dol.el] and save them locally (e.g. in .emacs.d, or elsehwere)&lt;br /&gt;
* in the .emacs file in your home folder, add&lt;br /&gt;
  (load-file &amp;quot;&amp;lt;path-to&amp;gt;/dol.el&amp;quot;)&lt;br /&gt;
* For running Hets on a DOL file, type C-c C-r&lt;br /&gt;
* For running Hets on a DOL file and starting the GUI, type C-c C-c&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Tutorial</id>
		<title>Tutorial</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Tutorial"/>
				<updated>2016-03-15T21:16:26Z</updated>
		
		<summary type="html">&lt;p&gt;Eugenk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here we collect some tutorials for the Ontohub usage.&lt;br /&gt;
&lt;br /&gt;
* [https://youtu.be/VagEH8-67Hs Basic usage of Ontohub]&lt;br /&gt;
**This video tutorial describes some basic usage steps of Ontohub:&lt;br /&gt;
*** Creating a repository&lt;br /&gt;
*** Uploading an ontology file&lt;br /&gt;
*** Changing an ontology file via the web interface&lt;br /&gt;
*** Visualizing ontology contents&lt;br /&gt;
*** Proving Theorems in an ontology&lt;/div&gt;</summary>
		<author><name>Eugenk</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/How_to_test_Ontohub</id>
		<title>How to test Ontohub</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/How_to_test_Ontohub"/>
				<updated>2015-09-28T12:37:07Z</updated>
		
		<summary type="html">&lt;p&gt;E.bolloff: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you want to test Ontohub, you can use [http://www.seleniumhq.org/ Selenium] (to be exact the Selenium IDE Plugin for Firefox) and the [http://www.test.ontohub.org Ontohub test platform].  This site is in an similiar status like Ontohub, but it has a few test data for you to play with. May you want to check on some infos about Selenium and Cucumber before you test our site.&lt;br /&gt;
&lt;br /&gt;
With Selenium you can record test on [http://www.test.ontohub.org test.ontohub.org] and translate them with this gem called [https://github.com/ebolloff/featurecorder featurecorder] for us developer. In the readme ([https://github.com/ebolloff/featurecorder featurecorder]) you'll find instructions what to install and how to test Ontohub. You'll find these instructions also below.&lt;br /&gt;
&lt;br /&gt;
== Installation and Configuration ==&lt;br /&gt;
&lt;br /&gt;
The translation gem feaeturecorder is not hosted on rubygems.org, so to install it you need to download it from [https://github.com/ebolloff/featurecorder here] and run ''bundle'' and ''rake install''.&lt;br /&gt;
&lt;br /&gt;
What you need to do next is to install Mozilla Firefox (currently version 39.0), if you haven't yet. After that you need to install the Firefox plugins 'Selenium IDE' (currently version 2.9.0), 'Selenium XML Formatter' (currently version 1.5.1), which allows you to export the recorded test as XML, and 'Selenium IDE Button'(currently version 1.2.0.1) to start Selenium with an easy button click next to your address bar in Firefox.&lt;br /&gt;
&lt;br /&gt;
After that you need to change some options in Selenium. Start Selenium and click on Options -&amp;gt; Options. In the opened window you select the tab 'Locator Builders'. These handle the locators to find your selected elements in your tests. With drag &amp;amp; drop you can arrange the locators like this:&lt;br /&gt;
&lt;br /&gt;
  ui&lt;br /&gt;
  id&lt;br /&gt;
  link&lt;br /&gt;
  name&lt;br /&gt;
  dom:name&lt;br /&gt;
  xpath:link&lt;br /&gt;
  xpath:img&lt;br /&gt;
  xpath:attributes&lt;br /&gt;
  xpath:idRelative&lt;br /&gt;
  xpath:href&lt;br /&gt;
  dom:index&lt;br /&gt;
  xpath:position&lt;br /&gt;
  css&lt;br /&gt;
&lt;br /&gt;
Now Selenium will record the elements with the ID, not the css selector because that could be unexcact.&lt;br /&gt;
&lt;br /&gt;
== Recording ==&lt;br /&gt;
&lt;br /&gt;
So let's record some tests. Please check in the Ontohub project that the test you want to record doesn't exist already. Also notice, that Selenium will record every input as plaintext, so create a new account with a different password on test.ontohub.org. Start Selenium, go to test.ontohub.org and click the record button. Everything you interact with the site now will be recorded. With a right click you can add commands like assertText or verifyTitle so check, if a expected element is present. Please just use the assert* and verify* commands, because the other ones aren't supported. If you're done just click the record button again and the record will stop. Now you can export the test as XML via File -&amp;gt; Export Test Case As... -&amp;gt; XML Formatter.&lt;br /&gt;
&lt;br /&gt;
== Translation ==&lt;br /&gt;
&lt;br /&gt;
Now you can translate your recorded XML tests to Cucumber. With ''featurecorder -h'' you can see the options of this gem.&lt;br /&gt;
&lt;br /&gt;
  Usage:&lt;br /&gt;
  featurecorder [options] &amp;lt;file&amp;gt;&lt;br /&gt;
  Options:&lt;br /&gt;
  -s --scenario-name=&amp;lt;scenario&amp;gt;   Name of the scenario.&lt;br /&gt;
  -f --feature-name=&amp;lt;feature&amp;gt;     Name of the feature.&lt;br /&gt;
  -o --output-directory=&amp;lt;dir&amp;gt;     Output directory for generated files.&lt;br /&gt;
                                  Default is current directory.&lt;br /&gt;
  -h --help                       Show this screen.&lt;br /&gt;
&lt;br /&gt;
With the option -s/--scenario-name you can choose the name for the scenario, with -f/--feature-name the name for the feature. -o/--output-directory lets you decide where you want to save the generated files for Cucumber. If you call featurecorder you need to state the XML file. If you're ready, fork the Ontohub project and you can post the files in a pull request.&lt;/div&gt;</summary>
		<author><name>E.bolloff</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Ontohub_team</id>
		<title>Ontohub team</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Ontohub_team"/>
				<updated>2014-03-29T17:55:13Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: /* Implementation */ Sascha -&amp;gt; Tom&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Project Leader==&lt;br /&gt;
&lt;br /&gt;
* [http://iws.cs.uni-magdeburg.de/~mossakow/ Till Mossakowski]&lt;br /&gt;
&lt;br /&gt;
==Ontological background==&lt;br /&gt;
&lt;br /&gt;
* [http://www.informatik.uni-bremen.de/~okutz/ Oliver Kutz]&lt;br /&gt;
* [http://iws.cs.uni-magdeburg.de/~fneuhaus Fabian Neuhaus]&lt;br /&gt;
* [http://iws.cs.uni-magdeburg.de/~codescu/ Mihai Codescu]&lt;br /&gt;
* [https://sites.google.com/site/aleksandrasojic/ Aleksandra Sojic]&lt;br /&gt;
* [http://www.cs.bham.ac.uk/~langec/ Christoph Lange]&lt;br /&gt;
&lt;br /&gt;
==Implementation==&lt;br /&gt;
* Eileen Bolloff&lt;br /&gt;
* Tom Gehrke&lt;br /&gt;
* Eugen Kuksa&lt;br /&gt;
&lt;br /&gt;
====Former members of the programming team====&lt;br /&gt;
* Hardik Balar&lt;br /&gt;
* Ingo Becker &lt;br /&gt;
* Christian Clausen&lt;br /&gt;
* Sascha Graef&lt;br /&gt;
* Timo Kohorst&lt;br /&gt;
* Tim Reddehase&lt;br /&gt;
* Daniel Vale&lt;br /&gt;
&lt;br /&gt;
==Consulting Ruby on Rails==&lt;br /&gt;
&lt;br /&gt;
* Julian Kornberger (Digineo complex web solutions, http://www.digineo.de/)&lt;br /&gt;
* Henning Müller (dto.)&lt;br /&gt;
	&lt;br /&gt;
==Source code (Affero GNU Pulic License)==&lt;br /&gt;
https://github.com/ontohub/ontohub/&lt;/div&gt;</summary>
		<author><name>Okutz</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/SpacePortal</id>
		<title>SpacePortal</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/SpacePortal"/>
				<updated>2014-02-27T16:20:15Z</updated>
		
		<summary type="html">&lt;p&gt;Asojic: Created page with &amp;quot;SpacePortal is a specialised ontology repository which supports the collection and re-use of ontologies that formally represent the large array of the space-related domains. T...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SpacePortal is a specialised ontology repository which supports the collection and re-use of ontologies that formally represent the large array of the space-related domains. The infrastructure of SpacePortal is based on the Ontohub technological platform which supports multiple (onto)logical formalisms (e.g. OWL, CL, OBO, RDF, CASL, etc) and various mappings between ontologies. &lt;br /&gt;
&lt;br /&gt;
The repository engine is designed to manage distributed and heterogeneous ontologies. The distributed nature enables communities to share and exchange their contributions easily. The heterogeneous nature makes it possible to integrate ontologies written in various ontology languages. Note that spatial ontologies are being written in OWL (e.g. GUM-Space), but also in first-order logic (e.g. GFO spatial ontology).&lt;br /&gt;
&lt;br /&gt;
The instructions for new users of SpacePortal are available within this wiki which provides general guidelines for the Ontohub platform. A new space-related ontology can be uploaded at [http://ontohub.org/spaceportal http://ontohub.org/spaceportal]. Ontologies can be submit in any of the [http://wiki.ontohub.org/index.php/Logic supported formats].&lt;/div&gt;</summary>
		<author><name>Asojic</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Ontohub</id>
		<title>Ontohub</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Ontohub"/>
				<updated>2014-02-11T10:27:11Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: /* LoLa Ontology */ removed dead link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Ontohub web portal==&lt;br /&gt;
Ontohub is available at [http://ontohub.org http://ontohub.org].&lt;br /&gt;
&lt;br /&gt;
==Ontohub architecture==&lt;br /&gt;
&lt;br /&gt;
The Ontohub infrastructure is powered by the open-source web framework [http://ruby.railstutorial.org/ruby-on-rails-tutorial-book Ruby on Rails] for building dynamic web applications. The source code is available at [https://github.com/ontohub/ontohub/ github]. The&lt;br /&gt;
Ontohub git repository has separate branches development, staging and master. Software developers are introducing new features of Ontohub on its develop branch. After going through all necessary tests for stability, new features are merged to the staging (and master, i.e. visible website). In that way, the UI on the main page is always stable.&lt;br /&gt;
&lt;br /&gt;
==HETS==&lt;br /&gt;
&lt;br /&gt;
The parsing and inference backend of Ontohub is the [[Hets|Heterogeneous Tool Set]]. you can find a detailed architecture of Ontohub on page 8 of [http://ontolog.cim3.net/file/work/OpenOntologyRepository/Ontohub/ontohub--TillMossakowski-et-al_20130621a.pdf Ontohub preprint paper] &amp;lt;ref name=&amp;quot;Mossakowski&amp;quot;&amp;gt;Mossakowski, Till, Oliver Kutz, and Mihai Codescu. &amp;quot;Ontohub - a repository engine for heterogeneous ontologies and alignments.&amp;quot; preprint. [http://ontolog.cim3.net/file/work/OpenOntologyRepository/Ontohub/ontohub--TillMossakowski-et-al_20130621a.pdf PDF] &amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Ontohub accesses the Heterogeneous Tool Set Hets via a RESTful web service interface for having the structure of ontologies analyzed. Hets already supports a large number of basic ontology languages and logics, and is capable of describing the structural outline of an ontology from the perspective of DOL, which is not committed to one particular logic.&lt;br /&gt;
&lt;br /&gt;
==DOL==&lt;br /&gt;
&lt;br /&gt;
The '''D'''istributed '''O'''ntology, Modelling and Specification '''L'''anguage ([[DOL]]) covers all state-of-the-art ontology languages, and provides a meta level on top of these. This meta level allows for the representation of logically heterogeneous ontologies. DOL ontologies may comprise of modules written in ontology languages with different underlying logics. Moreover, the DOL meta level constructs allow for links between ontologies such as relative interpretations or conservative extensions. &amp;lt;ref name=&amp;quot;Mossakowski2&amp;quot;&amp;gt;Mossakowski, Till, Christoph Lange, and Oliver Kutz. &amp;quot;Three Semantics for the Core of the Distributed Ontology Language.&amp;quot; FOIS. 2012. [http://www.informatik.uni-bremen.de/~till/papers/DOLsemantics.pdf PDF] &amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Since the Ontohub infrastructure supports DOL, it allows the Ontohub users&lt;br /&gt;
* to relate ontologies that are written in different formalisms;&lt;br /&gt;
* to re-use ontology modules even if they have been formulated in a different formalism;&lt;br /&gt;
* to re-use ontology tools like theorem provers and module extractors along translations between formalisms. &lt;br /&gt;
&lt;br /&gt;
DOL has been standardised at OMG.&lt;br /&gt;
&lt;br /&gt;
==LoLa Ontology==&lt;br /&gt;
&lt;br /&gt;
LoLa is an ontology of (ontology) '''Lo'''gics and '''La'''nguages. Onthub implements LoLa for structuring the repository content. The OWL core of the LoLa ontology comprises classes for ontology languages, logics, mappings (translations or projections) between ontology languages and between logics, as well as serialisations. The LoLa properties relate all of the former classes to each other. Besides its OWL module, LoLa includes additional FOL axioms for closure rules not expressible in OWL, such as non-expressible role compositions and circumscription rules for minimising the extension of default translations. &amp;lt;ref name=&amp;quot;Lange&amp;quot;&amp;gt;Lange, Christoph, Till Mossakowski, and Oliver Kutz. &amp;quot;LoLa: A Modular Ontology of Logics, Languages, and Translations.&amp;quot; Workshop on Modular Ontologies (WoMO) 2012. 2012. [ftp://ceur-ws.org/pub/publications/CEUR-WS/Vol-875.zip#page=60 PDF] &amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Glossary</id>
		<title>Glossary</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Glossary"/>
				<updated>2014-02-11T10:13:23Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: Created page with &amp;quot;{|class=&amp;quot;wikitable sortable&amp;quot; ! data-sort-type=&amp;quot;Term&amp;quot; | Term!!Description |- |Logical theory||set of expressions (like non-logical symbols, sentences and structuring elements) ...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! data-sort-type=&amp;quot;Term&amp;quot; | Term!!Description&lt;br /&gt;
|-&lt;br /&gt;
|Logical theory||set of expressions (like non-logical symbols, sentences and structuring elements) in a given [[logic|logical language]]&lt;br /&gt;
|-&lt;br /&gt;
|Alignment||flexible, relational link that does not always have a formal, logic-based semantics&lt;br /&gt;
|-&lt;br /&gt;
|Matching||algorithmic procedure that generates an alignment for two given logical theories&lt;br /&gt;
|-&lt;br /&gt;
|[[Logic|Logical language]]||language that is used for writing down logical theories (e.g. formal ontologies, models and specification), equipped with a formal, declarative, logic-based semantics, plus non-logical annotations&lt;br /&gt;
|-&lt;br /&gt;
|[[Mapping]]||relationship between two logical theories, relating their non-logical symbols&lt;br /&gt;
|-&lt;br /&gt;
|Language translation||mapping from constructs in the source logical language to their equivalents in the target logical language&lt;br /&gt;
|-&lt;br /&gt;
|Interpretation||logical link that postulates a relation between two logical theories&lt;br /&gt;
|-&lt;br /&gt;
|Combination||aggregation of several logical theories along links to a new logical theory where (only) the linked non-logical symbols of the involved logical theeories are identified&lt;br /&gt;
|-&lt;br /&gt;
|Conservativity||property of an extension of theories, ensuring that the extension does not add new logical context&lt;br /&gt;
|-&lt;br /&gt;
|Basic logical theory||set of non-logical symbols, sentences, annotations about them, which is used as a building block for a larger logical theory&lt;br /&gt;
|-&lt;br /&gt;
|[[Axiom]]||sentence postulated to be valid (i.e. true in every model), party of a logical theory&lt;br /&gt;
|-&lt;br /&gt;
|[[Theorem]]||sentence that has been proven (in some logical theory) from other axioms and theorem&lt;br /&gt;
|-&lt;br /&gt;
|Structured logical theory||logical theory that results from other logical theories by import, union, combination, renaming or other structuring operations&lt;br /&gt;
|-&lt;br /&gt;
|[[Sentence]]||term that is either true or false in a given model, i.e. which is assigned a truth value in this model&lt;br /&gt;
|-&lt;br /&gt;
|Satisfaction relation||relation between models and sentences indicating which sentences hold true in the model&lt;br /&gt;
|-&lt;br /&gt;
|Non-logical [[symbol]]||atomic expression or syntactic constituent of a logical theory that requires an interpretation through a model&lt;br /&gt;
|-&lt;br /&gt;
|Module extraction||activity of obtaining from anlogical theory concrete modules to be used for a particular purpose (e.g. to contain a particular sub-signature of the original logical theory)&lt;br /&gt;
|-&lt;br /&gt;
|Module||subtheory that conservatively extends to the whole logical theory&lt;br /&gt;
|-&lt;br /&gt;
|Model||semantic interpretation of all non-logical symbols of a logical theory, satisfying the theory's axioms&lt;br /&gt;
|-&lt;br /&gt;
|Approximation||reduction of a theory to a less expressive logical language, such that the original theory implies the approximation&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/User</id>
		<title>User</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/User"/>
				<updated>2014-02-11T09:46:59Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: Created page with &amp;quot;If you want to use certain features of Ontohub, like creating repositories of uploading ontologies, you have to register as a '''user'''. Registrat...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you want to use certain features of Ontohub, like creating [[repository|repositories]] of uploading [[ontology|ontologies]], you have to register as a '''user'''. Registration is quite easy: just enter your name, email address and a password at the Ontohub main page.&lt;br /&gt;
&lt;br /&gt;
==User settings==&lt;br /&gt;
You can change your user settings at the right top corner of the Ontohub page:&lt;br /&gt;
*edit the details of your account (like email address and password)&lt;br /&gt;
*manage your [[team]]s&lt;br /&gt;
*manage your [[SSH key]]s&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Theorem</id>
		<title>Theorem</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Theorem"/>
				<updated>2014-02-11T09:43:08Z</updated>
		
		<summary type="html">&lt;p&gt;Fabian: added navigation instruction for theorem&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A '''theorem''' is a [[sentence]] that is postulated to logically follow from the [[axiom]]s of an [[ontology]]. Theorems help documenting the (intended or unintended) consequences of an ontology. Theorems can be proved with a [[theorem prover]].&lt;br /&gt;
&lt;br /&gt;
A DOL file may associate an ontology with one ore more theorems. The theorems that are associated with a given ontology can be found as follows: &lt;br /&gt;
In a given repository select an ontology. (If it is a heterogenous ontology, you may need to select a child ontology). The theorems are displayed in the &amp;quot;Theorem&amp;quot; subtab under the &amp;quot;Content&amp;quot; tab. &lt;br /&gt;
Here is an example [https://ontohub.org/appliedontologyontohubpaper/competencyQuestion//CCbase///theorems].&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Axiom</id>
		<title>Axiom</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Axiom"/>
				<updated>2014-02-11T09:41:28Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: Created page with &amp;quot;An '''axiom''' is a sentence of an ontology that is postulated to be true. It is used to define the ontology by constraining its models, i.e. its possible interpretati...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An '''axiom''' is a [[sentence]] of an [[ontology]] that is postulated to be true. It is used to define the ontology by constraining its models, i.e. its possible interpretations of [[symbol]]s.&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Symbol</id>
		<title>Symbol</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Symbol"/>
				<updated>2014-02-11T09:30:02Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: Created page with &amp;quot;In Ontohub, an ontology consists of '''symbols''' and sentences. The possible kinds of symbols depend on the logic: *OWL: classes, individuals, object properties, ...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In Ontohub, an [[ontology]] consists of '''symbols''' and [[sentences]]. The possible kinds of symbols depend on the [[logic]]:&lt;br /&gt;
*OWL: classes, individuals, object properties, data properties&lt;br /&gt;
*Propositional logic: propositional letters&lt;br /&gt;
*Common Logic: names, sequence markers&lt;br /&gt;
*CASL: sorts, predicate symbols, operation symbols&lt;br /&gt;
&lt;br /&gt;
==Ontohub page==&lt;br /&gt;
On an [http://ontohub.org/repositories/bioportal/ontologies/279 ontology page], you get an overview of the symbols in an ontology.&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Single_ontology</id>
		<title>Single ontology</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Single_ontology"/>
				<updated>2014-02-10T22:21:30Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: Created page with &amp;quot;A '''single ontology''' is just an ontology, in contrast to an ontology library.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A '''single ontology''' is just an [[ontology]], in contrast to an [[ontology library]].&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Ontology_library</id>
		<title>Ontology library</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Ontology_library"/>
				<updated>2014-02-10T22:18:06Z</updated>
		
		<summary type="html">&lt;p&gt;Fabian: added info about URIs of children of ontology library&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An '''ontology library''' (currently also called ''distributed ontology'' on Ontohub) is a collection of [[ontology|ontologies]] and [[mappings]] (these are called the '''children''' of the ontology library). Ontology libraries can be written in [[DOL]] and uploaded to Ontohub. &lt;br /&gt;
&lt;br /&gt;
The URI of a child of an ontology library consists of the URI of the library, two slashes, and the name of the ontology. E.g., &lt;br /&gt;
http://ontohub.org/myRepository/myOntologyLibrary//myOntology&lt;br /&gt;
&lt;br /&gt;
Individual ontologies are sometimes called [[single ontology|single ontologies]] in order to distinguish them from ontology libraries.&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Mirror</id>
		<title>Mirror</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Mirror"/>
				<updated>2014-02-10T22:14:10Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: Created page with &amp;quot;Normally, repositories are hosted at Ontohub. However, it is also possible to '''mirror''' an existing git or subversion repository, which is copied once a day to Ontohub....&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Normally, [[repositories]] are hosted at Ontohub. However, it is also possible to '''mirror''' an existing git or subversion repository, which is copied once a day to Ontohub. At Ontohub, mirrored repositories are read-only - you should alter the original, not the copy.&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Categories</id>
		<title>Categories</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Categories"/>
				<updated>2014-02-10T21:47:42Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: typo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ontologies can be categorised. Ontohub's category system is maintained as an OWL ontology in Ontohub itself, see&lt;br /&gt;
[http://ontohub.org/meta].&lt;br /&gt;
&lt;br /&gt;
The backbone of Ontohub categories is The International Standard Classification of Education ([http://www.uis.unesco.org/Education/Pages/international-standard-classification-of-education.aspx ISCED]). ISCED is a member of the United Nations International Family of Economic and Social Classifications and is the reference classification for organizing education programmes and related qualifications by levels and fields of education. The final draft of the recent ISCED version (June 2013) provides a hierarchy of educational domains. ISCED was selected among several other classifications, as the most appropriate reference classification that specifies knowledge-subjects, i.e. categories of knowledge-domains. The reference classification was extended with several categories which are not originally contained within ISCED, e.g. Space, Time, and Process.&lt;br /&gt;
&lt;br /&gt;
During the ontology upload, it is advisable to select categories that are considered as the most relevant specification of an ontology-domain, i.e. ''the selected category should fit the domain of knowledge that the ontology in question represents''. The criterion for selection of an appropriate category can be phrased as the questions: &lt;br /&gt;
&lt;br /&gt;
- ''Is category &amp;lt;e.g. Space&amp;gt; related to the field of knowledge that my ontology represents formally?''&lt;br /&gt;
&lt;br /&gt;
- ''Does my ontology fit into the knowledge-domain &amp;lt;Category&amp;gt;?''. &lt;br /&gt;
&lt;br /&gt;
Accordingly, any ontology that represents mereological relations will fit to the category ''Space''. Since an ontology can capture knowledge that intersects different fields, it is possible to select multiple categories for an ontology. An additional specification of categories will describe closer a particular ontology domain (e.g. EU-Biodiversity-Ontology covers domains: Space AND Biology AND Geography). Such a specification of categories facilitates findability and reusability of domain-specific ontologies.&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Teams</id>
		<title>Teams</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Teams"/>
				<updated>2014-02-10T21:34:31Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[User]]s can be grouped into teams. The advantage is that [[permissions]] (for [[repositories]]) can be given to a whole team at once, so there is no need to give permissions to each invidual team member separately.&lt;br /&gt;
&lt;br /&gt;
==Ontohub pages for teams ==&lt;br /&gt;
* [http://ontohub.org/teams http://ontohub.org/teams] This page lists your teams. You also can create new teams.&lt;br /&gt;
* [http://ontohub.org/teams/1 A team page] displayes details of a team. With the members tab, you can add new members to the team by typing (at least) the first three letters of a username.&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Sentences</id>
		<title>Sentences</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Sentences"/>
				<updated>2014-02-10T21:24:31Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: Tillmo moved page Sentences to Sentence: uniform singular&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A sentence in an [[ontology]] expresses some logical information about the ontology, e.g. some subclass relationship, or some constraint on certain [[symbol]]s. Sentence can be&lt;br /&gt;
*[[axiom]]s, which are postulated to be true, or&lt;br /&gt;
*[[theorem]]s, which are postulated to follow from the axioms.&lt;br /&gt;
&lt;br /&gt;
==Ontohub page [http://ontohub.org/repositories/bioportal/ontologies/269/sentences listing sentences]==&lt;br /&gt;
All sentences of an ontology are listed.&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Mappings</id>
		<title>Mappings</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Mappings"/>
				<updated>2014-02-10T21:19:31Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: Tillmo moved page Mappings to Mapping: uniform singular&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A mapping relates two [[ontology|ontologies]]: a source and a target ontology. It consists of a set of correspondences, where each correspondence relates a [[symbol]] of the source ontology with a symbol of the target ontology. There are various different types of mapping, which all can be written down in [[DOL]]:&lt;br /&gt;
* '''Imports''': If an ontology imports another one, the inclusion is automatically a mapping.&lt;br /&gt;
* '''Views''', or '''interpretations''': one ontology is mapped into another one, such that [[axiom]]s of the source ontology are translated into [[theorem]]s of the target ontology.&lt;br /&gt;
* '''Alignments''': two ontologies are related (in contrast to the other kinds of mappings, this need not be functional). The [[DOL]] notation for alignments follows the [http://alignapi.gforge.inria.fr/ Alignment API].&lt;br /&gt;
&lt;br /&gt;
==Ontohub pages for mappings==&lt;br /&gt;
* [http://ontohub.org/links http://ontohub.org/links] lists all existing mappings among all ontologies.&lt;br /&gt;
* [http://ontohub.org/repositories/bioportal/ontologies/307/links Ontology-specific pages] list only the mappings belonging to one particular ontology.&lt;br /&gt;
* [http://ontohub.org/links/1 Mapping-specific pages] showing one specific mapping. Here, the status of the mapping is shown. E.g. an interpretation needs to be proven, and is open as long as that has not been done.&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Graphs</id>
		<title>Graphs</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Graphs"/>
				<updated>2014-02-10T21:06:43Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: Tillmo moved page Graphs to Graph: uniform singular&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The graph for an ontology or ontology library shows [[ontology|ontologies]] as nodes and [[mappings]] as edges. Typically, the graph shows all the imported ontologies, but it can also contain other kinds of mappings. &lt;br /&gt;
&lt;br /&gt;
==Ontohub graph page, for example [http://ontohub.org/repositories/bioportal/ontologies/307/graphs this one]==&lt;br /&gt;
By clicking on nodes and edges, you can obtain more details about the respective ontologies and mappings.&lt;br /&gt;
You can restrict the shown mappings to import mappings (see the [[mappings]] page for more information). Also, you can select a radius that determines how much of the graph is shown.&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Ontology_versions</id>
		<title>Ontology versions</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Ontology_versions"/>
				<updated>2014-02-10T21:00:32Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: Created page with &amp;quot;An ontology has different versions, corresponding to the different version of the underlying file, identified by its git commit id. A specific version...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An [[ontology]] has different versions, corresponding to the different version of the underlying [[File browser|file]], identified by its [[git]] commit id.&lt;br /&gt;
A specific version is analysed by Ontohub and marked as pending, processing, done or failed (in the latter case, an error can be displayed). A failed ontology can be retried by its owners.&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/List_comments</id>
		<title>List comments</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/List_comments"/>
				<updated>2014-02-10T20:50:18Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: Created page with &amp;quot;You can add comments to ontologies. Comments can be viewed by anyone.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;You can add comments to ontologies. Comments can be viewed by anyone.&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Permissions</id>
		<title>Permissions</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Permissions"/>
				<updated>2014-02-07T12:22:19Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: What to do if I do not have the needed permissions?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Permissions in Ontohub are given per [[repositories|repository]] and are inherited to the [[ontology|ontologies]] of the respective repository. &lt;br /&gt;
If you are owner of a repository, you can give permissions to other people and [[teams]]:&lt;br /&gt;
* '''read permission''' - this is applicable only for private repositories&lt;br /&gt;
* '''edit permission''' - this gives read and write access to the repository.&lt;br /&gt;
* '''owner permission''' -by default,one who creates a new repository at Ontohub gets owner permission over it.Anyone with owner permissions can read, write and assign different permissions to other people or teams.People having owner permission can also edit repository's metadata and delete the repository.It is possible that more than one person or team has an owner permission over a repository.&lt;br /&gt;
&lt;br /&gt;
There are three different roles a user can have in relation to the specific repository:&lt;br /&gt;
*'''Owner'''-This is the default role for the user who create a repository on Ontohub. Owner of the repository can assign different permission to other people and teams.&lt;br /&gt;
*'''Editor'''-This role is for people who has been assigned 'edit permission' by the owner of the repository.Editor can read and update a repository but can not delete it.&lt;br /&gt;
*'''Reader'''-Reader of the repository can only view/read the specific repository for which they have 'read permission'.&lt;br /&gt;
&lt;br /&gt;
In search box, while typing in the first three letters of a user or team name, Ontohub will suggest different possible completions to full names. &lt;br /&gt;
In order to respect privacy of users, it is not possible to select users from a list.&lt;br /&gt;
&lt;br /&gt;
Sample permission page on Ontohub: [http://ontohub.org/repositories/sandbox/permissions http://ontohub.org/repositories/sandbox/permissions]&lt;br /&gt;
&lt;br /&gt;
==What to do if I do not have the needed permissions?==&lt;br /&gt;
* Ask an owner of the repository (or of the team owning the repository) to give you access rights (in the future, ontohub will provide a means for requesting this)&lt;br /&gt;
* fork the repository by creating a new one and git pushing the old one into it (also for this, ontohub will provide a means in the future)&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Metadata</id>
		<title>Metadata</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Metadata"/>
				<updated>2014-02-03T16:37:07Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: formatting&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Each ontology can be associated with metadata:&lt;br /&gt;
* '''projects''' that use the ontology. You can add a new project by specifying its name, URL, institution and contact person, or select one from a list of existing projects.&lt;br /&gt;
* '''categories''': the subject field of an ontology can be specified using one or more [[categories]]&lt;br /&gt;
* '''tasks'''&lt;br /&gt;
* '''license models''': you can select among various licences&lt;br /&gt;
* '''formality levels''': you can select among different formality levels:&lt;br /&gt;
** vocabulary (list of words)&lt;br /&gt;
** terminology (list of concepts with definitions)&lt;br /&gt;
** taxonomy (terminology with subsumption hierarchy)&lt;br /&gt;
** axiomatization (ontology with axioms beyond a pure subsumption hierarchy)&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Ontology</id>
		<title>Ontology</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Ontology"/>
				<updated>2014-02-03T16:30:20Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: wikilinks, Ontohub pages&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In Ontohub, an ontology consists of a set of [[symbol]]s and a set of [[sentence]]s:&lt;br /&gt;
* A symbol is an atomic expression or syntactic constituent that may be used in axioms. (Moreover, an semantic interpretation or model of an ontology usually consists of an interpretation of all the symbols.)&lt;br /&gt;
:Symbols have different kinds, for example, in OWL, there a classes, object properties, individuals etc. (In other [[logics]], there are other kinds of symbols.) For each symbol, there is a tab displaying the symbols of that kind.&lt;br /&gt;
kind, there is a &lt;br /&gt;
* A [[sentences|sentence]] (formula) is a logical expression constraining the meaning (interpretation) of the ontology and often thereby linking different symbols.&lt;br /&gt;
:A sentence may be an [[axiom]] (i.e. it is postulated to be true) a conjecture  (i.e. it is postulated to follow from the axioms), or a [[theorem]] (i.e. it has been proven to follow from the axioms).&lt;br /&gt;
&lt;br /&gt;
Ontologies are defined in [[File browser|files]]. An ontology may be defined as [[single ontology]] in one file,&lt;br /&gt;
or it may be part of an [[ontology library]], which in turned is defined in a file.&lt;br /&gt;
&lt;br /&gt;
Ontologies can be annotated with comments and [[metadata]]. You can browse their versions, and show a [[graphs|graph]] of [[mappings]] to other ontologies.&lt;br /&gt;
&lt;br /&gt;
==Ontohub pages for ontologies==&lt;br /&gt;
*[http://ontohub.org/repositories/bioportal/ontologies/270 Overview of an ontology]&lt;br /&gt;
*[[metadata]] of an ontology&lt;br /&gt;
*[[file browser]]&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Search</id>
		<title>Search</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Search"/>
				<updated>2014-02-03T13:31:46Z</updated>
		
		<summary type="html">&lt;p&gt;Fabian: Created page with &amp;quot;You can search by name of the ontology, names of symbols that occur in ontologies (e.g., &amp;quot;town&amp;quot; or &amp;quot;part_of&amp;quot;), the logic that is the ontology is written in (e.g, &amp;quot;OWL&amp;quot; or &amp;quot;Com...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;You can search by name of the ontology, names of symbols that occur in ontologies (e.g., &amp;quot;town&amp;quot; or &amp;quot;part_of&amp;quot;), the logic that is the ontology is written in (e.g, &amp;quot;OWL&amp;quot; or &amp;quot;CommonLogic&amp;quot;) or any combination of search strings. &lt;br /&gt;
&lt;br /&gt;
Some tips: &lt;br /&gt;
* Capitalization is irrelevant (e.g. &amp;quot;CommonLogic&amp;quot; or &amp;quot;commonlogic&amp;quot; are treated the same) &lt;br /&gt;
* Whitespace matters (e.g., &amp;quot;Common Logic&amp;quot; and &amp;quot;CommonLogic&amp;quot; are treated differently) &lt;br /&gt;
* If you want to enter more than one search string, then you need to use the &amp;lt;return&amp;gt; key on your keyboard to ensure that they are treated as separate strings . (E.g., if you want to search for an ontology written in OWL which contains the class Spine, you need to first enter &amp;quot;OWL &amp;lt;return&amp;gt; spine &amp;lt;return&amp;gt;&amp;quot;. Otherwise, OntoHub will search for an ontology that contains the symbol &amp;quot;OWL spine&amp;quot;.)&lt;/div&gt;</summary>
		<author><name>Fabian</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Version_history</id>
		<title>Version history</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Version_history"/>
				<updated>2014-02-03T11:17:42Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: Created page with &amp;quot;This page lists the version history of a repository, as maintained by the git version control system.  Each git version is marked with a commit id like 175ff44. (Note that...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists the version history of a repository, as maintained by the [[git]] version control system. &lt;br /&gt;
Each git version is marked with a commit id like 175ff44. (Note that these are shorthand ids, full&lt;br /&gt;
git commit ids are even longer.) &lt;br /&gt;
&lt;br /&gt;
If you click on a commit id (on the right) or on the commit message&lt;br /&gt;
(on the left), you get the list of changes to files in the repository&lt;br /&gt;
that have been introduced by this commit. If you click on the corresponding &amp;quot;Browse files&amp;quot; button,&lt;br /&gt;
you will get a [[file browser]] for a past version of the repository, namely that specified by&lt;br /&gt;
the commit. In order to remind you of the fact that not the latest version is being&lt;br /&gt;
displayed, the commit will always be displayed in the file browser.&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Linked_data</id>
		<title>Linked data</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Linked_data"/>
				<updated>2014-02-03T11:16:37Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: Created page with &amp;quot;Ontohub is linked data compliant. That is, the raw text of an ontology and the HTML page containing a conceptual overview of the ontology can be accessed with one and the ...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ontohub is [[linked data]] compliant. That is, the raw text of an ontology and the HTML page&lt;br /&gt;
containing a conceptual overview of the ontology can be accessed with one and the same URL.&lt;br /&gt;
If you enter the URL into a browser, a nice HTML page will be shown. If you enter the URL&lt;br /&gt;
into a tool like Protege, Hets or wget, the raw ontology text will be delivered. It is&lt;br /&gt;
also possible to request an xml or json representation, useful for machine processing.&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/File_browser</id>
		<title>File browser</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/File_browser"/>
				<updated>2014-02-03T11:16:22Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Each [[repositories|repository]] consists of a tree of files, structured into folders.&lt;br /&gt;
&lt;br /&gt;
==Ontohub file browser, e.g. at [http://ontohub.org/colore http://ontohub.org/colore]==&lt;br /&gt;
This page provides a file browser for the repository.&lt;br /&gt;
Initially, the root folder of the repository is displayed. In order to find a particular file, you can navigate through the file system. &lt;br /&gt;
&lt;br /&gt;
The files and folders are displayed in the left column. Note that not&lt;br /&gt;
all files contain [[ontology|ontologies]]. For those that do, the corresponding&lt;br /&gt;
ontology is displayed in the right column. Note that one file may&lt;br /&gt;
contain several ontologies (this then is an [[ontology library]]), but&lt;br /&gt;
also several files may be associated to the same ontology (these are&lt;br /&gt;
then different [[serialization]]s of the ontology).&lt;br /&gt;
&lt;br /&gt;
While on this page, ontologies and their files are displayed as different but related objects,&lt;br /&gt;
generally, Ontohub is [[linked data]] compliant. That is, the raw text of an ontology and the HTML page&lt;br /&gt;
containing a conceptual overview of the ontology can be accessed with one and the same URL.&lt;br /&gt;
&lt;br /&gt;
You can also browse through the [[version history]] of the repository.&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/URL_catalog</id>
		<title>URL catalog</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/URL_catalog"/>
				<updated>2014-02-03T11:14:42Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: Created page with &amp;quot;With an URL catalog, you can substitute URLs by other URLs. This may be necessary if you mirror a repository. For example, the COLORE repository contains a lot of references (...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;With an URL catalog, you can substitute URLs by other URLs. This may be necessary if you mirror a repository.&lt;br /&gt;
For example, the COLORE repository contains a lot of references (ontology imports) of the form http://colore.oor.net/path-to-some-onotology.&lt;br /&gt;
Now you want that these references to point to ontohub. Therefore, you add an URL map from http://colore.oor.net to&lt;br /&gt;
http://ontohub.org/colore&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Logics</id>
		<title>Logics</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Logics"/>
				<updated>2014-02-03T11:13:34Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: Tillmo moved page Logics to Logic: uniform singular&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ontohub supports a wide range of formal logical and ontology languages building on the OntoIOp.org project and allows complex inter-theory (concept) mappings and relationships with formal semantics.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;color:green; background-color:#ffffcc;&amp;quot; cellpadding=&amp;quot;10&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;3&amp;quot;|List of formal logical and ontology languages supported by Ontohub&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| Language&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| Description&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| Serialisation&lt;br /&gt;
|-&lt;br /&gt;
| OWL 2 DL&lt;br /&gt;
| OWL 2 Web Ontology Language, Description Logic semantics (W3C Recommendation) http://purl.net/dol/languages/OWL2/DL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Common Logic&lt;br /&gt;
| Common Logic (ISO/IEC 24707) http://purl.net/dol/languages/CommonLogic&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| OBO 1.4&lt;br /&gt;
| Open Biomedical Ontologies (OBO) 1.4 http://purl.net/dol/languages/OBO/1.4&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| RDF&lt;br /&gt;
| Resource Description Framework (W3C Recommendation) http://purl.net/dol/languages/RDF&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| SATLIB&lt;br /&gt;
| Propositional logic http://purl.net/dol/languages/SATLIB&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| TPTP&lt;br /&gt;
| First-order logic http://purl.net/dol/languages/TPTP&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| CASL &lt;br /&gt;
| Common Algebraic Specification Language (subsorted partial first-order logic with induction) http://purl.net/dol/languages/CASL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| THF0&lt;br /&gt;
| Higher-order logic http://purl.net/dol/languages/THF0&lt;br /&gt;
|&lt;br /&gt;
|- &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Ontology_overview</id>
		<title>Ontology overview</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Ontology_overview"/>
				<updated>2014-02-03T11:12:07Z</updated>
		
		<summary type="html">&lt;p&gt;Fabian: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;(This wiki page is the documentation for [http://ontohub.org/ontologies].)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
On this page you get an overview of all the ontologies in a repository. You can also [[search]] the ontologies in the repository under various aspects. &lt;br /&gt;
&lt;br /&gt;
Note that the ontologies (whether all ontologies or the search result is displayed) are paginated. You can&lt;br /&gt;
browse through the different pages by clicking on the numbers or the arrows.&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Git</id>
		<title>Git</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Git"/>
				<updated>2014-02-02T05:21:01Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: /* Access with permissions */ better explanation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://en.wikipedia.org/wiki/Git_%28software%29 Git] is a decentralised version control system. Ontohub uses Git for maintaining [[repositories]] of ontologies.&lt;br /&gt;
&lt;br /&gt;
==Access to a Git repository==&lt;br /&gt;
===Access for anyone===&lt;br /&gt;
On the main page of a repository, you find a &amp;quot;clone with Git&amp;quot; URL for cloning the repository. At the command line, with&lt;br /&gt;
  git clone &amp;lt;URL&amp;gt;&lt;br /&gt;
you can create a local copy of the repository on your computer. (If you have a graphical interface for Git, enter the URL at the appropriate place for cloning).&lt;br /&gt;
Note that you will have only limited access to the repository, depending on its access type (for private repositories, you won't have any access, for public readable repositories, you will have read access, for public readbale and writable repositories, you also will have write access).&lt;br /&gt;
&lt;br /&gt;
===Access with permissions===&lt;br /&gt;
If you want to have also write access, then you have to uploaded an [[SSH keys|SSH key]], and use the &amp;quot;clone with git-ssh&amp;quot; URL for cloning. Then you will have access as specified by your [[permissions]]: e.g. you get write access to an otherwise read-only repository, or you get read access to an otherwise private repository. You will also get write access to all public writable repositories - you won't need any permissions for that, but you still need to upload your ssh key (this is needed for protection against Spam).&lt;br /&gt;
&lt;br /&gt;
==Working with a Git repository==&lt;br /&gt;
The usual working cycle is:&lt;br /&gt;
* make some local changes&lt;br /&gt;
* add the new and changed files using &amp;quot;git add &amp;lt;files&amp;gt;&amp;quot;. With &amp;quot;git add .&amp;quot;, you add everything. &lt;br /&gt;
* if needed, remove files using &amp;quot;git rm &amp;lt;files&amp;gt;&amp;quot;.&lt;br /&gt;
* commit your changes using &amp;quot;git commit&amp;quot; or &amp;quot;git commit -m &amp;lt;message&amp;gt;&amp;quot;&lt;br /&gt;
* push your changes to the ontohub server with &amp;quot;git push&amp;quot;&lt;br /&gt;
* if someone else has pushed in the meantime, you have to get his/her commits first, using &amp;quot;git pull&amp;quot;. This will merge both commits. Note that nothing can get lost, you can always restore your commit if needed.&lt;br /&gt;
&lt;br /&gt;
==Pushing to an empty repository==&lt;br /&gt;
In this case, you need to use &amp;quot;git push origin master&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Read more==&lt;br /&gt;
Documentation of Git and a try-out tour can be found at [http://gitscm.com/].&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/SSH_keys</id>
		<title>SSH keys</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/SSH_keys"/>
				<updated>2014-02-02T05:12:59Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: Tillmo moved page SSH keys to SSH key: uniform singular&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;OntoHub uses the Secure Shell (SSH) protocol for secure communication between your local working copy of a repository and the repository on the OntoHub server. If you want to use [[git]] to interact with the OntoHub server, you will need to upload your [http://en.wikipedia.org/wiki/Secure_Shell public SSH key] to OntoHub. A description of how to generate a public key can be found here: &lt;br /&gt;
http://git-scm.com/book/no-nb/Git-on-the-Server-Generating-Your-SSH-Public-Key&lt;br /&gt;
&lt;br /&gt;
==Ontohub pages for SSH keys==&lt;br /&gt;
You reach these pages via the menu available below your user name (at the top-right corner of Ontohub)&lt;br /&gt;
* [http://ontohub.org/keys The list of your keys]&lt;br /&gt;
* [http://ontohub.org/keys/new Adding a key] - you need to provide a name (needed only for your own distinction between several keys), and the public key itself.&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Repository_details</id>
		<title>Repository details</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Repository_details"/>
				<updated>2014-02-02T04:41:23Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is the main page of a [[repositories|repository]]. You can&lt;br /&gt;
* edit or delete the repository (top-right buttons)&lt;br /&gt;
* view the ontologies, the files or the history of the repository&lt;br /&gt;
* add ontology URLs that should be substituted by other URLs&lt;br /&gt;
* list the errors that Ontohub has found in the repository's ontologies&lt;br /&gt;
* if you own the repository, view and change the [[permissions]] of the repository, i.e. who can edit it&lt;br /&gt;
* get a URL for cloning the repository with [[git]]. There are two URLs: one for read access, and one for read and write access. For deatils, see [[git]].&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Create_repository</id>
		<title>Create repository</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Create_repository"/>
				<updated>2014-02-02T04:31:18Z</updated>
		
		<summary type="html">&lt;p&gt;Fabian: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you want to '''create''' a new [[repositories|repository]], you have to enter&lt;br /&gt;
* name: should be short and unique&lt;br /&gt;
* description: this will be displayed on the main page of the repository&lt;br /&gt;
* access: default is public read access, while write access can be specified in the [[permissions]]. You can also chose public read and write access, but then anyone can modify or delete files in your repository (this is useful e.g. for sandboxes). For private repositories, both read and write access is regulated by the permissions. &lt;br /&gt;
* source address: here, you can specify the URL of an existing [[git]] or [http://en.wikipedia.org/wiki/Apache_Subversion subversion] repository. Then your new repository will become a [[mirror]] of that repository. If you want a completely fresh repository, leave this field empty.&lt;br /&gt;
&lt;br /&gt;
If you want to '''edit''' an existing repository, you can change the first three items. Beware that the repository's permissions are reset if you change its access mode.&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Repositories</id>
		<title>Repositories</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Repositories"/>
				<updated>2014-02-02T04:20:04Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: Tillmo moved page Repositories to Repository: uniform singular&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ontohub ist organised in [[git]] repositories, which contain collections of ontologies. Each repository contains ontology files and other files. Git provides a version control, facilities for concurrent editing and merging in case that two people have edited the same document.  &lt;br /&gt;
&lt;br /&gt;
==Ontohub page [http://ontohub.org/repositories http://ontohub.org/repositories]==&lt;br /&gt;
This page provides an overview over and links to the public repositories that are currently available. &lt;br /&gt;
&lt;br /&gt;
If you are logged into Onthohub, you can create your own repository by creating the &amp;quot;Create Repository&amp;quot; button. &lt;br /&gt;
&lt;br /&gt;
Access permissions can be given per repository - all ontologies in a repository inherit its permissions.&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/Installation</id>
		<title>Installation</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/Installation"/>
				<updated>2013-12-09T23:29:37Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The '''installation''' of Ontohub is described at the [https://github.com/ontohub/ontohub/ github page].&lt;br /&gt;
&lt;br /&gt;
An '''automated script''' for installation under Ubuntu 12.04 can be found [https://github.com/ontohub/ontohub/blob/develop/script/install-on-ubuntu here].&lt;br /&gt;
Run the script with &lt;br /&gt;
 bash install-on-ubuntu develop&lt;br /&gt;
for e.g. installing the develop branch.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
A '''virtual machine image''' (based on a Ubuntu 12.04.3 server guest, for use with VirtualBoc or VMWare) can be found [http://libvirt.communtu.de here].&lt;br /&gt;
Username and password are ontohub. Start a rails server with&lt;br /&gt;
 cd Workspace/Ontohub&lt;br /&gt;
 rails s&lt;br /&gt;
Then you can see your Ontohub instance at http://localhost:3000. If you use the VirtualBox config file, some port redirections will ensure that your port 3000 will be redirected to the VM, and you can ssh to the VM with &amp;quot;ssh -p 2222 ontohub@localhost&amp;quot;. If you want to set up a productive environment, see the [https://github.com/ontohub/ontohub/ github page] for Apache etc.&lt;br /&gt;
&lt;br /&gt;
Problems? Please send us an email at ontohub-dev-l@ovgu.de&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	<entry>
		<id>http://wiki.dol-omg.org/index.php/DOL</id>
		<title>DOL</title>
		<link rel="alternate" type="text/html" href="http://wiki.dol-omg.org/index.php/DOL"/>
				<updated>2013-12-09T10:12:32Z</updated>
		
		<summary type="html">&lt;p&gt;Tillmo: /* Documents */ OMG url&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=The Distributed Ontology, Modeling and Specification Language – DOL=&lt;br /&gt;
&lt;br /&gt;
The Distributed Ontology, Modeling and Specification Language (DOL) has been adopted as [http://omg.org OMG] standard in October 2018.&lt;br /&gt;
DOL aims at providing a unified metalanguage for &lt;br /&gt;
* “as-is” use of ontologies, specifications, and models (OSMs), formulated in a specific language, &lt;br /&gt;
* OSMs formalised in heterogeneous logics,&lt;br /&gt;
* modular OSMs, &lt;br /&gt;
* mappings (interpretations, alignments, refinements, and others) between OSMs,&lt;br /&gt;
* networks of OMS and mappings.&lt;br /&gt;
&lt;br /&gt;
[[Ontohub]] is a web-based repository engine speaking DOL. In order to upload a DOL file to Ontohub, go to some repository. Both in the 'Ontologies' tab and in the 'Ontology files and related files', you can upload files of different types, including DOL.&lt;br /&gt;
&lt;br /&gt;
==Documents==&lt;br /&gt;
* [http://www.omg.org/dol/ official version of the DOL standard] (freely available)&lt;br /&gt;
* [http://iws.cs.uni-magdeburg.de/%7Emossakow/papers/DOL-Manifesto.pdf DOL manifesto (2015)] overview of DOL syntax and semantics, with examples&lt;br /&gt;
* [http://iws.cs.uni-magdeburg.de/%7Emossakow/papers/Ontology-Patterns-with-DOWL-The-Case-of-Blending.pdf Ontology Patterns with DOWL: The Case of Blending] DOL for OWL users&lt;br /&gt;
* [http://www.iks.cs.ovgu.de/~till/papers/womo2013.pdf invited paper about DOL (2013)] overview of DOL syntax, with examples&lt;br /&gt;
&lt;br /&gt;
==Ontology==&lt;br /&gt;
* [https://www.omg.org/spec/DOL/DOL-terms.rdf Ontology of DOL terms]&lt;br /&gt;
&lt;br /&gt;
==Slides==&lt;br /&gt;
* [http://iks.cs.ovgu.de/~till/papers/slides-augsburg.pdf Modular and heterogeneous logical theories in DOL], Augsburg, Jan 2018&lt;br /&gt;
* [http://iks.cs.ovgu.de/~till/papers/GI-Logic-2017.pdf Modular and heterogeneous logical theories in DOL], GI logic group, Nov 2017&lt;br /&gt;
* [http://esslli2016.unibz.it/?page_id=171 DOL tutorial] at ESSLLI 2016 [http://iks.cs.ovgu.de/%7Etill/papers/dol-esslli.pdf all ESSLLI slides at once]&lt;br /&gt;
* [http://iws.cs.uni-magdeburg.de/%7Emossakow/papers/2015-09-21-DOL-tutorial.pdf DOL tutorial] at FroCoS 2015&lt;br /&gt;
&lt;br /&gt;
==DOL examples==&lt;br /&gt;
* [http://ontohub.org/dol-examples DOL examples at Ontohub]&lt;br /&gt;
* [https://github.com/spechub/Hets-lib/tree/master/DOL DOL examples at Hets-lib].&lt;br /&gt;
&lt;br /&gt;
==DOL Tools==&lt;br /&gt;
* [[Hets|The Heterogneous Tool Set (Hets)]] parsing, static analysis and proof management for DOL&lt;br /&gt;
* [[Ontohub]] a web-based ontology, model and specification repository engine&lt;br /&gt;
* [[emacs mode]] for DOL&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
* [https://github.com/tillmo/DOL DOL development page]&lt;br /&gt;
* [http://ontoiop.org OntoIOp page]&lt;/div&gt;</summary>
		<author><name>Tillmo</name></author>	</entry>

	</feed>