Chenhall Nomenclature (3.0 or 4.0)
Please help I am evaluating CA for museum collection. Is there an easy way to use/incorporate Chenhall Nomenclature 3.0 or 4.0 within CollectiveAccess Providence? If so how is it done? Thank You
Please help I am evaluating CA for museum collection. Is there an easy way to use/incorporate Chenhall Nomenclature 3.0 or 4.0 within CollectiveAccess Providence? If so how is it done? Thank You
Comments
Yes. You can load the exist the standard nomenclature file. Note that the current release only supports the older (not free) file format. The development version (which you can grab on GitHub) supports the free version distributed at https://www.nomenclature.info
I should also note that once the nomenclature.info releases a SPARQL endpoint, we'll integrate support for that, which would allow you to catalogue with a "live" version of the nomenclature – and you'd not have to load a big data file into your database.
Thx u
What am I looking for on Github? Development version? What is the name of the development version I am looking for? There is too much in Github to brouse. Sorry for questions. THANK YOU for help and direction. V.Slusar
What am I looking for on Github? Development version? What is the name of the development version I am looking for? There is too much in Github to brouse. Sorry for questions. THANK YOU for help and direction. V.Slusar
If you are installing from the command line you can simply alter this command:
git clone https://github.com/collectiveaccess/providence.git providence
to read
git clone -b develop https://github.com/collectiveaccess/providence.git providence
Or on GitHub, you should see a drop down button for branches which looks like a circuit splitting, select develop and then pick the green drop down menu labeled "Code" on the right side which will allow you to download the zip files.
Sorry to be so uniformed but I am trying to follow this thread to install the data from the Chenhall Nomenclature excel file.
The above referenced code is now in 1.7.11 (which I have installed and operating) in /app/lib/Utils/CLIUtils.php.
My problem is that I cannot figure out how to properly run the commands in the CLIUtils.php file. I have checked the documentation and there does not seem to be anything there.
I have tried several variations but have only been able to get the name added to the lists but with no data entries.
I am running Collective Access on a Ubuntu virtual server running on a Synoptix NAS. The installation is solid and I have full access.
Thanks
Richard
Where did you obtain the file you're trying to load?
From the nomenclature.info site. Not really easy to find but downloadable in several formats. I am trying to load the Excell version.
Please send me the file. My address is seth@collectiveaccess.org
The file is on the integration page.
Then please send me the exact link you're using. I need to be sure I'm using the same file you are, otherwise I'm wasting time.
https://www.nomenclature.info/integration.app?lang=en is the web page. The file is https://www.nomenclature.info/api/download/dataset/nom/nomenclature-sortEn.xlsx
Thanks