-
As part of this project, we need to document and understand [COPTR](https://coptr.digipres.org/) as it is, and propose some possible ways to manage it in the future.
- [ ] Document some of the histor…
-
* https://github.com/digipres/digipres.github.io/blob/4141021d3e545bce081927e6bec37d253f8a4cd4/_sources/registries/pronom/download-pronom-data.py
-
We should review the list of tools http://www.loc.gov/standards/mets/mets-tools.html and move it to a GitHub wiki so that it is easier to keep the list of tools up to date.
-
The [linting workflow](https://github.com/digipres/awesome-digital-preservation/blob/main/.github/workflows/lint.yml) includes a link checker, but this is going off all the time and it's not helpful.
…
-
I'm trying out the instructions [here](https://github.com/richardlehane/siegfried/wiki/Wikidata-identifier) and am getting the following error/output when trying to run `$ roy harvest -wikidata` to st…
-
This test query -
```sparql
select ?s (COUNT(distinct ?s) AS ?count)
where {
?s a ?Concept .
FILTER (?s = http://dbpedia.org/ontology/deathDate)
}
GROUP BY ?s
LIMIT 1
```
should work at…
-
We should clarify the MIME Type and UTI that are appropriate for OTIO files.
Currently our documentation says:
```
TODO: Should we specify a MIME Type `application/vnd.pixar.opentimelineio+json` …
-
“The Concise Binary Object Representation (CBOR) is a data format whose design goals include the possibility of extremely small code size, fairly small message size, and extensibility without the need…
estan updated
6 years ago
-
Add in a basic page introducing the general idea of the [DigiPres Sandbox](https://github.com/digipres/sandbox), giving context and rationale, making it easy to launch, and asking for feedback.
-
Discovered via https://mastodon.social/@mickylindlar@digipres.club/113038578860044096:
![image](https://github.com/user-attachments/assets/b451f428-d2d2-4188-ac91-795fe11aba53)
Introduced with Ado…