Ben

Results 79 issues of Ben

what are users expected to accomplish?

documentation

Given the intended property graph schema , what is the performance as a function of graph size. Tunable parameters: - number of derivations - number of steps per derivation -...

latency
property graph
query

Sign in using Orcid, an identification mechanism used commonly by scientists. and Similar in intent to https://github.com/allofphysicsgraph/proofofconcept/issues/119

enhancement

As far as I can tell, Bokeh supports Latex via MathJax (see https://docs.bokeh.org/en/latest/docs/user_guide/styling.html#adding-mathematical-notations ) but not for node labels on graphs. https://docs.bokeh.org/en/latest/docs/reference/models/graphs.html This is a subset of #19 Using Bokeh...

NetworkX supports Latex for node labels on graphs; see https://networkx.org/documentation/networkx-1.9/examples/drawing/labels_and_colors.html I think the problem was with long Latex strings, but I don't have an example showing that. This is a...

Build PDG on github using action

enhancement

As identified in a previously resolved bug https://github.com/allofphysicsgraph/proofofconcept/issues/229 , the ability to preview Latex prior to rendering as a PNG would help decrease user input errors. Relying on the user...

enhancement

shows Internal error. Reported by https://search.google.com/search-console/index/drilldown?resource_id=http://derivationmap.net/&item_key=CAMYEyAE&utm_source=wnc_10030322&utm_medium=gamma&utm_campaign=wnc_10030322&utm_content=msg_100058679&hl=en

bug
web frontend

The current web input mechanism requires the user to enter 1. the inference rule 2. the latex for the expressions (novel Latex xor local-to-the-derivation xor global) 3. verification of the...

enhancement
alternative implementation
web frontend

On the page, the "export to Cypher" option produces a plain text Cypher file for Neo4j that lacks some data present in `data.json`. The function where the fix is needed...

bug
property graph