-
Since October 11, I have been unable to merge and reason Zfin gene phenotypes in owl format with vertebrate.owl. Nearly all zebrafish classes became unsatisfiable. I finally isolated the issue by y…
-
## What happened
After setup, intelowl seems to be fully functional when being accessed through a fully qualified domain name via an external SSL enabled reverse proxy. However, on the /scan page, th…
-
All enumerations are declared like this:
```ttl
cim:ControlAreaTypeKind a owl:Class ;
rdfs:label "ControlAreaTypeKind"@en ;
eq:Package "Package_CoreEquipmentProfile" ;
owl:oneOf ( cim:Contr…
-
https://github.com/atextor/owl-cli/releases/download/snapshot/owl-cli-snapshot.jar gives this warning on every run:
```
DEBUG org.apache.jena.riot.system.stream.JenaIOEnvironment -- Failed to find c…
-
https://github.com/linkml/linkml-owl
I wonder how that will look different? we do a bit of convenience processing on the OWL output..
-
Owl is the ultimate platform where you can buy and sell games. Through Owl we want to revolutionize the world of gaming. For each game you buy on OWL you will get a nft for that(different NFTs will be…
-
The interface of owlapy should strictily follow [OWL 2 Web Ontology Language Structural Specification and Functional-Style Syntax ](https://www.w3.org/TR/owl2-syntax/).
This would help increase the u…
-
Current pyobo includes annotations (in the sense of GO annotations, not OWL annotations) modeled as `relationship`s (i.e `S subClassOf R some O`).
An example of this is ec.obo:
```yaml
[Term]
…
-
```owl
has scope
oio:hasRelatedSynonym
genbank synonym
…
-
Annotations on SWRL rules do not end up in the `annotation` column because we translate SWRL rules as normal RDF.
Since SWRL rules are grouped using an 'existential' blank node (meaning a blank node…