I am trying to convert a database in RDF format.

At the moment I am using some vocabularies from freebase.com and schema.org as well as the default ones (dc,foaf,etc). Now the problem is that for some properties I can't find the terms in the vocabullaries so the only way is to create my own schema as fas as I understand.

When I create the schema I want define some extra properties of a class (say class A).I am thinking of creating a subclass of class A and define there all the properties that I need.Is this the right way to do that? If one of my instances is for example an instance of class A is it allowed to define properties as foaf,or dc or do I have to define anything extra in my vocabulary. If I want to extend an existing vocabulary in my project are there any extra constraints?

asked 19 Feb, 08:40

nikosdi's gravatar image

nikosdi
854
accept rate: 0%

Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×642
×103
×78
×31

Asked: 19 Feb, 08:40

Seen: 149 times

Last updated: 19 Feb, 08:40