org.w3.banana

FOAFPrefix

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

Linear Supertypes
PrefixBuilder[Rdf], Prefix[Rdf], AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. FOAFPrefix
  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 FOAFPrefix(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 FOAFPrefix[Rdf] to StringAdd performed by method any2stringadd in scala.Predef.
    Definition Classes
    StringAdd
  5. def ->[B](y: B): (FOAFPrefix[Rdf], B)

    Implicit information
    This member is added by an implicit conversion from FOAFPrefix[Rdf] to ArrowAssoc[FOAFPrefix[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 Agent: Rdf.URI

  9. val Document: Rdf.URI

  10. val Group: Rdf.URI

  11. val Image: Rdf.URI

  12. val LabelProperty: Rdf.URI

  13. val OnlineAccount: Rdf.URI

  14. val OnlineChatAccount: Rdf.URI

  15. val OnlineEcommerceAccount: Rdf.URI

  16. val OnlineGamingAccount: Rdf.URI

  17. val Organization: Rdf.URI

  18. val Person: Rdf.URI

  19. val PersonalProfileDocument: Rdf.URI

  20. val Project: Rdf.URI

  21. val account: Rdf.URI

  22. val accountName: Rdf.URI

  23. val accountServiceHomepage: Rdf.URI

  24. val age: Rdf.URI

  25. val aimChatID: Rdf.URI

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

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

    Definition Classes
    Any
  28. val author: Rdf.URI

  29. val based_near: Rdf.URI

  30. val birthday: Rdf.URI

  31. def clone(): AnyRef

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

  33. val depiction: Rdf.URI

  34. val depicts: Rdf.URI

  35. val dnaChecksum: Rdf.URI

  36. def ensuring(cond: (FOAFPrefix[Rdf]) ⇒ Boolean, msg: ⇒ Any): FOAFPrefix[Rdf]

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

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

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

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

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

    Definition Classes
    AnyRef → Any
  42. val familyName: Rdf.URI

  43. val family_name: Rdf.URI

  44. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  45. val firstName: Rdf.URI

  46. val focus: Rdf.URI

  47. def formatted(fmtstr: String): String

    Implicit information
    This member is added by an implicit conversion from FOAFPrefix[Rdf] to StringFormat performed by method any2stringfmt in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  48. val fundedBy: Rdf.URI

  49. val geekcode: Rdf.URI

  50. val gender: Rdf.URI

  51. final def getClass(): Class[_]

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

    Definition Classes
    PrefixBuilder
  53. val givenName: Rdf.URI

  54. val givenname: Rdf.URI

  55. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  56. val height: Rdf.URI

  57. val holdsAccount: Rdf.URI

  58. val homepage: Rdf.URI

  59. val icqChatID: Rdf.URI

  60. val img: Rdf.URI

  61. val interest: Rdf.URI

  62. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  63. val isPrimaryTopicOf: Rdf.URI

  64. val jabberID: Rdf.URI

  65. val knows: Rdf.URI

  66. val lastName: Rdf.URI

  67. val logo: Rdf.URI

  68. val made: Rdf.URI

  69. val maker: Rdf.URI

  70. val mbox: Rdf.URI

  71. val mbox_sha1sum: Rdf.URI

  72. val member: Rdf.URI

  73. val membershipClass: Rdf.URI

  74. val msnChatID: Rdf.URI

  75. val myersBriggs: Rdf.URI

  76. val name: Rdf.URI

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

    Definition Classes
    AnyRef
  78. val nick: Rdf.URI

  79. final def notify(): Unit

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

    Definition Classes
    AnyRef
  81. val openid: Rdf.URI

  82. val page: Rdf.URI

  83. val pastProject: Rdf.URI

  84. val phone: Rdf.URI

  85. val plan: Rdf.URI

  86. val prefixIri: String

    Definition Classes
    PrefixBuilderPrefix
  87. val prefixName: String

    Definition Classes
    PrefixBuilderPrefix
  88. val primaryTopic: Rdf.URI

  89. val publication: Rdf.URI

  90. val publications: Rdf.URI

  91. val schoolHomepage: Rdf.URI

  92. val sha1: Rdf.URI

  93. val skypeID: Rdf.URI

  94. val status: Rdf.URI

  95. val surname: Rdf.URI

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

    Definition Classes
    AnyRef
  97. val theme: Rdf.URI

  98. val thumbnail: Rdf.URI

  99. val tipjar: Rdf.URI

  100. val title: Rdf.URI

  101. def toString(): String

    Definition Classes
    PrefixBuilder → AnyRef → Any
  102. val topic: Rdf.URI

  103. val topic_interest: Rdf.URI

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

    Definition Classes
    PrefixBuilderPrefix
  105. final def wait(): Unit

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  108. val wants: Rdf.URI

  109. val weblog: Rdf.URI

  110. val workInfoHomepage: Rdf.URI

  111. val workplaceHomepage: Rdf.URI

  112. val yahooChatID: Rdf.URI

  113. def [B](y: B): (FOAFPrefix[Rdf], B)

    Implicit information
    This member is added by an implicit conversion from FOAFPrefix[Rdf] to ArrowAssoc[FOAFPrefix[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 FOAFPrefix[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:
    (fOAFPrefix: StringAdd).self
    Definition Classes
    StringAdd
  2. val self: Any

    Implicit information
    This member is added by an implicit conversion from FOAFPrefix[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:
    (fOAFPrefix: StringFormat).self
    Definition Classes
    StringFormat

Deprecated Value Members

  1. def x: FOAFPrefix[Rdf]

    Implicit information
    This member is added by an implicit conversion from FOAFPrefix[Rdf] to ArrowAssoc[FOAFPrefix[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:
    (fOAFPrefix: ArrowAssoc[FOAFPrefix[Rdf]]).x
    Definition Classes
    ArrowAssoc
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use leftOfArrow instead

  2. def x: FOAFPrefix[Rdf]

    Implicit information
    This member is added by an implicit conversion from FOAFPrefix[Rdf] to Ensuring[FOAFPrefix[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:
    (fOAFPrefix: Ensuring[FOAFPrefix[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 FOAFPrefix[Rdf] to StringAdd

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

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

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

Ungrouped