  @prefix epid: <http://digilib.uin-suka.ac.id/id/> .
  @prefix void: <http://rdfs.org/ns/void#> .
  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  @prefix cc: <http://creativecommons.org/ns#> .
  @prefix ep: <http://eprints.org/ontology/> .
  @prefix eprel: <http://eprints.org/relation/> .
  @prefix dc: <http://purl.org/dc/elements/1.1/> .
  @prefix bibo: <http://purl.org/ontology/bibo/> .
  @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
  @prefix owl: <http://www.w3.org/2002/07/owl#> .
  @prefix event: <http://purl.org/NET/c4dm/event.owl#> .
  @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  @prefix dct: <http://purl.org/dc/terms/> .

<>
	foaf:primaryTopic <http://digilib.uin-suka.ac.id/id/eprint/76864>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<http://digilib.uin-suka.ac.id/id/document/1057311>
	dct:hasPart <https://digilib.uin-suka.ac.id/id/eprint/76864/1/22106050037_BAB-I_IV-atau-V_DAFTAR-PUSTAKA.pdf>;
	ep:hasFile <https://digilib.uin-suka.ac.id/id/eprint/76864/1/22106050037_BAB-I_IV-atau-V_DAFTAR-PUSTAKA.pdf>;
	rdf:type bibo:Document,
		ep:Document;
	rdfs:label "RANCANG BANGUN SISTEM ANALISIS DEPENDENSI STATIS DENGAN ANTARMUKA GRAFIS INTERAKTIF (Text)"^^xsd:string .

<http://digilib.uin-suka.ac.id/id/document/1057312>
	rdf:type bibo:Document,
		ep:Document;
	rdfs:label "RANCANG BANGUN SISTEM ANALISIS DEPENDENSI STATIS DENGAN ANTARMUKA GRAFIS INTERAKTIF (Text)"^^xsd:string .

<http://digilib.uin-suka.ac.id/id/eprint/76864#authors>
	rdf:_1 <http://digilib.uin-suka.ac.id/id/person/ext-2d71e75d231e11e5f009aa6274136f3f> .

<http://digilib.uin-suka.ac.id/id/eprint/76864>
	bibo:abstract "Understanding an unfamiliar codebase is an important challenge in software development, especially when developers are onboarded into a new codebase. This final project aims to design and develop Tauta, a static dependency analysis system with an interactive graphical interface to support program comprehension in JavaScript/TypeScript codebases. The system was developed using an Iterative and Incremental approach through three main focuses: building the foundation of static dependency analysis, developing architectural metrics, and refining a decision-support-oriented interface. Tauta can construct a dependency graph, display dependencies and dependents, detect circular dependencies, identify orphan candidates, and present analysis metrics and signals through a diagnosis-first approach to guide developers’ review priorities. The program comprehension evaluation compared manual task completion with task completion using Tauta based on Task Completion Time (TCT) and Accuracy. The results show that overall Accuracy increased from 25.00% to 100.00%. The total TCT for Task 1 and Task 2 decreased from 595.34 seconds to 202.70 seconds, resulting in 65.95% time savings. In Task 3, all participants failed to identify orphan candidates manually but succeeded when using Tauta. These results indicate that Tauta supports faster and more accurate dependency-structure comprehension in the evaluated scenario."^^xsd:string;
	bibo:authorList <http://digilib.uin-suka.ac.id/id/eprint/76864#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/published>;
	dc:hasVersion <http://digilib.uin-suka.ac.id/id/document/1057311>,
		<http://digilib.uin-suka.ac.id/id/document/1057312>;
	dct:creator <http://digilib.uin-suka.ac.id/id/person/ext-2d71e75d231e11e5f009aa6274136f3f>;
	dct:date "2026-05-26";
	dct:isPartOf <http://digilib.uin-suka.ac.id/id/repository>;
	dct:issuer <http://digilib.uin-suka.ac.id/id/org/ext-1ea96a2503a70ef7fcbae7670153192b>,
		<http://digilib.uin-suka.ac.id/id/org/ext-008c8b62ba5ae76ed4e62cd13ae8626e>;
	dct:subject <http://digilib.uin-suka.ac.id/id/subject/005.36.>;
	dct:title "RANCANG BANGUN SISTEM ANALISIS DEPENDENSI STATIS DENGAN ANTARMUKA GRAFIS INTERAKTIF"^^xsd:string;
	ep:hasDocument <http://digilib.uin-suka.ac.id/id/document/1057311>,
		<http://digilib.uin-suka.ac.id/id/document/1057312>;
	ep:hasPublished <http://digilib.uin-suka.ac.id/id/document/1057311>,
		<http://digilib.uin-suka.ac.id/id/document/1057312>;
	rdf:type bibo:Article,
		bibo:Thesis,
		ep:EPrint,
		ep:ThesisEPrint;
	rdfs:seeAlso <https://digilib.uin-suka.ac.id/id/eprint/76864/> .

<http://digilib.uin-suka.ac.id/id/subject/005.36.>
	rdf:type skos:Concept;
	skos:prefLabel "005.36 Software Development / Pengembangan Perangkat Lunak" .

<https://digilib.uin-suka.ac.id/id/eprint/76864/1/22106050037_BAB-I_IV-atau-V_DAFTAR-PUSTAKA.pdf>
	rdfs:label "22106050037_BAB-I_IV-atau-V_DAFTAR-PUSTAKA.pdf"^^xsd:string .

<https://digilib.uin-suka.ac.id/id/eprint/76864/>
	dc:format "text/html";
	dc:title "HTML Summary of #76864 \n\nRANCANG BANGUN SISTEM ANALISIS DEPENDENSI STATIS DENGAN ANTARMUKA GRAFIS INTERAKTIF\n\n";
	foaf:primaryTopic <http://digilib.uin-suka.ac.id/id/eprint/76864> .

<http://digilib.uin-suka.ac.id/id/org/ext-1ea96a2503a70ef7fcbae7670153192b>
	dct:hasPart <http://digilib.uin-suka.ac.id/id/org/ext-008c8b62ba5ae76ed4e62cd13ae8626e>;
	foaf:name "UIN SUNAN KALIJAGA YOGYAKARTA"^^xsd:string;
	rdf:type foaf:Organization .

<http://digilib.uin-suka.ac.id/id/org/ext-008c8b62ba5ae76ed4e62cd13ae8626e>
	dct:isPartOf <http://digilib.uin-suka.ac.id/id/org/ext-1ea96a2503a70ef7fcbae7670153192b>;
	foaf:name "FAKULTAS SAINS DAN TEKNOLOGI, UIN SUNAN KALIJAGA YOGYAKARTA"^^xsd:string;
	rdf:type foaf:Organization .

<http://digilib.uin-suka.ac.id/id/person/ext-2d71e75d231e11e5f009aa6274136f3f>
	foaf:familyName "Rama Audra Aji Pangestu"^^xsd:string;
	foaf:givenName "NIM.: 22106050037"^^xsd:string;
	foaf:name "NIM.: 22106050037 Rama Audra Aji Pangestu"^^xsd:string;
	rdf:type foaf:Person .

