Find a file
Sarven Capadisli 1d0cbd7810 Rather declare the CSS in HTML
Revert "Leting JS handle Shower's CSS"

This reverts commit b3d39f470f.
2015-03-16 00:45:07 +01:00
media Moved About LR to top 2015-03-14 11:01:34 +01:00
scripts Rather declare the CSS in HTML 2015-03-16 00:45:07 +01:00
270a.cloud.svg Updated examples 2014-07-23 11:21:25 +02:00
acm-sigproc-sp.html Added W3C-REC 2015-03-13 17:57:03 +01:00
artifacts-artificial-intelligence.png Init LNCS Author Guidelines example 2015-02-19 15:10:16 +01:00
call-for-linked-research.html Minor: Fix for date datatype 2015-03-14 10:05:56 +01:00
cooling-down-web-science.html Changed keyword 2015-03-15 23:16:26 +01:00
enabling-accessible-knowledge.html Minor: Fix for date datatype 2015-03-14 10:05:56 +01:00
favicon.ico Favicon.. 2015-01-26 13:30:21 +01:00
flies.png Using original PNG instead. 2015-02-02 23:20:37 +01:00
fly.png Using original PNG 2015-02-02 23:29:48 +01:00
index.html Changed symlink 2015-01-23 10:46:58 +01:00
LICENSE Updated License to 2015 2015-01-25 11:21:49 +01:00
linked-sdmx-concept-links.svg Using the full viewport 2015-02-15 22:37:43 +01:00
linked-sdmx-data.html Minor: Fix for date datatype 2015-03-14 10:05:56 +01:00
linked-sdmx-transformation.svg Using the full viewport 2015-02-15 22:37:43 +01:00
linked-statistical-data-analysis.html Minor: Fix for date datatype 2015-03-14 10:05:56 +01:00
linked-stats-analysis-architecture.svg Updated examples 2014-07-23 11:21:25 +02:00
lncs-splnproc.html Added W3C-REC 2015-03-13 17:57:03 +01:00
lsd-sense-worldbank-2012-4.png Different documents 2014-07-22 17:43:19 +02:00
lsd-sense-worldbank-2012.png Different documents 2014-07-22 17:43:19 +02:00
power-distribution.svg Init LNCS Author Guidelines example 2015-02-19 15:10:16 +01:00
README.md Minor 2015-03-15 12:59:55 +01:00
rosette.svg Better image/object scaling 2015-02-16 00:02:35 +01:00
sense-of-lsd-analysis.html Minor: Fix for date datatype 2015-03-14 10:05:56 +01:00
stats.270a.info.ui.png Updated examples 2014-07-23 11:21:25 +02:00
this-paper-is-a-demo.html Rather declare the CSS in HTML 2015-03-16 00:45:07 +01:00

Linked Research

Objective: to enable researchers (in Web Science for example), to share and reuse research knowledge by employing the native Web technology stack. This was practically a solved problem 25 years ago, but here we are.

Linked Research is set out to socially and technically enable researchers to take full control, ownership, and responsibility of their own knowledge, and have their contributions accessible to the society at maximum capacity, by dismantling the use of archaic and artificial barriers.

This is to work towards a solution where researchers can publish and consume research documents that are both human and machine-friendly.

See also a proposed Acid Test aimed at this mission:

Dive into Linked Research

Linked Research's technical approach for MVP:

  • A single HTML5 Polyglot document. It is used by different CSS - academic paper layouts e.g., ACM, LNCS, W3C-REC (fun), or even as a slideshow! This is not a yet-another-standard or format! It is POSH (plain ol' semantic HTML) and RDF, right off W3C specs.
  • No server required. Works on local machine.
  • No installation.
  • No account creation. This is not a for-profit third-party service or software.
  • No out of band tooling required. Your Web browser is the only requirement.
  • Documents are human and machine-friendly (RDF, microformats) i.e., they can be used on screen devices as well as be printed.
  • Using Apache License and CC0, and compatibilies where necessary.

The example documents in this repository were originally published at:

This repository is published and accessible from http://linked-research.270a.info/ , e.g:

You are invited to send your Linked Research documents or their URL to be included here as an example!

Structure and Semantics

This repository contains a single HTML+RDFa template, and stylesheets which follows the LNCS, ACM style guidelines. See the examples. The markup structure is simple and flexible.

Presentation

The CSS are primarily tested using the Gecko browser engine e.g., Firefox, as it provides a more comprehensive and consistent CSS screen and print media support. The views are also tested for in other engines e.g., WebKit, and Trident. The single HTML is flexible such that it can presented in different ways - like a CSS Zen Garden - using the browser or document options .As browser engines improve their CSS implementations, so do these stylesheets.

Interaction

  • In browser editing without having to hand-code HTML or RDF syntaxes - partial support at the moment - and, sorting sections through table of contents.
  • Embed data in HTML: Turtle and JSON-LD.
  • Visible identifiers for sections and other important enough declared concepts. Fosters sharing and cross-linking of concepts, arguments, workflows etc.
  • Document metadata for authors.
  • Exporting to HTML. A (La)TeX export is planned.
  • Local Storage (in the browser) for offline editing. Auto-save is available.
  • View switching e.g., ACM, LNCS, W3C-REC, Slideshow, Native.
  • Other stuff.. stay tuned! git clone https://github.com/csarven/linked-research.git :)

Dependencies

Linked Research is built with the progressive enhancement strategy. Therefore, the dependencies are only used for JavaScript enhancements. If you do not want them, they can be removed or turned-off without effecting core HTML or CSS.

License

Apache License, Version 2.0