org.scalax.semweb.rdf.vocabulary

WI

object WI extends PrefixConfig

Linear Supertypes
PrefixConfig, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. WI
  2. PrefixConfig
  3. AnyRef
  4. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

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

    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Definition Classes
    AnyRef → Any
  3. def /(name: String): String

    Definition Classes
    PrefixConfig
  4. def /+(name: String): PrefixConfig

    Definition Classes
    PrefixConfig
  5. final def ==(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  6. val CLASSES: PrefixConfig

  7. val CONFIG: PrefixConfig

  8. var IRIs: Set[IRI]

  9. val PAGES: PrefixConfig

  10. object PLATFORM extends PrefixConfig

  11. val POLICY: PrefixConfig

  12. val PROPERTIES: PrefixConfig

  13. val RESOURCE: String

  14. val SETTINGS: PrefixConfig

  15. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  16. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  17. def conf(name: String): IRI

  18. val context: IRI

  19. final def eq(arg0: AnyRef): Boolean

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

    Definition Classes
    AnyRef → Any
  21. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  22. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  23. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  24. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  25. val namespace: String

    Definition Classes
    PrefixConfig
  26. final def ne(arg0: AnyRef): Boolean

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

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

    Definition Classes
    AnyRef
  29. def pg(page: String): IRI

  30. def pl(str: String): IRI

  31. def po(str: String): IRI

  32. def re(str: String): IRI

  33. val root: IRI

  34. def set(name: String): IRI

  35. def set(res: IRI): IRI

  36. def stringValue: String

    Definition Classes
    PrefixConfig
  37. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  38. def toString(): String

    Definition Classes
    AnyRef → Any
  39. final def wait(): Unit

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from PrefixConfig

Inherited from AnyRef

Inherited from Any

Ungrouped