Skip to content

Commit 2f83d7e

Browse files
committed
add links to BpDF spec edition 1 and BaseprintLens
1 parent 0c1e4b9 commit 2f83d7e

File tree

2 files changed

+6
-22
lines changed

2 files changed

+6
-22
lines changed

docs/about.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,3 @@ History
1616

1717
"Baseprint" was the clear winner in
1818
[this word choice survey](https://github.com/singlesourcepub/community/discussions/51).
19-
20-
21-
Future Plans
22-
------------
23-
24-
### Milestones
25-
26-
[BaseprintPress](https://gitlab.com/perm.pub/baseprintpress) available as a GitHub Action
27-
: A new website on subdomain pilot.perm.pub that uses BaseprintPress.
28-
29-
E-publication of the [Maggi paper](https://github.com/castedo/ten-years-challenge-pulsed-drive)
30-
: Sabino Maggi is the first pilot user interested in publishing a Baseprint document.
31-
32-
DOI-DSI upgrade available
33-
: A DOI registrar that can mint a DOI for a DSI if an author requests.
34-

docs/bpdf/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Baseprint Document Format (BpDF)
22
================================
33

4+
Technical details of the BpDF format are documented in the
5+
[BpDF specification (dsi:DPRkAz3vwSj85mBCgG49DeyndaE)](https://perm.pub/DPRkAz3vwSj85mBCgG49DeyndaE/).
6+
47
BpDF is the digital encoding format of a *Baseprint document snapshot*.
58
These document snapshots can be identified with a
69
[SoftWare Hash IDentifier (SWHID)](https://swhid.org).
@@ -11,10 +14,6 @@ As of 2024, these document snapshots are only used within
1114
[Baseprint document successions](../successions.md).
1215

1316

14-
Technical details of the format are being [documented in a draft specification on
15-
GitHub](https://github.com/castedo/bpdf-spec/).
16-
17-
1817
Objectives
1918
----------
2019

@@ -34,8 +33,9 @@ Supporting Software
3433
The BpDF format is implemented in the
3534
[open-source Python library epijats](https://pypi.org/project/epijats/).
3635
This library is used in the authoring tool
37-
[Baseprinter](https://try.perm.pub/baseprinter/) (for previews)
38-
and in
36+
[Baseprinter](https://try.perm.pub/baseprinter/),
37+
the Baseprint document succession viewer [BaseprintLens](https://lens.perm.pub/),
38+
and in
3939
[BaseprintPress](https://gitlab.com/perm.pub/baseprintpress)
4040
for generating websites, such as [pilot.perm.pub](https://pilot.perm.pub).
4141

0 commit comments

Comments
 (0)