Skip to content

Semantic generator and parser for vita #103

@cboettig

Description

@cboettig

Vita should be fully semantic, which will require programmatic generation.

Generator

Consider yaml source file(s) for items. The yaml source could in turn be generated from Mendeley API / Database, perhaps by external ruby script. Or be generated from an ORCID profile.

  • Implements Slivo's RDFa
  • Indicates what publications are associated with what tags

Parser

A second script should be able to parse the semantics (rather than the HTML -- e.g. generate RDF version from RDFa and then parse that using semantic queries). Lots of ruby-rdf tools, in particular, rdf-rdfa and rdf-xml

Alternatively might be easier to write both as external R scripts (e.g. via knitcitations)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions