Documentation
¶
Index ¶
Constants ¶
View Source
const ( FeedsDir = "feeds" SnapshotsDir = "snapshots" )
Variables ¶
View Source
var ( AppName = "scholkit" Version = "0.2.12" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
To write to files in a robust way we should:
|
To write to files in a robust way we should: |
|
attic
|
|
|
sk-oai-dctojsonl
command
sk-oai-dctojsonl converts a stream of XML records, where each record is separated by a record separator "1E".
|
sk-oai-dctojsonl converts a stream of XML records, where each record is separated by a record separator "1E". |
|
cmd
|
|
|
cdxfetch
command
|
|
|
sk-cat
command
sk-cat takes one or more links to (compressed) files and will stream their content to stdout.
|
sk-cat takes one or more links to (compressed) files and will stream their content to stdout. |
|
sk-cdx
command
|
|
|
sk-cluster
command
todo: adjust code
|
todo: adjust code |
|
sk-convert
command
CLI to convert various metadata formats, mostly to fatcat entities.
|
CLI to convert various metadata formats, mostly to fatcat entities. |
|
sk-crossref-snapshot
command
sk-crossref-snapshot creates a snapshot from a set of crossref records, as harvested.
|
sk-crossref-snapshot creates a snapshot from a set of crossref records, as harvested. |
|
sk-feed
command
sk-feed retrieves various upstream data sources.
|
sk-feed retrieves various upstream data sources. |
|
sk-id
command
|
|
|
sk-norm
command
TODO: string normalization cli tool
|
TODO: string normalization cli tool |
|
sk-oai-dctojsonl
command
sk-oai-dctojsonl converts a stream of XML records, where each record is separated by a record separator "1E".
|
sk-oai-dctojsonl converts a stream of XML records, where each record is separated by a record separator "1E". |
|
sk-oai-records
command
sk-oai-records was used as a first step to go from concatenated metha OAI XML file (invalid, hard to parse) to properly separated XML documents (using ASCII record separator).
|
sk-oai-records was used as a first step to go from concatenated metha OAI XML file (invalid, hard to parse) to properly separated XML documents (using ASCII record separator). |
|
sk-snapshot
command
sk-snapshot turns feeds into snapshots, for simplicity often with external tools.
|
sk-snapshot turns feeds into snapshots, for simplicity often with external tools. |
|
Package dateutil provides interval handling.
|
Package dateutil provides interval handling. |
|
exp
|
|
|
notes
|
|
|
journals
command
|
|
|
Package parallel implements helpers for fast processing of line oriented inputs.
|
Package parallel implements helpers for fast processing of line oriented inputs. |
|
record
Package scan accepts a bufio.SplitFunc and generalizes batches to non-line oriented input, e.g.
|
Package scan accepts a bufio.SplitFunc and generalizes batches to non-line oriented input, e.g. |
|
schema
|
|
|
Package xflag add an additional flag type Array for repeated string flags.
|
Package xflag add an additional flag type Array for repeated string flags. |
|
Package xmlstream implements a lightweight XML scanner on top of encoding/xml.
|
Package xmlstream implements a lightweight XML scanner on top of encoding/xml. |
Click to show internal directories.
Click to hide internal directories.