File tree Expand file tree Collapse file tree 2 files changed +6
-22
lines changed Expand file tree Collapse file tree 2 files changed +6
-22
lines changed Original file line number Diff line number Diff line change @@ -16,19 +16,3 @@ History
16
16
17
17
"Baseprint" was the clear winner in
18
18
[ 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
-
Original file line number Diff line number Diff line change 1
1
Baseprint Document Format (BpDF)
2
2
================================
3
3
4
+ Technical details of the BpDF format are documented in the
5
+ [ BpDF specification (dsi: DPRkAz3vwSj85mBCgG49DeyndaE )] ( https://perm.pub/DPRkAz3vwSj85mBCgG49DeyndaE/ ) .
6
+
4
7
BpDF is the digital encoding format of a * Baseprint document snapshot* .
5
8
These document snapshots can be identified with a
6
9
[ SoftWare Hash IDentifier (SWHID)] ( https://swhid.org ) .
@@ -11,10 +14,6 @@ As of 2024, these document snapshots are only used within
11
14
[ Baseprint document successions] ( ../successions.md ) .
12
15
13
16
14
- Technical details of the format are being [ documented in a draft specification on
15
- GitHub] ( https://github.com/castedo/bpdf-spec/ ) .
16
-
17
-
18
17
Objectives
19
18
----------
20
19
@@ -34,8 +33,9 @@ Supporting Software
34
33
The BpDF format is implemented in the
35
34
[ open-source Python library epijats] ( https://pypi.org/project/epijats/ ) .
36
35
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
39
39
[ BaseprintPress] ( https://gitlab.com/perm.pub/baseprintpress )
40
40
for generating websites, such as [ pilot.perm.pub] ( https://pilot.perm.pub ) .
41
41
You can’t perform that action at this time.
0 commit comments