PackagesΒΆ

The code is organized into different python packages

Contents:

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

Schema Automator

Navigation

Contents:

  • Introduction
  • Installation
  • Command Line Interface
  • Packages
    • Importers
    • Generalizers
    • Annotators
    • Utilities
  • Source Metamodels

Related Topics

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

Quick search

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