settings.yml revision 402d5f74ba78451acf2ccda16b41398535028a3b
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger# Project configuration
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger# Environment specific settings can be overridden in:
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger# /config/settings/<environment>.yml
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger# Name of the installation
802014878b7383de536e4fa0ceced1bce3217eadDaniel Couto Valename: "MyOntohub"
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger# Hostname of the installation
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger# Optional asset host for delivery of static files (css, images, javascripts)
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger# Sender address for outgoing mail
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornbergeremail: noreply@example.com
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger# Mail delivery
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger# http://guides.rubyonrails.org/action_mailer_basics.html#action-mailer-configuration
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger delivery_method: sendmail
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger# The number of days a user can access
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger# the website without confirming his account.
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornbergerallow_unconfirmed_access_for_days: 3
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger# Footer links and texts
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger - text: Foo Institute
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger# Delivery of exceptions, disabled by default
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornbergerexception_notifier:
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger enabled: false
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger email_prefix: "[ontohub exception]"
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger sender_address: "exceptions@example.com"
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger exception_recipients:
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger - exception-recipient@example.com
402d5f74ba78451acf2ccda16b41398535028a3bEugen Kuksa default_branch: 'master'
555b7fd96768daf9592e7ddbd4217d784b08e451henning muellerallowed_iri_schemes:
7b8fe34340b2727bb31fe0be67fdf684e47c3609Tim Reddehasedisplay_head_commit: false
1cbb38d1d07f559b4a1c012a4833513053716007Daniel Couto Valedisplay_symbols_tab: false
c997297b21c83680cdba2953cad369b82a5b8805Tim Reddehaseexternal_repository_name: 'External'
1b2e2335372f4737c0aa19da6320f7b5fd58b500Tim Reddehasefallback_commit_user: 'ontohub_system'
1b2e2335372f4737c0aa19da6320f7b5fd58b500Tim Reddehasefallback_commit_email: 'ontohub_system@ontohub.org'
7cd362a86385a020b8c674cf9199771ae3267359henning muellerformat_selection: false
291d5c781e5ce4a7c15cfb16fa4a800177135b3ehenning mueller# Possible values for metadata, adapted from OMV
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowskiformality_levels:
2635b9bca67d93aec1bed63d10d5f92fefce06e7Till Mossakowski - name: vocabulary
0c07cc350bdb8afe9b01b4340b33d89500a43106Till Mossakowski description: "list of words"
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski - name: terminology
0c07cc350bdb8afe9b01b4340b33d89500a43106Till Mossakowski description: "list of concepts with definitions"
0c07cc350bdb8afe9b01b4340b33d89500a43106Till Mossakowski - name: taxonomy
0c07cc350bdb8afe9b01b4340b33d89500a43106Till Mossakowski description: "terminology with subsumption hierarchy"
2635b9bca67d93aec1bed63d10d5f92fefce06e7Till Mossakowski - name: axiomatization
2635b9bca67d93aec1bed63d10d5f92fefce06e7Till Mossakowski description: "ontology with axioms beyond a pure subsumption hierarchy"
2635b9bca67d93aec1bed63d10d5f92fefce06e7Till Mossakowski # number of axioms per concept can be displayed
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowskilicense_models:
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski - name: Apple Public Source License (APSL)
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski url: http://www.opensource.apple.com/license/apsl/
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski - name: Open Software License (OSL)
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski url: http://opensource.org/licenses/OSL-3.0
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski - name: General Public License (GPL)
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski - name: IBM Public License (IBM PL)
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski url: http://opensource.org/licenses/IPL-1.0
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski - name: Common Public License (CPL)
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski url: http://www.eclipse.org/legal/cpl-v10.html
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski - name: Lesser General Public License (LGPL)
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski url: https://www.gnu.org/licenses/lgpl.html
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski - name: INTEL Open Source License (INTEL OSL)
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski - name: Modified BSD License (mBSD)
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski url: http://opensource.org/licenses/BSD-3-Clause
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski - name: Academic Free License (AFL)
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski url: http://opensource.org/licenses/AFL-3.0
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowskiontology_types:
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski - name: Upper Level Ontology
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski description: describes general, domain-independent concepts e.g. space, time
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski - name: Core Ontology
5ad93833caec560945adbce7b6f1342ef731ae83henning mueller description: "describes the most important concepts in a specific domain (also: mid-level ontology)"
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski - name: Domain Ontology
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski description: describes some domain of the world
0c07cc350bdb8afe9b01b4340b33d89500a43106Till Mossakowski - name: Application Ontology
0c07cc350bdb8afe9b01b4340b33d89500a43106Till Mossakowski description: describes some domain in an application-dependent manner
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski - name: SearchTask
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski description: the task characterizes how ontologies are used to refine common keywordbased search algorithms using domain knowledge in form of subsumption relations. Ontology-driven search is usually performed automatically by means of reasoning services handling particular aspects of an ontology representation language.
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski - name: AnnotationTask
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski description: the ontology is used as a controlled vocabulary to annotate Semantic Web resources. This task includes the usage of a semantically rich ontology for representing arbitrarily complex annotation statements on these resources. The task can be performed manually or (semi-)automatically.
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski - name: QueryRewritingTask
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski description: complementary to the query formulation dimension, this task applies ontologies to semantically optimize query expressions by means of the domain knowledge (constraints, subsumption relations etc.) The task can be interpreted as a particular art of filtering information. The task is performed automatically; however, it assumes the availability of patterns describing the transformations at query level.
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski - name: FilteringTask
291d5c781e5ce4a7c15cfb16fa4a800177135b3ehenning mueller description: the task describes at a very general level how ontologies are applied to refine the solution space of a certain problem, such as information retrieval or personalization. The task is targeted at being performed semi-automatically or automatically.
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski - name: IntegrationTask
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski description: the task characterizes how ontologies provide an integrating environment, an inter-lingua, for information repositories or software tools. In this scenario the ontology is applied (semi-)automatically to merge between heterogeneous data pools in the same or in adjacent domains.
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski - name: QueryFormulationTask
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski description: the ontology is used in information retrieval settings as a controlled vocabulary for representing user queries. Usually the task is performed automatically in that the concepts of the ontology is are listed in a query formulation front-end in order to allow users to specifies their queries.
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski - name: MediationTask
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski description: the ontology is built to reduce the ambiguities between communicating human or machine agents. It can act as a normative model which formally and clearly defines the meaning of the terms employed in agent interactions. In the context of programmed agents, the task is envisioned to be performed automatically.
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski - name: ConfigurationTask
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski description: the ontology is designed to provide a controlled and unambiguous means to represent valid configuration profiles in application systems. As the aim of the ontology is to support the operationalization of particular system-related processes; this task is performed automatically in that the ontology is processed in an automatic manner by means of reasoners or APIs.
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski - name: PersonalizationTask
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski description: the ontology is used mainly for providing personalized access to information resources. Individual user preferences w.r.t. particular application settings are formally specified by means of an ontology, which, in conjunction with appropriate reasoning services, can be directly integrated to a personalization component for filtering purposes. The usage of ontologies in personalization tasks might be carried out in various forms, from a direct involvement of the user who manually specifies ontological concepts which optimally describe his preferences, to the ontological modelling of user profiles.
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski - name: IndexingTask
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski description: in this scenario, the goal of the ontology is to provide a clearly defined classification and browsing structure for the information items in a repository. Again, the task can be performed manually by domain experts or as part of an application in an automatic or semi-automatic way.
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski - name: MatchingTask
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski description: the goal of matching is to establish links between semantically similar data items in information repositories. In contrast to the previous task, matching does not include the production of a shared final schema/ontology as a result of aggregating the matched source elements to common elements. W.r.t. the automatization level the range varies from manual to fully-automatical execution.