Bibliographic references
Bibliographic references in OWL
Possible ontology to describe bibTeX entries.
Author: Nick Knouf <nknouf@mit.edu>
Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
Date: 08/06/2005
Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
Classes
-
http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
-
-
http://xmlns.com/foaf/0.1/Person (, )
-
-
http://xmlns.com/foaf/0.1/Organization (, )
-
-
REFERENCE (REFERENCE, Base class for all entries)
-
-
Book (Book, A book that may be a monograph or a collection of written texts.)
-
-
Monograph (Monograph, A book that is a single entity, as opposed to a collection.)
-
-
Collection (Collection, A book that is collection of texts or articles.)
-
-
Proc. (Proc., The proceedings of a conference.)
-
-
Informal (Informal, A document that was informally published or not published.)
-
-
Booklet (Booklet, A work that is printed and bound, but without a named publisher or sponsoring institution.)
-
-
Lecture_notes (Lecture_notes, Lecture notes.)
-
-
Manual (Manual, Technical documentation.)
-
-
Un_published (Un_published, A document having an author and title, but not formally published.)
-
-
Part (Part, A part of something (either Book or Proceedings).)
-
-
Article (Article, An article from a journal or magazine.)
-
-
Chapter (BookPart, A chapter (or section or whatever) of a book having its own title.)
-
-
In_book (In_book, A subpart of a book given by a range of pages.)
-
-
In_collection (Incollection, A part of a book having its own title.)
-
-
In_proceedings (In_proceedings, An article in a conference proceedings.)
-
-
Academic (Academic, A Master's or PhD thesis.)
-
-
MSc_thesis (MSc_thesis, A Master's thesis.)
-
-
PhD_thesis (PhD_thesis, A PhD thesis.)
-
-
Misc. (Misc., Use this type when nothing else fits.)
-
-
Report (Report, A report published by an institution with some explicit policy.)
-
-
Technical_report (Technical_report, A report published by a school or other institution, usually numbered within a series.)
-
-
Deliverable (Deliverable report, A report delivered for accomplishing a contract.)
-
-
Motion_picture (Motion_picture, A film/movie/motion picture.)
-
-
JOURNAL (Journal or magazine, A periodical publication collecting works from different authors.)
-
-
CONFERENCE (The location of an event, An event presenting work.)
-
-
ADDRESS (ADDRESS, The street address of the location of some organization or event.)
-
-
Institution (Institution, An institution.)
- super: http://xmlns.com/foaf/0.1/Organization
-
Publisher (Publisher, The publisher of books or journals.)
-
-
School (School, A school or university.)
-
-
PERSON_LIST (Person list, A list of persons.)
- super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
-
PAGE_RANGE (PAGE_RANGE, A range of pages.)
-
-
DATE (DATE, Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.)
-
Properties
-
http://www.w3.org/1999/02/22-rdf-syntax-ns#first:
http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
-
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest:
http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
-
chap:
#REFERENCE -> #Chapter (The chapters of a book (monograph or collection).)
-
parts:
#REFERENCE -> #Part (The parts of some reference (chapters, sections).)
-
com:
#Proc. -> #In_proceedings (The communications to a conference as collected in proceedings.)
-
art:
#JOURNAL -> #Article (The papers published by a journal.)
-
address:
http://www.w3.org/2002/07/owl#Thing -> #ADDRESS (The address of an institution or the place of a conference.)
-
event:
#Proc. -> #CONFERENCE (The event concerned with the proceedings.)
-
organiser:
#CONFERENCE -> http://xmlns.com/foaf/0.1/Organization (The organization taking in charge a conference.)
-
contract:
#REFERENCE -> http://www.w3.org/2002/07/owl#Thing (The contract in relation of which a particular reference has been made.)
-
human_creator:
#REFERENCE -> #PERSON_LIST (The list of the human creators of a work.)
-
author:
_ -> _ (The list of the author(s) of a work.)
-
editor:
_ -> _ (The list of persons who edited or coordinated a work.)
-
directors:
#Motion_picture -> _ (The list of directors of a motion picture or theater play.)
-
institution:
#Report -> #Institution (The sponsoring institution of a technical report.)
-
is_part_of:
#Part -> _ (The document that contains a text or article.)
-
journal:
#Article -> #JOURNAL (The journal in which an article is published.)
-
book:
#In_book -> #Monograph (A reference to the book that contains the entry.)
-
collection:
#In_collection -> #Collection (A reference to the book that contains the entry.)
-
proceedings:
#In_proceedings -> #Proc. (A reference to the proceedings in which the entry appears.)
-
date:
(#REFERENCE | #CONFERENCE) -> #DATE (The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.)
-
organisation:
(#Proc. | #Manual) -> http://xmlns.com/foaf/0.1/Organization (The organization that sponsors a conference or that publishes a manual.)
-
publisher:
(#REFERENCE | #JOURNAL) -> #Publisher (The publisher of a work.)
-
school:
(#Academic | #Lecture_notes) -> #School (The name of the school where a thesis was written.)
-
location:
(#REFERENCE | #CONFERENCE) -> #ADDRESS (A location associated with the entry, such as the city in which a conference took place (this is now obsolete).)
-
pages:
#Part -> #PAGE_RANGE (A range of page, with an upper and lower limit.)
-
http://purl.org/dc/elements/1.1/creator_ -> _ ()
-
http://purl.org/dc/elements/1.1/contributor_ -> _ ()
-
http://purl.org/dc/elements/1.1/description_ -> _ ()
-
http://purl.org/dc/elements/1.1/date_ -> _ ()
-
http://xmlns.com/foaf/0.1/firstName_ -> _ ()
-
lastName_ -> _ ()
-
http://xmlns.com/foaf/0.1/name_ -> _ ()
-
key #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.)
-
reviewed #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The selection process overcome by the publication (full, none, poster, invited are possible values).)
-
annote #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.)
-
periodicity #JOURNAL -> http://www.w3.org/2001/XMLSchema#string (The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).)
-
first_published #Chapter -> http://www.w3.org/2001/XMLSchema#string (When the reference was first published.)
-
edition(#Book | #Manual) -> http://www.w3.org/2001/XMLSchema#string (The edition of a book (for example, "Second"). This should be an ordinal.)
-
how_published(#Misc. | #Booklet) -> http://www.w3.org/2001/XMLSchema#string (How something strange has been published.)
-
note #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (Any additional information that can help the reader.)
-
series #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.)
-
title #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The title of the work.)
-
type(#Chapter | #Technical_report | #Academic) -> http://www.w3.org/2001/XMLSchema#string (The type of a technical report (for example, "Research Note").)
-
affiliation #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The authors affiliation.)
-
abstract #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The abstract of the work.)
-
contents #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The Table of Contents.)
-
copyright #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The Copyright information.)
-
I.S.B.N. #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The International Standard Book Number.)
-
I.S.S.N. #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The International Standard Serial Number. Used to identify a journal.)
-
keywords #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (Key words used for searching or possibly for annotation (as given by the author or publisher).)
-
language #REFERENCE -> http://www.w3.org/2001/XMLSchema#language (The language in which the referenced publication is written or performed (use ISO two-letter codes).)
-
L.C.C.N. #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The Library of Congress Call Number (this the Congress of the United State of America).)
-
M.R.Nb #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The Mathematical Reviews number.)
-
price #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The price of the document.)
-
size #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The physical dimensions of a document.)
-
U.R.L. #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The Universal Resource Locator that points to the item being referenced.)
-
name_ -> http://www.w3.org/2001/XMLSchema#string ()
-
short_name_ -> http://www.w3.org/2001/XMLSchema#string ()
-
chapter #Part -> http://www.w3.org/2001/XMLSchema#string (The chapter (or section or whatever) number in which the entry is found.)
-
number_or_volume(#REFERENCE | #CONFERENCE) -> _ (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
-
number #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
-
issue(#REFERENCE | #CONFERENCE) -> http://www.w3.org/2001/XMLSchema#string (The issue of a conference.)
-
volume #REFERENCE -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The volume of a journal or multivolume book.)
-
year #DATE -> http://www.w3.org/2001/XMLSchema#gYear ()
-
month #DATE -> http://www.w3.org/2001/XMLSchema#gMonth ()
-
day #DATE -> http://www.w3.org/2001/XMLSchema#gDay ()
-
city #ADDRESS -> http://www.w3.org/2001/XMLSchema#string ()
-
state #ADDRESS -> http://www.w3.org/2001/XMLSchema#string ()
-
country #ADDRESS -> http://www.w3.org/2001/XMLSchema#string (Usually in ISO format)
-
start_page #PAGE_RANGE -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The beginning of a range of pages.)
-
end_page #PAGE_RANGE -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The end of a range of pages.)
Individuals
- <rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil>
- <foaf:Person@a04570373>
- rdfs:label = 'John-Jules Meyer'
- foaf:name = 'John-Jules Meyer'
- foaf:firstName = 'John-Jules'
- lastName = 'Meyer'
- <foaf:Person@a43836633>
- rdfs:label = 'Jeen Broekstra'
- foaf:name = 'Jeen Broekstra'
- foaf:firstName = 'Jeen'
- lastName = 'Broekstra'
- <foaf:Person@a85228505>
- rdfs:label = 'Alexander Mädche'
- foaf:name = 'Alexander Mädche'
- foaf:firstName = 'Alexander'
- lastName = 'Mädche'
- <foaf:Person@a48552212>
- rdfs:label = 'Björn Schnizler'
- foaf:name = 'Björn Schnizler'
- foaf:firstName = 'Björn'
- lastName = 'Schnizler'
- <foaf:Person@a971541439>
- rdfs:label = 'Alberto Trombetta'
- foaf:name = 'Alberto Trombetta'
- foaf:firstName = 'Alberto'
- lastName = 'Trombetta'
- <foaf:Person@a11090777>
- rdfs:label = 'Christine Parent'
- foaf:name = 'Christine Parent'
- foaf:firstName = 'Christine'
- lastName = 'Parent'
- <foaf:Person@a250331360>
- rdfs:label = 'R. Schmidt'
- foaf:name = 'R. Schmidt'
- foaf:firstName = 'R.'
- lastName = 'Schmidt'
- <foaf:Person@a79573306>
- rdfs:label = 'York Sure'
- foaf:name = 'York Sure'
- foaf:firstName = 'York'
- lastName = 'Sure'
- <foaf:Person@a885257047>
- rdfs:label = 'M. Punceva'
- foaf:name = 'M. Punceva'
- foaf:firstName = 'M.'
- lastName = 'Punceva'
- <foaf:Person@a74993404>
- rdfs:label = 'I. V. Levenshtein'
- foaf:name = 'I. V. Levenshtein'
- foaf:firstName = 'I. V.'
- lastName = 'Levenshtein'
- <foaf:Person@a71003986>
- rdfs:label = 'Steffen Staab'
- foaf:name = 'Steffen Staab'
- foaf:firstName = 'Steffen'
- lastName = 'Staab'
- <foaf:Person@a572406328>
- rdfs:label = 'Frank Boer'
- foaf:name = 'Frank Boer'
- foaf:firstName = 'Frank'
- lastName = 'Boer'
- <foaf:Person@a139477786>
- rdfs:label = 'Maarten Menken'
- foaf:name = 'Maarten Menken'
- foaf:firstName = 'Maarten'
- lastName = 'Menken'
- <foaf:Person@a337716610>
- rdfs:label = 'Manfred Hauswirth'
- foaf:name = 'Manfred Hauswirth'
- foaf:firstName = 'Manfred'
- lastName = 'Hauswirth'
- <foaf:Person@a086379337>
- rdfs:label = 'Wiebe Hoek'
- foaf:name = 'Wiebe Hoek'
- foaf:firstName = 'Wiebe'
- lastName = 'Hoek'
- <foaf:Person@a712561038>
- rdfs:label = 'Marc Ehrig'
- foaf:name = 'Marc Ehrig'
- foaf:firstName = 'Marc'
- lastName = 'Ehrig'
- <foaf:Person@a066600210>
- rdfs:label = 'Danilo Montesi'
- foaf:name = 'Danilo Montesi'
- foaf:firstName = 'Danilo'
- lastName = 'Montesi'
- <foaf:Person@a093016135>
- rdfs:label = 'Rogier Eijk'
- foaf:name = 'Rogier Eijk'
- foaf:firstName = 'Rogier'
- lastName = 'Eijk'
- <foaf:Person@a944339054>
- rdfs:label = 'Frank van Harmelen'
- foaf:name = 'Frank van Harmelen'
- foaf:firstName = 'Frank'
- lastName = 'van Harmelen'
- <foaf:Person@a98078619>
- rdfs:label = 'Philippe Cudré-Mauroux'
- foaf:name = 'Philippe Cudré-Mauroux'
- foaf:firstName = 'Philippe'
- lastName = 'Cudré-Mauroux'
- <foaf:Person@a39510672>
- rdfs:label = 'Z. Despotovic'
- foaf:name = 'Z. Despotovic'
- foaf:firstName = 'Z.'
- lastName = 'Despotovic'
- <foaf:Person@a431956276>
- rdfs:label = 'Stefano Spaccapietra'
- foaf:name = 'Stefano Spaccapietra'
- foaf:firstName = 'Stefano'
- lastName = 'Spaccapietra'
- <foaf:Person@a431956276b>
- rdfs:label = 'Mike Papazoglou'
- foaf:name = 'Mike Papazoglou'
- foaf:firstName = 'Mike'
- lastName = 'Papazoglou'
- <foaf:Person@a431956276c>
- rdfs:label = 'Zahir Tari'
- foaf:name = 'Zahir Tari'
- foaf:firstName = 'Zahir'
- lastName = 'Tari'
- <foaf:Person@a70955601>
- rdfs:label = 'A. Datta'
- foaf:name = 'A. Datta'
- foaf:firstName = 'A.'
- lastName = 'Datta'
- <foaf:Person@a467748807>
- rdfs:label = 'Ateret Anaby-Tavor'
- foaf:name = 'Ateret Anaby-Tavor'
- foaf:firstName = 'Ateret'
- lastName = 'Anaby-Tavor'
- <foaf:Person@a3105947>
- rdfs:label = 'Ronny Siebes'
- foaf:name = 'Ronny Siebes'
- foaf:firstName = 'Ronny'
- lastName = 'Siebes'
- <foaf:Person@a29105611>
- rdfs:label = 'Karl Aberer'
- foaf:name = 'Karl Aberer'
- foaf:firstName = 'Karl'
- lastName = 'Aberer'
- <foaf:Person@a958684218>
- rdfs:label = 'Peter Mika'
- foaf:name = 'Peter Mika'
- foaf:firstName = 'Peter'
- lastName = 'Mika'
- <foaf:Person@a94533498>
- rdfs:label = 'Peter Haase'
- foaf:name = 'Peter Haase'
- foaf:firstName = 'Peter'
- lastName = 'Haase'
- <foaf:Person@a900366022>
- rdfs:label = 'Avigdor Gal'
- foaf:name = 'Avigdor Gal'
- foaf:firstName = 'Avigdor'
- lastName = 'Gal'
- <JOURNAL@a246119474>
- rdfs:label = 'Journal of Web Semantics'
- foaf:name = 'Journal of Web Semantics'
- short_name = 'JWS'
- <Publisher@a131020767>
- rdfs:label = 'Springer-Verlag'
- name = 'Springer-Verlag'
- address =
- <ADDRESS@>
- city = 'Heidelberg'
- country = 'DE'
- <JOURNAL@a70981683>
- rdfs:label = 'Cybernetics and Control Theory'
- name = 'Cybernetics and Control Theory'
- <Publisher@a85849488>
- rdfs:label = 'The MIT Press'
- name = 'The MIT Press'
- address =
- <ADDRESS@>
- city = 'Cambridge'
- state = 'MA'
- country = 'US'
- <JOURNAL@a362042121>
- rdfs:label = 'International journal of intelligent system'
- name = 'International journal of intelligent system'
- short_name = 'IJIS'
- <JOURNAL@a674639524>
- rdfs:label = 'ACM SIGMOD Record'
- name = 'ACM SIGMOD Record'
- <JOURNAL@a906774044>
- rdfs:label = 'VLDB Journal'
- name = 'VLDB Journal'
- <CONFERENCE@spg04>
- rdfs:label = 'SemPGrid 04 Workshop'
- name = 'SemPGrid 04 Workshop'
- location =
- <ADDRESS@>
- city = 'New-York'
- state = 'NY'
- country = 'US'
- date =
- <DATE@>
- month = '--05'
- year = '2004'
- <CONFERENCE@a72192307c>
- rdfs:label = '13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
- name = 'Int. Conference on Knowledge Engineering and Management'
- short_name = 'EKAW'
- issue = '13'
- date =
- <DATE@>
- month = '--10'
- year = '2002'
- <CONFERENCE@a32071928c>
- rdfs:label = 'First European Semantic Web Symposium'
- name = 'European Semantic Web Symposium'
- short_name = 'ESWS'
- issue = '1'
- location =
- <ADDRESS@>
- city = 'Heraklion'
- country = 'GR'
- date =
- <DATE@>
- month = '--05'
- year = '2004'
- <Proc.@a060097576>
- rdfs:label = 'Proceedings of the SemPGrid 04 Workshop'
- title = 'Proceedings of the SemPGrid 04 Workshop'
- date =
- <DATE@>
- event = <_@#spg04>
- <In_proceedings@a64263824>
- rdfs:label = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
- author =
- <PERSON_LIST@>
- rdf:first = <_@#a43836633>
- rdf:rest =
- <PERSON_LIST@>
- rdf:first = <_@#a712561038>
- rdf:rest =
- <PERSON_LIST@>
- rdf:first = <_@#a94533498>
- rdf:rest =
- <PERSON_LIST@>
- proceedings = <_@#a060097576>
- title = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
- <In_proceedings@a439508789>
- rdfs:label = 'Measuring Similarity between Ontologies'
- author =
- <PERSON_LIST@>
- rdf:first = <_@#a85228505>
- rdf:rest =
- <PERSON_LIST@>
- proceedings = <_@#a72192307>
- title = 'Measuring Similarity between Ontologies'
- <Article@a492378321>
- rdfs:label = '{P-Grid: A Self-organizing Structured P2P System}'
- author =
- <PERSON_LIST@>
- rdf:first = <_@#a29105611>
- rdf:rest =
- <PERSON_LIST@>
- rdf:first = <_@#a98078619>
- rdf:rest =
- <PERSON_LIST@>
- rdf:first = <_@#a70955601>
- rdf:rest =
- <PERSON_LIST@>
- rdf:first = <_@#a39510672>
- rdf:rest =
- <PERSON_LIST@>
- journal = <_@#a674639524>
- title = '{P-Grid}: A Self-organizing Structured P2P System'
- date =
- <DATE@>
- <Article@a475526642>
- rdfs:label = 'Binary Codes capable of correcting deletions, insertions, and reversals'
- author =
- <PERSON_LIST@>
- journal = <_@#a70981683>
- title = 'Binary Codes capable of correcting deletions, insertions, and reversals'
- date =
- <DATE@>
- <In_book@a71568377>
- rdfs:label = 'Database integration: the key to data interoperability'
- author =
- <PERSON_LIST@>
- rdf:first = <_@#a11090777>
- rdf:rest =
- <PERSON_LIST@>
- book = <_@#a108048723>
- title = 'Database integration: the key to data interoperability'
- editor =
- <PERSON_LIST@>
- <Proc.@a72192307>
- rdfs:label = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
- publisher = <_@#a131020767>
- title = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
- event = <_@#a72192307c>
- date =
- <DATE@>
- <Proc.@a32071928>
- rdfs:label = 'Proceedings of the First European Semantic Web Symposium'
- publisher = <_@#a131020767>
- event = <_@#a32071928c>
- title = 'Proceedings of the First European Semantic Web Symposium'
- date =
- <DATE@>
- <Misc.@a140583454>
- rdfs:label = '{QOM} - Quick Ontology Mapping'
- author =
- <PERSON_LIST@>
- title = '{QOM} - Quick Ontology Mapping'
- note = 'submitted to the ISWC 04'
- date =
- <DATE@>
- <In_proceedings@a11065952>
- rdfs:label = 'Ontology Mapping - An Integrated Approach'
- author =
- <PERSON_LIST@>
- proceedings = <_@#a32071928>
- title = 'Ontology Mapping - An Integrated Approach'
- U.R.L. = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
- <Article@a80299267>
- rdfs:label = 'Start making sense: The Chatty Web approach for global semantic agreements'
- author =
- <PERSON_LIST@>
- rdf:first = <_@#a29105611>
- rdf:rest =
- <PERSON_LIST@>
- rdf:first = <_@#a98078619>
- rdf:rest =
- <PERSON_LIST@>
- journal = <_@#a246119474>
- title = 'Start making sense: The Chatty Web approach for global semantic agreements'
- date =
- <DATE@>
- month = '--12'
- year = '2003'
- <Monograph@a108048723>
- rdfs:label = 'Object-Oriented Data Modeling'
- publisher = <_@#a85849488>
- title = 'Object-Oriented Data Modeling'
- date =
- <DATE@>
- <Article@a456080390>
- rdfs:label = 'On dynamically generated ontology translators in agent communication'
- author =
- <PERSON_LIST@>
- journal = <_@#a362042121>
- title = 'On dynamically generated ontology translators in agent communication'
- pages =
- <PAGE_RANGE@>
- start_page = '587'
- end_page = '607'
- date =
- <DATE@>
- month = '--12'
- year = '2001'
- <Article@a846015923>
- rdfs:label = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
- author =
- <PERSON_LIST@>
- journal = <_@#a906774044>
- title = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
- note = 'to appear'
- date =
- <DATE@>
Generated by OWL2HTML