--- !ruby/object:Gem::Specification name: adiwg-mdjson_schemas version: !ruby/object:Gem::Version version: 2.8.1 platform: ruby authors: - Josh Bradley, Stan Smith autorequire: bindir: bin cert_chain: [] date: 2023-09-13 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: bundler requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2' - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: json-schema requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 2.8.1 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 2.8.1 - !ruby/object:Gem::Dependency name: minitest requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '5' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '5' - !ruby/object:Gem::Dependency name: adiwg-mdcodes requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 2.7.5 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 2.7.5 description: JSON schemas for validating according to the the ADIwg project and data metadata standard. The schemas comply with JSON Schema draft version 4. email: - adiwg@adiwg.org executables: [] extensions: [] extra_rdoc_files: [] files: - ".editorconfig" - ".github_changelog_generator" - ".gitignore" - ".jshintrc" - ".travis.yml" - CHANGELOG.md - CREDITS - Gemfile - HISTORY.md - LICENSE - README.md - Rakefile - adiwg-json_schemas.gemspec - bower.json - examples/additionalDocumentation.json - examples/address.json - examples/allocation.json - examples/associatedResource.json - examples/attribute.json - examples/attributeGroup.json - examples/boundingBox.json - examples/citation.json - examples/computedBbox.json - examples/constraint.json - examples/contact.json - examples/coverageDescription.json - examples/date.json - examples/dateObject.json - examples/dictionary.json - examples/dimension.json - examples/distribution.json - examples/distributor.json - examples/domain.json - examples/domainItem.json - examples/duration.json - examples/entity.json - examples/entityAttribute.json - examples/entityForeignKey.json - examples/entityIndex.json - examples/extent.json - examples/featureCollection.json - examples/featureProperties.json - examples/format.json - examples/funding.json - examples/geoJson.json - examples/geodetic.json - examples/geographicExtent.json - examples/geologicAge.json - examples/geometryCollection.json - examples/geometryFeature.json - examples/geometryObject.json - examples/georectifiedRepresentation.json - examples/georeferenceableRepresentation.json - examples/graphic.json - examples/gridRepresentation.json - examples/identifier.json - examples/imageDescription.json - examples/keyword.json - examples/legalConstraint.json - examples/lineage.json - examples/locale.json - examples/maintenance.json - examples/mdJson.json - examples/measure.json - examples/medium.json - examples/metadata.json - examples/metadataInfo.json - examples/metadataRepository.json - examples/obliqueLinePoint.json - examples/onlineResource.json - examples/orderProcess.json - examples/party.json - examples/phone.json - examples/processStep.json - examples/projection.json - examples/referenceSystemParameterSet.json - examples/releasability.json - examples/resourceInfo.json - examples/resourceType.json - examples/responsibleParty.json - examples/scope.json - examples/scopeDescription.json - examples/securityConstraint.json - examples/series.json - examples/source.json - examples/spatialReference.json - examples/spatialRepresentation.json - examples/spatialResolution.json - examples/taxonomicClassification.json - examples/taxonomicSystem.json - examples/taxonomy.json - examples/temporalExtent.json - examples/timeInstant.json - examples/timeInterval.json - examples/timePeriod.json - examples/transferOption.json - examples/uri.json - examples/usage.json - examples/valueRange.json - examples/vectorObject.json - examples/vectorRepresentation.json - examples/verticalDatum.json - examples/verticalExtent.json - examples/voucher.json - index.js - lib/adiwg-mdjson_schemas.rb - lib/adiwg/mdjson_schemas.rb - lib/adiwg/mdjson_schemas/utils.rb - lib/adiwg/mdjson_schemas/validator.rb - lib/adiwg/mdjson_schemas/version.rb - package-lock.json - package.json - schema/additionalDocumentation.json - schema/associatedResource.json - schema/attribute.json - schema/attributeGroup.json - schema/bbox.json - schema/citation.json - schema/common.json - schema/conformanceResult.json - schema/constraint.json - schema/contact.json - schema/coverageDescription.json - schema/coverageResult.json - schema/dataDictionary.json - schema/dataQuality.json - schema/dataQualityReport.json - schema/descriptiveResult.json - schema/distribution.json - schema/distributor.json - schema/domain.json - schema/entity.json - schema/entityAttribute.json - schema/evaluationMethod.json - schema/extent.json - schema/format.json - schema/funding.json - schema/geodetic.json - schema/geographicExtent.json - schema/geojson.json - schema/geologicAge.json - schema/geometry.json - schema/georectifiedRepresentation.json - schema/georeferenceableRepresentation.json - schema/graphic.json - schema/gridRepresentation.json - schema/identifier.json - schema/imageDescription.json - schema/keyword.json - schema/lineage.json - schema/locale.json - schema/maintInfo.json - schema/measure.json - schema/medium.json - schema/metadata.json - schema/metadataInfo.json - schema/metadataRepository.json - schema/onlineResource.json - schema/orderProcess.json - schema/projection.json - schema/qualityMeasure.json - schema/quantitativeResult.json - schema/referenceSystemParameterSet.json - schema/releasability.json - schema/resourceInfo.json - schema/resourceType.json - schema/responsibility.json - schema/schema.json - schema/scope.json - schema/spatialReference.json - schema/spatialRepresentation.json - schema/spatialResolution.json - schema/standaloneQualityReport.json - schema/taxonomy.json - schema/temporalExtent.json - schema/timeInstant.json - schema/timePeriod.json - schema/transferOption.json - schema/usage.json - schema/vectorRepresentation.json - schema/verticalDatum.json - schema/verticalExtent.json - scripts/prepublish.js - test/draft-04.json - test/helper.rb - test/tc_additionalDocumentation.rb - test/tc_address.rb - test/tc_allocation.rb - test/tc_associatedResource.rb - test/tc_attribute.rb - test/tc_attributeGroup.rb - test/tc_boundingBox.rb - test/tc_citation.rb - test/tc_constraint.rb - test/tc_contact.rb - test/tc_coverageDescription.rb - test/tc_dataDictionary.rb - test/tc_date.rb - test/tc_dimension.rb - test/tc_distribution.rb - test/tc_distributor.rb - test/tc_domain.rb - test/tc_domainItem.rb - test/tc_duration.rb - test/tc_entity.rb - test/tc_entityAttribute.rb - test/tc_extent.rb - test/tc_featureCollection.rb - test/tc_featureProperties.rb - test/tc_format.rb - test/tc_funding.rb - test/tc_geodetic.rb - test/tc_geographicElement.rb - test/tc_geographicExtent.rb - test/tc_geologicAge.rb - test/tc_geometryCollection.rb - test/tc_geometryFeature.rb - test/tc_geometryObject.rb - test/tc_georectifiedRepresentation.rb - test/tc_georeferenceableRepresentation.rb - test/tc_graphic.rb - test/tc_gridRepresentation.rb - test/tc_identifier.rb - test/tc_imageDescription.rb - test/tc_jsonschema.rb - test/tc_keyword.rb - test/tc_legalConstraint.rb - test/tc_lineage.rb - test/tc_locale.rb - test/tc_maintInfo.rb - test/tc_measure.rb - test/tc_medium.rb - test/tc_metadata.rb - test/tc_metadataInfo.rb - test/tc_metadataRepository.rb - test/tc_obliqueLinePoint.rb - test/tc_onlineResource.rb - test/tc_orderProcess.rb - test/tc_party.rb - test/tc_phone.rb - test/tc_processStep.rb - test/tc_projection.rb - test/tc_referenceSystemParameterSet.rb - test/tc_releasability.rb - test/tc_resourceInfo.rb - test/tc_responsibility.rb - test/tc_schema.rb - test/tc_scope.rb - test/tc_securityConstraint.rb - test/tc_series.rb - test/tc_source.rb - test/tc_spatialReference.rb - test/tc_spatialRepresentation.rb - test/tc_spatialResolution.rb - test/tc_taxonomicClassification.rb - test/tc_taxonomicSystem.rb - test/tc_taxonomy.rb - test/tc_temporalExtent.rb - test/tc_timeInstant.rb - test/tc_timePeriod.rb - test/tc_transferOption.rb - test/tc_uri.rb - test/tc_usage.rb - test/tc_vectorRepresentation.rb - test/tc_version.rb - test/tc_verticalDatum.rb - test/tc_verticalExtent.rb - test/tc_voucher.rb - test/test.js - test/tu_utils.rb - yarn.lock homepage: https://github.com/adiwg/mdJson-schemas licenses: - UNLICENSE metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.1.6 signing_key: specification_version: 4 summary: JSON schemas for the ADIwg metadata standard test_files: - test/draft-04.json - test/helper.rb - test/tc_additionalDocumentation.rb - test/tc_address.rb - test/tc_allocation.rb - test/tc_associatedResource.rb - test/tc_attribute.rb - test/tc_attributeGroup.rb - test/tc_boundingBox.rb - test/tc_citation.rb - test/tc_constraint.rb - test/tc_contact.rb - test/tc_coverageDescription.rb - test/tc_dataDictionary.rb - test/tc_date.rb - test/tc_dimension.rb - test/tc_distribution.rb - test/tc_distributor.rb - test/tc_domain.rb - test/tc_domainItem.rb - test/tc_duration.rb - test/tc_entity.rb - test/tc_entityAttribute.rb - test/tc_extent.rb - test/tc_featureCollection.rb - test/tc_featureProperties.rb - test/tc_format.rb - test/tc_funding.rb - test/tc_geodetic.rb - test/tc_geographicElement.rb - test/tc_geographicExtent.rb - test/tc_geologicAge.rb - test/tc_geometryCollection.rb - test/tc_geometryFeature.rb - test/tc_geometryObject.rb - test/tc_georectifiedRepresentation.rb - test/tc_georeferenceableRepresentation.rb - test/tc_graphic.rb - test/tc_gridRepresentation.rb - test/tc_identifier.rb - test/tc_imageDescription.rb - test/tc_jsonschema.rb - test/tc_keyword.rb - test/tc_legalConstraint.rb - test/tc_lineage.rb - test/tc_locale.rb - test/tc_maintInfo.rb - test/tc_measure.rb - test/tc_medium.rb - test/tc_metadata.rb - test/tc_metadataInfo.rb - test/tc_metadataRepository.rb - test/tc_obliqueLinePoint.rb - test/tc_onlineResource.rb - test/tc_orderProcess.rb - test/tc_party.rb - test/tc_phone.rb - test/tc_processStep.rb - test/tc_projection.rb - test/tc_referenceSystemParameterSet.rb - test/tc_releasability.rb - test/tc_resourceInfo.rb - test/tc_responsibility.rb - test/tc_schema.rb - test/tc_scope.rb - test/tc_securityConstraint.rb - test/tc_series.rb - test/tc_source.rb - test/tc_spatialReference.rb - test/tc_spatialRepresentation.rb - test/tc_spatialResolution.rb - test/tc_taxonomicClassification.rb - test/tc_taxonomicSystem.rb - test/tc_taxonomy.rb - test/tc_temporalExtent.rb - test/tc_timeInstant.rb - test/tc_timePeriod.rb - test/tc_transferOption.rb - test/tc_uri.rb - test/tc_usage.rb - test/tc_vectorRepresentation.rb - test/tc_version.rb - test/tc_verticalDatum.rb - test/tc_verticalExtent.rb - test/tc_voucher.rb - test/test.js - test/tu_utils.rb