-
There is a schema that gives us most of what we need to know about the objects:
https://api.authorize.net/xml/v1/schema/AnetApiSchema.xsd
It does not cover webhooks. If we are not auto-generati…
-
For the moment xs:group are handled the same way xs:complexType are handled if I am not wrong.
A new property is added to the type define with points to a type defined by the group. This should not…
-
Hi,
While trying to bump Biopython to version 1.84 in Debian sid, I tried to accomodate to the new way of preparing the documentation, dropping TeX in favor of Sphinx documentation in HTML. In the…
-
First, I insert 2 triples to Blazegraph 2.1.5:
```
PREFIX xsd:
insert data {
'abc' .
'abc'^^xsd:string .
}
```
Their object has the same value, but in the first triple it's simp…
rpuch updated
3 months ago
-
According to [OWL2 Primer](https://www.w3.org/TR/owl2-primer/#Property_Cardinality_Restrictions), Functional-Style Syntax
```owl
ClassAssertion(
ObjectExactCardinality( 3 :hasChild :Parent )
…
-
Hi, I'm looking to utilize this API, but one feature I am not finding is support for Icon palette sheets (specifically the X, Y, H, and W elements) found in the latest kml22gx.xsd. I am trying to dis…
-
We are using QUDT a lot, but we are struggling with a Vertical CRS which we use in the Netherlands. This is properly defined in https://epsg.io/5709. But I want to use it together with `qudt:hasUnit`…
-
999 doesn't fit into xsd:byte, which is a signed 8 bit int...
would be nice to have a test for defined behavior of query:
`SELECT ( "999"^^ > 0 AS ?result ) {}`
results in the wild:
- jena: un…
-
There are two files in the attached .zip file: both are assumed to be valid and should lead to successful certification.
[issues_603.zip](https://github.com/user-attachments/files/16285113/issues_6…
-
Hi,
We are facing an issue while trying to publish Form 5 on BKMS eForms-DE-1.2 version.
` "errors": [
{
"type": "SCHEMATRON",
"description": null,
…