Instance Constructors
-
new
InfoboxMappingsExtractor(context: AnyRef { ... /* 2 definitions in type refinement */ })
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
checkDirectTemplateWikidataMappings(propertyNode: PropertyNode, lang: Language): Boolean
-
def
clone(): AnyRef
-
val
datasets: Set[Dataset]
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
extract(page: PageNode, subjectUri: String): Seq[Quad]
-
def
extractTuples(page: PageNode, lang: Language): List[(String, String, String)]
-
def
finalize(): Unit
-
def
finalizeExtractor(): Unit
-
final
def
getClass(): Class[_]
-
def
getDirectTemplateWikidataMappings(page: PageNode, lang: Language): List[(String, String, String)]
-
def
getInvokeTuples(page: PageNode): List[(String, String, String)]
-
def
getPropertyTuples(node: Node): String
-
def
getPropertyTuples(page: PageNode): List[(String, String, String)]
-
def
hashCode(): Int
-
val
hintDataset: Dataset
-
val
hintDatasetInst: Dataset
-
def
initializeExtractor(): Unit
-
final
def
isInstanceOf[T0]: Boolean
-
val
mapDataset: Dataset
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
reduceChildrenToString(propertyNode: PropertyNode): String
-
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from Serializable
Inherited from AnyRef
Inherited from Any
Extracts template variables from template pages (see http://en.wikipedia.org/wiki/Help:Template#Handling_parameters)