Git Product home page Git Product logo

contextus's People

Contributors

darkling avatar flawrence avatar mikejewell avatar tobyspark avatar

Watchers

 avatar

contextus's Issues

Selecting Value From Dropdown In Edit Form Will Not Register Change

What steps will reproduce the problem?
1. Go to Character Editor or Location Editor page
2. Edit one value and save
3. Edit a second value to the same string but select from the suggestions 
rather than typing it all in and save

Selected value will not be saved

What is the expected output? 

The selected value is not being registered because the javascript registers 
what is in the textbox on a keyup event (which is not happening).

Either ditch the suggestion list as it is misleading or find some other way of 
having the javascript register is there has been a change in the text box


Original issue reported on code.google.com by [email protected] on 23 Sep 2010 at 10:46

Name of character not being read from TEI into RDF correctly

What steps will reproduce the problem?

Character 28 is "Other Fairies Attending Their King And Queen" (ID: fai.). The 
name is being added into its own rdf description rather than being added into 
the description with the rest of the information about the 'character' 
resulting in the foaf:name information not being correctly associated. 

What is the expected output? What do you see instead?

The foaf:name value line 5680 in dream.rdf should be part of the character/28 
description


Original issue reported on code.google.com by [email protected] on 18 Oct 2010 at 11:18

Open ID hash not consistent across log ins on different computers

What steps will reproduce the problem?
1. Log in on one computer
2. Make a correction and save to graph
3. Log in of different computer - graph is now different

What is the expected output? What do you see instead?
Hash should be consistent for any given user


Original issue reported on code.google.com by [email protected] on 25 Sep 2010 at 7:00

Error in Event Description in Event 54

What steps will reproduce the problem?
1. Event 54 shows the right section of the play but mistakenly believes that it 
is Lysander that is leaving rather than Hermia.

The reason that this is happening is because in the script (line 434) the 
abbreviation "Herm." is used in the stage instructions rather than either 
"Hermia" or "Her." As a result the name is not recognised as a name, the <rs> 
tage is not added with the attached RDFa which means that the script thinks no 
name is given and defaults to thinking that the speaker is the person leaving.

What is the expected output? What do you see instead?

This is actually what is expected in cases such as this. This is the type of 
inaccurate data that needs to be corrected by a human annotator. 

When the system is far enough advanced to allow annotators to change who is 
involved in a given event then this information can be corrected manually.


Original issue reported on code.google.com by [email protected] on 27 Sep 2010 at 11:26

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.