############################################################################### # 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 Jena knowledgebase ############################################################# ############################################################# # Global label definitions ############################################################# ############################################################# # JenaOntologies class ############################################################# JenaOntologies.dlReasonerAlreadyAttached=DL reasoner already attached JenaOntologies.attachingPellet=Attaching Pellet reasoner JenaOntologies.owlMicroAlreadyAttached=OWL micro reasoner already attached JenaOntologies.attachingOwlMicro=Attaching OWL micro reasoner JenaOntologies.transAlreadyAttached=Transitive reasoner already attached JenaOntologies.attachingTrans=Attaching transitive reasoner JenaOntologies.alreadyDetached=Reasoner already detached JenaOntologies.detaching=Detaching reasoner JenaOntologies.loadingOntFrom=Loading ontology from %s JenaOntologies.loadedOntWithNS=Loaded ontology with namespace %s:%s JenaOntologies.unloadedOntWithNS=Unloaded ontology with namespace %s:%s JenaOntologies.loadingInstanceOntFrom=Loading instance ontology from %s JenaOntologies.unloadingInstanceOnt=Unloading current instance ontology JenaOntologies.checkingConsistency=Checking ontology consistency JenaOntologies.classUnsatisfiable=Class %s is unsatisfiable JenaOntologies.registryNotFound=Eclipse platform extension registry not found. Local ontology registration does not work outside Eclipse. JenaOntologies.addingLocalOnt=Adding local ontology %s JenaOntologies.updatingHierarchyFor=updating hierarchy for %s JenaOntologies.equivNotFound=%s equivalent classes not found in the hierarchy map JenaOntologies.superNotFound=%s superclasses not found in the hierarchy map JenaOntologies.obsoleteSuperNotFound=%s obsolete superclasses not found in the hierarchy map JenaOntologies.pruningHierarchyFor=pruning hierarchy map for %s JenaOntologies.obsoleteSuperOf=%s obsolete superclass of %s JenaOntologies.buildingHierarchyFor=building hierarchy for %s JenaOntologies.equivToSubOf=%s equivalent to %s, subclass of %s JenaOntologies.addingAsEquivTo=*** adding %s as equivalent class to %s JenaOntologies.alreadyHasEquiv=%s already has equivalent class %s JenaOntologies.addingAsSuperTo=*** adding %s as direct superclass to %s JenaOntologies.alreadyHasSuper=%s already has superclass %s JenaOntologies.removingAsSuperFrom=*** removing %s as direct superclass from %s JenaOntologies.doesNotHaveSuper=%s does not have superclass %s JenaOntologies.notFoundInBaseOnt=%s not found in base ontology JenaOntologies.reasonerNotFound=Reasoner %s not found