Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with RDF extension #19

Open
exacs opened this issue Dec 7, 2016 · 1 comment
Open

Problem with RDF extension #19

exacs opened this issue Dec 7, 2016 · 1 comment

Comments

@exacs
Copy link

exacs commented Dec 7, 2016

When click on "RDF > Edit RDF Skeleton..." appears the following error:

Uncaught TypeError: Cannot read property 'prefixes' of undefined
    at RdfSchemaAlignmentDialog._init (http://localhost:3333/extension/rdf-extension/scripts/rdf-schema-alignment.js:22:71)
    at new RdfSchemaAlignmentDialog (http://localhost:3333/extension/rdf-extension/scripts/rdf-schema-alignment.js:4:7)
    at Object.RdfExporterMenuBar.editRdfSchema (http://localhost:3333/extension/rdf-extension/scripts/menu-bar-extensions.js:53:2)
    at HTMLAnchorElement.click (http://localhost:3333/extension/rdf-extension/scripts/menu-bar-extensions.js:479:58)
    at HTMLAnchorElement.<anonymous> (http://localhost:3333/scripts/util/menu.js:178:22)
    at HTMLAnchorElement.dispatch (http://localhost:3333/externals/jquery-1.7.2.min.js:3:4816)
    at HTMLAnchorElement.i (http://localhost:3333/externals/jquery-1.7.2.min.js:3:709)
RdfSchemaAlignmentDialog._init @ rdf-schema-
rdf-schema-alignment.js:22 Uncaught TypeError: Cannot read property 'prefixes' of undefined(…)
RdfSchemaAlignmentDialog._init @ rdf-schema-alignment.js:22
RdfSchemaAlignmentDialog @ rdf-schema-alignment.js:4
RdfExporterMenuBar.editRdfSchema @ menu-bar-extensions.js:53
click @ menu-bar-extensions.js:479
(anonymous function) @ menu.js:178
dispatch @ jquery-1.7.2.min.js:3
i @ jquery-1.7.2.min.js:3

Happens with the following CSV file

encuestas2014-csv.txt

EDIT: When I add a new column using "Edit column > Add column based on this column..." it stops appearing the error. After removing that new column, the error doesn't happen again.

@exacs
Copy link
Author

exacs commented Dec 7, 2016

This issue is the same as the pointed here sparkica/rdf-extension#8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant