Background: koxudaxi/datamodel-code-generator#2087
Occures in all subclasses of Item, e.g.
|
rdf_type: Optional[Any] = "rdf:Statement" |
Idea:
- regex replacement at least of
type: Optional[Any] = ["Category:OSW..."] with type: Optional[List[str]] = ["Category:OSW..."]
- explicite repeating
"type": "string" in subschemas