Content Management System Using Identifier-Based Linking

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing content management systems face challenges in efficiently managing files across multiple locations without consuming excessive storage space or compromising data integrity, particularly when using symbolic links, which can be error-prone and complex for users.

Innovation Solution

A content management system that uses identifiers to link content items and folder records, allowing for intuitive interaction and dynamic modification of file locations within the user interface without altering the physical storage, thereby reducing storage needs and enhancing data integrity.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If files are copied to multiple locations, then files can be accessed from multiple locations, but storage space is consumed and changes need to be monitored across all copies

Engineering Contradiction:
Improvefile accessibilityVSAvoidstorage space
Core Design Contradiction:
Ease of operationVSQuantity of substance

Solution Approach 1:

The patent uses symbolic links (special file types) to create references to original files rather than creating actual copies. This allows files to be accessed from multiple locations through the link mechanism while consuming minimal storage space for the link itself, resolving the contradiction between file accessibility and storage space consumption

Inventive Principle:
Principle #26Copying

2Ease of operation

If symbolic links are created across multiple locations, then file accessibility is improved, but system complexity increases and errors may occur

Engineering Contradiction:
Improvefile accessibilityVSAvoidlink management complexity
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The patent implements a simplified symbolic link mechanism where broken links are automatically detected and handled. The system provides user-friendly warnings when links become invalid, allowing users to easily recreate or repair links without dealing with complex system-level errors, thus reducing the perceived complexity for end users

Inventive Principle:
Principle #27Cheap short-living objects (Disposable)

3Adaptability or versatility

If symbolic links are used across different operating systems, then system compatibility is improved, but reliability decreases due to errors

Engineering Contradiction:
Improveoperating system compatibilityVSAvoidlink functionality
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The patent introduces an intermediary layer (the content management system) that abstracts the symbolic link mechanism from direct user interaction. This intermediary handles cross-platform compatibility issues, automatically managing link creation, validation, and repair across different operating systems, thereby maintaining reliability while preserving compatibility

Inventive Principle:
Principle #24Intermediary (Mediator)

4Adaptability or versatility

If the original file is renamed, moved or deleted, then storage management is flexible, but symbolic links become broken

Engineering Contradiction:
Improvefile management flexibilityVSAvoidlink functionality
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The patent implements a feedback mechanism where the system continuously monitors the validity of symbolic links. When the original file is renamed, moved, or deleted, the system detects the broken link state and provides feedback to users through warnings and notifications, enabling them to recreate or repair the links, thus maintaining reliability while preserving management flexibility

Inventive Principle:
Principle #23Feedback

Data Source

PatentEP2884408B1Content management systems for content items and methods of operating content management systems
Publication Date: 2022.03.30 REDSKY IT HEMEL
  • EP2884408B1 patent drawingFigure 1
  • EP2884408B1 patent drawingFigure 2
  • EP2884408B1 patent drawingFigure 3

AI summary

A content management system for content items stored in a store on a computing device enables user interaction with the content items independently of the structure of the store. The content management system is arranged to receive a first instruction from a user to associate at least one first identifier with at least one folder record and to associate the first identifier with the folder record accordingly. The content management system is arranged to receive a second instruction from a user to associate at least one second identifier with at least one content item and to associate the second identifier with the content item accordingly. The content management system is further arranged to create a user interface comprising a folder corresponding to the folder record and to assign the content item to the folder in the user interface in dependence on a comparison between the first identifier and the second identifier.