-
The document says:
> To use a schema for data validation, the schema must be converted into a schema representation suitable for validating data in the specific data format. For example, an XML Sch…
-
```
during the meeting, the moderator will see his manipulations
on the screen, not on mini-desktop.
If he "leaves" this area during an explanation, there are good chances that
he will not realize th…
-
```
during the meeting, the moderator will see his manipulations
on the screen, not on mini-desktop.
If he "leaves" this area during an explanation, there are good chances that
he will not realize th…
-
In XML serialization, Identification and Name are automatically available in OGC FeatureTypes. Will this hold true for alternative serializations, e.g. JSON (and dialects)? or must we foresee these at…
-
Meeting minutes 30 Apr 2024 with @rob-metalinkage @avillar @nataschake @peterrdf @svilenvarbanov2019
## CityRDF Scope of Work
1. CityGML to CityJSON conversions: are they authoritive?
- Rob…
-
Hello,
I'm F4LBJ from AMSAT Francophone.
I have made the CubeSatSim and I have encountered a problem with the USBC port on the STEM card.
The holes for the connector harpoons are too small. I had t…
-
I generated a bubble graph with:
```
import powergrasp
with open("graph.bbl", "w") as fd:
for line in powergrasp.compress_by_cc("graph.gml"):
fd.write(line + '\n')
```
Then, I wante…
-
POST /v1/networks does not support the following formats:
- [ ] BioPAX
- [ ] XGMML
- [ ] CSV/TSV/TXT
- [ ] Excel
- [ ] GML
- [ ] GPML
- [ ] GEXF
- [ ] GraphML
- [ ] NNF
- [ ] OBO
- [ ] PS…
-
```
If the user who receives the invitation e-mail tries to reply to decline
the offer for example, the e-mail will be sent to the openmeetings e-mail
host, not to moderator.
To correct this, it will…
-
This is mostly an artifact of old GML graphs (e.g. the really big Shakya graph), but it's a good idea to get it taken care of regardless.
I guess, in the preprocessing script, if we identify a sing…