0.6.0
Added
Definition
production rule to match value of def clauses.
Changed
- Renamed
OboLexer::parse
toOboLexer::tokenize
. PropertyValue
production rule now has two subrulesResourcePropertyValue
andLiteralPropertyValue
to aid constructing enum variants.LiteralPropertyValue
accepts any identifier as a datatype, not just
xsd
-prefixed datatypes.