PackagesΒΆ

The code is organized into different python packages

Contents:

  • Importers
    • Importing from JSON-Schema
    • Importing from Kwalify
    • Importing from OWL
    • Importing from SQL
    • Packages
      • JsonSchemaImportEngine
      • OwlImportEngine
      • FrictionlessImportEngine
      • DOSDPImportEngine
  • Generalizers
    • Generalizing from a single TSV
    • Chaining an annotator
    • Generalizing from multiple TSVs
    • Generalizing from tables on the web
    • Generalizing from JSON
    • Packages
      • CsvDataGeneralizer
      • JsonDataGeneralizer
      • RdfDataGeneralizer
  • Annotators
    • SchemaAnnotator
      • SchemaAnnotator.annotate_element()
      • SchemaAnnotator.annotate_schema()
      • SchemaAnnotator.enrich()
    • JsonLdAnnotator
      • JsonLdAnnotator.annotate()
      • JsonLdAnnotator.annotate_element()
    • LLMAnnotator
      • LLMAnnotator.enrich()

Schema Automator

Navigation

Contents:

  • Introduction
  • Installation
  • Command Line
  • Packages
    • Importers
    • Generalizers
    • Annotators
  • Source Metamodels
  • Indices and tables

Related Topics

  • Documentation overview
    • Previous: Command Line
    • Next: Importers

Quick search

©2022, LinkML Developers. | Powered by Sphinx 7.2.6 & Alabaster 0.7.16 | Page source