SlideShare a Scribd company logo
1 of 3
Download to read offline
IJRET: International Journal of Research in Engineering and Technology
__________________________________________________________
Volume: 05 Issue: 03 | Mar-2016, Available @
ONTOLOGY DEVELOPMENT FOR SOFTWARE TRACKING
INFORMATION SYSTEM
Sumit Kumar Mishra
1
Assistant Professor, Babu Banarasi Das Northern Indian Institute
2
Professor. & Head - I.T., Babu Banarasi Das National Institute
Ontology Development For Software tracking
software performance which help for user to retrieve basic information like maximum retail
and other information like software latest version, Cost
history in previous software.
Keyword: RDF, SPARQL, OWL, Web Semantic
---------------------------------------------------------------------
1. INTRODUCTION
ontology development for software tracking information
system track and check software performance a
availability. In Ontology development for software
Information System we develop software information
ontology and apply this ontology for information retrieval
mechanism as a knowledge base for retrieving and
managing acquaintance in a field of Software
help of this ontology we also check MRP of software.
2. PROPOSED MODEL
The Proposed model based on Software information
ontology. This ontology build in ontology development tool
protege4.3.0 software. This ontology provides for the
framework of the Software ontology based model
information system we used DotNetRDF which is a RDF
API used in Microsoft Visual Studio for imple
Semantic Web concepts. A SPARQL and SQL two query
language used for this framework SPARQL provide basic
semantic concept which is connected DOTNETRDF API
and SQL provide database connectivity. [14,
Fig.1. Software tracking information system
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319
_______________________________________________________________________________________
, Available @ http://www.ijret.org
ONTOLOGY DEVELOPMENT FOR SOFTWARE TRACKING
INFORMATION SYSTEM
Sumit Kumar Mishra1
, V.K. Singh2
Babu Banarasi Das Northern Indian Institute of Technology
mishrasumit221@gmail.com
Babu Banarasi Das National Institute of Technology & Management
Abstract
Software tracking Information System makes use of the semantic web and it used for check and track
r user to retrieve basic information like maximum retail price, information
version, Cost price, tracking old issues in software, searching for software price
, Web Semantic.
---------------------------------------------------------------------***---------------------------------------------------------------------
tracking information
and check software performance and its
tology development for software tracking
rmation System we develop software information
information retrieval
r retrieving and
field of Software.[1,15].with the
help of this ontology we also check MRP of software.
on Software information
This ontology build in ontology development tool
This ontology provides for the basic
ontology based model. In this
DotNetRDF which is a RDF
Visual Studio for implementing
QL and SQL two query
e used for this framework SPARQL provide basic
semantic concept which is connected DOTNETRDF API
14,15]
information system model
2.1 Ontology Design
Ontology basically used for sharing information
consist 4 thing<C, I, R, A> [4
 Class(C)
 Instances (I)
 Relationship(R)
 Axioms(A)
Fig.2, 3 project information &
tracking
eISSN: 2319-1163 | pISSN: 2321-7308
_____________________________
138
ONTOLOGY DEVELOPMENT FOR SOFTWARE TRACKING
Technology, Lucknow, UP
Management, Lucknow. India
web and it used for check and track
price, information about software
in software, searching for software price
---------------------------------------------------------------------
Ontology basically used for sharing information .ontology
4, 5].
project information & Class hierarchy software
tracking ontology
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 05 Issue: 03 | Mar-2016, Available @ http://www.ijret.org 139
3. SQL LOGIN CONTROL WEB SECURITY
USING C# CODE
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using BUG.Database;
using System.Data.SqlClient;
using System.Data;
public partial class homeloginpage : System.Web.UI.Page
{
SqlDataAdapter da;
DataSet ds = new DataSet();
int flag = 0;
protected void Page_Load(object sender, EventArgs e)
{
da = new SqlDataAdapter("select * from
account","Data Source=DELL-PCSQLEXPRESS;Initial
Catalog=softwaresystem;Integrated Security=True");
da.Fill(ds);
}
protected void Button1_Click(object sender, EventArgs e)
Response.Redirect("Default.aspx");
}
if (flag == 0)
{
Label1.Text = "user name and password not
match";
3.1 Sparql
It is also query language.it is used to query to
RDF file.It is quite similar to SQL which is used to query
RDBMS
4. RDF FILE GENERATION CODE USING C#
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using VDS.RDF;
using VDS.RDF.Writing;
using System.Xml;
using VDS.RDF.Parsing;
public partial class _Default : System.Web.UI.Page
{
static string GUID = "";
protected void Page_Load(object sender, EventArgs e){ }
protected void Button1_Click(object sender, EventArgs e)
{ IGraph g1 = new Graph();
TripleStore store = new TripleStore();
IUriNode hassoftwareId =
g1.CreateUriNode(UriFactory.Create("http://www.semantic
web.org/dell/ontologies/2015/0/untitled_ontology-
6#hasSoftwareId"));
IUriNode hassoftwaretype =
g1.CreateUriNode(UriFactory.Create("http://www.semantic
web.org/dell/ontologies/2015/0/untitled_ontology-
6#hassoftwaretype"));
IUriNode hasproject =
g1.CreateUriNode(UriFactory.Create("http://www.semantic
web.org/dell/ontologies/2015/0/untitled_ontology-
6#hasproject"));
5. WORKING OF SOFTWARE
This interface look like a search engine in which comma
separated values are entered also that involves semantic web
concept you can find Software information on similar
matters by searching through. Like if somebody search
“android mobile “also gets consisting of results like “ABC
MOBILE “etc.
Fig 4. Software search page
6. CONCLUSION AND FUTURE SCOPE
The future scope of our work is to apply the potential of
Knowledge Representation[12,13,14] along with reasoning
in the Web context. The use of semantic web in software
tracking Information System helps the machine to take the
appropriate decision regarding software and provide
appropriate result.
7. REFERENCES
[1]. Sumit Kumar mishra, Dr. V.K. Singh Anurag
Tiwari“Ontology development for agriculture research
a case study of wheat “ journal of basic and applied
engineering research.
[2]. Six Basic Classes of Wheat Minnesota Association of
Wheat Growers.
[3]. Chalkley , D,(2010),” Invasive Fungi: Alternaria leaf
blight of Wheat –Alternaria triticina”. Systematic
mycology and Microbiology laboratory , Agricultural
Research Service. Unfitted States Department Of
Agriculture Archived From the original on 29 October
2014.
[4]. Natalya F. Noy and Deborah L. McGuinness,
[5]. Ontology Development 101: A Guide for Creating
Your First Ontology.
[6]. Toby Segaran, Colin Evans, and Jamie Taylor,
―Programming the Semantic Web.
[7]. Gómez-Pérez, A., Fernández-López, M., Corcho, O.
Ontological Engineering, with examples from the areas
of Knowledge Management, e-Commerce and the
Semantic Web. Springer, London, Berlin (2003)
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 05 Issue: 03 | Mar-2016, Available @ http://www.ijret.org 140
[8]. Opijnen, Marc van, The European Legal Semantic
Web: Completed Building Blocks and Future Work
(November 22, 2012). European Legal Access
Conference, November 2012.
[9]. Amit Sheth,Cartic Ramakrishnan, and Christopher
Thomas, 'Semantics for The Semantic Web: the
Implicit, the Formal and the Powerful',International
Journal on Semantic Web & Information Systems, 1
(no. 1), 2005, pp. 1-18.
[10]. 3. Brachman , R.J., McGuinness, D.L., Patel-
Schneider, P.F., Resnick, L.A. and Borgida, A. (1991).
Living with CLASSIC: When and how to use KL-
ONE-like language. Principles of Semantic Networks.
J. F. Sowa, editor, Morgan Kaufmann: 401-456
[11]. Legal Semantic Web- A Recommendation System
gaurav kant, Gaurav Kant, V.K.Singh, M. Darbari, D.
Yagyasen4
,P.K. Shukla International journal ICANI
[12]. ]Bob DuCharme, Learning SPARQL, O’REILLY,
2011.
[13]. Gómez-Pérez, A., Fernández-López, M., Corcho, O.
Ontological Engineering, with examples from the areas
of Knowledge Management, e-Commerce and the
Semantic Web. Springer, London, Berlin (2003)
[14]. D Yagyasen, M Darbari, P K Shukla, V K
Singh,(2013). “Diversity and Convergence Issues in
Evolutionary Multi- objective Optimization:
Application to Agriculture Science”, IERI Procedia,
Elsevier.
[15]. D Yagyasen, M Darbari, H Ahmed, (2013).
“Transforming Non-Living to Living: A Case on
Changing Business Environment”, 2013, IERI
Procedia, Elsevier.
[16]. S.k.mishra Dr.V.K. Singh Gaurav Kant “Ontology
development for Wheat Information System” IJERT.
ABOUT AUTHORS
SUMIT KUMAR MISHRA received his B.Tech degree
from U.P.T.U. in 2013. Currently he is Assistant Professor,
Babu Banarasi Das Northern Indian Institute of
Technology, Lucknow Uttar Pradesh, India.
Dr. V.K. SINGH Prof. & Head - I.T., Babu Banarasi Das
National Institute of Technology & Management,Lucknow.
India.

More Related Content

Viewers also liked

Thermal analysis and dc conductivity of polypyrrole
Thermal analysis and dc conductivity of polypyrroleThermal analysis and dc conductivity of polypyrrole
Thermal analysis and dc conductivity of polypyrroleeSAT Journals
 
Capp system process sequence optimization based on genetic algorithms
Capp system process sequence optimization based on genetic algorithmsCapp system process sequence optimization based on genetic algorithms
Capp system process sequence optimization based on genetic algorithmseSAT Journals
 
Wear characteristics of pure aluminium, al alloy &amp; al-alumina metal mtrix...
Wear characteristics of pure aluminium, al alloy &amp; al-alumina metal mtrix...Wear characteristics of pure aluminium, al alloy &amp; al-alumina metal mtrix...
Wear characteristics of pure aluminium, al alloy &amp; al-alumina metal mtrix...eSAT Journals
 
An efficient approach on spatial big data related to wireless networks and it...
An efficient approach on spatial big data related to wireless networks and it...An efficient approach on spatial big data related to wireless networks and it...
An efficient approach on spatial big data related to wireless networks and it...eSAT Journals
 
Solving linear equations from an image using ann
Solving linear equations from an image using annSolving linear equations from an image using ann
Solving linear equations from an image using anneSAT Journals
 
Variable radiation pattern from co axial probe fed rectangular patch antenna ...
Variable radiation pattern from co axial probe fed rectangular patch antenna ...Variable radiation pattern from co axial probe fed rectangular patch antenna ...
Variable radiation pattern from co axial probe fed rectangular patch antenna ...eSAT Journals
 
Parametric optimization of centrifugal magnetic force assisted abrasive flow ...
Parametric optimization of centrifugal magnetic force assisted abrasive flow ...Parametric optimization of centrifugal magnetic force assisted abrasive flow ...
Parametric optimization of centrifugal magnetic force assisted abrasive flow ...eSAT Journals
 
The influence of tree induce suction on soil suction profiles
The influence of tree induce suction on soil suction profilesThe influence of tree induce suction on soil suction profiles
The influence of tree induce suction on soil suction profileseSAT Journals
 
Development and evaluation of a weighable lysimeter to determine crop evapotr...
Development and evaluation of a weighable lysimeter to determine crop evapotr...Development and evaluation of a weighable lysimeter to determine crop evapotr...
Development and evaluation of a weighable lysimeter to determine crop evapotr...eSAT Journals
 
Perfomance evaluation on light transmitting concrete (translucent concrete)
Perfomance evaluation on light transmitting concrete (translucent concrete)Perfomance evaluation on light transmitting concrete (translucent concrete)
Perfomance evaluation on light transmitting concrete (translucent concrete)eSAT Journals
 
Optimizing the manufacturing of the nose cone of a race car
Optimizing the manufacturing of the nose cone of a race carOptimizing the manufacturing of the nose cone of a race car
Optimizing the manufacturing of the nose cone of a race careSAT Journals
 
Review of behavioral study of structural elements through different destructi...
Review of behavioral study of structural elements through different destructi...Review of behavioral study of structural elements through different destructi...
Review of behavioral study of structural elements through different destructi...eSAT Journals
 
Phyto remediation of waste water through aquatic plants for the change detect...
Phyto remediation of waste water through aquatic plants for the change detect...Phyto remediation of waste water through aquatic plants for the change detect...
Phyto remediation of waste water through aquatic plants for the change detect...eSAT Journals
 
Design of a 50 kilogram capacity cast iron crucible furnace using locally ava...
Design of a 50 kilogram capacity cast iron crucible furnace using locally ava...Design of a 50 kilogram capacity cast iron crucible furnace using locally ava...
Design of a 50 kilogram capacity cast iron crucible furnace using locally ava...eSAT Journals
 

Viewers also liked (14)

Thermal analysis and dc conductivity of polypyrrole
Thermal analysis and dc conductivity of polypyrroleThermal analysis and dc conductivity of polypyrrole
Thermal analysis and dc conductivity of polypyrrole
 
Capp system process sequence optimization based on genetic algorithms
Capp system process sequence optimization based on genetic algorithmsCapp system process sequence optimization based on genetic algorithms
Capp system process sequence optimization based on genetic algorithms
 
Wear characteristics of pure aluminium, al alloy &amp; al-alumina metal mtrix...
Wear characteristics of pure aluminium, al alloy &amp; al-alumina metal mtrix...Wear characteristics of pure aluminium, al alloy &amp; al-alumina metal mtrix...
Wear characteristics of pure aluminium, al alloy &amp; al-alumina metal mtrix...
 
An efficient approach on spatial big data related to wireless networks and it...
An efficient approach on spatial big data related to wireless networks and it...An efficient approach on spatial big data related to wireless networks and it...
An efficient approach on spatial big data related to wireless networks and it...
 
Solving linear equations from an image using ann
Solving linear equations from an image using annSolving linear equations from an image using ann
Solving linear equations from an image using ann
 
Variable radiation pattern from co axial probe fed rectangular patch antenna ...
Variable radiation pattern from co axial probe fed rectangular patch antenna ...Variable radiation pattern from co axial probe fed rectangular patch antenna ...
Variable radiation pattern from co axial probe fed rectangular patch antenna ...
 
Parametric optimization of centrifugal magnetic force assisted abrasive flow ...
Parametric optimization of centrifugal magnetic force assisted abrasive flow ...Parametric optimization of centrifugal magnetic force assisted abrasive flow ...
Parametric optimization of centrifugal magnetic force assisted abrasive flow ...
 
The influence of tree induce suction on soil suction profiles
The influence of tree induce suction on soil suction profilesThe influence of tree induce suction on soil suction profiles
The influence of tree induce suction on soil suction profiles
 
Development and evaluation of a weighable lysimeter to determine crop evapotr...
Development and evaluation of a weighable lysimeter to determine crop evapotr...Development and evaluation of a weighable lysimeter to determine crop evapotr...
Development and evaluation of a weighable lysimeter to determine crop evapotr...
 
Perfomance evaluation on light transmitting concrete (translucent concrete)
Perfomance evaluation on light transmitting concrete (translucent concrete)Perfomance evaluation on light transmitting concrete (translucent concrete)
Perfomance evaluation on light transmitting concrete (translucent concrete)
 
Optimizing the manufacturing of the nose cone of a race car
Optimizing the manufacturing of the nose cone of a race carOptimizing the manufacturing of the nose cone of a race car
Optimizing the manufacturing of the nose cone of a race car
 
Review of behavioral study of structural elements through different destructi...
Review of behavioral study of structural elements through different destructi...Review of behavioral study of structural elements through different destructi...
Review of behavioral study of structural elements through different destructi...
 
Phyto remediation of waste water through aquatic plants for the change detect...
Phyto remediation of waste water through aquatic plants for the change detect...Phyto remediation of waste water through aquatic plants for the change detect...
Phyto remediation of waste water through aquatic plants for the change detect...
 
Design of a 50 kilogram capacity cast iron crucible furnace using locally ava...
Design of a 50 kilogram capacity cast iron crucible furnace using locally ava...Design of a 50 kilogram capacity cast iron crucible furnace using locally ava...
Design of a 50 kilogram capacity cast iron crucible furnace using locally ava...
 

Similar to Ontology development for software tracking information system

IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...
IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...
IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...IRJET Journal
 
STOCKSENTIX: A MACHINE LEARNING APPROACH TO STOCKMARKET
STOCKSENTIX: A MACHINE LEARNING APPROACH TO STOCKMARKETSTOCKSENTIX: A MACHINE LEARNING APPROACH TO STOCKMARKET
STOCKSENTIX: A MACHINE LEARNING APPROACH TO STOCKMARKETIRJET Journal
 
A Generic Open Source Framework for Auto Generation of Data Manipulation Comm...
A Generic Open Source Framework for Auto Generation of Data Manipulation Comm...A Generic Open Source Framework for Auto Generation of Data Manipulation Comm...
A Generic Open Source Framework for Auto Generation of Data Manipulation Comm...iosrjce
 
Search Engine Scrapper
Search Engine ScrapperSearch Engine Scrapper
Search Engine ScrapperIRJET Journal
 
IRJET-Computational model for the processing of documents and support to the ...
IRJET-Computational model for the processing of documents and support to the ...IRJET-Computational model for the processing of documents and support to the ...
IRJET-Computational model for the processing of documents and support to the ...IRJET Journal
 
Review on an automatic extraction of educational digital objects and metadata...
Review on an automatic extraction of educational digital objects and metadata...Review on an automatic extraction of educational digital objects and metadata...
Review on an automatic extraction of educational digital objects and metadata...IRJET Journal
 
IRJET- Classification of Pattern Storage System and Analysis of Online Shoppi...
IRJET- Classification of Pattern Storage System and Analysis of Online Shoppi...IRJET- Classification of Pattern Storage System and Analysis of Online Shoppi...
IRJET- Classification of Pattern Storage System and Analysis of Online Shoppi...IRJET Journal
 
Data Security String Manipulation by Random Value in Hypertext Preprocessor
Data Security String Manipulation by Random Value in Hypertext PreprocessorData Security String Manipulation by Random Value in Hypertext Preprocessor
Data Security String Manipulation by Random Value in Hypertext Preprocessorijtsrd
 
IRJET- Secure Distributed Data Mining
IRJET- Secure Distributed Data MiningIRJET- Secure Distributed Data Mining
IRJET- Secure Distributed Data MiningIRJET Journal
 
Cyber bidding gateway report on ASP .net
Cyber bidding gateway report on ASP .netCyber bidding gateway report on ASP .net
Cyber bidding gateway report on ASP .netGeorgekutty Francis
 
Agent based Authentication for Deep Web Data Extraction
Agent based Authentication for Deep Web Data ExtractionAgent based Authentication for Deep Web Data Extraction
Agent based Authentication for Deep Web Data ExtractionAM Publications,India
 
Detecting Phishing Websites Using Machine Learning
Detecting Phishing Websites Using Machine LearningDetecting Phishing Websites Using Machine Learning
Detecting Phishing Websites Using Machine LearningIRJET Journal
 
IRJET- Crime Management System
IRJET- Crime Management SystemIRJET- Crime Management System
IRJET- Crime Management SystemIRJET Journal
 
Big Data Security Analytic Solution using Splunk
Big Data Security Analytic Solution using SplunkBig Data Security Analytic Solution using Splunk
Big Data Security Analytic Solution using SplunkIJERA Editor
 
IRJET- Comparative Study on Network Monitoring Tools
IRJET- Comparative Study on Network Monitoring ToolsIRJET- Comparative Study on Network Monitoring Tools
IRJET- Comparative Study on Network Monitoring ToolsIRJET Journal
 
Template based framework for rapid fast development of enterprise applications
Template based framework for rapid fast development of enterprise applicationsTemplate based framework for rapid fast development of enterprise applications
Template based framework for rapid fast development of enterprise applicationseSAT Journals
 
Template based framework for rapid fast development
Template based framework for rapid fast developmentTemplate based framework for rapid fast development
Template based framework for rapid fast developmenteSAT Publishing House
 

Similar to Ontology development for software tracking information system (20)

IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...
IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...
IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...
 
STOCKSENTIX: A MACHINE LEARNING APPROACH TO STOCKMARKET
STOCKSENTIX: A MACHINE LEARNING APPROACH TO STOCKMARKETSTOCKSENTIX: A MACHINE LEARNING APPROACH TO STOCKMARKET
STOCKSENTIX: A MACHINE LEARNING APPROACH TO STOCKMARKET
 
D017372538
D017372538D017372538
D017372538
 
A Generic Open Source Framework for Auto Generation of Data Manipulation Comm...
A Generic Open Source Framework for Auto Generation of Data Manipulation Comm...A Generic Open Source Framework for Auto Generation of Data Manipulation Comm...
A Generic Open Source Framework for Auto Generation of Data Manipulation Comm...
 
Search Engine Scrapper
Search Engine ScrapperSearch Engine Scrapper
Search Engine Scrapper
 
IRJET-Computational model for the processing of documents and support to the ...
IRJET-Computational model for the processing of documents and support to the ...IRJET-Computational model for the processing of documents and support to the ...
IRJET-Computational model for the processing of documents and support to the ...
 
Review on an automatic extraction of educational digital objects and metadata...
Review on an automatic extraction of educational digital objects and metadata...Review on an automatic extraction of educational digital objects and metadata...
Review on an automatic extraction of educational digital objects and metadata...
 
IRJET- Classification of Pattern Storage System and Analysis of Online Shoppi...
IRJET- Classification of Pattern Storage System and Analysis of Online Shoppi...IRJET- Classification of Pattern Storage System and Analysis of Online Shoppi...
IRJET- Classification of Pattern Storage System and Analysis of Online Shoppi...
 
Chemread – a chemical informant
Chemread – a chemical informantChemread – a chemical informant
Chemread – a chemical informant
 
Data Security String Manipulation by Random Value in Hypertext Preprocessor
Data Security String Manipulation by Random Value in Hypertext PreprocessorData Security String Manipulation by Random Value in Hypertext Preprocessor
Data Security String Manipulation by Random Value in Hypertext Preprocessor
 
IRJET- Secure Distributed Data Mining
IRJET- Secure Distributed Data MiningIRJET- Secure Distributed Data Mining
IRJET- Secure Distributed Data Mining
 
Cyber bidding gateway report on ASP .net
Cyber bidding gateway report on ASP .netCyber bidding gateway report on ASP .net
Cyber bidding gateway report on ASP .net
 
Agent based Authentication for Deep Web Data Extraction
Agent based Authentication for Deep Web Data ExtractionAgent based Authentication for Deep Web Data Extraction
Agent based Authentication for Deep Web Data Extraction
 
Detecting Phishing Websites Using Machine Learning
Detecting Phishing Websites Using Machine LearningDetecting Phishing Websites Using Machine Learning
Detecting Phishing Websites Using Machine Learning
 
IRJET- Crime Management System
IRJET- Crime Management SystemIRJET- Crime Management System
IRJET- Crime Management System
 
Big Data Security Analytic Solution using Splunk
Big Data Security Analytic Solution using SplunkBig Data Security Analytic Solution using Splunk
Big Data Security Analytic Solution using Splunk
 
Internship msc cs
Internship msc csInternship msc cs
Internship msc cs
 
IRJET- Comparative Study on Network Monitoring Tools
IRJET- Comparative Study on Network Monitoring ToolsIRJET- Comparative Study on Network Monitoring Tools
IRJET- Comparative Study on Network Monitoring Tools
 
Template based framework for rapid fast development of enterprise applications
Template based framework for rapid fast development of enterprise applicationsTemplate based framework for rapid fast development of enterprise applications
Template based framework for rapid fast development of enterprise applications
 
Template based framework for rapid fast development
Template based framework for rapid fast developmentTemplate based framework for rapid fast development
Template based framework for rapid fast development
 

More from eSAT Journals

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementseSAT Journals
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case studyeSAT Journals
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case studyeSAT Journals
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreeSAT Journals
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialseSAT Journals
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...eSAT Journals
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...eSAT Journals
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizereSAT Journals
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementeSAT Journals
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...eSAT Journals
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteeSAT Journals
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...eSAT Journals
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...eSAT Journals
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabseSAT Journals
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaeSAT Journals
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...eSAT Journals
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodeSAT Journals
 
Estimation of morphometric parameters and runoff using rs &amp; gis techniques
Estimation of morphometric parameters and runoff using rs &amp; gis techniquesEstimation of morphometric parameters and runoff using rs &amp; gis techniques
Estimation of morphometric parameters and runoff using rs &amp; gis techniqueseSAT Journals
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...eSAT Journals
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...eSAT Journals
 

More from eSAT Journals (20)

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavements
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case study
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case study
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangalore
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizer
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources management
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concrete
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabs
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in india
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn method
 
Estimation of morphometric parameters and runoff using rs &amp; gis techniques
Estimation of morphometric parameters and runoff using rs &amp; gis techniquesEstimation of morphometric parameters and runoff using rs &amp; gis techniques
Estimation of morphometric parameters and runoff using rs &amp; gis techniques
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...
 

Recently uploaded

Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 

Recently uploaded (20)

Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 

Ontology development for software tracking information system

  • 1. IJRET: International Journal of Research in Engineering and Technology __________________________________________________________ Volume: 05 Issue: 03 | Mar-2016, Available @ ONTOLOGY DEVELOPMENT FOR SOFTWARE TRACKING INFORMATION SYSTEM Sumit Kumar Mishra 1 Assistant Professor, Babu Banarasi Das Northern Indian Institute 2 Professor. & Head - I.T., Babu Banarasi Das National Institute Ontology Development For Software tracking software performance which help for user to retrieve basic information like maximum retail and other information like software latest version, Cost history in previous software. Keyword: RDF, SPARQL, OWL, Web Semantic --------------------------------------------------------------------- 1. INTRODUCTION ontology development for software tracking information system track and check software performance a availability. In Ontology development for software Information System we develop software information ontology and apply this ontology for information retrieval mechanism as a knowledge base for retrieving and managing acquaintance in a field of Software help of this ontology we also check MRP of software. 2. PROPOSED MODEL The Proposed model based on Software information ontology. This ontology build in ontology development tool protege4.3.0 software. This ontology provides for the framework of the Software ontology based model information system we used DotNetRDF which is a RDF API used in Microsoft Visual Studio for imple Semantic Web concepts. A SPARQL and SQL two query language used for this framework SPARQL provide basic semantic concept which is connected DOTNETRDF API and SQL provide database connectivity. [14, Fig.1. Software tracking information system IJRET: International Journal of Research in Engineering and Technology eISSN: 2319 _______________________________________________________________________________________ , Available @ http://www.ijret.org ONTOLOGY DEVELOPMENT FOR SOFTWARE TRACKING INFORMATION SYSTEM Sumit Kumar Mishra1 , V.K. Singh2 Babu Banarasi Das Northern Indian Institute of Technology mishrasumit221@gmail.com Babu Banarasi Das National Institute of Technology & Management Abstract Software tracking Information System makes use of the semantic web and it used for check and track r user to retrieve basic information like maximum retail price, information version, Cost price, tracking old issues in software, searching for software price , Web Semantic. ---------------------------------------------------------------------***--------------------------------------------------------------------- tracking information and check software performance and its tology development for software tracking rmation System we develop software information information retrieval r retrieving and field of Software.[1,15].with the help of this ontology we also check MRP of software. on Software information This ontology build in ontology development tool This ontology provides for the basic ontology based model. In this DotNetRDF which is a RDF Visual Studio for implementing QL and SQL two query e used for this framework SPARQL provide basic semantic concept which is connected DOTNETRDF API 14,15] information system model 2.1 Ontology Design Ontology basically used for sharing information consist 4 thing<C, I, R, A> [4  Class(C)  Instances (I)  Relationship(R)  Axioms(A) Fig.2, 3 project information & tracking eISSN: 2319-1163 | pISSN: 2321-7308 _____________________________ 138 ONTOLOGY DEVELOPMENT FOR SOFTWARE TRACKING Technology, Lucknow, UP Management, Lucknow. India web and it used for check and track price, information about software in software, searching for software price --------------------------------------------------------------------- Ontology basically used for sharing information .ontology 4, 5]. project information & Class hierarchy software tracking ontology
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 05 Issue: 03 | Mar-2016, Available @ http://www.ijret.org 139 3. SQL LOGIN CONTROL WEB SECURITY USING C# CODE using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; using BUG.Database; using System.Data.SqlClient; using System.Data; public partial class homeloginpage : System.Web.UI.Page { SqlDataAdapter da; DataSet ds = new DataSet(); int flag = 0; protected void Page_Load(object sender, EventArgs e) { da = new SqlDataAdapter("select * from account","Data Source=DELL-PCSQLEXPRESS;Initial Catalog=softwaresystem;Integrated Security=True"); da.Fill(ds); } protected void Button1_Click(object sender, EventArgs e) Response.Redirect("Default.aspx"); } if (flag == 0) { Label1.Text = "user name and password not match"; 3.1 Sparql It is also query language.it is used to query to RDF file.It is quite similar to SQL which is used to query RDBMS 4. RDF FILE GENERATION CODE USING C# using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; using VDS.RDF; using VDS.RDF.Writing; using System.Xml; using VDS.RDF.Parsing; public partial class _Default : System.Web.UI.Page { static string GUID = ""; protected void Page_Load(object sender, EventArgs e){ } protected void Button1_Click(object sender, EventArgs e) { IGraph g1 = new Graph(); TripleStore store = new TripleStore(); IUriNode hassoftwareId = g1.CreateUriNode(UriFactory.Create("http://www.semantic web.org/dell/ontologies/2015/0/untitled_ontology- 6#hasSoftwareId")); IUriNode hassoftwaretype = g1.CreateUriNode(UriFactory.Create("http://www.semantic web.org/dell/ontologies/2015/0/untitled_ontology- 6#hassoftwaretype")); IUriNode hasproject = g1.CreateUriNode(UriFactory.Create("http://www.semantic web.org/dell/ontologies/2015/0/untitled_ontology- 6#hasproject")); 5. WORKING OF SOFTWARE This interface look like a search engine in which comma separated values are entered also that involves semantic web concept you can find Software information on similar matters by searching through. Like if somebody search “android mobile “also gets consisting of results like “ABC MOBILE “etc. Fig 4. Software search page 6. CONCLUSION AND FUTURE SCOPE The future scope of our work is to apply the potential of Knowledge Representation[12,13,14] along with reasoning in the Web context. The use of semantic web in software tracking Information System helps the machine to take the appropriate decision regarding software and provide appropriate result. 7. REFERENCES [1]. Sumit Kumar mishra, Dr. V.K. Singh Anurag Tiwari“Ontology development for agriculture research a case study of wheat “ journal of basic and applied engineering research. [2]. Six Basic Classes of Wheat Minnesota Association of Wheat Growers. [3]. Chalkley , D,(2010),” Invasive Fungi: Alternaria leaf blight of Wheat –Alternaria triticina”. Systematic mycology and Microbiology laboratory , Agricultural Research Service. Unfitted States Department Of Agriculture Archived From the original on 29 October 2014. [4]. Natalya F. Noy and Deborah L. McGuinness, [5]. Ontology Development 101: A Guide for Creating Your First Ontology. [6]. Toby Segaran, Colin Evans, and Jamie Taylor, ―Programming the Semantic Web. [7]. Gómez-Pérez, A., Fernández-López, M., Corcho, O. Ontological Engineering, with examples from the areas of Knowledge Management, e-Commerce and the Semantic Web. Springer, London, Berlin (2003)
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 05 Issue: 03 | Mar-2016, Available @ http://www.ijret.org 140 [8]. Opijnen, Marc van, The European Legal Semantic Web: Completed Building Blocks and Future Work (November 22, 2012). European Legal Access Conference, November 2012. [9]. Amit Sheth,Cartic Ramakrishnan, and Christopher Thomas, 'Semantics for The Semantic Web: the Implicit, the Formal and the Powerful',International Journal on Semantic Web & Information Systems, 1 (no. 1), 2005, pp. 1-18. [10]. 3. Brachman , R.J., McGuinness, D.L., Patel- Schneider, P.F., Resnick, L.A. and Borgida, A. (1991). Living with CLASSIC: When and how to use KL- ONE-like language. Principles of Semantic Networks. J. F. Sowa, editor, Morgan Kaufmann: 401-456 [11]. Legal Semantic Web- A Recommendation System gaurav kant, Gaurav Kant, V.K.Singh, M. Darbari, D. Yagyasen4 ,P.K. Shukla International journal ICANI [12]. ]Bob DuCharme, Learning SPARQL, O’REILLY, 2011. [13]. Gómez-Pérez, A., Fernández-López, M., Corcho, O. Ontological Engineering, with examples from the areas of Knowledge Management, e-Commerce and the Semantic Web. Springer, London, Berlin (2003) [14]. D Yagyasen, M Darbari, P K Shukla, V K Singh,(2013). “Diversity and Convergence Issues in Evolutionary Multi- objective Optimization: Application to Agriculture Science”, IERI Procedia, Elsevier. [15]. D Yagyasen, M Darbari, H Ahmed, (2013). “Transforming Non-Living to Living: A Case on Changing Business Environment”, 2013, IERI Procedia, Elsevier. [16]. S.k.mishra Dr.V.K. Singh Gaurav Kant “Ontology development for Wheat Information System” IJERT. ABOUT AUTHORS SUMIT KUMAR MISHRA received his B.Tech degree from U.P.T.U. in 2013. Currently he is Assistant Professor, Babu Banarasi Das Northern Indian Institute of Technology, Lucknow Uttar Pradesh, India. Dr. V.K. SINGH Prof. & Head - I.T., Babu Banarasi Das National Institute of Technology & Management,Lucknow. India.