Results 1 - 10
of
12
CREAM -- CREAting Metadata for the Semantic Web
, 2003
"... Richly interlinked, machine-understandable data constitute the basis for the Semantic Web. We provide a framework, CREAM, that allows for creation of metadata. While the annotation mode of CREAM allows to create metadata for existing web pages, the authoring mode lets authors create metadata -- almo ..."
Abstract
-
Cited by 22 (3 self)
- Add to MetaCart
Richly interlinked, machine-understandable data constitute the basis for the Semantic Web. We provide a framework, CREAM, that allows for creation of metadata. While the annotation mode of CREAM allows to create metadata for existing web pages, the authoring mode lets authors create metadata -- almost for free -- while putting together the content of a page. As a
Modelling Data-Intensive Web Sites with OntoWeaver
- in International Workshop on Web Information Systems Modelling (WISM 2004
, 2004
"... Abstract. This paper illustrates the OntoWeaver modelling approach, which relies on a set of comprehensive site ontologies to model all aspects of dataintensive web sites and thus offers high level support for the design and development of data-intensive web sites. In particular, the OntoWeaver site ..."
Abstract
-
Cited by 15 (3 self)
- Add to MetaCart
Abstract. This paper illustrates the OntoWeaver modelling approach, which relies on a set of comprehensive site ontologies to model all aspects of dataintensive web sites and thus offers high level support for the design and development of data-intensive web sites. In particular, the OntoWeaver site ontologies comprise two components: a site view ontology and a presentation ontology. The site view ontology provides meta-models to allow for the composition of sophisticated site views, which allow end users to navigate and manipulate the underlying domain databases. The presentation ontology abstracts the look and feel for site views and makes it possible for the visual appearance and layout to be specified at a high level of abstraction. 1
Annotation of the Shallow and the Deep Web
"... The success of the Semantic Web crucially depends on the easy creation of ontology-based metadata, viz. semantic annotation. We provide a framework, CREAM, that allows the creation of semantic annotation on the Shallow and the Deep Web. Hence, it ..."
Abstract
-
Cited by 11 (0 self)
- Add to MetaCart
The success of the Semantic Web crucially depends on the easy creation of ontology-based metadata, viz. semantic annotation. We provide a framework, CREAM, that allows the creation of semantic annotation on the Shallow and the Deep Web. Hence, it
OntoWeaver-S: Supporting the Design of Knowledge Portals
- EKAW, volume 3257 of LNCS
, 2004
"... Abstract. This paper presents OntoWeaver-S, an ontology-based infrastructure for building knowledge portals. In particular, OntoWeaver-S is integrated with a comprehensive web service platform, IRS-II, for the publication, discovery, and execution of web services. In this way, OntoWeaver-S supports ..."
Abstract
-
Cited by 5 (2 self)
- Add to MetaCart
Abstract. This paper presents OntoWeaver-S, an ontology-based infrastructure for building knowledge portals. In particular, OntoWeaver-S is integrated with a comprehensive web service platform, IRS-II, for the publication, discovery, and execution of web services. In this way, OntoWeaver-S supports the access and provision of remote web services for knowledge portals. Moreover, it provides a set of comprehensive site ontologies to model and represent knowledge portals, and thus is able to offer high level support for the design and development process. Finally, OntoWeaver-S provides a set of powerful tools to support knowledge portals at design time as well as at run time. 1
Integrating Web Services into Ontology-based Web Portal
- In Proc. of the Seventh Asia Pacific Web Conference (APWeb) March 29 - April 1
"... Abstract. With the explosive emerged Web services, the Web becomes a world of information and applications. So portals whose goal is presenting a structured view onto the Web should provide users with a single point access to multiple types of not only information but also services. Recently, many s ..."
Abstract
-
Cited by 2 (0 self)
- Add to MetaCart
Abstract. With the explosive emerged Web services, the Web becomes a world of information and applications. So portals whose goal is presenting a structured view onto the Web should provide users with a single point access to multiple types of not only information but also services. Recently, many systems have been developed using ontology-driven approaches to automatically generate and manage Web portals. However, all of them lack the integration of Web services. In this paper, we describe SPortS, an OWL-DL(Web Ontology Language-Description Logics) based portal generation system that integrates semantic Web services into generated portals at the presentation level, the data level and the function level. We present the portal generation process, the query decomposition and the service recommendation algorithms through which semantic Web services are integrated tightly into the generated portal. 1
OntoWeaver: an Ontology-based Approach to the Design of Data-intensive Web Sites
- In Hypertext/Hypermedia Handbook
, 2005
"... Building a data-intensive web site is a complex task. Ad hoc rapid prototyping approaches easily lead to unsatisfactory results, e.g. poor maintainability and extensibility. To address this problem, a number of model-based approaches have been proposed, which attempt to simplify the design and devel ..."
Abstract
-
Cited by 1 (0 self)
- Add to MetaCart
Building a data-intensive web site is a complex task. Ad hoc rapid prototyping approaches easily lead to unsatisfactory results, e.g. poor maintainability and extensibility. To address this problem, a number of model-based approaches have been proposed, which attempt to simplify the design and development of data-intensive web sites. However, these approaches typically lack expressive meta-models and, as a result, suffer from a number of limitations, e.g. the lack of appropriate support for the creation of complex user interfaces, for the specification of layouts and presentation styles, and for customization. In this paper we describe a new software tool OntoWeaver, which uses ontologies to drive the design and development of data-intensive web sites. OntoWeaver overcomes the problems of current approaches by providing a site view ontology, a presentation ontology, and a customization framework. Specifically, the site view ontology provides fine-grained modelling support for the creation of complex user interfaces and navigation structures. The presentation ontology captures the features of layouts and presentation styles of user interface elements. These two explicit meta-models allow the target web site to be represented in a declarative and re-usable format, thus enabling high level support for design, maintenance, and customization. The customization framework exploits this advantage and provides comprehensive customization support for the target web site at design as well as run time.
Architectural Heritage Online: Ontology-Driven Website Generation for World Heritage Sites in Danger
"... Abstract. We introduce an online knowledge base for semantic representation and annotation of a world heritage site in danger. For this purpose we designed ontology inside the protégé tool with multiple metadata-based schemas to represent a knowledge base for heritage buildings and to annotate heter ..."
Abstract
-
Cited by 1 (1 self)
- Add to MetaCart
Abstract. We introduce an online knowledge base for semantic representation and annotation of a world heritage site in danger. For this purpose we designed ontology inside the protégé tool with multiple metadata-based schemas to represent a knowledge base for heritage buildings and to annotate heterogeneous data sources. The ontology schema also references multiple bibliographies so it can gather the complex history of each building, or multiple coordinated locations of each building. We built an ontology-driven Website generation system “Bam3DCG ” based on the Resource Description Framework graph exported from Protégé, and discuss practical problems for this type of system.
"... ..."
Abstract
- Add to MetaCart
<!-- the composition of an output component--> <rdf:Description about= ” flights-result-page/datacomponent/airline ”> <rdf:type rdf:resource="&svo;OutputComponent”/> <!-- the output part displays explanations about the dynamic part--> <svo:output>
SPortS: Semantic + Portal + Service
- In ECAI 2004 Workshop on Application of Semantic Web Technologies to Web Communities, volume 107 of CEUR-WS
, 2004
"... Ontology-based web portal generation and management is an active field of research and development. Recently, many systems have been developed. However, many of them lack the integration of web services which may provide more dynamic information and richer functionalities. In this paper, we desc ..."
Abstract
- Add to MetaCart
Ontology-based web portal generation and management is an active field of research and development. Recently, many systems have been developed. However, many of them lack the integration of web services which may provide more dynamic information and richer functionalities. In this paper, we describe SPortS, an OWL-DL based portal generation system that integrates semantic web services into generated portals at the presentation level, the data level and the function level. We present the portal generation process, the query decomposition and the service recommendation algorithms through which semantic web services are integrated tightly into the generated portal.
oro.open.ac.uk Modelling Data-Intensive Web Sites with OntoWeaver
"... and other research outputs ..."

