Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
01-13-2022 08:39 AM
Version: Neo4j 4.4.2 community
Plugins: Neosemantics 4.4.0.0
System: Windows
I'm trying to import a XML file in to Neo4j, but I'm getting the error:
The prefix "xsi" for attribute "xsi:noNamespaceSchemaLocation" associated with an element type "Vocabulary" is not bound. [line 1, column 205]"'
Commando's that I run in the Neo4j web portal:
CREATE CONSTRAINT n10s_unique_uri ON (r:Resource) ASSERT r.uri IS UNIQUE
CALL n10s.graphconfig.init();
call dbms.procedures()
CALL n10s.rdf.import.fetch("file:///D:\\AAT\\aat_xml_1121\\AAT.xml", "RDF/XML");
First line of the AAT.xml file that I'm trying to import is:
<?xml version="1.0" encoding="UTF-8" ?><Vocabulary xsi:noNamespaceSchemaLocation="http://vocabsservices.getty.edu/Schemas/AAT/AATGetSubject.xsd" Title="Art & Architecture Thesaurus" Date="2021-10-11">
All the sessions of the conference are now available online