Suppose I have a RDF-base containing 4 triples: \"John\"\"loves\" \"sushi\" \"John\"\"loves\" \"Mary\" \"Frank\" \"hates\" \"sushi\"
I need to know how 4开发者_如何学运维store make the persistence of it\'s triples in the database, if it\'s like a table of 3 columns, one for each element in the triple or if it\'s another wayIt\'s so
I have an ant build that concatenates my javascript into one file and then compresses it. The problem is that Visual Studio\'s default encoding attaches a BOM to every file. How do I configure ant to