############################################################################### # Copyright (c) 2005-2010 Dennis Wagelaar, Vrije Universiteit Brussel. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at # http://www.eclipse.org/legal/epl-v10.html # # Contributors: # Dennis Wagelaar, Vrije Universiteit Brussel ############################################################################### # NLS file for Platformkit OWLAPI knowledgebase ############################################################# ############################################################# # Global label definitions ############################################################# ############################################################# # OWLAPIOntologies class ############################################################# OWLAPIOntologies.addingLocalOnt=Adding local ontology %s OWLAPIOntologies.dlAlreadyAttached=DL reasoner already attached OWLAPIOntologies.attachingDigAt=Attaching DIG reasoner at %s OWLAPIOntologies.attachingPellet=Attaching Pellet reasoner OWLAPIOntologies.attachingFactPP=Attaching Fact++ reasoner OWLAPIOntologies.attachingRacer=Attaching RacerPro reasoner OWLAPIOntologies.attachingTransitive=Attaching transitive reasoner OWLAPIOntologies.buildingHierarchyFor=building hierarchy for %s OWLAPIOntologies.equivToSubOf=%s equivalent to %s, subclass of %s OWLAPIOntologies.checkingConsistency=Checking ontology consistency OWLAPIOntologies.ontInconsistent=% is inconsistent OWLAPIOntologies.alreadyDetached=Reasoner already detached OWLAPIOntologies.detaching=Detaching reasoner OWLAPIOntologies.loadingInstanceOntFrom=Loading instance ontology from %s OWLAPIOntologies.loadingOntFrom=Loading ontology from %s OWLAPIOntologies.loadingBaseOntFrom=Loading base ontology from %s OWLAPIOntologies.pruningHierarchyFor=pruning hierarchy map for %s OWLAPIOntologies.superNotFound=%s superclasses not found in the hierarchy map OWLAPIOntologies.obsoleteSuperOf=%s obsolete superclass of %s OWLAPIOntologies.unloadingInstanceOnt=Unloading current instance ontology OWLAPIOntologies.updatingHierarchyFor=updating hierarchy for %s OWLAPIOntologies.equivNotFound=%s equivalent classes not found in the hierarchy map OWLAPIOntologies.obsoleteSuperNotFound=%s obsolete superclasses not found in the hierarchy map OWLAPIOntologies.addingAsEquivTo=*** adding %s as equivalent class to %s OWLAPIOntologies.alreadyHasEquiv=%s already has equivalent class %s OWLAPIOntologies.addingAsSuperTo=*** adding %s as direct superclass to %s OWLAPIOntologies.alreadyHasSuper=%s already has superclass %s OWLAPIOntologies.removingAsSuperFrom=*** removing %s as direct superclass from %s OWLAPIOntologies.doesNotHaveSuper=%s does not have superclass %s OWLAPIOntologies.reasonerNotFound=Reasoner %s not found OWLAPIOntologies.baseOntMustHaveIRI=Base ontology must have IRI %s; loaded ontology has IRI %s