Datasets generated by this extractor.
Datasets generated by this extractor. Used for serialization. If a mapping implementation does not return all datasets it produces, serialization may fail.
Extract a single WikiPage.
Extract a single WikiPage. We guess the file type from the file extension used by the page.
The subject URI of the generated triples
A graph holding the extracted data
Determine the extension of a WikiPage.
Determine the extension of a WikiPage.
None if no extension exists, Some[String] if an extension was found.
when extractor needs some finalization
when extractor needs some finalization
Generate quads that describe the file types for an extension.
Generate quads that describe the file types for an extension. <resource> dbo:fileExtension "extension"^^xsd:string <resource> <resource> dct:type dct:StillImage <resource> rdf:type dbo:File <resource> rdf:type dbo:Document <resource> rdf:type dbo:Image <resource> rdf:type dbo:StillImage
Generate Quads for the StillImage pointed to by this file, including: <resource> foaf:depiction <file> <file> foaf:thumbnail <image-thumbnail>
when extractor has a pre-phase
when extractor has a pre-phase
Identifies the type of a File page.