SlideShare une entreprise Scribd logo
1  sur  5
Télécharger pour lire hors ligne
ISSN: 2278 – 1323
                             International Journal of Advanced Research in Computer Engineering & Technology
                                                                                  Volume 1, Issue 5, July 2012


    SEMANTIC BASED LEARNING APPROACH IN EDUCATION
                       SYSTEM

                                                    Dr Shikha Singh , Gaurav Jindal

Abstract- Extensive Research works in the field of knowledge base        when we search the web .So the Tim Burner Lee proposed the
Learning are represented by a broad spectrum of applications             solution of this problem with the vision of Semantic web or
.Education system transform from class room system to E-                 Web 3.0. Among other things, the semantic web makes
Learning system which are ranged from virtual classrooms to              information more meaningful to people by making it more
remote courses or distance learning. E Learning system offer
obvious advantages for learners by making access to educational
                                                                         understandable to machines.
resources very fast; just-in-time and relevance, at any time or          Consider a simple example. If you want to know Faculty
place. Our research is based on proposal of usage of semantic            mailing address of any institute, with web 2.0 you need to go
model in e-learning system. Semantic search enables better               to home page of institute and root around until you find it.
possibilities for navigating through the cyberspace and accessing        That’s because the current coding system used to build web
its contents.                                                            pages, largely HTML, displays information without
This paper presents an approach of semantic model in
                                                                         identifying it in any meaningful way. That is, mailing address
implementation for E-Learning. Focus of this approach is on              of faculty is not coded as ―an address,‖ it is simply presented
Ontology based semantic model for its content, context and               as a series of characters on the screen. Contrast this with a
structure of the learning materials and thus provides flexible and       database about you may have which contains a specific
personalized access to these learning.                                   column called ―faculty mailing address.‖ Even if your
                                                                         database included millions of entries, locating the faculty
Keywords- Education system, semantic web, Ontology, RDF, E-              email address is easy.
Learning
                                                                         Web 3.0 is the transformation of information on web from
                                                                         ―only display information‖ to ―meaningful information‖[4], by
                                                                         tagging information with descriptors like ―mailing address.‖
                      I .INTRODUCTION                                    Further, it allows users to find relationships between tagged
                                                                         information using inference rules and data organizational tools
New challenges arise in the process of learning system.                  called ―ontologies‖ that provide logic and structure to the
Virtual learning communities (VLCs) are information                      information embedded in web pages. As a result, machines
technology based cyberspaces in which individual and groups              can do a lot of the information grunt work currently required
of geographically dispersed learners and providers of                    of humans. When it comes to a web search, for example, the
knowledge to accomplish their goals of learning implement                semantic web makes a reasonable pass at collating,
collaborative learning. E-Learning is a cross discipline artifact        synthesizing, and cross-referencing the results for you. It does
that spans e.g., philosophy, psychology, pedagogy,                       this by employing software agents that can locate and combine
anthropology, artificial intelligence (e.g., Artificial                  information from many sources to build meaningful
Intelligence in Education (AIED)) and human computer                     information collages. Simply tell your agent the focus of your
interaction (HCI) [ 1].E-Learning is a critical support                  interest—whether a person, subject, activity, question, or
mechanism for educational institutions to grow the                       whatever—and set it to roam the web, finding and distilling
performance of their students, teachers, as well as useful for           information and exchanging information with other agents.
organizations to enhance the performance of their employees.
                                                                         Ultimately, the goal of Web 3.0 is, in a phrase, data
E-learning provides easy access to learning resources just in
                                                                         integration. Because the semantic web understands the
time, anywhere via data repository of learning resources.
                                                                         concept of a mailing address, it can relate my address to other
                                                                         web-defined concepts like walking distance, postal rates,
The advancement of semantic web and e-learning technologies
                                                                         climate, or driving directions to the nearest airport. Thus, if I
may provide more opportunities to achieve the goal of
                                                                         ask my agent to help me prepare for a trip to the Mohali, it can
collaborative knowledge sharing. It would also facilitate
                                                                         make assumptions about the clothes and flights I need, and so
teachers to share their teaching material, tools, and
                                                                         on. Because I live in Delhi, it might tell me to order clothing
experiences with others through the medium of internet and
                                                                         online soon because it takes longer to get here. It may even tell
web technologies.
                                                                         me the names of friends (who have made themselves
                                                                         semantically available) who have visited the Mohali.
Earlier the mantra of the information age had been ―More the
information, better it is‖. But unrelated information huddle             In web 2.0 using XML my address can be understand as an
                                                                         address but, this understanding is not shared with other
                                                    All Rights Reserved © 2012 IJARCET
                                                                                                                                     185
ISSN: 2278 – 1323
                             International Journal of Advanced Research in Computer Engineering & Technology
                                                                                  Volume 1, Issue 5, July 2012


websites. That is, there is no universal definition for ―address‖       III. RELATION BETWEEN E-LEARNING AND THE
that any website could use to talk to my web page about                 SEMANTIC WEB
addresses. It is the use of common definitions, inference rules,
and ontologies that will turn the web from a series of                  E-learning is an area which can benefit from Semantic Web
information containers into an ecosystem in which the parts of          technologies. Current approaches to e-Learning implement the
the web are interrelated.                                               teacher-student model: students are presented with material (in
                                                                        a limited personalized way) and then tested to assess their
                II. SEMANTIC SEARCHING                                  learning. However, e-learning frameworks should take
                                                                        advantages of semantic services, interoperability, ontologies
Semantic search engines or portals offer semantic services              and semantic annotation. The semantic web could offer more
including semantics-based browsing, semantic search and                 flexibility in e-learning systems through use of new emergent
smart question answering. Semantic browsing locates                     semantic web technologies such as collaborative/discussion
metadata and assembles point-and-click interfaces from a                and annotations tools.
combination of relevant information [5] it should be allow
easy navigation through resources, since users with any level
of computing knowledge may use it. Semantic search                                      IV. SEMANTIC BASE E-EDUCATION
enhances current search engines with semantics: it goes
beyond superficial keyword matching by adding semantic                  The insinuation for      education    is philosophical. Let’s
information, thus allowing easy removal of non-relevant                 consider three areas of impact: knowledge formation, personal
information from the result set. Smart question answering is            learning network maintenance, and personal educational
the technique of providing precise answers to a specific                administration.
question. For instance, given a question such as ―Which
country had the highest inflation rate in 2002?‖ the system
                                                                        Formulation of knowledge
would directly reply to the question with the name of the
country, as opposed to the approach of current search engines           Imagine you are a student researching a topic, like Smart
(such as Google) which might present users with web pages               Phone. You might begin by searching Wikipedia, but
from the Financial Times.                                               inevitably you turn to searching the vast information
                                                                        storehouses of the entire web using a tool like Google 2.
                                                                        Current Web Search on any topic return a gazillion hits, many
                                                                        of which link to complex data resources that link to other
                                                                        resources and so on. The presumption of knowledge in this
                                                                        approach to information gathering and evaluation is faulty, if
                                                                        not potentially dangerous in its limitations.
                                                                        One vision of a well-developed semantic web includes a
                                                                        search feature that would return a multimedia report rather
                                                                        than a list of hits. The report would draw from many sources,
                                                                        including websites, articles from scientific repositories,
                                                                        chapters in textbooks, blog dialogue, speeches posted on You
              Figure 1: Semantic Web Layer [2]                          Tube, information stored on cell phones, gaming scenarios
                                                                        played out in virtual realities—anything appropriate that is
From a pedagogical perspective, semantic portals are an                 accessible by the rules of Web 3.0. The report would consist
―enabling technology‖ allowing students to determine the                of short sections that coalesce around knowledge areas that
learning agenda and be in control of their own learning[2]. In          emerged naturally from your research, with keywords
particular, they allow students to perform semantic querying            identified and listed conveniently off to one side as links.
for learning materials (linked to shared ontologies) and
construct their own courses, based on their own preferences,            The information in the report would be compared, contrasted,
needs and prior knowledge. By allowing direct access to                 and collated in a basic way, presenting points of agreement
knowledge in whatever sequence students require them, just-             and disagreement, and perhaps associating these with political
in-time learning [6] occurs. At the other end of the spectrum,          positions or contrasting research. Because the web knows
tutors are freed from the (now student-run) task of organizing          something about you, it also alerts you to local lectures on
the delivery of learning materials but must produce materials           related topics, books you might want to read, TV programs
that stand on their own. This includes properly describing              available through your cable service, blog discussions you
content and contexts in which each learning material can be             might find relevant, and even local groups you can contact that
successfully deployed. One possibility is metadata, i.e. tags           are also focused on this issue. Unlike a standard report, what
about data that allow describing, indexing and searching for            you receive changes as the available information changes, and
data.                                                                   you might have wiki-like access to add to or edit it. And
                                                                        because you told your agent that this topic is a high priority,
                                                                        your cell phone will beep when a significant development
                                                   All Rights Reserved © 2012 IJARCET
                                                                                                                                  186
ISSN: 2278 – 1323
                             International Journal of Advanced Research in Computer Engineering & Technology
                                                                                  Volume 1, Issue 5, July 2012


occurs. After all, the semantic web will be highly inclusive,           The Semantic Web has the potential to challenge this kind of
providing a common language for many kinds of media and                 institution-centeredness in the same way that distance learning
technologies, including cell phones. The net result, ideally, is        technologies challenged place-centric education. At some
that you spend less time searching and sifting and more time            point, institutions will describe courses and degrees
absorbing, thinking, and participating.                                 semantically, probably just to help their own internal
                                                                        functioning, but with the secondary effect of making many of
Semantic Network of Personal Learning                                   the components of education at least somewhat comparable
                                                                        across institutions. It is a short leap from that point to students
Each one of us sits at the hub of a personal learning network           being able to identify comparable coursework and experiences
(SNPL) that connects us to our interests. Unfortunately, much           from several educational providers and, in the process, even
of our time is spent finding useful information rather than             meet the graduation requirements of yet another. Smart
interacting with it and thinking about it. We troll blogs, search       schools will get ahead of this and figure out just what the
the web, wade through long pod casts, and converse with                 inevitable institutional inter-connectedness will mean for
friends in the hopes of finding something we can use. Some              them.
services, like iGoogle, make a modest attempt to streamline
this process by allowing us to automatically log into web
services we have selected, like news services or various pod            Effect of Semantic Web on E-Learning
casting sources. But we still need to pick through that day’s
offerings to determine whether they contain anything relevant           Online courses could change very little in their design, with
to our interests. This approach to collecting information is at         the exception of creating ontology, which would allow course
best clumsy and inefficient, and it can lead to inaccuracies            content to be semantically searchable. This would, in theory,
simply because we run out of the time or motivation to do a             make the course more widely appealing simply because more
thorough job.                                                           information would be available about it. However, the most
                                                                        successful online educators and their home institutions will
Under Web 3.0, SNPL are built primarily around subjects, not            want to take advantage of the capabilities of these new Web
services. Personal learning agents identify relevant                    3.0 technologies to ensure that their course materials are the
information from any source that is semantically accessible             most desirable for the largest possible audience. This can be
and provide an information synthesis tailored to our personal           achieved by addressing some or all of the following
learning objective. The result is similar to the one described in       possibilities:
the ―Smart Phone‖ search example, but applied to an
educational goal. Again, the objective is to spend less time                    Tailor made study material for individuals – Based
searching for information and more time trying to understand,                    on prior knowledge and individual interests, study
critically assess, and creatively expand it. The semantic web                    materials will be designed specifically to meet each
makes it possible for the web to become an effective and                         individual’s goals and needs. Reorganizing
focused information resource that can be tailored for specific                   presentation of information to accommodate different
content area objectives.                                                         learning styles – Past experience of a learner’s
                                                                                 success rate in understanding and applying
   V. PERSONAL EDUCATIONAL ADMINISTRATION                                        information from various styles of presentation will
                                                                                 influence the ways in which current information is
Most of us use a multi-source approach to resource gathering.
                                                                                 presented.
If we want to develop a wardrobe, feed ourselves, or stock a
tool shop or music library, we go to several providers to do so,
                                                                                Groupings – Background knowledge, intellectual
including local stores, online vendors, garage sales, eBay, and
                                                                                 learning capacity and current understanding should
even friends. Currently, it is very difficult to use this multi-
                                                                                 be utilized to group students so that they can help
source approach in obtaining an education and particularly in
                                                                                 each other learn in a best possible manner depending
earning a degree. Educational institutions tend to be stand-
                                                                                 on their own prior success.
alone entities that don’t facilitate working with each other.
There is no question that economics and turf drive the lack of                  Providing information about the background
inter-institutional cooperation. However, even if these                          knowledge of the learner – Teachers often struggle
impediments were to disappear, crafting a multi-institutional                    with understanding the prior knowledge of all of their
education from a student perspective would still be logistically                 students. This technology makes it possible to adjust
very difficult because schools and other education providers                     study materials to accommodate for specific previous
for the most part do not share common languages in                               learning experiences.
describing course or degree requirements. Transfer students
can bear witness to how difficult it can be to do something as                  Tailor made assessments based on present and
basic as transfer credit for Philosophy 101 from one institution                 previous learning experiences – If students have
to another.                                                                      shown previous proficiency in a particular area,
                                                                                 assessments can account for that and change
                                                   All Rights Reserved © 2012 IJARCET
                                                                                                                                      187
ISSN: 2278 – 1323
                            International Journal of Advanced Research in Computer Engineering & Technology
                                                                                 Volume 1, Issue 5, July 2012


         themselves to match a student’s current level of              every word in a required reading will need to be viewable as a
         knowledge. With smart tests, there would be no                unique piece of information that is searchable and, most
         possibility of testing students on information that           importantly, linkable to other pieces of data. What this means
         they have not previously been exposed to. These               is that ―courses‖ as we know them may well be broken down
         changes     in    course    organization,   resource          into their smallest pieces and re-purposed by Semantic Web
         management, design, and teaching are significant              agents beyond the boundaries of that course or institution.
         and, from our current technological perspective, may
         seem overwhelming. However, we must not discount              The Web agent will be capable of creating new content by
         the potential power of semantic Web technologies to           intelligently searching the entire Web for relevant information
         simplify or even automate many of these processes.            and putting all of those pieces together in a presentation based
                                                                       on the student’s learning style, previous experiences, and
The key property of the Semantic Web architecture(Refer                intended educational outcomes.
Figure:1)Layered architecture based on common-shared-
meaning and machine-process able metadata ,enabled by a set            From a human perspective, this concept seems completely
of suitable agents, establishes a powerful approach to satisfy         overwhelming. Individual instructors cannot be expected to
the e-Learning requirements: efficient, just-in-time and task          craft elaborate ontologies for every element of a course they
relevant learning. Learning material is semantically annotated         are designing. Perhaps courses as we know them will become
and for a new learning demand it may be easily combined in a           irrelevant as these smart technologies custom design
new learning course. According to his/her preferences, a user          educational experiences which pull from hundreds or
can find and combine useful learning material very easily. The         thousands of different sources. For the average instructor, their
process is based on semantic querying and navigation through           role could change significantly. Course design itself may
learning materials, enabled by the ontological background.             become more automated and instructors could become content
                                                                       designers and facilitators in knowledge production.
In fact, the Semantic Web can be exploited as a very suitable
platform for implementing an e-Learning system, because it             Essentially, some instructors may fulfill the role of subject-
provides all means for (e-Learning): ontology development,             matter experts, responsible for the design of innovative
ontology-based annotation of learning materials, their                 presentations of the knowledge that they possess. Others might
composition in learning courses and (pro)active delivery of the        be responsible for providing a human touch to help with the
learning materials through e-Learning portals.                         incorporation of this customized content at the individual
                                                                       level. It is a shockingly different model from our current
Advantages of Semantic web over e-Learning are                         system, but one that does have the potential to arrive soon and
                                                                       change the teaching profession as we know it.
      In semantic web based learning Knowledge items
        (learning materials) are distributed on the web but                                  VI. CONCLUSION
        they are linked to commonly agreed ontologies.
        This enables construction of user –specific course,            RDF/XML forms the basis for the next generation web. Web
        by semantic querying for topics of interest.                   3.0 visions for making machine understandable contents.
                                                                       Ontologies are (Meta) data schemas providing a controlled
      In semantic web each user has personalized agent                vocabulary of concepts, where each concept comes with an
        that communicate with other agent for proactive                explicitly defined and machine process able semantics.
        delivery of learning material using web services.
                                                                       By defining shared and common domain theories, ontologies
      Semantic web provide the symmetric integration of               help both people and machines to communicate concisely,
        all processes as well as the learning activities.              supporting the exchange of semantic content instead of
                                                                       syntactic structures. In this paper we have presented a new
      Semantic learning will be as decentralized as                   scenario for learning based on ontology which exploits
          possible.                                                    ontologies in three ways: for describing the semantics
Ontology is the link between user requirements and                     (content) of the learning materials (this is the domain
characteristics of learning content which can be search by user        dependent ontology), for defining the learning context of the
using personalized agents.                                             learning material and for structuring the learning materials in
                                                                       the learning courses. This ―three dimensional‖, semantically
Ultimately, the primary change for educators will be in                structured space enables easier and more comfortable search
thinking about their course and its components as raw data,            and navigation through the learning material.
rather than as finished content. This concept of ―raw data‖
when applied to course design means that every individual
component of a class needs to be designed as a separate piece
of data. Each test question, every topic in a video lecture,
                                                  All Rights Reserved © 2012 IJARCET
                                                                                                                                   188
ISSN: 2278 – 1323
                                  International Journal of Advanced Research in Computer Engineering & Technology
                                                                                       Volume 1, Issue 5, July 2012


                            REFERENCES                                                                        Gaurav Jindal is an Information Technology
                                                                                                              engineer (M.Tech). He has done MCA from
[1].      Issroff,K., & Scanalon, E. (2002). Educational Technology: The                                      Maharshi Dyanand University, Rohtak, A-Level
          Influence of Theory. Journal of Interactive Media in Education, 6,                                  from DOEACC and Master Diploma in Software
          1-11.                                                                                               Technology from UPTRON. He is currently
                                                                                                              pursuing Ph.D. in Computer Science from
[2].      Moreale, E., & Vargas-Vera, M. (2004). Semantic Services in e-                                      MEWAR University, Rajasthan. He is working
          Learning: an Argumentation Case Study. Educational Technology                                       as Assistant Professor in Gitarattan International
          & Society, 7 (4), 112-128.                                                                          Business School, affiliated to GGSIP University.
                                                                                                              He has eight years of experience of teaching in
[3].      Paul Miller, ―Sir Tim Berners-Lee: Semantic Web Is Open for                                         various institutes like Management Education &
          Business,‖ The Semantic Web, posted February 26,                                                    Research Institute, Janakpuri, Tecnia Institute of
          2008, http://blogs.zdnet.com/semantic-web/?p=105.                       Advanced Studies, Rohini, PCTI, Pitampura and NDC, Wazirpur. He has
                                                                                  published seven books and contributed in many research papers and articles.
[4].       Berners-Lee T. "What the semantic web can                              His areas of interest include Mathematics, Object Oriented Software
          represent",http://www.w3.org/DesignIssues/RDF/not.html , 2000           Engineering, Software Testing and C Language.
                                                                                  gauravjindal05@gmail.com
[5].      Quan, D., & Karger, D. R. (2004) How to Make a Semantic Web
          Browser. Paper presented at the 13th International World Wide
          Web Conference (WWW 2004), 17-22 May, New York, USA,
          retrieved      October         23,     2004              from
          http://www.ai.mit.edu/people/dquan/www2004-browser.pdf.

[6].      Stojanovic, N., Staab, S., & Studer, R. (2001b). eLearning Based
          on the Semantic Web. Paper presented at the the World Conference
          on the WWW and Internet (WebNet2001), 23-27 October, Orlando,
          Florida, USA.




Dr. Shikha Singh is Ph.D from Singhania University. She has completed her
MTech(IT) From KSOU and MCA from Maharishi Dayanand
University,Rohtak. She has an experience of almost more than 12 years in
academics & has taught in various Institutes and colleges of I.P.University &
other Universities. Dr. Shikha Singh has published two research papers in
International Journals and one in National Journal and has presented three
research papers in National Conferences organised by different Institutes of
I.P. University and also attended various workshops and seminars.

singh.shikha009@gmail.com




                                                             All Rights Reserved © 2012 IJARCET
                                                                                                                                                          189

Contenu connexe

Tendances

Online assignment- Multimedia as a Technology Enhanced Communication Devices ...
Online assignment- Multimedia as a Technology Enhanced Communication Devices ...Online assignment- Multimedia as a Technology Enhanced Communication Devices ...
Online assignment- Multimedia as a Technology Enhanced Communication Devices ...sathyananthinis
 
DIGITAL LIBRARIES: WHITHER THOU GOEST?
DIGITAL LIBRARIES: WHITHER THOU GOEST? DIGITAL LIBRARIES: WHITHER THOU GOEST?
DIGITAL LIBRARIES: WHITHER THOU GOEST? IAEME Publication
 
The concept and architecture of learning cell
The concept and architecture of learning cellThe concept and architecture of learning cell
The concept and architecture of learning cellWei Cheng
 
The learner voice: students' use and experience of technologies
The learner voice: students' use and experience of technologiesThe learner voice: students' use and experience of technologies
The learner voice: students' use and experience of technologiesgrainne
 
Explicit vs. latent concept models for cross language information retrieval
Explicit vs. latent concept models for cross language information retrievalExplicit vs. latent concept models for cross language information retrieval
Explicit vs. latent concept models for cross language information retrievalNitish Aggarwal
 
What is the mle? (Nelson Sep 2010)
What is the mle? (Nelson Sep 2010)What is the mle? (Nelson Sep 2010)
What is the mle? (Nelson Sep 2010)Paul Seiler
 
Hello, My Name Is Host Name Endgrain Rad Kaminsky
Hello, My Name Is Host Name Endgrain Rad KaminskyHello, My Name Is Host Name Endgrain Rad Kaminsky
Hello, My Name Is Host Name Endgrain Rad KaminskyTifanija
 

Tendances (9)

Online assignment- Multimedia as a Technology Enhanced Communication Devices ...
Online assignment- Multimedia as a Technology Enhanced Communication Devices ...Online assignment- Multimedia as a Technology Enhanced Communication Devices ...
Online assignment- Multimedia as a Technology Enhanced Communication Devices ...
 
DIGITAL LIBRARIES: WHITHER THOU GOEST?
DIGITAL LIBRARIES: WHITHER THOU GOEST? DIGITAL LIBRARIES: WHITHER THOU GOEST?
DIGITAL LIBRARIES: WHITHER THOU GOEST?
 
The concept and architecture of learning cell
The concept and architecture of learning cellThe concept and architecture of learning cell
The concept and architecture of learning cell
 
Competitive & Saleable E-Content for Philippine Libraries
Competitive & Saleable E-Content for Philippine LibrariesCompetitive & Saleable E-Content for Philippine Libraries
Competitive & Saleable E-Content for Philippine Libraries
 
The learner voice: students' use and experience of technologies
The learner voice: students' use and experience of technologiesThe learner voice: students' use and experience of technologies
The learner voice: students' use and experience of technologies
 
Internet basic
Internet basicInternet basic
Internet basic
 
Explicit vs. latent concept models for cross language information retrieval
Explicit vs. latent concept models for cross language information retrievalExplicit vs. latent concept models for cross language information retrieval
Explicit vs. latent concept models for cross language information retrieval
 
What is the mle? (Nelson Sep 2010)
What is the mle? (Nelson Sep 2010)What is the mle? (Nelson Sep 2010)
What is the mle? (Nelson Sep 2010)
 
Hello, My Name Is Host Name Endgrain Rad Kaminsky
Hello, My Name Is Host Name Endgrain Rad KaminskyHello, My Name Is Host Name Endgrain Rad Kaminsky
Hello, My Name Is Host Name Endgrain Rad Kaminsky
 

En vedette (7)

70 74
70 7470 74
70 74
 
186 193
186 193186 193
186 193
 
244 251
244 251244 251
244 251
 
Chapter 15 Slideshow
Chapter 15 SlideshowChapter 15 Slideshow
Chapter 15 Slideshow
 
1 7
1 71 7
1 7
 
Tu sitio de encuentro
Tu sitio de encuentroTu sitio de encuentro
Tu sitio de encuentro
 
319 325
319 325319 325
319 325
 

Similaire à 185 189

FUNCTIONAL SEMANTICS AWARE BROKER BASED ARCHITECTURE FOR E-LEARNING WEB SERVICES
FUNCTIONAL SEMANTICS AWARE BROKER BASED ARCHITECTURE FOR E-LEARNING WEB SERVICESFUNCTIONAL SEMANTICS AWARE BROKER BASED ARCHITECTURE FOR E-LEARNING WEB SERVICES
FUNCTIONAL SEMANTICS AWARE BROKER BASED ARCHITECTURE FOR E-LEARNING WEB SERVICESIJITE
 
Ontology-Oriented Inference-Based Learning Content Management System  
Ontology-Oriented Inference-Based Learning Content Management System  Ontology-Oriented Inference-Based Learning Content Management System  
Ontology-Oriented Inference-Based Learning Content Management System  dannyijwest
 
Ontology-Oriented Inference-Based Learning Content Management System
Ontology-Oriented Inference-Based Learning Content Management System  Ontology-Oriented Inference-Based Learning Content Management System
Ontology-Oriented Inference-Based Learning Content Management System dannyijwest
 
ONTOLOGY-ORIENTED INFERENCE-BASED LEARNING CONTENT MANAGEMENT SYSTEM
ONTOLOGY-ORIENTED INFERENCE-BASED LEARNING CONTENT MANAGEMENT SYSTEMONTOLOGY-ORIENTED INFERENCE-BASED LEARNING CONTENT MANAGEMENT SYSTEM
ONTOLOGY-ORIENTED INFERENCE-BASED LEARNING CONTENT MANAGEMENT SYSTEMdannyijwest
 
Maximum Spanning Tree Model on Personalized Web Based Collaborative Learning ...
Maximum Spanning Tree Model on Personalized Web Based Collaborative Learning ...Maximum Spanning Tree Model on Personalized Web Based Collaborative Learning ...
Maximum Spanning Tree Model on Personalized Web Based Collaborative Learning ...ijcseit
 
Maximum Spanning Tree Model on Personalized Web Based Collaborative Learning ...
Maximum Spanning Tree Model on Personalized Web Based Collaborative Learning ...Maximum Spanning Tree Model on Personalized Web Based Collaborative Learning ...
Maximum Spanning Tree Model on Personalized Web Based Collaborative Learning ...ijcseit
 
Developing a Collaborative Multimedia mLearning Environment
Developing a Collaborative Multimedia mLearning EnvironmentDeveloping a Collaborative Multimedia mLearning Environment
Developing a Collaborative Multimedia mLearning EnvironmentVideoguy
 
Enriching E-Learning with web Services for the Creation of Virtual Learning P...
Enriching E-Learning with web Services for the Creation of Virtual Learning P...Enriching E-Learning with web Services for the Creation of Virtual Learning P...
Enriching E-Learning with web Services for the Creation of Virtual Learning P...IJERDJOURNAL
 
An efficient educational data mining approach to support e-learning
An efficient educational data mining approach to support e-learningAn efficient educational data mining approach to support e-learning
An efficient educational data mining approach to support e-learningVenu Madhav
 
THE USE OF CLOUD E-LEARNING PLATFORM TO ENHANCE EFFICIENCY OF HOSPITAL IN JOB...
THE USE OF CLOUD E-LEARNING PLATFORM TO ENHANCE EFFICIENCY OF HOSPITAL IN JOB...THE USE OF CLOUD E-LEARNING PLATFORM TO ENHANCE EFFICIENCY OF HOSPITAL IN JOB...
THE USE OF CLOUD E-LEARNING PLATFORM TO ENHANCE EFFICIENCY OF HOSPITAL IN JOB...ijcsit
 
The Use of Cloud E-Learning Platform to Enhance Efficiency of Hospital in Job...
The Use of Cloud E-Learning Platform to Enhance Efficiency of Hospital in Job...The Use of Cloud E-Learning Platform to Enhance Efficiency of Hospital in Job...
The Use of Cloud E-Learning Platform to Enhance Efficiency of Hospital in Job...AIRCC Publishing Corporation
 
Developing online learning resources: Big data, social networks, and cloud co...
Developing online learning resources: Big data, social networks, and cloud co...Developing online learning resources: Big data, social networks, and cloud co...
Developing online learning resources: Big data, social networks, and cloud co...eraser Juan José Calderón
 
Learning objects and metadata framework - Mohammed Kharma
Learning objects and metadata framework - Mohammed KharmaLearning objects and metadata framework - Mohammed Kharma
Learning objects and metadata framework - Mohammed KharmaMohammed Kharma
 
Cloud computing and education
Cloud computing and educationCloud computing and education
Cloud computing and educationmaster student
 
Internet-Based Distance Education
Internet-Based Distance EducationInternet-Based Distance Education
Internet-Based Distance Educationhaiglerc
 
Development of an E-Learning System Incorporating Semantic Web
Development of an E-Learning System Incorporating Semantic WebDevelopment of an E-Learning System Incorporating Semantic Web
Development of an E-Learning System Incorporating Semantic WebIJORCS
 

Similaire à 185 189 (20)

FUNCTIONAL SEMANTICS AWARE BROKER BASED ARCHITECTURE FOR E-LEARNING WEB SERVICES
FUNCTIONAL SEMANTICS AWARE BROKER BASED ARCHITECTURE FOR E-LEARNING WEB SERVICESFUNCTIONAL SEMANTICS AWARE BROKER BASED ARCHITECTURE FOR E-LEARNING WEB SERVICES
FUNCTIONAL SEMANTICS AWARE BROKER BASED ARCHITECTURE FOR E-LEARNING WEB SERVICES
 
Ontology-Oriented Inference-Based Learning Content Management System  
Ontology-Oriented Inference-Based Learning Content Management System  Ontology-Oriented Inference-Based Learning Content Management System  
Ontology-Oriented Inference-Based Learning Content Management System  
 
Ontology-Oriented Inference-Based Learning Content Management System
Ontology-Oriented Inference-Based Learning Content Management System  Ontology-Oriented Inference-Based Learning Content Management System
Ontology-Oriented Inference-Based Learning Content Management System
 
ONTOLOGY-ORIENTED INFERENCE-BASED LEARNING CONTENT MANAGEMENT SYSTEM
ONTOLOGY-ORIENTED INFERENCE-BASED LEARNING CONTENT MANAGEMENT SYSTEMONTOLOGY-ORIENTED INFERENCE-BASED LEARNING CONTENT MANAGEMENT SYSTEM
ONTOLOGY-ORIENTED INFERENCE-BASED LEARNING CONTENT MANAGEMENT SYSTEM
 
D04 06 2438
D04 06 2438D04 06 2438
D04 06 2438
 
Applying Semantic Web Technologies to Services of e-learning System
Applying Semantic Web Technologies to Services of e-learning SystemApplying Semantic Web Technologies to Services of e-learning System
Applying Semantic Web Technologies to Services of e-learning System
 
Maximum Spanning Tree Model on Personalized Web Based Collaborative Learning ...
Maximum Spanning Tree Model on Personalized Web Based Collaborative Learning ...Maximum Spanning Tree Model on Personalized Web Based Collaborative Learning ...
Maximum Spanning Tree Model on Personalized Web Based Collaborative Learning ...
 
Maximum Spanning Tree Model on Personalized Web Based Collaborative Learning ...
Maximum Spanning Tree Model on Personalized Web Based Collaborative Learning ...Maximum Spanning Tree Model on Personalized Web Based Collaborative Learning ...
Maximum Spanning Tree Model on Personalized Web Based Collaborative Learning ...
 
Developing a Collaborative Multimedia mLearning Environment
Developing a Collaborative Multimedia mLearning EnvironmentDeveloping a Collaborative Multimedia mLearning Environment
Developing a Collaborative Multimedia mLearning Environment
 
Enriching E-Learning with web Services for the Creation of Virtual Learning P...
Enriching E-Learning with web Services for the Creation of Virtual Learning P...Enriching E-Learning with web Services for the Creation of Virtual Learning P...
Enriching E-Learning with web Services for the Creation of Virtual Learning P...
 
An efficient educational data mining approach to support e-learning
An efficient educational data mining approach to support e-learningAn efficient educational data mining approach to support e-learning
An efficient educational data mining approach to support e-learning
 
THE USE OF CLOUD E-LEARNING PLATFORM TO ENHANCE EFFICIENCY OF HOSPITAL IN JOB...
THE USE OF CLOUD E-LEARNING PLATFORM TO ENHANCE EFFICIENCY OF HOSPITAL IN JOB...THE USE OF CLOUD E-LEARNING PLATFORM TO ENHANCE EFFICIENCY OF HOSPITAL IN JOB...
THE USE OF CLOUD E-LEARNING PLATFORM TO ENHANCE EFFICIENCY OF HOSPITAL IN JOB...
 
The Use of Cloud E-Learning Platform to Enhance Efficiency of Hospital in Job...
The Use of Cloud E-Learning Platform to Enhance Efficiency of Hospital in Job...The Use of Cloud E-Learning Platform to Enhance Efficiency of Hospital in Job...
The Use of Cloud E-Learning Platform to Enhance Efficiency of Hospital in Job...
 
Developing online learning resources: Big data, social networks, and cloud co...
Developing online learning resources: Big data, social networks, and cloud co...Developing online learning resources: Big data, social networks, and cloud co...
Developing online learning resources: Big data, social networks, and cloud co...
 
Yao-Hsu Tsai, Kuo-Chung Lin, Kai-Ling Chen
Yao-Hsu Tsai, Kuo-Chung Lin, Kai-Ling ChenYao-Hsu Tsai, Kuo-Chung Lin, Kai-Ling Chen
Yao-Hsu Tsai, Kuo-Chung Lin, Kai-Ling Chen
 
Learning objects and metadata framework - Mohammed Kharma
Learning objects and metadata framework - Mohammed KharmaLearning objects and metadata framework - Mohammed Kharma
Learning objects and metadata framework - Mohammed Kharma
 
Cloud computing and education
Cloud computing and educationCloud computing and education
Cloud computing and education
 
Internet-Based Distance Education
Internet-Based Distance EducationInternet-Based Distance Education
Internet-Based Distance Education
 
Development of an E-Learning System Incorporating Semantic Web
Development of an E-Learning System Incorporating Semantic WebDevelopment of an E-Learning System Incorporating Semantic Web
Development of an E-Learning System Incorporating Semantic Web
 
E learning portal
E learning portalE learning portal
E learning portal
 

Plus de Editor IJARCET

Electrically small antennas: The art of miniaturization
Electrically small antennas: The art of miniaturizationElectrically small antennas: The art of miniaturization
Electrically small antennas: The art of miniaturizationEditor IJARCET
 
Volume 2-issue-6-2205-2207
Volume 2-issue-6-2205-2207Volume 2-issue-6-2205-2207
Volume 2-issue-6-2205-2207Editor IJARCET
 
Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Editor IJARCET
 
Volume 2-issue-6-2200-2204
Volume 2-issue-6-2200-2204Volume 2-issue-6-2200-2204
Volume 2-issue-6-2200-2204Editor IJARCET
 
Volume 2-issue-6-2190-2194
Volume 2-issue-6-2190-2194Volume 2-issue-6-2190-2194
Volume 2-issue-6-2190-2194Editor IJARCET
 
Volume 2-issue-6-2186-2189
Volume 2-issue-6-2186-2189Volume 2-issue-6-2186-2189
Volume 2-issue-6-2186-2189Editor IJARCET
 
Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185Editor IJARCET
 
Volume 2-issue-6-2173-2176
Volume 2-issue-6-2173-2176Volume 2-issue-6-2173-2176
Volume 2-issue-6-2173-2176Editor IJARCET
 
Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172Editor IJARCET
 
Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164Editor IJARCET
 
Volume 2-issue-6-2155-2158
Volume 2-issue-6-2155-2158Volume 2-issue-6-2155-2158
Volume 2-issue-6-2155-2158Editor IJARCET
 
Volume 2-issue-6-2148-2154
Volume 2-issue-6-2148-2154Volume 2-issue-6-2148-2154
Volume 2-issue-6-2148-2154Editor IJARCET
 
Volume 2-issue-6-2143-2147
Volume 2-issue-6-2143-2147Volume 2-issue-6-2143-2147
Volume 2-issue-6-2143-2147Editor IJARCET
 
Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124Editor IJARCET
 
Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142Editor IJARCET
 
Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138Editor IJARCET
 
Volume 2-issue-6-2125-2129
Volume 2-issue-6-2125-2129Volume 2-issue-6-2125-2129
Volume 2-issue-6-2125-2129Editor IJARCET
 
Volume 2-issue-6-2114-2118
Volume 2-issue-6-2114-2118Volume 2-issue-6-2114-2118
Volume 2-issue-6-2114-2118Editor IJARCET
 
Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113Editor IJARCET
 
Volume 2-issue-6-2102-2107
Volume 2-issue-6-2102-2107Volume 2-issue-6-2102-2107
Volume 2-issue-6-2102-2107Editor IJARCET
 

Plus de Editor IJARCET (20)

Electrically small antennas: The art of miniaturization
Electrically small antennas: The art of miniaturizationElectrically small antennas: The art of miniaturization
Electrically small antennas: The art of miniaturization
 
Volume 2-issue-6-2205-2207
Volume 2-issue-6-2205-2207Volume 2-issue-6-2205-2207
Volume 2-issue-6-2205-2207
 
Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199
 
Volume 2-issue-6-2200-2204
Volume 2-issue-6-2200-2204Volume 2-issue-6-2200-2204
Volume 2-issue-6-2200-2204
 
Volume 2-issue-6-2190-2194
Volume 2-issue-6-2190-2194Volume 2-issue-6-2190-2194
Volume 2-issue-6-2190-2194
 
Volume 2-issue-6-2186-2189
Volume 2-issue-6-2186-2189Volume 2-issue-6-2186-2189
Volume 2-issue-6-2186-2189
 
Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185
 
Volume 2-issue-6-2173-2176
Volume 2-issue-6-2173-2176Volume 2-issue-6-2173-2176
Volume 2-issue-6-2173-2176
 
Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172
 
Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164
 
Volume 2-issue-6-2155-2158
Volume 2-issue-6-2155-2158Volume 2-issue-6-2155-2158
Volume 2-issue-6-2155-2158
 
Volume 2-issue-6-2148-2154
Volume 2-issue-6-2148-2154Volume 2-issue-6-2148-2154
Volume 2-issue-6-2148-2154
 
Volume 2-issue-6-2143-2147
Volume 2-issue-6-2143-2147Volume 2-issue-6-2143-2147
Volume 2-issue-6-2143-2147
 
Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124
 
Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142
 
Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138
 
Volume 2-issue-6-2125-2129
Volume 2-issue-6-2125-2129Volume 2-issue-6-2125-2129
Volume 2-issue-6-2125-2129
 
Volume 2-issue-6-2114-2118
Volume 2-issue-6-2114-2118Volume 2-issue-6-2114-2118
Volume 2-issue-6-2114-2118
 
Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113
 
Volume 2-issue-6-2102-2107
Volume 2-issue-6-2102-2107Volume 2-issue-6-2102-2107
Volume 2-issue-6-2102-2107
 

Dernier

Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...Pooja Nehwal
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...anjaliyadav012327
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 

Dernier (20)

Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 

185 189

  • 1. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology Volume 1, Issue 5, July 2012 SEMANTIC BASED LEARNING APPROACH IN EDUCATION SYSTEM Dr Shikha Singh , Gaurav Jindal Abstract- Extensive Research works in the field of knowledge base when we search the web .So the Tim Burner Lee proposed the Learning are represented by a broad spectrum of applications solution of this problem with the vision of Semantic web or .Education system transform from class room system to E- Web 3.0. Among other things, the semantic web makes Learning system which are ranged from virtual classrooms to information more meaningful to people by making it more remote courses or distance learning. E Learning system offer obvious advantages for learners by making access to educational understandable to machines. resources very fast; just-in-time and relevance, at any time or Consider a simple example. If you want to know Faculty place. Our research is based on proposal of usage of semantic mailing address of any institute, with web 2.0 you need to go model in e-learning system. Semantic search enables better to home page of institute and root around until you find it. possibilities for navigating through the cyberspace and accessing That’s because the current coding system used to build web its contents. pages, largely HTML, displays information without This paper presents an approach of semantic model in identifying it in any meaningful way. That is, mailing address implementation for E-Learning. Focus of this approach is on of faculty is not coded as ―an address,‖ it is simply presented Ontology based semantic model for its content, context and as a series of characters on the screen. Contrast this with a structure of the learning materials and thus provides flexible and database about you may have which contains a specific personalized access to these learning. column called ―faculty mailing address.‖ Even if your database included millions of entries, locating the faculty Keywords- Education system, semantic web, Ontology, RDF, E- email address is easy. Learning Web 3.0 is the transformation of information on web from ―only display information‖ to ―meaningful information‖[4], by tagging information with descriptors like ―mailing address.‖ I .INTRODUCTION Further, it allows users to find relationships between tagged information using inference rules and data organizational tools New challenges arise in the process of learning system. called ―ontologies‖ that provide logic and structure to the Virtual learning communities (VLCs) are information information embedded in web pages. As a result, machines technology based cyberspaces in which individual and groups can do a lot of the information grunt work currently required of geographically dispersed learners and providers of of humans. When it comes to a web search, for example, the knowledge to accomplish their goals of learning implement semantic web makes a reasonable pass at collating, collaborative learning. E-Learning is a cross discipline artifact synthesizing, and cross-referencing the results for you. It does that spans e.g., philosophy, psychology, pedagogy, this by employing software agents that can locate and combine anthropology, artificial intelligence (e.g., Artificial information from many sources to build meaningful Intelligence in Education (AIED)) and human computer information collages. Simply tell your agent the focus of your interaction (HCI) [ 1].E-Learning is a critical support interest—whether a person, subject, activity, question, or mechanism for educational institutions to grow the whatever—and set it to roam the web, finding and distilling performance of their students, teachers, as well as useful for information and exchanging information with other agents. organizations to enhance the performance of their employees. Ultimately, the goal of Web 3.0 is, in a phrase, data E-learning provides easy access to learning resources just in integration. Because the semantic web understands the time, anywhere via data repository of learning resources. concept of a mailing address, it can relate my address to other web-defined concepts like walking distance, postal rates, The advancement of semantic web and e-learning technologies climate, or driving directions to the nearest airport. Thus, if I may provide more opportunities to achieve the goal of ask my agent to help me prepare for a trip to the Mohali, it can collaborative knowledge sharing. It would also facilitate make assumptions about the clothes and flights I need, and so teachers to share their teaching material, tools, and on. Because I live in Delhi, it might tell me to order clothing experiences with others through the medium of internet and online soon because it takes longer to get here. It may even tell web technologies. me the names of friends (who have made themselves semantically available) who have visited the Mohali. Earlier the mantra of the information age had been ―More the information, better it is‖. But unrelated information huddle In web 2.0 using XML my address can be understand as an address but, this understanding is not shared with other All Rights Reserved © 2012 IJARCET 185
  • 2. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology Volume 1, Issue 5, July 2012 websites. That is, there is no universal definition for ―address‖ III. RELATION BETWEEN E-LEARNING AND THE that any website could use to talk to my web page about SEMANTIC WEB addresses. It is the use of common definitions, inference rules, and ontologies that will turn the web from a series of E-learning is an area which can benefit from Semantic Web information containers into an ecosystem in which the parts of technologies. Current approaches to e-Learning implement the the web are interrelated. teacher-student model: students are presented with material (in a limited personalized way) and then tested to assess their II. SEMANTIC SEARCHING learning. However, e-learning frameworks should take advantages of semantic services, interoperability, ontologies Semantic search engines or portals offer semantic services and semantic annotation. The semantic web could offer more including semantics-based browsing, semantic search and flexibility in e-learning systems through use of new emergent smart question answering. Semantic browsing locates semantic web technologies such as collaborative/discussion metadata and assembles point-and-click interfaces from a and annotations tools. combination of relevant information [5] it should be allow easy navigation through resources, since users with any level of computing knowledge may use it. Semantic search IV. SEMANTIC BASE E-EDUCATION enhances current search engines with semantics: it goes beyond superficial keyword matching by adding semantic The insinuation for education is philosophical. Let’s information, thus allowing easy removal of non-relevant consider three areas of impact: knowledge formation, personal information from the result set. Smart question answering is learning network maintenance, and personal educational the technique of providing precise answers to a specific administration. question. For instance, given a question such as ―Which country had the highest inflation rate in 2002?‖ the system Formulation of knowledge would directly reply to the question with the name of the country, as opposed to the approach of current search engines Imagine you are a student researching a topic, like Smart (such as Google) which might present users with web pages Phone. You might begin by searching Wikipedia, but from the Financial Times. inevitably you turn to searching the vast information storehouses of the entire web using a tool like Google 2. Current Web Search on any topic return a gazillion hits, many of which link to complex data resources that link to other resources and so on. The presumption of knowledge in this approach to information gathering and evaluation is faulty, if not potentially dangerous in its limitations. One vision of a well-developed semantic web includes a search feature that would return a multimedia report rather than a list of hits. The report would draw from many sources, including websites, articles from scientific repositories, chapters in textbooks, blog dialogue, speeches posted on You Figure 1: Semantic Web Layer [2] Tube, information stored on cell phones, gaming scenarios played out in virtual realities—anything appropriate that is From a pedagogical perspective, semantic portals are an accessible by the rules of Web 3.0. The report would consist ―enabling technology‖ allowing students to determine the of short sections that coalesce around knowledge areas that learning agenda and be in control of their own learning[2]. In emerged naturally from your research, with keywords particular, they allow students to perform semantic querying identified and listed conveniently off to one side as links. for learning materials (linked to shared ontologies) and construct their own courses, based on their own preferences, The information in the report would be compared, contrasted, needs and prior knowledge. By allowing direct access to and collated in a basic way, presenting points of agreement knowledge in whatever sequence students require them, just- and disagreement, and perhaps associating these with political in-time learning [6] occurs. At the other end of the spectrum, positions or contrasting research. Because the web knows tutors are freed from the (now student-run) task of organizing something about you, it also alerts you to local lectures on the delivery of learning materials but must produce materials related topics, books you might want to read, TV programs that stand on their own. This includes properly describing available through your cable service, blog discussions you content and contexts in which each learning material can be might find relevant, and even local groups you can contact that successfully deployed. One possibility is metadata, i.e. tags are also focused on this issue. Unlike a standard report, what about data that allow describing, indexing and searching for you receive changes as the available information changes, and data. you might have wiki-like access to add to or edit it. And because you told your agent that this topic is a high priority, your cell phone will beep when a significant development All Rights Reserved © 2012 IJARCET 186
  • 3. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology Volume 1, Issue 5, July 2012 occurs. After all, the semantic web will be highly inclusive, The Semantic Web has the potential to challenge this kind of providing a common language for many kinds of media and institution-centeredness in the same way that distance learning technologies, including cell phones. The net result, ideally, is technologies challenged place-centric education. At some that you spend less time searching and sifting and more time point, institutions will describe courses and degrees absorbing, thinking, and participating. semantically, probably just to help their own internal functioning, but with the secondary effect of making many of Semantic Network of Personal Learning the components of education at least somewhat comparable across institutions. It is a short leap from that point to students Each one of us sits at the hub of a personal learning network being able to identify comparable coursework and experiences (SNPL) that connects us to our interests. Unfortunately, much from several educational providers and, in the process, even of our time is spent finding useful information rather than meet the graduation requirements of yet another. Smart interacting with it and thinking about it. We troll blogs, search schools will get ahead of this and figure out just what the the web, wade through long pod casts, and converse with inevitable institutional inter-connectedness will mean for friends in the hopes of finding something we can use. Some them. services, like iGoogle, make a modest attempt to streamline this process by allowing us to automatically log into web services we have selected, like news services or various pod Effect of Semantic Web on E-Learning casting sources. But we still need to pick through that day’s offerings to determine whether they contain anything relevant Online courses could change very little in their design, with to our interests. This approach to collecting information is at the exception of creating ontology, which would allow course best clumsy and inefficient, and it can lead to inaccuracies content to be semantically searchable. This would, in theory, simply because we run out of the time or motivation to do a make the course more widely appealing simply because more thorough job. information would be available about it. However, the most successful online educators and their home institutions will Under Web 3.0, SNPL are built primarily around subjects, not want to take advantage of the capabilities of these new Web services. Personal learning agents identify relevant 3.0 technologies to ensure that their course materials are the information from any source that is semantically accessible most desirable for the largest possible audience. This can be and provide an information synthesis tailored to our personal achieved by addressing some or all of the following learning objective. The result is similar to the one described in possibilities: the ―Smart Phone‖ search example, but applied to an educational goal. Again, the objective is to spend less time  Tailor made study material for individuals – Based searching for information and more time trying to understand, on prior knowledge and individual interests, study critically assess, and creatively expand it. The semantic web materials will be designed specifically to meet each makes it possible for the web to become an effective and individual’s goals and needs. Reorganizing focused information resource that can be tailored for specific presentation of information to accommodate different content area objectives. learning styles – Past experience of a learner’s success rate in understanding and applying V. PERSONAL EDUCATIONAL ADMINISTRATION information from various styles of presentation will influence the ways in which current information is Most of us use a multi-source approach to resource gathering. presented. If we want to develop a wardrobe, feed ourselves, or stock a tool shop or music library, we go to several providers to do so,  Groupings – Background knowledge, intellectual including local stores, online vendors, garage sales, eBay, and learning capacity and current understanding should even friends. Currently, it is very difficult to use this multi- be utilized to group students so that they can help source approach in obtaining an education and particularly in each other learn in a best possible manner depending earning a degree. Educational institutions tend to be stand- on their own prior success. alone entities that don’t facilitate working with each other. There is no question that economics and turf drive the lack of  Providing information about the background inter-institutional cooperation. However, even if these knowledge of the learner – Teachers often struggle impediments were to disappear, crafting a multi-institutional with understanding the prior knowledge of all of their education from a student perspective would still be logistically students. This technology makes it possible to adjust very difficult because schools and other education providers study materials to accommodate for specific previous for the most part do not share common languages in learning experiences. describing course or degree requirements. Transfer students can bear witness to how difficult it can be to do something as  Tailor made assessments based on present and basic as transfer credit for Philosophy 101 from one institution previous learning experiences – If students have to another. shown previous proficiency in a particular area, assessments can account for that and change All Rights Reserved © 2012 IJARCET 187
  • 4. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology Volume 1, Issue 5, July 2012 themselves to match a student’s current level of every word in a required reading will need to be viewable as a knowledge. With smart tests, there would be no unique piece of information that is searchable and, most possibility of testing students on information that importantly, linkable to other pieces of data. What this means they have not previously been exposed to. These is that ―courses‖ as we know them may well be broken down changes in course organization, resource into their smallest pieces and re-purposed by Semantic Web management, design, and teaching are significant agents beyond the boundaries of that course or institution. and, from our current technological perspective, may seem overwhelming. However, we must not discount The Web agent will be capable of creating new content by the potential power of semantic Web technologies to intelligently searching the entire Web for relevant information simplify or even automate many of these processes. and putting all of those pieces together in a presentation based on the student’s learning style, previous experiences, and The key property of the Semantic Web architecture(Refer intended educational outcomes. Figure:1)Layered architecture based on common-shared- meaning and machine-process able metadata ,enabled by a set From a human perspective, this concept seems completely of suitable agents, establishes a powerful approach to satisfy overwhelming. Individual instructors cannot be expected to the e-Learning requirements: efficient, just-in-time and task craft elaborate ontologies for every element of a course they relevant learning. Learning material is semantically annotated are designing. Perhaps courses as we know them will become and for a new learning demand it may be easily combined in a irrelevant as these smart technologies custom design new learning course. According to his/her preferences, a user educational experiences which pull from hundreds or can find and combine useful learning material very easily. The thousands of different sources. For the average instructor, their process is based on semantic querying and navigation through role could change significantly. Course design itself may learning materials, enabled by the ontological background. become more automated and instructors could become content designers and facilitators in knowledge production. In fact, the Semantic Web can be exploited as a very suitable platform for implementing an e-Learning system, because it Essentially, some instructors may fulfill the role of subject- provides all means for (e-Learning): ontology development, matter experts, responsible for the design of innovative ontology-based annotation of learning materials, their presentations of the knowledge that they possess. Others might composition in learning courses and (pro)active delivery of the be responsible for providing a human touch to help with the learning materials through e-Learning portals. incorporation of this customized content at the individual level. It is a shockingly different model from our current Advantages of Semantic web over e-Learning are system, but one that does have the potential to arrive soon and change the teaching profession as we know it.  In semantic web based learning Knowledge items (learning materials) are distributed on the web but VI. CONCLUSION they are linked to commonly agreed ontologies. This enables construction of user –specific course, RDF/XML forms the basis for the next generation web. Web by semantic querying for topics of interest. 3.0 visions for making machine understandable contents. Ontologies are (Meta) data schemas providing a controlled  In semantic web each user has personalized agent vocabulary of concepts, where each concept comes with an that communicate with other agent for proactive explicitly defined and machine process able semantics. delivery of learning material using web services. By defining shared and common domain theories, ontologies  Semantic web provide the symmetric integration of help both people and machines to communicate concisely, all processes as well as the learning activities. supporting the exchange of semantic content instead of syntactic structures. In this paper we have presented a new  Semantic learning will be as decentralized as scenario for learning based on ontology which exploits possible. ontologies in three ways: for describing the semantics Ontology is the link between user requirements and (content) of the learning materials (this is the domain characteristics of learning content which can be search by user dependent ontology), for defining the learning context of the using personalized agents. learning material and for structuring the learning materials in the learning courses. This ―three dimensional‖, semantically Ultimately, the primary change for educators will be in structured space enables easier and more comfortable search thinking about their course and its components as raw data, and navigation through the learning material. rather than as finished content. This concept of ―raw data‖ when applied to course design means that every individual component of a class needs to be designed as a separate piece of data. Each test question, every topic in a video lecture, All Rights Reserved © 2012 IJARCET 188
  • 5. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology Volume 1, Issue 5, July 2012 REFERENCES Gaurav Jindal is an Information Technology engineer (M.Tech). He has done MCA from [1]. Issroff,K., & Scanalon, E. (2002). Educational Technology: The Maharshi Dyanand University, Rohtak, A-Level Influence of Theory. Journal of Interactive Media in Education, 6, from DOEACC and Master Diploma in Software 1-11. Technology from UPTRON. He is currently pursuing Ph.D. in Computer Science from [2]. Moreale, E., & Vargas-Vera, M. (2004). Semantic Services in e- MEWAR University, Rajasthan. He is working Learning: an Argumentation Case Study. Educational Technology as Assistant Professor in Gitarattan International & Society, 7 (4), 112-128. Business School, affiliated to GGSIP University. He has eight years of experience of teaching in [3]. Paul Miller, ―Sir Tim Berners-Lee: Semantic Web Is Open for various institutes like Management Education & Business,‖ The Semantic Web, posted February 26, Research Institute, Janakpuri, Tecnia Institute of 2008, http://blogs.zdnet.com/semantic-web/?p=105. Advanced Studies, Rohini, PCTI, Pitampura and NDC, Wazirpur. He has published seven books and contributed in many research papers and articles. [4]. Berners-Lee T. "What the semantic web can His areas of interest include Mathematics, Object Oriented Software represent",http://www.w3.org/DesignIssues/RDF/not.html , 2000 Engineering, Software Testing and C Language. gauravjindal05@gmail.com [5]. Quan, D., & Karger, D. R. (2004) How to Make a Semantic Web Browser. Paper presented at the 13th International World Wide Web Conference (WWW 2004), 17-22 May, New York, USA, retrieved October 23, 2004 from http://www.ai.mit.edu/people/dquan/www2004-browser.pdf. [6]. Stojanovic, N., Staab, S., & Studer, R. (2001b). eLearning Based on the Semantic Web. Paper presented at the the World Conference on the WWW and Internet (WebNet2001), 23-27 October, Orlando, Florida, USA. Dr. Shikha Singh is Ph.D from Singhania University. She has completed her MTech(IT) From KSOU and MCA from Maharishi Dayanand University,Rohtak. She has an experience of almost more than 12 years in academics & has taught in various Institutes and colleges of I.P.University & other Universities. Dr. Shikha Singh has published two research papers in International Journals and one in National Journal and has presented three research papers in National Conferences organised by different Institutes of I.P. University and also attended various workshops and seminars. singh.shikha009@gmail.com All Rights Reserved © 2012 IJARCET 189