Skip to content

Transform common RDF based schemas into a corresponding weaviate schema #33

@fefi42

Description

@fefi42

Schema definitions like RDFS and OWL should be transformed into a comprehensive weaviate schema. This requires the creation things like containers and collections as weaviate classes. Property classes should be transformed into primitive properties if that is what they represent in the source schema. rdfs:comment or rdfs:label may be used as class descriptions instead of or additional to weaviate class properties.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions