iw.model
Class PML
java.lang.Object
iw.model.PML
- All Implemented Interfaces:
- PMLVocabulary
- public class PML
- extends java.lang.Object
- implements PMLVocabulary
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAMESPACE_IW
public static final com.hp.hpl.jena.rdf.model.Resource NAMESPACE_IW
DomainSpecificOntology
public static final com.hp.hpl.jena.rdf.model.Resource DomainSpecificOntology
InferenceStep
public static final com.hp.hpl.jena.rdf.model.Resource InferenceStep
LanguageAxiomSet
public static final com.hp.hpl.jena.rdf.model.Resource LanguageAxiomSet
Query
public static final com.hp.hpl.jena.rdf.model.Resource Query
WFF
public static final com.hp.hpl.jena.rdf.model.Resource WFF
versionInfo
public static com.hp.hpl.jena.rdf.model.Property versionInfo
imports
public static com.hp.hpl.jena.rdf.model.Property imports
disjointWith
public static com.hp.hpl.jena.rdf.model.Property disjointWith
hasRule
public static com.hp.hpl.jena.rdf.model.Property hasRule
hasInferenceEngine
public static com.hp.hpl.jena.rdf.model.Property hasInferenceEngine
hasAntecedent
public static com.hp.hpl.jena.rdf.model.Property hasAntecedent
hasDischarge
public static com.hp.hpl.jena.rdf.model.Property hasDischarge
hasVariableMapping
public static com.hp.hpl.jena.rdf.model.Property hasVariableMapping
fromQuery
public static com.hp.hpl.jena.rdf.model.Property fromQuery
fromAnswer
public static com.hp.hpl.jena.rdf.model.Property fromAnswer
queryContent
public static com.hp.hpl.jena.rdf.model.Property queryContent
isQueryFor
public static com.hp.hpl.jena.rdf.model.Property isQueryFor
isFromEngine
public static com.hp.hpl.jena.rdf.model.Property isFromEngine
hasAnswer
public static com.hp.hpl.jena.rdf.model.Property hasAnswer
wffContent
public static com.hp.hpl.jena.rdf.model.Property wffContent
isConsequentOf
public static com.hp.hpl.jena.rdf.model.Property isConsequentOf
wffOntology
public static com.hp.hpl.jena.rdf.model.Property wffOntology
isExplanationOf
public static com.hp.hpl.jena.rdf.model.Property isExplanationOf
getNamespace
public java.lang.String getNamespace()
getInstance
public static PMLVocabulary getInstance()
NAMESPACE_IW
public com.hp.hpl.jena.rdf.model.Resource NAMESPACE_IW()
- Specified by:
NAMESPACE_IW in interface PMLVocabulary
DomainSpecificOntology
public com.hp.hpl.jena.rdf.model.Resource DomainSpecificOntology()
- Specified by:
DomainSpecificOntology in interface PMLVocabulary
InferenceStep
public com.hp.hpl.jena.rdf.model.Resource InferenceStep()
- Specified by:
InferenceStep in interface PMLVocabulary
LanguageAxiomSet
public com.hp.hpl.jena.rdf.model.Resource LanguageAxiomSet()
- Specified by:
LanguageAxiomSet in interface PMLVocabulary
Query
public com.hp.hpl.jena.rdf.model.Resource Query()
- Specified by:
Query in interface PMLVocabulary
WFF
public com.hp.hpl.jena.rdf.model.Resource WFF()
- Specified by:
WFF in interface PMLVocabulary
versionInfo
public com.hp.hpl.jena.rdf.model.Property versionInfo()
imports
public com.hp.hpl.jena.rdf.model.Property imports()
disjointWith
public com.hp.hpl.jena.rdf.model.Property disjointWith()
hasRule
public com.hp.hpl.jena.rdf.model.Property hasRule()
- Specified by:
hasRule in interface PMLVocabulary
hasInferenceEngine
public com.hp.hpl.jena.rdf.model.Property hasInferenceEngine()
- Specified by:
hasInferenceEngine in interface PMLVocabulary
hasAntecedent
public com.hp.hpl.jena.rdf.model.Property hasAntecedent()
- Specified by:
hasAntecedent in interface PMLVocabulary
hasDischarge
public com.hp.hpl.jena.rdf.model.Property hasDischarge()
- Specified by:
hasDischarge in interface PMLVocabulary
hasVariableMapping
public com.hp.hpl.jena.rdf.model.Property hasVariableMapping()
- Specified by:
hasVariableMapping in interface PMLVocabulary
fromQuery
public com.hp.hpl.jena.rdf.model.Property fromQuery()
- Specified by:
fromQuery in interface PMLVocabulary
fromAnswer
public com.hp.hpl.jena.rdf.model.Property fromAnswer()
- Specified by:
fromAnswer in interface PMLVocabulary
queryContent
public com.hp.hpl.jena.rdf.model.Property queryContent()
- Specified by:
queryContent in interface PMLVocabulary
isQueryFor
public com.hp.hpl.jena.rdf.model.Property isQueryFor()
- Specified by:
isQueryFor in interface PMLVocabulary
isFromEngine
public com.hp.hpl.jena.rdf.model.Property isFromEngine()
- Specified by:
isFromEngine in interface PMLVocabulary
hasAnswer
public com.hp.hpl.jena.rdf.model.Property hasAnswer()
- Specified by:
hasAnswer in interface PMLVocabulary
wffContent
public com.hp.hpl.jena.rdf.model.Property wffContent()
- Specified by:
wffContent in interface PMLVocabulary
isConsenquentOf
public com.hp.hpl.jena.rdf.model.Property isConsenquentOf()
- Specified by:
isConsenquentOf in interface PMLVocabulary
wffOntology
public com.hp.hpl.jena.rdf.model.Property wffOntology()
- Specified by:
wffOntology in interface PMLVocabulary
isExplanationOf
public com.hp.hpl.jena.rdf.model.Property isExplanationOf()
- Specified by:
isExplanationOf in interface PMLVocabulary
Copyright 2006 Inference Web group, All Rights Reserved.