Giter Club home page Giter Club logo

bfe's People

Contributors

jgreben avatar kefo avatar kirkhess avatar shmccallum avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bfe's Issues

Notated Music - elements that have neither text entry box nor button

Below are elements in the Notated Music form that have neither a text entry box nor a button that can be clicked on to look for or enter data:

  • Form of work
  • Place of origin of the work
  • Subject of the work
  • Related works
  • Related expressions
  • Publication, distribution, manufacture statements

Parsing algorithms expect a particular JSON model

The algorithm that parses JSON for display in the DataTable (currently in the development JS, i.e. bfe.dev.js) expects a particular form of JSON:

[{"id":1, 
"name":"xHZ1494528850,
"profile":"http://mlvlp04.loc.gov:3000/bf/static/profiles/bibframe/BIBFRAME 2.0 Serial.json",
"created":"2017-05-11T18:54:10.000Z",
"modified":"2017-05-11T18:54:10.000Z",
"url":"http://mlvlp04.loc.gov:3000/bf/data/xHZ1494528850",
"rdf": [{the rdf, in json-ld}]
}]

Work to be done: create a parser that will parse a more universally distributed form of RDF

(There may be other places in the code where JSON parsing is done uniquely).

Lookups to id.loc.gov require HTTP in a TLS/SSL Environment

When running the Bibframe Editor on a TLS/SSL -enabled server, the lookups will fail in the client browser because the javascript lookup to id.loc.gov attempts to retrieve data via HTTP, and results in a failed ajax query:

This includes lookups to the bibframe ontology and to the names and subjects service.

[blocked] The page at https://ld4p-loc-bfe-dev.stanford.edu/bfe/stanford.html was not allowed to run insecure content from http://id.loc.gov/ontologies/bibframe/Text.json?...
[blocked] The page at https://ld4p-loc-bfe-dev.stanford.edu/bfe/stanford.html# was not allowed to run insecure content from http://id.loc.gov/authorities/names/suggest/?...

Serial - elements that have neither a text entry box nor a button

Elements in the Serial "Work" form that have neither a text entry box nor a button that one can click on to look up or enter data:

  • Form or work
  • Place of origin of the work
  • Subject of the work

Elements with the same problem in the "Instance" form:

  • Title in more than one form
  • Later title proper
  • LC classification

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.