org.w3.banana

OWLPrefix

class OWLPrefix[Rdf <: RDF] extends PrefixBuilder[Rdf]

Linear Supertypes
PrefixBuilder[Rdf], Prefix[Rdf], AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. OWLPrefix
  2. PrefixBuilder
  3. Prefix
  4. AnyRef
  5. Any
Implicitly
  1. by any2stringadd
  2. by any2stringfmt
  3. by any2ArrowAssoc
  4. by any2Ensuring
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new OWLPrefix(ops: RDFOps[Rdf])

Value Members

  1. final def !=(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. def +(other: String): String

    Implicit information
    This member is added by an implicit conversion from OWLPrefix[Rdf] to StringAdd performed by method any2stringadd in scala.Predef.
    Definition Classes
    StringAdd
  5. def ->[B](y: B): (OWLPrefix[Rdf], B)

    Implicit information
    This member is added by an implicit conversion from OWLPrefix[Rdf] to ArrowAssoc[OWLPrefix[Rdf]] performed by method any2ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  6. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  7. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  8. val AllDifferent: Rdf.URI

  9. val AllDisjointClasses: Rdf.URI

  10. val AllDisjointProperties: Rdf.URI

  11. val Annotation: Rdf.URI

  12. val AnnotationProperty: Rdf.URI

  13. val AsymmetricProperty: Rdf.URI

  14. val Axiom: Rdf.URI

  15. val Class: Rdf.URI

  16. val DataRange: Rdf.URI

  17. val DatatypeProperty: Rdf.URI

  18. val DeprecatedClass: Rdf.URI

  19. val DeprecatedProperty: Rdf.URI

  20. val FunctionalProperty: Rdf.URI

  21. val InverseFunctionalProperty: Rdf.URI

  22. val IrreflexiveProperty: Rdf.URI

  23. val NamedIndividual: Rdf.URI

  24. val NegativePropertyAssertion: Rdf.URI

  25. val Nothing: Rdf.URI

  26. val ObjectProperty: Rdf.URI

  27. val Ontology: Rdf.URI

  28. val OntologyProperty: Rdf.URI

  29. val ReflexiveProperty: Rdf.URI

  30. val Restriction: Rdf.URI

  31. val SymmetricProperty: Rdf.URI

  32. val Thing: Rdf.URI

  33. val TransitiveProperty: Rdf.URI

  34. val allValuesFrom: Rdf.URI

  35. val annotatedProperty: Rdf.URI

  36. val annotatedSource: Rdf.URI

  37. val annotatedTarget: Rdf.URI

  38. def apply(value: String): Rdf.URI

    Definition Classes
    PrefixBuilderPrefix
  39. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  40. val assertionProperty: Rdf.URI

  41. val backwardCompatibleWith: Rdf.URI

  42. val bottomDataProperty: Rdf.URI

  43. val bottomObjectProperty: Rdf.URI

  44. val cardinality: Rdf.URI

  45. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  46. val complementOf: Rdf.URI

  47. val datatypeComplementOf: Rdf.URI

  48. val deprecated: Rdf.URI

  49. val differentFrom: Rdf.URI

  50. val disjointUnionOf: Rdf.URI

  51. val disjointWith: Rdf.URI

  52. val distinctMembers: Rdf.URI

  53. def ensuring(cond: (OWLPrefix[Rdf]) ⇒ Boolean, msg: ⇒ Any): OWLPrefix[Rdf]

    Implicit information
    This member is added by an implicit conversion from OWLPrefix[Rdf] to Ensuring[OWLPrefix[Rdf]] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  54. def ensuring(cond: (OWLPrefix[Rdf]) ⇒ Boolean): OWLPrefix[Rdf]

    Implicit information
    This member is added by an implicit conversion from OWLPrefix[Rdf] to Ensuring[OWLPrefix[Rdf]] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  55. def ensuring(cond: Boolean, msg: ⇒ Any): OWLPrefix[Rdf]

    Implicit information
    This member is added by an implicit conversion from OWLPrefix[Rdf] to Ensuring[OWLPrefix[Rdf]] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  56. def ensuring(cond: Boolean): OWLPrefix[Rdf]

    Implicit information
    This member is added by an implicit conversion from OWLPrefix[Rdf] to Ensuring[OWLPrefix[Rdf]] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  57. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  58. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  59. val equivalentClass: Rdf.URI

  60. val equivalentProperty: Rdf.URI

  61. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  62. def formatted(fmtstr: String): String

    Implicit information
    This member is added by an implicit conversion from OWLPrefix[Rdf] to StringFormat performed by method any2stringfmt in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  63. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  64. def getLocalName(iri: Rdf.URI): Try[String]

    Definition Classes
    PrefixBuilder
  65. val hasKey: Rdf.URI

  66. val hasSelf: Rdf.URI

  67. val hasValue: Rdf.URI

  68. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  69. val imports: Rdf.URI

  70. val incompatibleWith: Rdf.URI

  71. val intersectionOf: Rdf.URI

  72. val inverseOf: Rdf.URI

  73. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  74. val maxCardinality: Rdf.URI

  75. val maxQualifiedCardinality: Rdf.URI

  76. val members: Rdf.URI

  77. val minCardinality: Rdf.URI

  78. val minQualifiedCardinality: Rdf.URI

  79. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  80. final def notify(): Unit

    Definition Classes
    AnyRef
  81. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  82. val onClass: Rdf.URI

  83. val onDataRange: Rdf.URI

  84. val onDatatype: Rdf.URI

  85. val onProperties: Rdf.URI

  86. val onProperty: Rdf.URI

  87. val oneOf: Rdf.URI

  88. val prefixIri: String

    Definition Classes
    PrefixBuilderPrefix
  89. val prefixName: String

    Definition Classes
    PrefixBuilderPrefix
  90. val priorVersion: Rdf.URI

  91. val propertyChainAxiom: Rdf.URI

  92. val propertyDisjointWith: Rdf.URI

  93. val qualifiedCardinality: Rdf.URI

  94. val sameAs: Rdf.URI

  95. val someValuesFrom: Rdf.URI

  96. val sourceIndividual: Rdf.URI

  97. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  98. val targetIndividual: Rdf.URI

  99. val targetValue: Rdf.URI

  100. def toString(): String

    Definition Classes
    PrefixBuilder → AnyRef → Any
  101. val topDataProperty: Rdf.URI

  102. val topObjectProperty: Rdf.URI

  103. def unapply(iri: Rdf.URI): Option[String]

    Definition Classes
    PrefixBuilderPrefix
  104. val unionOf: Rdf.URI

  105. val versionIRI: Rdf.URI

  106. val versionInfo: Rdf.URI

  107. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  108. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  109. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  110. val withRestrictions: Rdf.URI

  111. def [B](y: B): (OWLPrefix[Rdf], B)

    Implicit information
    This member is added by an implicit conversion from OWLPrefix[Rdf] to ArrowAssoc[OWLPrefix[Rdf]] performed by method any2ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Shadowed Implicit Value Members

  1. val self: Any

    Implicit information
    This member is added by an implicit conversion from OWLPrefix[Rdf] to StringAdd performed by method any2stringadd in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (oWLPrefix: StringAdd).self
    Definition Classes
    StringAdd
  2. val self: Any

    Implicit information
    This member is added by an implicit conversion from OWLPrefix[Rdf] to StringFormat performed by method any2stringfmt in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (oWLPrefix: StringFormat).self
    Definition Classes
    StringFormat

Deprecated Value Members

  1. def x: OWLPrefix[Rdf]

    Implicit information
    This member is added by an implicit conversion from OWLPrefix[Rdf] to ArrowAssoc[OWLPrefix[Rdf]] performed by method any2ArrowAssoc in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (oWLPrefix: ArrowAssoc[OWLPrefix[Rdf]]).x
    Definition Classes
    ArrowAssoc
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use leftOfArrow instead

  2. def x: OWLPrefix[Rdf]

    Implicit information
    This member is added by an implicit conversion from OWLPrefix[Rdf] to Ensuring[OWLPrefix[Rdf]] performed by method any2Ensuring in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (oWLPrefix: Ensuring[OWLPrefix[Rdf]]).x
    Definition Classes
    Ensuring
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use resultOfEnsuring instead

Inherited from PrefixBuilder[Rdf]

Inherited from Prefix[Rdf]

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion any2stringadd from OWLPrefix[Rdf] to StringAdd

Inherited by implicit conversion any2stringfmt from OWLPrefix[Rdf] to StringFormat

Inherited by implicit conversion any2ArrowAssoc from OWLPrefix[Rdf] to ArrowAssoc[OWLPrefix[Rdf]]

Inherited by implicit conversion any2Ensuring from OWLPrefix[Rdf] to Ensuring[OWLPrefix[Rdf]]

Ungrouped