About Taxonomies, Thesauri and Drupal |
theory.html |
|
About Taxonomies, Thesauri and Drupal |
ARC: License |
arc/license.htm |
|
ARC: License |
ARC_api.php |
arc/ARC_api.php |
|
|
ARC_api_helper.php |
arc/ARC_api_helper.php |
|
|
ARC_erdf_parser.php |
arc/ARC_erdf_parser.php |
|
|
ARC_ntriples_serializer.php |
arc/ARC_ntriples_serializer.php |
|
|
ARC_rdfxml_parser.php |
arc/ARC_rdfxml_parser.php |
|
|
ARC_rdf_store.php |
arc/ARC_rdf_store.php |
|
|
ARC_rdf_store_add_handler.php |
arc/ARC_rdf_store_add_handler.php |
|
|
ARC_rdf_store_ask_handler.php |
arc/ARC_rdf_store_ask_handler.php |
|
|
ARC_rdf_store_construct_handler.php |
arc/ARC_rdf_store_construct_handler.php |
|
|
ARC_rdf_store_delete_handler.php |
arc/ARC_rdf_store_delete_handler.php |
|
|
ARC_rdf_store_describe_handler.php |
arc/ARC_rdf_store_describe_handler.php |
|
|
ARC_rdf_store_keeper.php |
arc/ARC_rdf_store_keeper.php |
|
|
ARC_rdf_store_merge_table_creator.php |
arc/ARC_rdf_store_merge_table_creator.php |
|
|
ARC_rdf_store_rdfxml_loader.php |
arc/ARC_rdf_store_rdfxml_loader.php |
|
|
ARC_rdf_store_select_handler.php |
arc/ARC_rdf_store_select_handler.php |
|
|
ARC_rdf_store_select_json_sub_handler.php |
arc/ARC_rdf_store_select_json_sub_handler.php |
|
|
ARC_rdf_store_update_handler.php |
arc/ARC_rdf_store_update_handler.php |
|
|
ARC_simple_model.php |
arc/ARC_simple_model.php |
|
|
ARC_sparql2sql_rewriter.php |
arc/ARC_sparql2sql_rewriter.php |
|
|
ARC_sparql_parser.php |
arc/ARC_sparql_parser.php |
|
|
csv_format.inc |
csv_format.inc |
|
Include routines for CSV parsing and taxonomy/term creation. |
Format specifications for taxonomy_xml |
formats.html |
|
Format specifications for taxonomy_xml |
INSTALL.txt |
INSTALL.txt |
|
REQUIREMENTS
------------
To import from RDF sources, we require the GPL library, ARC from appmosphere
http://arc.semsol.org
RDF SUPPORT IS OPTIONAL, so you can skip this if you will not use this method.
This library must be available in a folder… |
rdf_format.inc |
rdf_format.inc |
|
Include routines for RDF parsing and taxonomy/term creation. |
README.txt |
README.txt |
|
Non-displayable characters. |
taxonomy-slicer.sh |
samples/taxonomy-slicer.sh |
|
#!/bin/bash
###############################################################################
#
# Step by step script to
# - fetch the remote vocabulary dump file
# - select a subset of the available nemes - possibly just one item
# - select the… |
taxonomy_xml.info |
taxonomy_xml.info |
|
name = Taxonomy import/export via XML
description = Makes it possible to import and export taxonomy terms via XML.
dependencies = taxonomy |
taxonomy_xml.module |
taxonomy_xml.module |
|
taxonomy_xml.module
This module makes it possible to import and export taxonomies
as XML documents. |
xml_format.inc |
xml_format.inc |
|
Include routines for the original XML parsing and taxonomy/term
creation. |