@article{43909528,
	author  = {  JEŽEK, P.,  MOUČEK, R. Transformation of object-oriented code into semantic web using Java annotations. In <i>ICEIS 2011</i>. Lisabon: SciTePress, 2011. s. 1-4. ISBN: 978-989-8425-53-9 
},
	title   = {Transformation of object-oriented code into semantic web using Java annotations},
	journal = {ICEIS 2011},
	year    = 2011,
	pages   = {1-4},
	note    = {This paper deals with difficulties occurring during transformation of schema and data from an object-oriented code to a semantic web representation (RDF, OWL). The authors describe differences in semantic expressivity between the object-oriented approach and the semantic web approach and look for the ways to fill this semantic gap. Then some existing approaches with their difficulties are introduced and a preliminary idea using Java annotations is proposed. Java annotations add missing semantic information into Java code, which is consequently processed by the proposed framework and serialized into output semantic web structure (OWL).}}