For a project I am doing I need to build the following:

A content type with url (txt), metadata(txt) and tags(txt).

The url comes from a search result from a webservice, metadata and tags can be entered by user.

 

Do I create a new table for this, or do I use what Drupal offers?

 

Thanks in advance for the trouble taken,

cerpy