Meta-data provides information about one or more aspects of the data. Meta-data may refer to either structural metadata (data about the containers of data) or descriptive metadata (data about data content).
1
vote
0answers
16 views
dynamically generated open graph tags are missing parameters from URL
I'm generating open graph meta tags dynamically from url paramaters. When I display the page, everything looks fine and if I check the page source, all my meta tags are generated perfectly. Here is ...
0
votes
1answer
25 views
Breeze: cannot execute _executeQueryCore until metadataStore is populated
I was using Breeze v1.1.2 that came with the Hot Towel template which has now been extended to form my project. I made the mistake of updating the NuGet package to the current 1.3.3 (I never learn). ...
-1
votes
0answers
17 views
Modify mp3 metadata [closed]
I'm looking for a free library to read and write mp3s's metadata, can you help me?
I tried with jd3lib but maybe you know something else
thanks a lot! ;)
0
votes
1answer
12 views
Copy SQLite table including metadata
I wanted to add a constraint to an existing column in my SQLite database. However, I read that it is not possible to do so.
I tried the solution from How do I rename a column in a SQLite database ...
0
votes
0answers
12 views
Setting Author (and more meta data) for XLS-File with jexcelapi
Within our company, the use of the author field of XLS-Files ist forced. As I prepare some files with the help of jexcelapi - I'd like to set this and other meta data within my code.
I think, those ...
1
vote
1answer
27 views
Get Audio File Duration Via a Microsoft DLL or Utility
Is there a Windows dll or utility that can be used to see the duration (HH:MM:SS) of an audio file (WMA, MP3, or WAV) that can be accessed from a script (specifically JScript)?
I know there is one, ...
0
votes
0answers
7 views
MetadataTypeAttribute not adorning additional attributes to properties
I have a code generated class that has a set of attributes on properties. I would like to add additional attributes to these properties but I cannot do that on the code generated class. Therefore I ...
0
votes
1answer
12 views
Access long key from meta-data from AndroidManifeast.xml
I implemented following code and want to access key meta-data value as String from MetaActivity.java
AndroidManifeast.xml
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
...
0
votes
0answers
12 views
MVC - How to Prevent/Suppress Validation of Certain Objects
I have a .NET 4.0 MVC application with custom validation, which uses pointers to point to other versions of each object along its "timeline." For example, our Contract object (think of a 1-year term ...
0
votes
0answers
19 views
liferay custom metadata set: file upload where goes the file?
If I choose "file upload" as custom metadata (both mandatory or additional), where does go the new file?
i can't neither find it by search (indexing) nor by diretory browse
thanks all
0
votes
1answer
23 views
Alfresco: Show “edit metadata”-popup after upload
We want the user to be able to edit the metadata after uploading a file to Alfresco. Ideally, we would also like this to work when uploading multiple files (for example through Flash or through ...
-1
votes
0answers
11 views
Books that are readable online… proper og:type to use for individual chapters?
I've created a site where people can read public domain books for free. Every book has a title page, and chapters of the book are child pages of the book title page. So the structure is like this: ...
0
votes
1answer
6 views
Archiva: Setting metadata properties
I cannot find the UI for setting archiva properties in the current version:
Have I missed something (logged in as admin)?
0
votes
1answer
47 views
Getting Metadata from Shoutcast stream Android
I am developing a Radio App for Android devices that is supposed to get streaming from a Shoutcast Server.
The sound is working fine but I want to retrieve the MetaData as well so I might be able to ...
0
votes
1answer
36 views
How to detect if a Bash environment variable has been read?
I have a script that is supplied with configuration via environment variables. Because the configuration is manually edited it is possible for typos and variables that are never used to be added to ...
0
votes
0answers
26 views
Periodic Refresh on Server Side which trigger on database update in php
I want a PHP page which will auto-refresh itself on the server side. This page check if there is a new entry in database and according to which it does an assigned job.
For example, say a user ...
0
votes
0answers
32 views
in jdbc, how to get list of primary key fields ordered by key sequence [closed]
I want to get a list of fields that are defined as a PK for a table.
I taught it is straight forward that the fields would be returned by the order of their sequence in the primary key. However, the ...
0
votes
1answer
18 views
get the last modified date from ALAsset (Video) iOS Video
How would I get the last modified date from ALAsset type video?
I tried with:
NSDate *date = [dateFormatter dateFromString:[[[[asset defaultRepresentation] metadata] objectForKey:@"{TIFF}"] ...
0
votes
1answer
41 views
FFmpeg: Generating .ts files and adding Metadata to them [closed]
Before I was following the steps:
Create some metadata:
id3taggenerator -o 1.id3 -artist "Emma Stone"
id3taggenerator -o 2.id3 -artist "Patricia Clarkson"
Create a file saying where to place the ...
0
votes
0answers
22 views
Trying to quickly get metadata for Amazon S3 files (without a timeout)
I am using a modified version of an open source Python app called Shrub (https://github.com/gabriel/shrub). The app basically takes an Amazon S3 bucket and generates an RSS feed for it with an item ...
0
votes
1answer
29 views
Preserving metadata in resized image using PHP
I have a PHP script which scans a directory for images, resizes any it finds and saves them back overwriting the originals.
It works well except for the fact that it strips the metadata from the ...
0
votes
2answers
28 views
Get meta data from delegated files using QML
I'm creating a music player for Ubuntu Touch in QML and I have some things I would appreciate some help with since I'm new to QML.
I have a list of tracks from a directory, but I want to show the ...
0
votes
1answer
22 views
LOM - RDF binding
Im trying to expose some learning objects into the semantic web.
I found out that the namespace used for this is "lom= http://ltsc.ieee.org/rdf/lomv1p0/lom#".
I want to get the RDF definition of all ...
0
votes
0answers
32 views
How to get additional data from audio mp3 stream
I'm currently developing iOS app for streaming audio for radio station, through mp3 file format.
I'm using AVPlayer and it is working like a charm!
In that stream (in mp3 file) server is also sending ...
1
vote
1answer
39 views
More complex docpad metadata
I'm new to docpad and a lot of the things which it's based upon, therefore sorry if this question might seem a bit dumb. So far docpad is the most designer-friendly one of the recent static site ...
0
votes
0answers
15 views
eclipse project dependency recovery after crash
I am using Eclipse helios in Ubuntu OS. It crashed and did not start up again. The .metadata/.log file had the following error: "An error occurred while automatically activating bundle ...
0
votes
1answer
49 views
Modify custom field from front end
If I need to manage a custom field under wordpress, but not from the admin area. In other words, I need that users modify the content of post custom fields from front end. What is the way to do so?
...
0
votes
0answers
16 views
Setting dublin-core metadata to original author at YouTube upload
I'm uploading videos to YouTube with Python and the gdata.youtube libary, it's fine.
But these videos currently live on a different providers servers and go back years. I need to be able to set ...
1
vote
1answer
58 views
htmlspecialchars converting apostrophe to &#039; for facebook og:title tag
I'm having a slight struggle with the og:title tag on my website. Whenever an article title has an apostrophe and gets shared on Facebook, ' shows up instead of the apostrophe. I've compared ...
-3
votes
1answer
30 views
PHP same page pass php variable to page meta tag for Facebook mobile sharer [closed]
Good day guys,
I need some assistance. Is there a way in PHP to pass an PHP variable to the Meta tag on the same page?
-4
votes
1answer
36 views
How to store metadata using foreign key? [closed]
I am using PostgreSQL. I have two types of databases, A & B containing different types of data. However, my task is to store metadata of data contained in these two databases, A & B. So in ...
0
votes
0answers
11 views
Site name not visible on facebook like plugin
Normally, the site name suppose to show under the title on facebook like post. But it doesn't appear on my site's like post. However, the like post displays the correct image, the correct title and ...
1
vote
2answers
48 views
How can I add meta data to a maven pom
I have a maven pom which is deployed to a repo -And I want to add extra meta data to the tags..... For example, date created, git md5, etc...
Most importantly , I want this meta data to be seen in ...
0
votes
1answer
32 views
BasicFileAttributes vs BasicFileAttributeView in Java
What is the difference between these two interfaces? BasicFileAttributes vs BasicFileAttributeView
I understand that they serve to retrieve basic metadata from a file, but what actually differs from ...
0
votes
1answer
41 views
Android metadata with manifest file - nullPointerException
I am attempting to access metadata for an activity from the manifest file.
The manifest looks like this :
<activity
android:name="co.uk.benbun.nvrrclubapp.MainActivity"
...
0
votes
1answer
23 views
“Metaaccess” of Objects in Java With Variables in the Identifiers
I want to access to a certain number of objects in Java without write a lot of code, for example:
int X;
for(X=0;X<5;X++){
jLabelX = /*do something*/
}
Would be something like this:
When ...
0
votes
2answers
53 views
The <activity> element must be a direct child of the <application> element
I just wanted to launch my application, but it always fails and gives me this error. Before, it would just install the .apk file, but now it just fails to start at all. I just began and was following ...
2
votes
1answer
43 views
RDF Vocabulary for describing Uri components
Is there a known RDF vocabulary for describing metadata of Uri components? (e.g. scheme, authority, querystring, etc.)
Update I have been able to find a DublinCore term resource for URI, but the ...
0
votes
0answers
30 views
Is it possible to save binary metadata to photos in iOS Photo Library?
All the examples of saving metadata I've found involve numbers or short strings. I'd like to store a few thousand bytes. I could use base64 if I can't store binary - is there a size limit?
1
vote
0answers
49 views
Custom Spotlight Importer and Finder's Get Info “More Info” section
I have written a Spotlight Importer for the custom document type my application defines.
Everything is working fine, the metadata fields are correctly indexed by Spotlight (verified using mdls ...
0
votes
2answers
49 views
How to store a hash in extended file attributes on OS X with Java?
Preface
I am working on a platform in-depended media database written in java where the media files are identified by a file hash. The user shall be able to move the files around, so I do NOT want to ...
0
votes
2answers
56 views
Generate a torrent/magnet link from a single file in a torrent collection
I was wondering if it is possible, having a torrent collection (IE a torrent containing multiple files) to extract a single one, generating an almost new torrent/magnet link to download only that ...
3
votes
0answers
64 views
Canonical way in Python to add or retrieve meta information to/from docstrings?
I'd like to add some meta information to my Python modules' docstrings, such as author, email, version. Is there a canonical way to do that? I searched quite a while, but couldn't find anything with ...
1
vote
1answer
27 views
Reading the metadata of an external site before hyperlinking
Bit of a theoretical one here as I'm currently searching for a way to ensure that websites I have worked on always show the version that I created or if they are not available, revert to a localized ...
-1
votes
0answers
19 views
Torrent video metadata
I need your advice.
What will be the simplest way to download and extract video metadata from a file(I need to support most popular video formats), stored in .torrent. What library you'd suggest to ...
1
vote
2answers
68 views
How to fix 'error in the metadata manager dimension id of missing ' error in SSAS?
I have this error that keeps popping up from time to time, the error is along the lines of the following:
Error -1055653635 : Errors in the metadata manager. The dimension with ID of <>, Name of ...
0
votes
1answer
87 views
Using Open Graph meta tags to play video on Facebook Timeline
I'm trying to embed Flash audio players on the Facebook timeline using the og:video meta tags. It for some of the pages with tags buy not with others. Each page will have the same tags, except for a ...
0
votes
0answers
20 views
Getting “FileFormatException” when trying to Resize Image with metadata using JpegBitmapDecoder
Im using WPF in order to resize image, and create copy of it while reserving the image metadata.
However when I am trying to save the image, I keep getting the following exception:
...
-1
votes
0answers
44 views
How can I implement image crop for images uploaded using metadata in wordpress?
How can I implement image crop (visual image crop - not text box cropping) for images uploaded using metadata in wordpress?
explanation: I want to upload images (using meta data image upload box) in ...
1
vote
0answers
64 views
Extract metadata from video files on Android
I need to read metadata from video files on Android. I have taken a look at the tags available via MediaStore.Video.VideoColumns and android.media.MediaMetadataRetriever. However, both of these don't ...







