Skip to content

Class: Permit

A permit associated with the project.

URI: oae:Permit

classDiagram class Permit click Permit href "../Permit" Permit : agency_contact Permit : approval_document Permit : changes_to_evolution_of_permit_criteria Permit : permit_id Permit : permit_type Permit : permitting_authority Permit : time_period

Slots

Name Cardinality and Range Description Inheritance
permit_id 1
String
The unique identifier or number associated with this permit direct
permitting_authority 1
String
The group that issued the permit direct
agency_contact 0..1
String
The point of contact at the permitting agency direct
changes_to_evolution_of_permit_criteria 0..1
String
e direct
permit_type 0..1
String
The category of permit (E direct
time_period 0..1
String
The time period during which the permit will be applicable, or expected durat... direct
approval_document 1
String
Filename(s) of permitting documents included, separated by commas direct

Usages

used by used in type used
InSituExperiment permits range Permit
Intervention permits range Permit
Tracer permits range Permit
InterventionWithTracer permits range Permit

Identifier and Mapping Information

Schema Source

  • from schema: OAEDataManagementProtocol

Mappings

Mapping Type Mapped Value
self oae:Permit
native oae:Permit

LinkML Source

Direct

name: Permit
description: A permit associated with the project.
from_schema: OAEDataManagementProtocol
attributes:
  permit_id:
    name: permit_id
    description: The unique identifier or number associated with this permit.
    title: Permit ID or Number
    from_schema: Permit
    rank: 1000
    domain_of:
    - Permit
    range: string
    required: true
  permitting_authority:
    name: permitting_authority
    description: The group that issued the permit.
    title: Permitting Authority
    from_schema: Permit
    rank: 1000
    domain_of:
    - Permit
    range: string
    required: true
  agency_contact:
    name: agency_contact
    description: The point of contact at the permitting agency.
    title: Agency Contact
    from_schema: Permit
    rank: 1000
    domain_of:
    - Permit
    range: string
  changes_to_evolution_of_permit_criteria:
    name: changes_to_evolution_of_permit_criteria
    description: e.g., changes of discharge pH and basis for changes
    title: Changes to evolution of permit criteria
    from_schema: Permit
    rank: 1000
    domain_of:
    - Permit
    range: string
  permit_type:
    name: permit_type
    description: The category of permit (E.g., experimental permit, commercial permit)
    title: Permit Type
    from_schema: Permit
    rank: 1000
    domain_of:
    - Permit
    range: string
  time_period:
    name: time_period
    description: The time period during which the permit will be applicable, or expected
      duration of the permit.
    title: Permit Time Period
    from_schema: Permit
    rank: 1000
    domain_of:
    - Permit
    range: string
  approval_document:
    name: approval_document
    description: Filename(s) of permitting documents included, separated by commas
    title: Permit Document
    from_schema: Permit
    rank: 1000
    domain_of:
    - Permit
    range: string
    required: true

Induced

name: Permit
description: A permit associated with the project.
from_schema: OAEDataManagementProtocol
attributes:
  permit_id:
    name: permit_id
    description: The unique identifier or number associated with this permit.
    title: Permit ID or Number
    from_schema: Permit
    rank: 1000
    alias: permit_id
    owner: Permit
    domain_of:
    - Permit
    range: string
    required: true
  permitting_authority:
    name: permitting_authority
    description: The group that issued the permit.
    title: Permitting Authority
    from_schema: Permit
    rank: 1000
    alias: permitting_authority
    owner: Permit
    domain_of:
    - Permit
    range: string
    required: true
  agency_contact:
    name: agency_contact
    description: The point of contact at the permitting agency.
    title: Agency Contact
    from_schema: Permit
    rank: 1000
    alias: agency_contact
    owner: Permit
    domain_of:
    - Permit
    range: string
  changes_to_evolution_of_permit_criteria:
    name: changes_to_evolution_of_permit_criteria
    description: e.g., changes of discharge pH and basis for changes
    title: Changes to evolution of permit criteria
    from_schema: Permit
    rank: 1000
    alias: changes_to_evolution_of_permit_criteria
    owner: Permit
    domain_of:
    - Permit
    range: string
  permit_type:
    name: permit_type
    description: The category of permit (E.g., experimental permit, commercial permit)
    title: Permit Type
    from_schema: Permit
    rank: 1000
    alias: permit_type
    owner: Permit
    domain_of:
    - Permit
    range: string
  time_period:
    name: time_period
    description: The time period during which the permit will be applicable, or expected
      duration of the permit.
    title: Permit Time Period
    from_schema: Permit
    rank: 1000
    alias: time_period
    owner: Permit
    domain_of:
    - Permit
    range: string
  approval_document:
    name: approval_document
    description: Filename(s) of permitting documents included, separated by commas
    title: Permit Document
    from_schema: Permit
    rank: 1000
    alias: approval_document
    owner: Permit
    domain_of:
    - Permit
    range: string
    required: true