Package

org.phenoscape

scowl

Permalink

package scowl

Linear Supertypes
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

Type Members

  1. implicit final class ScowlAnnotationSubject extends AnyVal

    Permalink
  2. implicit final class ScowlAxiom extends AnyVal

    Permalink
  3. implicit final class ScowlClassExpression extends AnyVal

    Permalink
  4. implicit final class ScowlDataOneOf extends AnyVal

    Permalink
  5. implicit final class ScowlDataProperty extends AnyVal

    Permalink
  6. implicit final class ScowlDataRange extends AnyVal

    Permalink
  7. implicit final class ScowlDataType extends AnyVal

    Permalink
  8. implicit final class ScowlIndividual extends AnyVal

    Permalink
  9. implicit final class ScowlLiteral extends AnyVal

    Permalink
  10. implicit final class ScowlLiteralString extends AnyVal

    Permalink
  11. implicit final class ScowlNamedObject extends AnyVal

    Permalink
  12. implicit final class ScowlObjectOneOf extends AnyVal

    Permalink
  13. implicit final class ScowlObjectProperty extends AnyVal

    Permalink
  14. implicit final class ScowlSWRLAtom extends AnyVal

    Permalink
  15. trait Vocab extends AnyRef

    Permalink

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. object @@

    Permalink
    Definition Classes
    DataExpressions
  6. object Annotation

    Permalink
    Definition Classes
    AnnotationAxioms
  7. object AnnotationAssertion

    Permalink
    Definition Classes
    AnnotationAxioms
  8. object AnnotationProperty extends NamedObjectConstructor[OWLAnnotationProperty]

    Permalink
    Definition Classes
    Entities
  9. implicit object AnnotationSubjectAnnotatable extends Annotatable[OWLAnnotationSubject]

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

    Permalink
    Definition Classes
    Values
  11. object AnonymousIndividual

    Permalink
    Definition Classes
    Entities
  12. object Asymmetric extends ObjectPropertyOnlyCharacteristic[OWLAsymmetricObjectPropertyAxiom]

    Permalink
    Definition Classes
    PropertyCharacteristics
  13. object AsymmetricObjectProperty extends UnaryObjectPropertyAxiom[OWLAsymmetricObjectPropertyAxiom, OWLObjectPropertyExpression]

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

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

    Permalink
    Definition Classes
    Entities
  16. object ClassAssertion

    Permalink
    Definition Classes
    IndividualAxioms
  17. object DataAllValuesFrom

    Permalink
    Definition Classes
    DataExpressions
  18. object DataComplementOf

    Permalink
    Definition Classes
    DataExpressions
  19. object DataIntersectionOf

    Permalink
    Definition Classes
    DataExpressions
  20. object DataOneOf

    Permalink
    Definition Classes
    DataExpressions
  21. object DataProperty extends NamedObjectConstructor[OWLDataProperty]

    Permalink
    Definition Classes
    Entities
  22. object DataPropertyAssertion extends DataPropertyAssertionAxiom[OWLDataPropertyAssertionAxiom]

    Permalink
    Definition Classes
    IndividualAxioms
  23. object DataPropertyDomain

    Permalink
    Definition Classes
    PropertyAxioms
  24. object DataPropertyRange

    Permalink
    Definition Classes
    PropertyAxioms
  25. object DataSomeValuesFrom

    Permalink
    Definition Classes
    DataExpressions
  26. object Datatype extends NamedObjectConstructor[OWLDatatype]

    Permalink
    Definition Classes
    Entities
  27. object DatatypeDefinition

    Permalink
    Definition Classes
    DataExpressions
  28. object DatatypeRestriction

    Permalink
    Definition Classes
    DataExpressions
  29. object Declaration

    Permalink
    Definition Classes
    AnnotationAxioms
  30. object DifferentIndividuals extends NaryIndividualsAxiom[OWLDifferentIndividualsAxiom]

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

    Permalink
    Definition Classes
    ClassAxioms
  32. object DisjointDataProperties

    Permalink
    Definition Classes
    PropertyAxioms
  33. object DisjointObjectProperties

    Permalink
    Definition Classes
    PropertyAxioms
  34. object DisjointUnion

    Permalink
    Definition Classes
    ClassAxioms
  35. implicit object DoubleLiterable extends Literalable[Double]

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

    Permalink
    Definition Classes
    ClassAxioms
  37. object EquivalentDataProperties

    Permalink
    Definition Classes
    PropertyAxioms
  38. object EquivalentObjectProperties

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

    Permalink
    Definition Classes
    Values
  40. object Functional extends PropertyCharacteristic[OWLFunctionalObjectPropertyAxiom, OWLFunctionalDataPropertyAxiom]

    Permalink
    Definition Classes
    PropertyCharacteristics
  41. object FunctionalDataProperty extends UnaryObjectPropertyAxiom[OWLFunctionalDataPropertyAxiom, OWLDataPropertyExpression]

    Permalink
    Definition Classes
    PropertyAxioms
  42. object FunctionalObjectProperty extends UnaryObjectPropertyAxiom[OWLFunctionalObjectPropertyAxiom, OWLObjectPropertyExpression]

    Permalink
    Definition Classes
    PropertyAxioms
  43. object HasKey

    Permalink
    Definition Classes
    ClassAxioms
  44. def Individual(): OWLAnonymousIndividual

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

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

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

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

    Permalink
    Definition Classes
    Values
  49. object InverseFunctional extends ObjectPropertyOnlyCharacteristic[OWLInverseFunctionalObjectPropertyAxiom]

    Permalink
    Definition Classes
    PropertyCharacteristics
  50. object InverseFunctionalObjectProperty extends UnaryObjectPropertyAxiom[OWLInverseFunctionalObjectPropertyAxiom, OWLObjectPropertyExpression]

    Permalink
    Definition Classes
    PropertyAxioms
  51. object InverseObjectProperties

    Permalink
    Definition Classes
    PropertyAxioms
  52. object Irreflexive extends ObjectPropertyOnlyCharacteristic[OWLIrreflexiveObjectPropertyAxiom]

    Permalink
    Definition Classes
    PropertyCharacteristics
  53. object IrreflexiveObjectProperty extends UnaryObjectPropertyAxiom[OWLIrreflexiveObjectPropertyAxiom, OWLObjectPropertyExpression]

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

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

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

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

    Permalink
    Definition Classes
    Values
  58. object NegativeDataPropertyAssertion extends DataPropertyAssertionAxiom[OWLNegativeDataPropertyAssertionAxiom]

    Permalink
    Definition Classes
    IndividualAxioms
  59. object NegativeObjectPropertyAssertion extends ObjectPropertyAssertionAxiom[OWLNegativeObjectPropertyAssertionAxiom]

    Permalink
    Definition Classes
    IndividualAxioms
  60. val OWLNothing: OWLClass

    Permalink
    Definition Classes
    Vocab
  61. val OWLThing: OWLClass

    Permalink
    Definition Classes
    Vocab
  62. object ObjectAllValuesFrom

    Permalink
    Definition Classes
    ObjectExpressions
  63. object ObjectComplementOf

    Permalink
    Definition Classes
    ObjectExpressions
  64. object ObjectExactCardinality

    Permalink
    Definition Classes
    ObjectExpressions
  65. object ObjectHasSelf

    Permalink
    Definition Classes
    ObjectExpressions
  66. object ObjectHasValue

    Permalink
    Definition Classes
    ObjectExpressions
  67. object ObjectIntersectionOf

    Permalink
    Definition Classes
    ObjectExpressions
  68. object ObjectInverseOf

    Permalink
    Definition Classes
    ObjectExpressions
  69. object ObjectMaxCardinality

    Permalink
    Definition Classes
    ObjectExpressions
  70. object ObjectMinCardinality

    Permalink
    Definition Classes
    ObjectExpressions
  71. object ObjectOneOf

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

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

    Permalink
    Definition Classes
    IndividualAxioms
  74. object ObjectPropertyDomain

    Permalink
    Definition Classes
    PropertyAxioms
  75. object ObjectPropertyRange

    Permalink
    Definition Classes
    PropertyAxioms
  76. object ObjectSomeValuesFrom

    Permalink
    Definition Classes
    ObjectExpressions
  77. object ObjectUnionOf

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

    Permalink
    Definition Classes
    Entities
  79. val RDFSComment: OWLAnnotationProperty

    Permalink
    Definition Classes
    Vocab
  80. val RDFSLabel: OWLAnnotationProperty

    Permalink
    Definition Classes
    Vocab
  81. object Reflexive extends ObjectPropertyOnlyCharacteristic[OWLReflexiveObjectPropertyAxiom]

    Permalink
    Definition Classes
    PropertyCharacteristics
  82. object ReflexiveObjectProperty extends UnaryObjectPropertyAxiom[OWLReflexiveObjectPropertyAxiom, OWLObjectPropertyExpression]

    Permalink
    Definition Classes
    PropertyAxioms
  83. object SameIndividual extends NaryIndividualsAxiom[OWLSameIndividualAxiom]

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

    Permalink
    Definition Classes
    Values
  85. object SubClassOf

    Permalink
    Definition Classes
    ClassAxioms
  86. object SubDataPropertyOf

    Permalink
    Definition Classes
    PropertyAxioms
  87. object SubObjectPropertyChainOf

    Permalink
    Definition Classes
    PropertyAxioms
  88. object SubObjectPropertyOf

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

    Permalink
    Definition Classes
    SWRLArgs
  90. object Symmetric extends ObjectPropertyOnlyCharacteristic[OWLSymmetricObjectPropertyAxiom]

    Permalink
    Definition Classes
    PropertyCharacteristics
  91. object SymmetricObjectProperty extends UnaryObjectPropertyAxiom[OWLSymmetricObjectPropertyAxiom, OWLObjectPropertyExpression]

    Permalink
    Definition Classes
    PropertyAxioms
  92. object Transitive extends ObjectPropertyOnlyCharacteristic[OWLTransitiveObjectPropertyAxiom]

    Permalink
    Definition Classes
    PropertyCharacteristics
  93. object TransitiveObjectProperty extends UnaryObjectPropertyAxiom[OWLTransitiveObjectPropertyAxiom, OWLObjectPropertyExpression]

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

    Permalink
    Definition Classes
    SWRLArgs
  95. val XSDBoolean: OWLDatatype

    Permalink
    Definition Classes
    Vocab
  96. val XSDDouble: OWLDatatype

    Permalink
    Definition Classes
    Vocab
  97. val XSDFloat: OWLDatatype

    Permalink
    Definition Classes
    Vocab
  98. val XSDInteger: OWLDatatype

    Permalink
    Definition Classes
    Vocab
  99. object XSDMaxInclusive extends FacetRestriction

    Permalink
    Definition Classes
    DataExpressions
  100. object XSDMinInclusive extends FacetRestriction

    Permalink
    Definition Classes
    DataExpressions
  101. val XSDNonNegativeInteger: OWLDatatype

    Permalink
    Definition Classes
    Vocab
  102. object ^^

    Permalink
    Definition Classes
    DataExpressions
  103. package converters

    Permalink
  104. def differentFrom[S, O](subj: S, obj: O)(implicit arg0: SWRLIArgish[S], arg1: SWRLIArgish[O]): SWRLDifferentIndividualsAtom

    Permalink
    Definition Classes
    SWRLAtoms
  105. package example

    Permalink
  106. def inverse(property: OWLObjectPropertyExpression): OWLObjectInverseOf

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

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

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

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

    Permalink
    Definition Classes
    ClassExpressions
  111. package ofn

    Permalink
  112. package omn

    Permalink
  113. def oneOf(literals: OWLLiteral*): OWLDataOneOf

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

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

    Permalink
    Definition Classes
    SWRLAtoms
  116. 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