IDSedit Documentation

Core Concepts

IDS Metadata

Best practices for IDS file metadata

IDS files include metadata describing the purpose and scope of your specifications. Configure both file-level and specification-level metadata in IDSedit.

File Metadata

Configure these fields in IDSedit's IDS settings panel:

FieldDescription
TitleThe document title (e.g., "Fire Safety Requirements")
DescriptionDetailed explanation of the IDS purpose
VersionVersion number (recommended: semantic versioning like 1.0, 2.1)
AuthorContact email for questions
DatePublication date
CopyrightCopyright holder
PurposeWhy the information is needed (e.g., "cost estimation", "coordination")
MilestoneWhen the information is needed (e.g., "Schematic Design", "Construction")

Specification Metadata

Each specification in your IDS can have:

FieldDescription
NameShort descriptive name
IdentifierUnique ID for tracking (e.g., "SP01", "FIRE-001")
DescriptionWhy this requirement is important
InstructionsHow to fulfill the requirement
IFC VersionTarget IFC schema (IFC2X3, IFC4, IFC4X3_ADD2)

Best Practices

  1. Write clear descriptions - Explain the business value of each requirement
  2. Include instructions - Guide model authors on how to comply
  3. Use meaningful identifiers - Make specifications easy to reference
  4. Specify IFC versions - Ensure compatibility with target workflows

Learn More

For detailed metadata guidelines, see the official IDS metadata documentation from buildingSMART.