hypertext2019

Paper and poster to revive the original idea of hypertext based on transclusion

https://github.com/jakobib/hypertext2019

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 6 DOI reference(s) in README
  • Academic publication links
    Links to: arxiv.org, acm.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.8%) to scientific vocabulary

Keywords

hypertext transclusion xanadu
Last synced: 6 months ago · JSON representation ·

Repository

Paper and poster to revive the original idea of hypertext based on transclusion

Basic Info
Statistics
  • Stars: 14
  • Watchers: 3
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Topics
hypertext transclusion xanadu
Created about 7 years ago · Last pushed over 3 years ago
Metadata Files
Readme Citation

README.md

This git-repository contains the article Infrastructure-Agnostic Hypertext and related publications. The paper (4 pages) was originally submitted to the ACM Conference on Hypertext and Social Media (HT' 2019) and rejected for reasons listed in the reviews. A minor revised version has been published at https://arxiv.org/abs/1907.00259. The HTML version of this version is available at https://jakobib.github.io/hypertext2019/.

Another shortened version of the article is included in the proceedings as poster abstract (see subdirectory short-version and HTML version at https://jakobib.github.io/hypertext2019/short-version.html). The official DOI is https://doi.org/10.1145/3342220.3344922.

The poster We were promised Xanadu! An Infrastructure-Agnostic Model of Hypertext has been published at https://doi.org/10.5281/zenodo.3339295.

Source files

The article is written in Pandoc Markdown syntax. Bibliographic reference data has been entered into Wikidata.

| filename | format | description | |-----------|--------|-------------| | infrastructure-agnostic-hypertext.md | Pandoc Markdown | the article text | metadata.yaml | YAML | article metadata | interactions.yaml | YAML | comments published with the article | wcite.json | CSL JSON | bibliographic data extracted from Wikidata | wcite.yaml | YAML | mapping of citation keys to Wikidata identifiers and additional bibliographic data | acm-sig-proceedings.csl | Citation Style Language | Bibliographic citation style provided by ACM (extened by URL field) | ACM-Reference-Format.bst | BibTeX Style Document | Bibliographic citation style provided by ACM | acmart.cls | LaTeX document style | provided by ACM | Makefile | Makefile | rules how to process files | tikz2svg.sh | Bash script | convert TikZ picture source to SVG | template.tex | Pandoc LaTeX template | LaTeX file which document content is inserted into | tex.yaml | YAML | Pandoc metadata for LaTeX conversion | template.html | Pandoc HTML template | HTML file which document content is inserted into

Build Status

Proto-transclusion links of this paper

The poster has been handcrafted with Inkscape (file poster.svg).

Requirements

Required steps to process the document from sources:

  • install pdflatex and additional TeX modules:

sudo apt-get install texlive-latex-base texlive-generic-extra

npm install (requires to install npm)

sudo apt-get install jq

  • ...

License

All content can be used freely (CC Zero) unless stated otherwise in the file headers.

Owner

  • Name: Publications by Jakob Voß
  • Login: jakobib
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.2.0
message: "For referencing this work, please cite it as below."
authors:
- family-names: "Voß"
  given-names: "Jakob"
  orcid: "https://orcid.org/0000-0002-7613-4123"
title: "Infrastructure-Agnostic Hypertext"
doi: 10.1145/3342220.3344922
date-released: 2019-06-29
url: "https://jakobib.github.io/hypertext2019/"

GitHub Events

Total
  • Watch event: 3
Last Year
  • Watch event: 3

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 39
  • Total Committers: 1
  • Avg Commits per committer: 39.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Jakob Voss v****s@g****e 39
Committer Domains (Top 20 + Academic)
gbv.de: 1

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

package.json npm
  • wcite ^0.4.2