-
One example:
https://github.com/ARMmbed/core-util/blob/master/source/core-util_mbed_os.c
With the wrong tag, location and copyright header.
-
[Christopher Barnes](https://github.com/senrabc) (Migrated from [VIVO-1347](https://vivo-project.atlassian.net/browse/VIVO-1347)) said:
RDF/XML produced by SPARQL query does not have an associated DT…
-
### Collection Information
**Formal collection title:** Standard Map Service Atlases
Collection size: 427 Images, 32GB
### Objects
**Type of content (images, audio, albums, etc.):** Complex image …
-
![image](https://user-images.githubusercontent.com/388716/232648549-8b99112e-b86d-4f42-bd8e-80f91061f627.png)
It can easy to think this is 96 sats
It is especially important for small amounts to s…
-
The compiler team is working on a standard policy around its external crates (see https://github.com/rust-lang/compiler-team/pull/19) -- we need to bring this crate into conformance, though the policy…
-
**Describe the bug**
Using out of box configuration. (jsonb-3.0 feature of Liberty server 24.0.0.9) for REST services delivering a JSON record gives the following string value for a java.util.Date fi…
-
## Description
Now gorm errors looks like:
![image](https://user-images.githubusercontent.com/1916485/82861734-36929e80-9f50-11ea-8df7-ee18b4105f25.png)
This is not friendly to be collected.
…
-
See: http://create.monarchinitiative.org/download/gomodel:5797c67200000003/owl
```
Individual:
Annotations:
****** ,
"2016-07-26"^^xsd:string,
"http://orcid.org/0000-…
-
The first step in theta unrolls to:
```
cd[0] = state_array_[0];
cd[1] = state_array_[1];
cd[2] = state_array_[2];
cd[3] = state_array_[3];
cd[4] = state_array_[4];
cd[0] ^= state_array_[5];
cd[1] ^…
-
Hi,
I use `pdfWriter = muhammara.createWriterToModify(localPdfPath,{modifiedFilePath:destPdfPath});` to create my pdfWriter so I can read and add an annotations. It worked perfectly until now, when…