'$RCSfile: eml-software.xsd,v $' Copyright: 1997-2002 Regents of the University of California, University of New Mexico, and Arizona State University Sponsors: National Center for Ecological Analysis and Synthesis and Partnership for Interdisciplinary Studies of Coastal Oceans, University of California Santa Barbara Long-Term Ecological Research Network Office, University of New Mexico Center for Environmental Studies, Arizona State University Other funding: National Science Foundation (see README for details) The David and Lucile Packard Foundation For Details: http://knb.ecoinformatics.org/ '$Author: obrien $' '$Date: 2009-02-25 23:51:54 $' '$Revision: 1.50 $' This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
moduleName: eml-softwaremoduleDescription: The eml-software module - Software specific informationrecommendedUsage: All datasets where software was used in the analysis or creation of the dataset.standAlone: yes
tooltip: Implementationsummary: Describes the hardware and/or operating system requirements for one implementation of a package.description: Implementation describes the hardware, operating system resources a package runs on. Note, a package can have multiple implementations. So for example, a package may be written in java and the package may run on numerous hardware and/or operating systems like Pentium/Linux, Pentium/NT and so on. Hardware and Software descriptions that have different requirements can be placed here.example: Please see the examples for each sub-element of the implementation type.
tooltip: Distributionsummary: Information on how the resource is distributed online and offlinedescription: This field provides information on how the resource is distributed online and offline. Connections to online systems can be described as URLs and as a list of relevant connection parameters.
tooltip: International Languagesummary: The International Language of the software implementation.description: The International Language of the software implementation.
tooltip: Language Valuesummary: The actual value for the language or a code for the language.description: The actual value for the language or a code for the language.example: englishexample: eng
tooltip: Language Code Standardsummary: The International Language Code being used in the field languageValue.description: The International Language Code being used in the field languageValue. See http://www.loc.gov/standards/iso639-2/example: ISO639-2
tooltip: Operating Systemsummary: The operating system(s) an implementation runs on.description: The operating system(s) an implementation runs on.example: Linuxexample: Windows 95example: Windows NT4example: Windows XPexample: Sun Solaris 2.8example: Mac OS X
tooltip: Machine Processorsummary: The machine processor(s) required for executing the implementation.description: The Machine Processor required for executing the implementation.example: Pentium IIexample: Intel 486example: SUN Sparcexample: Motorola
tooltip: Virtual Machinesummary: The virtual machine that the implementation requires.description: The virtual machine that the implementation requires.example: Java Virtual Machine 1.2
tooltip: Disk Usagesummary: The minimum amount of Disk Space required to install this implementation.description: The minimum amount of Disk Space required to install this implementation.example: 220 Megabytesexample: 15 MBexample: 100 kB
tooltip: Runtime Memory Usagesummary: The minimum amount of memory required to run an implementation.description: The minimum amount of memory required to run an implementation.example: 32 Megabytesexample: 128 MB
tooltip: Programming Languagesummary: The computer programming language the software package was programmed in.description: The computer programming language the software package was programmed in.example: C++example: Javaexample: Cexample: C#example: Perlexample: Cobolexample: Fortranexample: Lispexample: Visual Basicexample: VBAexample: Bourne Shell Script
tooltip: Checksumsummary: The generated checksum value of a software package that is a self-contained module.description: The generated checksum value of a software package that is a self-contained module.example: $sum software.jar 27021 22660
tooltip: dependencysummary: This fields documents any dependencies that this implementation might have.description: This fields documents any dependencies that this implementation might have.
tooltip: Actionsummary: Describes what action needs to be undertaken (if any) for a software dependency at either the software package or implementation level.description: This element and its enumerations of assert and install can be used as commands by a software application to carry out these actions on software package dependencies. This is a change from how we have used all previous elements within eml. Up until now all other elements have been simply metadata designed to describe data, literature citations, etc... with the Action element we can use this module as a command to carry out the action.
tooltip: dependencysummary: This fields documents any dependencies that this software package in general might have.description: This fields documents any dependencies that this software package in general might have.
tooltip: Versionsummary: Version of the software being packaged.description: String value corresponding to the major, minor, custom, and build version.
tooltip: project descriptorsummary: description: This field is a description of the project with which this software product is related. Please see the eml-project module for more information.
tooltip: Software Packagesummary: Defines a software distribution and all of its dependent software.description: The software element contains general information about a software resource that is being documented. This field is intended to give information for software tools that are needed to interpret a dataset, software that was written to process a resource, or software as a resource in itself. It is based on eml-resource and Open Software Description (OSD) a W3C submission. There can be multiple implementations within a software package because a physical software package can run on multiple hardware and/or operating systems. See implementation element documentation for a more thorough explanation.
tooltip: Dependencysummary: Dependency describes the software package(s) that the software package is dependent upon.description: The dependency element is recursive. It is a sub-element of the software Element but it also has as a sub-element its parent element Software Package. Dependency has been made optional because to make it mandatory does not allow the recursion to end. Dependency has also been made a sub-element of implementation because there can be both implementation and package level dependencies within a package.
tooltip: Actionsummary: Describes what action needs to be undertaken (if any) for a software dependency at either the software package or implementation level.description: This element and its enumerations of assert and install can be used as commands by a software application to carry out these actions on software package dependencies. This is a change from how we have used all previous elements within eml. Up until now all other elements have been simply metadata designed to describe data, literature citations, etc... with the Action element we can use this module as a command to carry out the action.