Skip to content

rdfs:Datatype not properly handled #30

Description

@radissoa

Describe the bug
rdfs:Datatype is not handled. OLGA considers it as a class to generate with the superclass rdfs:Literal. But OLGA prevents classes from rdfs: to be generated see here. Hence the superclass of the rdfs:Datatype is not generated which causes a compile error.

To Reproduce
Steps to reproduce the behavior:
Execute OLGAJavaTest#testSarefMerged junit test

Expected behavior
The generated code should compile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions