CollabAtlas organizes its catalogue into six entry types. Each type has shared fields and type-specific fields that capture what makes that category unique.

Shared Fields

Every entry, regardless of type, includes these fields:

FieldRequiredDescription
idYesUnique identifier, matches the filename (lowercase, hyphens)
typeYesEntry type: tool, method, framework, case-study, dataset, resource
titleYesDisplay name
taglineYesOne-sentence summary
descriptionYesParagraph-length explanation
domainsYesList of domains from the taxonomy
collaboration_typesYesList of collaboration types
scalesYesList of scale levels
modalitiesYesList of modalities
maturityYesOne of: emerging, well-documented, established
statusYesOne of: published, draft, archived
contributorsYesList of contributor identifiers
createdYesCreation date (YYYY-MM-DD)
last_reviewedYesLast review date (YYYY-MM-DD)
external_linksNoList of related links with type, url, and title
related_entriesNoList of IDs of related catalogue entries
tagsNoFree-form tags for search

Tools

Software, platforms, and instruments that support collaborative work.

Type-Specific Fields

FieldRequiredDescription
website_urlYesOfficial website URL
licenseNoLicense type (e.g., MIT, Proprietary)
open_sourceNoBoolean: is the tool open source?
supported_platformsNoList of platforms (Web, macOS, Windows, iOS, Android)

Example

id: figma
type: tool
title: Figma
tagline: Collaborative interface design tool with real-time multiplayer editing.
description: >-
  Figma is a browser-based design tool that enables teams to
  collaborate in real time on interface design, prototyping,
  and design systems.
website_url: https://figma.com
license: Proprietary
open_source: false
supported_platforms: [Web, macOS, Windows]

Methods

Structured approaches and processes for collaborative work.

Type-Specific Fields

FieldRequiredDescription
when_to_useRecommendedGuidance on when this method is appropriate
limitationsRecommendedKnown constraints or challenges
stepsRecommendedOrdered list of steps in the method
research_methodsNoAssociated research methodologies

Example

id: world-cafe
type: method
title: World Cafe
tagline: Conversational process for collaborative dialogue in large groups.
when_to_use: >-
  Use when you need to engage a large group in meaningful dialogue
  around questions that matter to them.
limitations: >-
  Requires skilled facilitation and adequate physical space.
  Less effective for highly technical or adversarial topics.
steps:
  - "Set up small tables of 4-5 people with paper tablecloths"
  - "Pose a clear, open-ended question for discussion"
  - "After 20 minutes, participants rotate to new tables"
  - "Table hosts summarize previous conversations for new arrivals"
  - "Harvest collective insights in a plenary session"

Frameworks

Theoretical or analytical models for understanding collaboration.

Type-Specific Fields

FieldRequiredDescription
key_conceptsRecommendedList of core concepts in the framework
seminal_worksRecommendedList of foundational publications with title, authors, year, and optional url
limitationsNoKnown critiques or limitations

Example

id: communities-of-practice
type: framework
title: Communities of Practice
tagline: Theory of learning and identity formation through participation in shared practice.
key_concepts:
  - "Legitimate peripheral participation"
  - "Shared repertoire"
  - "Mutual engagement"
  - "Joint enterprise"
seminal_works:
  - title: "Communities of Practice: Learning, Meaning, and Identity"
    authors: ["Etienne Wenger"]
    year: 1998
    url: https://doi.org/10.1017/CBO9780511803932

Case Studies

Real-world examples of collaboration in practice.

Type-Specific Fields

FieldRequiredDescription
outcomesRecommendedSummary of what the collaboration achieved
key_conceptsNoConcepts illustrated by the case
limitationsNoLimitations of the case or approach

Example

id: openstreetmap
type: case-study
title: OpenStreetMap
tagline: Volunteer-driven open mapping project demonstrating crowd-sourced geographic data creation.
outcomes: >-
  OpenStreetMap has produced a comprehensive, freely-available global map
  maintained by over 10 million registered contributors, used by
  humanitarian organizations, tech companies, and governments worldwide.

Datasets

Data sources for studying or analyzing collaboration.

Type-Specific Fields

FieldRequiredDescription
source_urlYesURL to access or download the dataset
formatYesData format (e.g., CSV, JSON, Parquet)
sizeNoApproximate dataset size
licenseRecommendedData license (e.g., CC0, CC-BY)
temporal_coverageNoTime period covered
platformNoHosting platform identifier
platform_idNoIdentifier on the hosting platform

Example

id: stack-overflow-survey
type: dataset
title: Stack Overflow Developer Survey
tagline: Annual survey of developer practices, tools, and collaboration patterns.
source_url: https://insights.stackoverflow.com/survey
format: CSV
size: ~100 MB per year
license: ODbL
temporal_coverage: "2011-present"
platform: stack-overflow

Resources

Books, handbooks, reference materials, and educational content.

Type-Specific Fields

FieldRequiredDescription
resource_typeYesOne of: book, report, handbook, guide, video, course
authorsYesList of author names
yearYesPublication year
doiNoDigital Object Identifier
accessNoOne of: open, paid, freemium

Example

id: the-open-source-way
type: resource
title: The Open Source Way
tagline: Community guidebook for open source project management and collaboration.
resource_type: guide
authors: ["Red Hat Community"]
year: 2020
access: open

Taxonomy Values

All taxonomy values must come from the official taxonomy definitions in data/taxonomies/. Current taxonomies: