Skip to content

Slot: File Extension (file_extension)

Typically a 3-4 letter code at the end of a filename that identifies the file format. Empty string for no extension.

URI: cam:file_extension Alias: file_extension

Applicable Classes

Name Description Modifies Slot
File File no

Properties

  • Range: String

  • Required: True

Identifier and Mapping Information

Schema Source

  • from schema: https://includedcc.org/common-access-model

Mappings

Mapping Type Mapped Value
self cam:file_extension
native cam:file_extension

LinkML Source

name: file_extension
description: Typically a 3-4 letter code at the end of a filename that identifies
  the file format. Empty string for no extension.
title: File Extension
from_schema: https://includedcc.org/common-access-model
rank: 1000
alias: file_extension
domain_of:
- File
range: string
required: true