linkml Logo

Contents:

  • LinkML at a glance
  • Quick Install Guide
  • Tutorial
  • LinkML Schemas
  • Working with Data
    • Working with Data
    • Data Validation
    • Working with RDF and LinkML
    • CSVs and Tabular Data
    • Python
  • Generators
  • Examples of use
  • The LinkML Ecosystem
  • LinkML specification
  • Contribution Guidelines
  • FAQ

Developers guide:

  • Developers guide
  • Code
linkml
  • »
  • Working with Data
  • View page source

Working with Data

This section describes what you need to know for working with data that conforms to a LinkML schema.

Contents:

  • Working with Data
    • Conversion
    • Programmatic usage
  • Data Validation
    • Validation of JSON documents
    • Validation of RDF triplestores using generated SPARQL
    • Validation via shape languages
    • Future plans
  • Working with RDF and LinkML
    • Converting and validating RDF
    • JSON-LD
    • ShEx and SHACL
    • OWL
  • CSVs and Tabular Data
    • Conversion
    • Inference of schemas from tabular data
  • Python
    • Dataclasses
    • Use in programs
    • Loaders and dumpers
Previous Next

© Copyright 2021, LinkML Authors.

Built with Sphinx using a theme provided by Read the Docs.