Package

org.phenoscape

scowl

Permalink

package scowl

Linear Supertypes
SWRLArgs, Values, AnnotationSubjects, SWRLAtoms, Facets, PropertyCharacteristics, ClassExpressions, DataExpressions, ObjectExpressions, PropertyAxioms, IndividualAxioms, ClassAxioms, AnnotationAxioms, Entities, Vocab, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. scowl
  2. SWRLArgs
  3. Values
  4. AnnotationSubjects
  5. SWRLAtoms
  6. Facets
  7. PropertyCharacteristics
  8. ClassExpressions
  9. DataExpressions
  10. ObjectExpressions
  11. PropertyAxioms
  12. IndividualAxioms
  13. ClassAxioms
  14. AnnotationAxioms
  15. Entities
  16. Vocab
  17. AnyRef
  18. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def <[T](value: T)(implicit arg0: Literalable[T]): OWLFacetRestriction

    Permalink
    Definition Classes
    Facets
  2. def <=[T](value: T)(implicit arg0: Literalable[T]): OWLFacetRestriction

    Permalink
    Definition Classes
    Facets
  3. def >[T](value: T)(implicit arg0: Literalable[T]): OWLFacetRestriction

    Permalink
    Definition Classes
    Facets
  4. def >=[T](value: T)(implicit arg0: Literalable[T]): OWLFacetRestriction

    Permalink
    Definition Classes
    Facets
  5. implicit object AnnotationSubjectAnnotatable extends Annotatable[OWLAnnotationSubject]

    Permalink
    Definition Classes
    AnnotationSubjects
  6. implicit object AnnotationValueValuer extends AnnotationValuer[OWLAnnotationValue]

    Permalink
    Definition Classes
    Values
  7. object AnonymousIndividual

    Permalink
    Definition Classes
    Entities
  8. object AsymmetricObjectProperty extends UnaryObjectPropertyAxiom[OWLAsymmetricObjectPropertyAxiom, OWLObjectPropertyExpression]

    Permalink
    Definition Classes
    PropertyAxioms
  9. implicit object BooleanLiterable extends Literalable[Boolean]

    Permalink
    Definition Classes
    Values
  10. object Class extends NamedObjectConstructor[OWLClass]

    Permalink
    Definition Classes
    Entities
  11. object ClassAssertion

    Permalink
    Definition Classes
    IndividualAxioms
  12. object DifferentIndividuals extends NaryIndividualsAxiom[OWLDifferentIndividualsAxiom]

    Permalink
    Definition Classes
    IndividualAxioms
  13. object DisjointClasses extends NaryClassAxiom[OWLDisjointClassesAxiom]

    Permalink
    Definition Classes
    ClassAxioms
  14. object DisjointObjectProperties

    Permalink
    Definition Classes
    PropertyAxioms
  15. implicit object DoubleLiterable extends Literalable[Double]

    Permalink
    Definition Classes
    Values
  16. object EquivalentClasses extends NaryClassAxiom[OWLEquivalentClassesAxiom]

    Permalink
    Definition Classes
    ClassAxioms
  17. object EquivalentObjectProperties

    Permalink
    Definition Classes
    PropertyAxioms
  18. implicit object FloatLiterable extends Literalable[Float]

    Permalink
    Definition Classes
    Values
  19. object FunctionalObjectProperty extends UnaryObjectPropertyAxiom[OWLFunctionalObjectPropertyAxiom, OWLObjectPropertyExpression]

    Permalink
    Definition Classes
    PropertyAxioms
  20. def Individual(): OWLAnonymousIndividual

    Permalink
    Definition Classes
    Entities
  21. def Individual(iri: String): OWLNamedIndividual

    Permalink
    Definition Classes
    Entities
  22. def Individual(iri: IRI): OWLNamedIndividual

    Permalink
    Definition Classes
    Entities
  23. implicit object IndividualArgish extends SWRLIArgish[OWLIndividual]

    Permalink
    Definition Classes
    SWRLArgs
  24. implicit object IntLiterable extends Literalable[Int]

    Permalink
    Definition Classes
    Values
  25. object InverseFunctionalObjectProperty extends UnaryObjectPropertyAxiom[OWLInverseFunctionalObjectPropertyAxiom, OWLObjectPropertyExpression]

    Permalink
    Definition Classes
    PropertyAxioms
  26. object InverseObjectProperties

    Permalink
    Definition Classes
    PropertyAxioms
  27. object IrreflexiveObjectProperty extends UnaryObjectPropertyAxiom[OWLIrreflexiveObjectPropertyAxiom, OWLObjectPropertyExpression]

    Permalink
    Definition Classes
    PropertyAxioms
  28. implicit object LiteralLiterable extends Literalable[OWLLiteral]

    Permalink
    Definition Classes
    Values
  29. object NamedIndividual extends NamedObjectConstructor[OWLNamedIndividual]

    Permalink
    Definition Classes
    Entities
  30. implicit object NamedObjectAnnotatable extends Annotatable[OWLNamedObject]

    Permalink
    Definition Classes
    AnnotationSubjects
  31. implicit object NamedObjectValuer extends AnnotationValuer[OWLNamedObject]

    Permalink
    Definition Classes
    Values
  32. val OWLNothing: OWLClass

    Permalink
    Definition Classes
    Vocab
  33. val OWLThing: OWLClass

    Permalink
    Definition Classes
    Vocab
  34. object ObjectAllValuesFrom

    Permalink
    Definition Classes
    ObjectExpressions
  35. object ObjectComplementOf

    Permalink
    Definition Classes
    ObjectExpressions
  36. object ObjectHasValue

    Permalink
    Definition Classes
    ObjectExpressions
  37. object ObjectIntersectionOf

    Permalink
    Definition Classes
    ObjectExpressions
  38. object ObjectInverseOf

    Permalink
    Definition Classes
    ObjectExpressions
  39. object ObjectMaxCardinality

    Permalink
    Definition Classes
    ObjectExpressions
  40. object ObjectOneOf

    Permalink
    Definition Classes
    ObjectExpressions
  41. object ObjectProperty extends NamedObjectConstructor[OWLObjectProperty]

    Permalink
    Definition Classes
    Entities
  42. object ObjectPropertyAssertion extends ObjectPropertyAssertionAxiom[OWLObjectPropertyAssertionAxiom]

    Permalink
    Definition Classes
    IndividualAxioms
  43. object ObjectPropertyDomain

    Permalink
    Definition Classes
    PropertyAxioms
  44. object ObjectPropertyRange

    Permalink
    Definition Classes
    PropertyAxioms
  45. object ObjectSomeValuesFrom

    Permalink
    Definition Classes
    ObjectExpressions
  46. object ObjectUnionOf

    Permalink
    Definition Classes
    ObjectExpressions
  47. def Ontology(iri: String, axioms: Set[OWLAxiom]): OWLOntology

    Permalink
    Definition Classes
    Entities
  48. val RDFSComment: OWLAnnotationProperty

    Permalink
    Definition Classes
    Vocab
  49. val RDFSLabel: OWLAnnotationProperty

    Permalink
    Definition Classes
    Vocab
  50. object SameIndividual extends NaryIndividualsAxiom[OWLSameIndividualAxiom]

    Permalink
    Definition Classes
    IndividualAxioms
  51. implicit object StringLiterable extends Literalable[String]

    Permalink
    Definition Classes
    Values
  52. object SubClassOf

    Permalink
    Definition Classes
    ClassAxioms
  53. object SubObjectPropertyChainOf

    Permalink
    Definition Classes
    PropertyAxioms
  54. object SubObjectPropertyOf

    Permalink
    Definition Classes
    PropertyAxioms
  55. implicit object SymbolArgish extends SWRLIArgish[Symbol] with SWRLDArgish[Symbol]

    Permalink
    Definition Classes
    SWRLArgs
  56. object SymmetricObjectProperty extends UnaryObjectPropertyAxiom[OWLSymmetricObjectPropertyAxiom, OWLObjectPropertyExpression]

    Permalink
    Definition Classes
    PropertyAxioms
  57. object TransitiveObjectProperty extends UnaryObjectPropertyAxiom[OWLTransitiveObjectPropertyAxiom, OWLObjectPropertyExpression]

    Permalink
    Definition Classes
    PropertyAxioms
  58. implicit object VariableArgish extends SWRLIArgish[SWRLVariable] with SWRLDArgish[SWRLVariable]

    Permalink
    Definition Classes
    SWRLArgs
  59. val XSDBoolean: OWLDatatype

    Permalink
    Definition Classes
    Vocab
  60. val XSDDouble: OWLDatatype

    Permalink
    Definition Classes
    Vocab
  61. val XSDFloat: OWLDatatype

    Permalink
    Definition Classes
    Vocab
  62. val XSDInteger: OWLDatatype

    Permalink
    Definition Classes
    Vocab
  63. val XSDNonNegativeInteger: OWLDatatype

    Permalink
    Definition Classes
    Vocab
  64. def differentFrom[S, O](subj: S, obj: O)(implicit arg0: SWRLIArgish[S], arg1: SWRLIArgish[O]): SWRLDifferentIndividualsAtom

    Permalink
    Definition Classes
    SWRLAtoms
  65. def inverse(property: OWLObjectPropertyExpression): OWLObjectInverseOf

    Permalink
    Definition Classes
    ClassExpressions
  66. def not[T](property: OWLDataPropertyExpression, value: T)(implicit arg0: Literalable[T]): ScowlNegativeDataPropertyValue[T]

    Permalink
    Definition Classes
    ClassExpressions
  67. def not(property: OWLObjectPropertyExpression, value: OWLIndividual): ScowlNegativeObjectPropertyValue

    Permalink
    Definition Classes
    ClassExpressions
  68. def not(dataRange: OWLDataRange): OWLDataComplementOf

    Permalink
    Definition Classes
    ClassExpressions
  69. def not(classExpression: OWLClassExpression): OWLObjectComplementOf

    Permalink
    Definition Classes
    ClassExpressions
  70. def oneOf(literals: OWLLiteral*): OWLDataOneOf

    Permalink
    Definition Classes
    ClassExpressions
  71. def oneOf(individuals: OWLNamedIndividual*): OWLObjectOneOf

    Permalink
    Definition Classes
    ClassExpressions
  72. def sameAs[S, O](subj: S, obj: O)(implicit arg0: SWRLIArgish[S], arg1: SWRLIArgish[O]): SWRLSameIndividualAtom

    Permalink
    Definition Classes
    SWRLAtoms
  73. val swrlbAbs: SWRLBuiltIn

    Permalink
    Definition Classes
    SWRLAtoms

Inherited from SWRLArgs

Inherited from Values

Inherited from AnnotationSubjects

Inherited from SWRLAtoms

Inherited from Facets

Inherited from PropertyCharacteristics

Inherited from ClassExpressions

Inherited from DataExpressions

Inherited from ObjectExpressions

Inherited from PropertyAxioms

Inherited from IndividualAxioms

Inherited from ClassAxioms

Inherited from AnnotationAxioms

Inherited from Entities

Inherited from Vocab

Inherited from AnyRef

Inherited from Any

Ungrouped