Uses of Class
org.openrefine.wikidata.schema.WikibaseSchema
Packages that use WikibaseSchema
Package
Description
-
Uses of WikibaseSchema in org.openrefine.wikidata.exporters
Methods in org.openrefine.wikidata.exporters with parameters of type WikibaseSchemaModifier and TypeMethodDescriptionvoidQuickStatementsExporter.translateSchema(Project project, Engine engine, WikibaseSchema schema, Writer writer) Exports a project and a schema to a QuickStatements file -
Uses of WikibaseSchema in org.openrefine.wikidata.operations
Fields in org.openrefine.wikidata.operations declared as WikibaseSchemaModifier and TypeFieldDescriptionprotected final WikibaseSchemaSaveWikibaseSchemaOperation.WikibaseSchemaChange._newSchemaprotected WikibaseSchemaSaveWikibaseSchemaOperation.WikibaseSchemaChange._oldSchemaprotected WikibaseSchemaPerformWikibaseEditsOperation.PerformEditsProcess._schemaprotected final WikibaseSchemaSaveWikibaseSchemaOperation._schemaMethods in org.openrefine.wikidata.operations with parameters of type WikibaseSchemaModifier and TypeMethodDescriptionprotected static voidSaveWikibaseSchemaOperation.WikibaseSchemaChange.writeWikibaseSchema(WikibaseSchema s, Writer writer) Constructors in org.openrefine.wikidata.operations with parameters of type WikibaseSchema -
Uses of WikibaseSchema in org.openrefine.wikidata.qa
Methods in org.openrefine.wikidata.qa with parameters of type WikibaseSchemaModifier and TypeMethodDescriptionSet<org.wikidata.wdtk.datamodel.interfaces.PropertyIdValue>SchemaPropertyExtractor.getAllProperties(WikibaseSchema schema) voidEditInspector.inspect(List<EntityEdit> editBatch, WikibaseSchema schema) Inspect a batch of edits with the registered scrutinizers -
Uses of WikibaseSchema in org.openrefine.wikidata.schema
Methods in org.openrefine.wikidata.schema that return WikibaseSchemaModifier and TypeMethodDescriptionstatic WikibaseSchemastatic WikibaseSchemaWikibaseSchema.reconstruct(String json)