GithubHelp home page GithubHelp logo

archaeogeek / generator-geonetwork-metadata-schema Goto Github PK

View Code? Open in Web Editor NEW

This project forked from josegar74/generator-geonetwork-metadata-schema

0.0 1.0 0.0 786 KB

Yeoman generator to create a new metadata schemas based in iso19139 schema for GeoNetwork opensource

License: MIT License

JavaScript 2.21% XSLT 65.10% Groovy 18.45% HTML 5.47% Java 8.78%

generator-geonetwork-metadata-schema's Introduction

GeoNetwork metadata schema generator

Yeoman generator to create a new metadata schemas based in iso19139 schema for GeoNetwork opensource

Installation

First, install Yeoman using npm (we assume you have pre-installed node.js).

npm install -g yo

Install the GeoNetwork metadata schema generator:

git clone https://github.com/josegar74/generator-geonetwork-metadata-schema.git
cd generator-geonetwork-metadata-schema
npm install
npm link

Usage

To generate your new project:

yo geonetwork-metadata-schema

Enter the following information:

  • Metadata schema name: enter the name of the metadata schema. For ISO19139 metadata schemas, should follow this format: iso19139.name.
  • Metadata schema title: descriptive title of the metadata schema.
  • Metadata schema description: description of the metadata schema.
  • GeoNetwork version: select one of the provided choices. Current versions supported:
    • 3.4.1
    • 3.4.2
    • 3.4.3+ (since 3.4.3 pom version management is different than from previous 3.4 releases)

Example:

? Metadata schema name iso19139.gdpr
? Metadata schema title ISO19139 GDPR Profile Version 1.0
? Metadata schema description The European General Data Protection Regulation recommends to set up a registry to capture for each dataset containing sensitive personal data details about the treatment of the 
dataset. This profile extends the ISO 19139 schema to facilitate to capture typical GDPR metadata elements, that do not fit in any of the ISO 19139 fields.
? GeoNetwork version 3.4.3+
? Create Java plugin code? No

License

MIT © Jose García

generator-geonetwork-metadata-schema's People

Contributors

josegar74 avatar archaeogeek avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.