INCATools / INCATools/dosdp-tools

Question: Using datatypes other than string?

Open
#136 7 comments 0 reactions 1 assignee Claimed by @hkir-dev View on GitHub
Dominant language
Scala
Stars
33
Forks
5
PR merge metrics
No merged PRs in 30d

Description

```
annotations:
- annotationProperty: is_obsolete
text: "true"
```

Generates a nice assertion such as

```
AnnotationAssertion(owl:deprecated "true"^^xsd:string)
```

How can I get this to be xsd:boolean? I tried a few varieties (just true without quotes results in parse error, for example.)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.