SlideShare a Scribd company logo
1 of 40
Semantic Digital Humanities Workshop
Oxford, September 2015
The Platform in Use
Dr. Barry Norton
Development Manager, ResearchSpace
British Museum, London, UK
Knowledge Graph-based
Disambiguation
Knowledge Graph-based
Disambiguation
Knowledge Graph-based
Disambiguation
Knowledge Graph-based
Disambiguation
Knowledge Graph-based
Disambiguation
Metadata from Knowledge Graph
Comparison with
Wikipedia/DBpedia
• Looks fairly familiar
Comparison with
Wikipedia/DBpedia
• Extracted to form a graph
of fairly similar contents
• But…
Comparison with
Wikipedia/DBpedia
• What is 114cm tall?
Comparison with Freebase
Comparison with Freebase
Comparison with Freebase
ResearchSpace
• The ResearchSpace project:
– is funded by the Andrew Mellon Foundation;
– develops a set of cultural heritage research tools;
– uses Metaphacts platform as a basis to reuse and
combine these tools –
• for each project using ResearchSpace,
• for applications beyond cultural heritage;
– configures and specialises these tools for data
integrated using the CIDOC CRM ontology.
ResearchSpace Graph
• Resources are typed into classes in rich poly-
hierarchies:
object/YCA62958 crm:E22_Man-Made_Object
rdf:type
crm:E19_Physical_Object
crm:E24_Physical_Man-Made_Thing
crm:E18_Physical_Thing
crm:E71_Man-Made_Thing
rdfs:subClassOf
ResearchSpace Graph
• Different structural parts are represented as
separate resources:
object/YCA62958
crm:P65_shows_visual_item
object/YCA62958/inscription/1
object/YCA62958/inscription/2
object/YCA62958/inscription/3
crm:E34_Inscription
rdf:type
ResearchSpace Graph
• The same separation of identity exists for non-
tangible resources:
object/YCA62958
crm:P108i_was_produced_by
object/YCA62958/production
crm:P24i_changed_ownership_through
object/YCA62958/acquisition
crm:P30i_custody_transferred_through
Navigating the Graph
• Relation between simple entities (object,
place) become complex to navigate:
crm:P108i_was_produced_by
?
?
?
?
?
Querying the Graph
• SPARQL queries are beyond most users:
SELECT ?object ?place
{?object (crm:P46i_forms_part_of |
crm:P148i_is_component_of)* /
crm:P92i_was_brought_into_existence_by /
^crm:P9_consists_of? /
crm:P7_took_place_at /
crm:P88i_forms_part_of* ?place}
Aim
• Provide a search-based system that allows
users to navigate relationships more
abstractly:
– Abstract nodes into 6 broad fundamental categories (FCs);
– Abstract paths into fundamental relationships (FRs)
between FCs;
– Allow conjunctive search over FRs on a single FC domain;
– Allow reuse of search definition/results (via FR) in new
search;
– Explain each search result in terms of underlying graph.
Fundamental Categories
Things
• Objects
• Parts
• Digital
objects
• Articles
• Letters
Actors
• People
• Org.s
Places
• Towns
• Countries
• Sites
Times
• Dates
• Date
ranges
Events
• Named
events
• Prod.s /
Mod.s
• Periods
Concepts
• Terms
FC Example
crm:P108i_was_produced_by
?
?
?
?
?
rso:Thing rso:Event rso:Place
Fundamental Relationships (1/n)
Fundamental Relationships (2/n)
FR Implementation (1/2)
CONSTRUCT {
?thing rso:Thing_created_in_Event ?event
?event rso:Event_created_Thing ?thing}
WHERE {
?event a rso:Event .
?thing a rso:Thing .
?thing (crm:P46i_forms_part_of |
crm:P148i_is_component_of)* /
crm:P92i_was_brought_into_existence_by /
^crm:P9_consists_of? ?event}
FR Implementation (2/2)
CONSTRUCT {
?thing rso:Thing_created_at_Place ?place .
?place rso:Place_is_origin_of_Thing ?thing}
WHERE {
?thing a rso:Thing .
?place a rso:Place .
?thing rso:Thing_created_in_Event /
crm:P7_took_place_at /
crm:P88i_forms_part_of* ?place}
FR Example
crm:P108i_was_produced_by
E1
E2
P1
P2
P3
rso:Thing rso:Event rso:Place
T1
T2
FR Example
crm:P108i_was_produced_by
E1
E2
P1
P2
P3
T1
T2
T1 created in E1
T2 created in E2
T2 created in E1
T1 created at P1
T2 created at P2
T2 created at P3
T1 created at P2
T1 created at P3
29
Toumba
GRAVITATE Background
Slide reused from Karageorghis, Kiely, Hermon et al. ‘Towards an integrated cross-disciplinary approach to the study of Salamis Terracotta Statues’
Collections
ca.12
ca.160
ca.20
19
Slide reused from Karageorghis, Kiely, Hermon et al. ‘Towards an integrated cross-disciplinary approach to the study of Salamis Terracotta Statues’
Basic Search for GRAVITATE objects
• Objects can be found using places, actors
(people and groups) and terminologies
– Currently terminologies direct from Merlin
Type of Salamis statuary
• Many shards of terracotta figures with some
recognisable features (morphology)
Description of statuary
From text:
• Material: terracotta (known)
• Object type: statue (known)
– Modifier: over-lifesized
• Morphology: hand & wrist
– Modifiers:
• Right hand
• + Clenched
Morphology analysis
Morphology model
• ResearchSpace must also:
– link individual parts to
(annotations over) 3D
model
– link these to an overall
(complete) body
morphology
• but also allow assertions
over sets of parts:
– “these are all similar
beards”
– “these are all parts of the
same statue”
Description of statuary
• Further modifiers:
– Fragment of left ear
– Pierced lobe
• etc.
Description of statuary
From text:
• Material: terracotta (known)
& paint (?)
– Modifier: black paint
• Technique: painted
• Object type: statue (known)
• Morphology: head, hair &
eyebrow
38
A new color, previously un-
observed - yellow - has been
identified inside the earrings
decoration.
Materials analysis
Slide reused from Karageorghis, Kiely, Hermon et al. ‘Towards an integrated cross-disciplinary approach to the study of Salamis Terracotta Statues’
39
Techniques analysis
Vertical marks
Superimposition of incisions
C2412, front side
Various styles and coincidences of
incision not currently recorded,
but provide clues to families / re-
assembly.
Slide reused from Karageorghis, Kiely, Hermon et al. ‘Towards an integrated cross-disciplinary approach to the study of Salamis Terracotta Statues’
Challenges
• How to attach scientific/geometric analysis to
individual shards (BM to document model for
GRAVITATE)
• How to enrich search using these richer
descriptions
• How to assert over sets:
– families
– re-assemblies (possibly cross-collection)
• How to enrich search over these sets

More Related Content

What's hot

Space, Time and Space-Time. Where, When and How should we use them? Considera...
Space, Time and Space-Time. Where, When and How should we use them? Considera...Space, Time and Space-Time. Where, When and How should we use them? Considera...
Space, Time and Space-Time. Where, When and How should we use them? Considera...
Keith.May
 
Web Data Extraction Como2010
Web Data Extraction Como2010Web Data Extraction Como2010
Web Data Extraction Como2010
Giorgio Orsi
 
Controlled Vocabularies and Text Mining - Use Cases at the Goettingen State a...
Controlled Vocabularies and Text Mining - Use Cases at the Goettingen State a...Controlled Vocabularies and Text Mining - Use Cases at the Goettingen State a...
Controlled Vocabularies and Text Mining - Use Cases at the Goettingen State a...
Ralf Stockmann
 

What's hot (7)

Space, Time and Space-Time. Where, When and How should we use them? Considera...
Space, Time and Space-Time. Where, When and How should we use them? Considera...Space, Time and Space-Time. Where, When and How should we use them? Considera...
Space, Time and Space-Time. Where, When and How should we use them? Considera...
 
Fixing the Domain and Range of Properties in Linked Data by Context Disambigu...
Fixing the Domain and Range of Properties in Linked Data by Context Disambigu...Fixing the Domain and Range of Properties in Linked Data by Context Disambigu...
Fixing the Domain and Range of Properties in Linked Data by Context Disambigu...
 
Vocabularies as Linked Data: SENESCHAL & HeritageData.org
Vocabularies as Linked Data: SENESCHAL & HeritageData.orgVocabularies as Linked Data: SENESCHAL & HeritageData.org
Vocabularies as Linked Data: SENESCHAL & HeritageData.org
 
Semantic Web for the Humanities
Semantic Web for the HumanitiesSemantic Web for the Humanities
Semantic Web for the Humanities
 
Tale of Two Models
Tale of Two ModelsTale of Two Models
Tale of Two Models
 
Web Data Extraction Como2010
Web Data Extraction Como2010Web Data Extraction Como2010
Web Data Extraction Como2010
 
Controlled Vocabularies and Text Mining - Use Cases at the Goettingen State a...
Controlled Vocabularies and Text Mining - Use Cases at the Goettingen State a...Controlled Vocabularies and Text Mining - Use Cases at the Goettingen State a...
Controlled Vocabularies and Text Mining - Use Cases at the Goettingen State a...
 

Viewers also liked

Crowdsourcing Linked Data management
Crowdsourcing Linked Data managementCrowdsourcing Linked Data management
Crowdsourcing Linked Data management
Elena Simperl
 
Event management
Event managementEvent management
Event management
nstoll
 

Viewers also liked (8)

GLAMorous LOD and ResearchSpace introduction
GLAMorous LOD and ResearchSpace introductionGLAMorous LOD and ResearchSpace introduction
GLAMorous LOD and ResearchSpace introduction
 
Crowdsourcing Linked Data management
Crowdsourcing Linked Data managementCrowdsourcing Linked Data management
Crowdsourcing Linked Data management
 
ResearchSpace Collaborative Features
ResearchSpace Collaborative FeaturesResearchSpace Collaborative Features
ResearchSpace Collaborative Features
 
ResearchSpace- Example of a VRE Based on CIDOC CRM
ResearchSpace- Example of a VRE Based on CIDOC CRMResearchSpace- Example of a VRE Based on CIDOC CRM
ResearchSpace- Example of a VRE Based on CIDOC CRM
 
The H2020 ‘Inclusive Innovative and Reflective Societies’ Work Programme for ...
The H2020 ‘Inclusive Innovative and Reflective Societies’ Work Programme for ...The H2020 ‘Inclusive Innovative and Reflective Societies’ Work Programme for ...
The H2020 ‘Inclusive Innovative and Reflective Societies’ Work Programme for ...
 
A Framework for Improved Access to Museum Databases in the Semantic Web
A Framework for Improved Access to Museum Databases in the Semantic WebA Framework for Improved Access to Museum Databases in the Semantic Web
A Framework for Improved Access to Museum Databases in the Semantic Web
 
Event management
Event managementEvent management
Event management
 
Virtual Research Environments VRE
Virtual Research Environments VREVirtual Research Environments VRE
Virtual Research Environments VRE
 

Similar to ResearchSpace Platform in Use

Class 5-introto dl
Class 5-introto dlClass 5-introto dl
Class 5-introto dl
madhuvardhan
 
Class 5-introto dl
Class 5-introto dlClass 5-introto dl
Class 5-introto dl
madhuvardhan
 
The Matrix: connecting and re-using digital records of archaeological investi...
The Matrix: connecting and re-using digital records of archaeological investi...The Matrix: connecting and re-using digital records of archaeological investi...
The Matrix: connecting and re-using digital records of archaeological investi...
Keith.May
 
The Rhetoric of Research Objects
The Rhetoric of Research ObjectsThe Rhetoric of Research Objects
The Rhetoric of Research Objects
Carole Goble
 

Similar to ResearchSpace Platform in Use (20)

Book of the Dead Project
Book of the Dead ProjectBook of the Dead Project
Book of the Dead Project
 
Designing a Thesaurus-based Comparison Search Interface for Linked Cultural H...
Designing a Thesaurus-based Comparison Search Interface for Linked Cultural H...Designing a Thesaurus-based Comparison Search Interface for Linked Cultural H...
Designing a Thesaurus-based Comparison Search Interface for Linked Cultural H...
 
RDF Data and Image Annotations in ResearchSpace (slides)
RDF Data and Image Annotations in ResearchSpace (slides)RDF Data and Image Annotations in ResearchSpace (slides)
RDF Data and Image Annotations in ResearchSpace (slides)
 
Fondly Collisions: Archival hierarchy and the Europeana Data Model
Fondly Collisions: Archival hierarchy and the Europeana Data Model   Fondly Collisions: Archival hierarchy and the Europeana Data Model
Fondly Collisions: Archival hierarchy and the Europeana Data Model
 
Large-scale Reasoning with a Complex Cultural Heritage Ontology (CIDOC CRM) ...
 Large-scale Reasoning with a Complex Cultural Heritage Ontology (CIDOC CRM) ... Large-scale Reasoning with a Complex Cultural Heritage Ontology (CIDOC CRM) ...
Large-scale Reasoning with a Complex Cultural Heritage Ontology (CIDOC CRM) ...
 
Easter JISC metadata May25 DT
Easter JISC metadata May25 DTEaster JISC metadata May25 DT
Easter JISC metadata May25 DT
 
Class 5-introto dl
Class 5-introto dlClass 5-introto dl
Class 5-introto dl
 
Class 5-introto dl
Class 5-introto dlClass 5-introto dl
Class 5-introto dl
 
The Matrix: connecting and re-using digital records of archaeological investi...
The Matrix: connecting and re-using digital records of archaeological investi...The Matrix: connecting and re-using digital records of archaeological investi...
The Matrix: connecting and re-using digital records of archaeological investi...
 
Knowledge graph construction with a façade - The SPARQL Anything Project
Knowledge graph construction with a façade - The SPARQL Anything ProjectKnowledge graph construction with a façade - The SPARQL Anything Project
Knowledge graph construction with a façade - The SPARQL Anything Project
 
Data integration with a façade. The case of knowledge graph construction.
Data integration with a façade. The case of knowledge graph construction.Data integration with a façade. The case of knowledge graph construction.
Data integration with a façade. The case of knowledge graph construction.
 
How to read a million books?
How to read a million books?How to read a million books?
How to read a million books?
 
CAA 2014 - To Boldly or Bravely Go? Experiences of using Semantic Technologie...
CAA 2014 - To Boldly or Bravely Go? Experiences of using Semantic Technologie...CAA 2014 - To Boldly or Bravely Go? Experiences of using Semantic Technologie...
CAA 2014 - To Boldly or Bravely Go? Experiences of using Semantic Technologie...
 
The Rhetoric of Research Objects
The Rhetoric of Research ObjectsThe Rhetoric of Research Objects
The Rhetoric of Research Objects
 
The nature.com ontologies portal: nature.com/ontologies
The nature.com ontologies portal: nature.com/ontologiesThe nature.com ontologies portal: nature.com/ontologies
The nature.com ontologies portal: nature.com/ontologies
 
Tracking Changes through EARMARK: a Theoretical Perspective and an Implementa...
Tracking Changes through EARMARK: a Theoretical Perspective and an Implementa...Tracking Changes through EARMARK: a Theoretical Perspective and an Implementa...
Tracking Changes through EARMARK: a Theoretical Perspective and an Implementa...
 
ESWC 2017 Tutorial Knowledge Graphs
ESWC 2017 Tutorial Knowledge GraphsESWC 2017 Tutorial Knowledge Graphs
ESWC 2017 Tutorial Knowledge Graphs
 
Exploratory computing: designing discovery-driven user experiences
Exploratory computing: designing discovery-driven user experiencesExploratory computing: designing discovery-driven user experiences
Exploratory computing: designing discovery-driven user experiences
 
I1 sorin hermon_ancient_wisdom
I1 sorin hermon_ancient_wisdomI1 sorin hermon_ancient_wisdom
I1 sorin hermon_ancient_wisdom
 
Innovative methods for data integration: Linked Data and NLP
Innovative methods for data integration: Linked Data and NLPInnovative methods for data integration: Linked Data and NLP
Innovative methods for data integration: Linked Data and NLP
 

More from Barry Norton

A Data API with Security and Graph-Level Access Control
A Data API with Security and Graph-Level Access ControlA Data API with Security and Graph-Level Access Control
A Data API with Security and Graph-Level Access Control
Barry Norton
 
Geospatial Linked Open Services
Geospatial Linked Open ServicesGeospatial Linked Open Services
Geospatial Linked Open Services
Barry Norton
 

More from Barry Norton (13)

Knowledge Graphs and Milestone
Knowledge Graphs and MilestoneKnowledge Graphs and Milestone
Knowledge Graphs and Milestone
 
GRAVITATE Search
GRAVITATE SearchGRAVITATE Search
GRAVITATE Search
 
Data Culture / Culture Data
Data Culture / Culture DataData Culture / Culture Data
Data Culture / Culture Data
 
Querying Cultural Heritage
Querying Cultural HeritageQuerying Cultural Heritage
Querying Cultural Heritage
 
A Data API with Security and Graph-Level Access Control
A Data API with Security and Graph-Level Access ControlA Data API with Security and Graph-Level Access Control
A Data API with Security and Graph-Level Access Control
 
GLAMorous LOD
GLAMorous LODGLAMorous LOD
GLAMorous LOD
 
Linked Data, Ontologies and Inference
Linked Data, Ontologies and InferenceLinked Data, Ontologies and Inference
Linked Data, Ontologies and Inference
 
Integrating Drupal with a Triple Store
Integrating Drupal with a Triple StoreIntegrating Drupal with a Triple Store
Integrating Drupal with a Triple Store
 
Crowdsourcing tasks in Linked Data management
Crowdsourcing tasks in Linked Data managementCrowdsourcing tasks in Linked Data management
Crowdsourcing tasks in Linked Data management
 
Linked Data and Services
Linked Data and ServicesLinked Data and Services
Linked Data and Services
 
Towards Linked Open Services and Processes
Towards Linked Open Services and ProcessesTowards Linked Open Services and Processes
Towards Linked Open Services and Processes
 
Geospatial Linked Open Services
Geospatial Linked Open ServicesGeospatial Linked Open Services
Geospatial Linked Open Services
 
Linked Open Services @ SemData2010
Linked Open Services @ SemData2010Linked Open Services @ SemData2010
Linked Open Services @ SemData2010
 

Recently uploaded

TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Recently uploaded (20)

TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Decarbonising Commercial Real Estate: The Role of Operational Performance
Decarbonising Commercial Real Estate: The Role of Operational PerformanceDecarbonising Commercial Real Estate: The Role of Operational Performance
Decarbonising Commercial Real Estate: The Role of Operational Performance
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Intro to Passkeys and the State of Passwordless.pptx
Intro to Passkeys and the State of Passwordless.pptxIntro to Passkeys and the State of Passwordless.pptx
Intro to Passkeys and the State of Passwordless.pptx
 
Quantum Leap in Next-Generation Computing
Quantum Leap in Next-Generation ComputingQuantum Leap in Next-Generation Computing
Quantum Leap in Next-Generation Computing
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
API Governance and Monetization - The evolution of API governance
API Governance and Monetization -  The evolution of API governanceAPI Governance and Monetization -  The evolution of API governance
API Governance and Monetization - The evolution of API governance
 
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
AI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by Anitaraj
 
ADP Passwordless Journey Case Study.pptx
ADP Passwordless Journey Case Study.pptxADP Passwordless Journey Case Study.pptx
ADP Passwordless Journey Case Study.pptx
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
How to Check CNIC Information Online with Pakdata cf
How to Check CNIC Information Online with Pakdata cfHow to Check CNIC Information Online with Pakdata cf
How to Check CNIC Information Online with Pakdata cf
 

ResearchSpace Platform in Use