edmcouncil / fibo

The Financial Industry Business Ontology (FIBO) defines the sets of things that are of interest in financial business applications and the ways that those things can relate to one another. In this way, FIBO can give meaning to any data (e.g., spreadsheets, relational databases, XML documents) that describe the business of finance.
https://spec.edmcouncil.org/fibo/
MIT License
324 stars 67 forks source link

Incorrect use of "/ >" instead of "/>" #1826

Closed przemekgradzki closed 2 years ago

przemekgradzki commented 2 years ago

https://github.com/edmcouncil/fibo/blob/48afe9dbb3074ecf56260c121b0019dac1d6808f/AboutFIBOProd.rdf#L247

causes error

org.eclipse.rdf4j.rio.RDFParseException: Element type "owl:imports" must be followed by either attribute specifications, ">" or "/>". [line 247, column 122] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:142)