apache / commons-rdf
Components

An overview of source code logical components.

Intro

Logical decomposition is a representation of the organization of the main source code, where every and each file is put in exactly one logical component.

Logical Decompositions Overview

Analyzed system has 1 logical decomposition:

Logical Decomposition #1: PRIMARY

The decompositions is based on the folder structure at level 1 (relative to the source code root).

Bubble Chart | Tree Map
Component Sizes (Lines of Code)
The "primary" logical decomposition has 7 components.
  • 112 files, 5,347 LOC (100.0% vs. main code).
  • "commons-rdf-rdf4j" is biggest, containing 24.86% of LOC.
  • "src" is smallest, containing 1.1% of LOC.


commons-rdf-rdf4j1329 LOC (24%) 28 files
commons-rdf-jena1179 LOC (22%) 28 files
commons-rdf-simple1158 LOC (21%) 15 files
commons-rdf-jsonld-java858 LOC (16%) 16 files
commons-rdf-api486 LOC (9%) 19 files
commons-rdf-examples278 LOC (5%) 3 files
src59 LOC (1%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
commons-rdf-rdf4j46 commits (2%)
commons-rdf-api43 commits (2%)
commons-rdf-jena37 commits (2%)
commons-rdf-simple32 commits (1%)
src28 commits (1%)
commons-rdf-jsonld-java23 commits (1%)
commons-rdf-examples8 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015
commons-rdf-api
17
24
23
2
5
8
10
42
commons-rdf-rdf4j
9
24
33
3
13
66
commons-rdf-jena
14
13
25
3
5
2
52
commons-rdf-jsonld-java
15
8
22
3
4
29
commons-rdf-simple
4
11
27
4
3
3
1
1
24
commons-rdf-examples
2
4
4
3
src
1
1
2
1
22
12


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.
See detailed temporal dependencies report...

G commons-rdf-api commons-rdf-api commons-rdf-api--commons-rdf-api 6 commons-rdf-jena commons-rdf-jena commons-rdf-api--commons-rdf-jena 2 commons-rdf-rdf4j commons-rdf-rdf4j commons-rdf-rdf4j--commons-rdf-api 1 commons-rdf-rdf4j--commons-rdf-rdf4j 4 commons-rdf-jsonld-java commons-rdf-jsonld-java commons-rdf-rdf4j--commons-rdf-jsonld-java 2 commons-rdf-rdf4j--commons-rdf-jena 2 commons-rdf-jsonld-java--commons-rdf-api 3 commons-rdf-jsonld-java--commons-rdf-jsonld-java 2 commons-rdf-jsonld-java--commons-rdf-jena 2 commons-rdf-jena--commons-rdf-jena 2 commons-rdf-examples commons-rdf-examples commons-rdf-examples--commons-rdf-examples 2 commons-rdf-simple commons-rdf-simple commons-rdf-simple--commons-rdf-api 1 commons-rdf-simple--commons-rdf-rdf4j 2 commons-rdf-simple--commons-rdf-jsonld-java 2 commons-rdf-simple--commons-rdf-jena 2 commons-rdf-simple--commons-rdf-simple 1


2025-05-07 15:46