Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
8 lines
435 B
Plaintext
8 lines
435 B
Plaintext
XML-DBMS is middleware for transferring data between XML documents and
|
|
relational databases. It views the XML document as a tree of
|
|
data-specific objects in which element types are generally viewed as
|
|
classes and attributes and PCDATA as properties of those classes. It
|
|
then uses an object-relational mapping to map these objects to the
|
|
database. An XML-based mapping language is used to define the view and
|
|
map it to the database.
|